tangled
alpha
login
or
join now
jcs.org
/
openbsd-src
0
fork
atom
jcs's openbsd hax
openbsd
0
fork
atom
overview
issues
pulls
pipelines
openbsd-src
/
sys
/
dev
/
isa
/
at
trash-bin2
121 files
Makefile
Add PnP stuff. Should compile, doubt if it works 100%. Worked for my SB at one point, but it's been a while...
29 years ago
ad1848.c
spelling feedback and ok tb@ jmc@ ok ratchov@
4 years ago
ad1848var.h
ansi
5 years ago
addcom_isa.c
constify struct cfattach
4 years ago
aic_isa.c
constify struct cfattach
4 years ago
aic_isapnp.c
constify struct cfattach
4 years ago
aps.c
constify struct cfattach
4 years ago
ast.c
constify struct cfattach
4 years ago
boca.c
constify struct cfattach
4 years ago
com_commulti.c
constify struct cfattach
4 years ago
com_isa.c
constify struct cfattach
4 years ago
com_isapnp.c
constify struct cfattach
4 years ago
cs4231var.h
First pass at removing clauses 3 and 4 from NetBSD licenses.
18 years ago
cy_isa.c
constify struct cfattach
4 years ago
devlist2h.awk
even shorter
25 years ago
elink.c
ansify/de-register no binary change
19 years ago
elink.h
First round of __P removal in sys
24 years ago
ess.c
Constify struct {audio,midi,radio,video}_hw_if. No functional change.
4 years ago
ess_isapnp.c
constify struct cfattach
4 years ago
essreg.h
spelling feedback and ok tb@ jmc@ ok ratchov@
4 years ago
essvar.h
Final __P removal plus some cosmetic fixups
24 years ago
fd.c
constify struct cfattach
4 years ago
fdc.c
constify struct cfattach
4 years ago
fdlink.h
``it's'' -> ``its'' when the grammar gods require this change.
19 years ago
fdreg.h
Define and use FD_BSIZE, similar to FD_BSIZE from sparc and sparc64 fd. Eliminate unused variable and FDC_BSIZE which was only used to set value of the unused variable.
19 years ago
files.isa
Make asmc(4) attach through acpi(4) instead of isa(4). This e.g. makes the driver also work on iMac11,2.
5 years ago
files.isapnp
aha remnants lurking in here
9 years ago
fins.c
lm, uguru, fins, wbenv: constify sensor tables
4 years ago
gscsio.c
constify struct cfattach
4 years ago
gscsioreg.h
Cope with logical device numbers gaps, this fixes out-of-bounds access in an array. Problem found and ok deraadt@.
17 years ago
gus.c
Constify struct {audio,midi,radio,video}_hw_if. No functional change.
4 years ago
gus_isa.c
constify struct cfattach
4 years ago
gus_isapnp.c
constify struct cfattach
4 years ago
gusreg.h
spelling feedback and ok tb@ jmc@ ok ratchov@
4 years ago
gusvar.h
Constify struct {audio,midi,radio,video}_hw_if. No functional change.
4 years ago
hsq.c
constify struct cfattach
4 years ago
i82365_isa.c
constify struct cfattach
4 years ago
i82365_isapnp.c
constify struct cfattach
4 years ago
i82365_isasubr.c
ansi
5 years ago
i82365_isavar.h
Add pcmcia_intr_string() to format the intr string for pcmcia attach routines.
21 years ago
ics2101.c
ansi
5 years ago
ics2101var.h
First pass at removing clauses 3 and 4 from NetBSD licenses.
18 years ago
if_an_isapnp.c
constify struct cfattach
4 years ago
if_ec.c
constify struct cfattach
4 years ago
if_ecreg.h
spelling
25 years ago
if_ef_isapnp.c
constify struct cfattach
4 years ago
if_eg.c
constify struct cfattach
4 years ago
if_egreg.h
Untested busification of this driver done years ago. Noone ever answered my call for testers so here it goes.. helps ne problems as ne at 0x300 gets a bit whacked by eg's probe
26 years ago
if_el.c
constify struct cfattach
4 years ago
if_elreg.h
spelling feedback and ok tb@ jmc@ ok ratchov@
4 years ago
if_ep_isa.c
constify struct cfattach
4 years ago
if_ep_isapnp.c
constify struct cfattach
4 years ago
if_ex.c
constify struct cfattach
4 years ago
if_exreg.h
Remove redefinition of ETHER_ADDR_LEN.
17 years ago
if_ie.c
constify struct cfattach
4 years ago
if_ie507.h
$OpenBSD$
28 years ago
if_ieatt.h
$OpenBSD$
28 years ago
if_iee16.h
$OpenBSD$
28 years ago
if_lc_isa.c
constify struct cfattach
4 years ago
if_le.c
unifdef INET
11 years ago
if_le_isa.c
constify struct cfattach
4 years ago
if_le_isapnp.c
constify struct cfattach
4 years ago
if_levar.h
Sync the MI LANCE code ( le(4) ) with NetBSD, except for the following: - the am7990_get() - now lance_get() - is unchanged. - the interrupt acknowledge logic is unchanged, and will disable interrupts, then acknowledge all interrupt conditions.
12 years ago
if_ne_isa.c
constify struct cfattach
4 years ago
if_ne_isapnp.c
constify struct cfattach
4 years ago
if_sm_isa.c
constify struct cfattach
4 years ago
if_we.c
constify struct cfattach
4 years ago
if_wereg.h
spelling feedback and ok tb@ jmc@ ok ratchov@
4 years ago
isa.c
constify struct cfattach
4 years ago
isadma.c
constify struct cfattach
4 years ago
isadmareg.h
Merge bus_dma support from NetBSD, mostly by Jason Thorpe. Only i386 uses it so far, the other archs gets placeholders for now. I wrote a compatibility layer for OpenBSD's old isadma code so we can still use our old driver sources. They will however get changed to native bus_dma use, on a case by case basis. Oh yes, I almost forgot, I kept our notion of isadma being a device so DMA-less ISA-busses still work
28 years ago
isadmavar.h
First pass at removing clauses 3 and 4 from NetBSD licenses.
18 years ago
isagpio.c
constify struct cfattach
4 years ago
isapnp.c
constify struct cfattach
4 years ago
isapnpdebug.c
ansi
4 years ago
isapnpreg.h
New ISA/ISA PnP configuration infrastructure:
28 years ago
isapnpres.c
add a size argument to free. will be used soon, but for now default to 0. after discussions with beck deraadt kettenis.
11 years ago
isareg.h
reisters -> registers
14 years ago
isavar.h
Retire hp300, mvme68k and mvme88k ports. These ports have no users, keeping this hardware alive is becoming increasingly difficult, and I should heed the message sent by the three disks which have died on me over the last few days.
12 years ago
it.c
it(4): constify sensor tables
4 years ago
itvar.h
Attach on ITE 8728.
13 years ago
lm78_isa.c
constify struct cfattach
4 years ago
lpt_isa.c
constify struct cfattach
4 years ago
mpu401.c
Constify struct {audio,midi,radio,video}_hw_if. No functional change.
4 years ago
mpu_isa.c
constify struct cfattach
4 years ago
mpu_isapnp.c
constify struct cfattach
4 years ago
nsclpcsio_isa.c
constify struct cfattach
4 years ago
pas.c
constify struct cfattach
4 years ago
pasreg.h
be consistant on Hz vs hz
23 years ago
pcdisplay.c
constify struct cfattach
4 years ago
pcdisplayvar.h
remove terms 3 & 4 for drochner@NetBSD.org; as seen on netbsd lists
22 years ago
pckbc_isa.c
Add missing trailing to error message: pckbc0: unable to establish interrupt for irq 12pckbd0 at pckbc0 (kbd slot) ok miod@
10 years ago
pcppi.c
constify struct cfattach
4 years ago
pcppireg.h
Midi & sequencer support from NetBSD, mostly by Lennart Augustsson
27 years ago
pcppivar.h
First round of __P removal in sys
24 years ago
pnpdevs
exlusive -> exclusive
14 years ago
pnpdevs.h
regen
14 years ago
sb.c
Constify struct {audio,midi,radio,video}_hw_if. No functional change.
4 years ago
sb_isa.c
constify struct cfattach
4 years ago
sb_isapnp.c
constify struct cfattach
4 years ago
sbdsp.c
spelling feedback and ok tb@ jmc@ ok ratchov@
4 years ago
sbdspvar.h
Remove drain(), query_encoding(), mappage() and get_default_params() methods from all audio drivers and from the audio_if structure as they are never called.
9 years ago
sbreg.h
spelling feedback and ok tb@ jmc@ ok ratchov@
4 years ago
sbvar.h
First round of __P removal in sys
24 years ago
sch311x.c
constify struct cfattach
4 years ago
skgpio.c
constify struct cfattach
4 years ago
spkr.c
constify struct cfattach
4 years ago
spkrio.h
Midi & sequencer support from NetBSD, mostly by Lennart Augustsson
27 years ago
tcic2_isa.c
constify struct cfattach
4 years ago
uguru.c
lm, uguru, fins, wbenv: constify sensor tables
4 years ago
uha_isa.c
constify struct cfattach
4 years ago
vga_isa.c
constify struct cfattach
4 years ago
vga_isavar.h
First round of __P removal in sys
24 years ago
viasio.c
constify struct cfattach
4 years ago
viasioreg.h
Extend temperature lookup table for a wider range and provide a conversion formula in the comment.
20 years ago
wbsio.c
constify struct cfattach
4 years ago
wbsioreg.h
Add support for NCT6775F, NCT5104D, NCT6779D, NCT679[1235]D sensors.
6 years ago
wdc_isa.c
constify struct cfattach
4 years ago
wdc_isapnp.c
constify struct cfattach
4 years ago
wds.c
constify SCSI adapter entry points
4 years ago
wdsreg.h
notyet, notever. delete a bunch of code we won't be using.
15 years ago