NetBSD/sys/dev
cgd 2102dd3e20 check that memory access is enabled before bothering to do the
pci_mapreg_info() call.  pci_mapreg_map() implies this check,
but code which calls pci_mapreg_info() has to check it explicitly.
Otherwise, if memory space is disabled, the driver does the wrong
thing, and tries to use memory space anyway, potentially resulting
incorrect driver operation and no useful error message.
1998-05-18 17:14:32 +00:00
..
ata Disable the change to check wdp_ataversion, since it's unreliable with old 1998-05-09 05:20:35 +00:00
dec Split the DZ11 driver into two parts; can now use the same driver on 1998-05-17 18:51:13 +00:00
eisa Fix a typo in the bus_dma changes. 1998-03-17 21:30:38 +00:00
i2c
ic Correct copyright date. 1998-05-17 16:46:06 +00:00
isa Remove BROKEN_INDIRECT_CONFIG relicts. 1998-05-05 21:41:18 +00:00
isapnp Initialize sc_frequency. (How could this ever work?) 1998-04-25 10:58:24 +00:00
microcode Backout endian changes here (per discussion with Justin) and move them to 1998-04-16 07:07:37 +00:00
mii Remove "class" declarations, and add "devclass" declarations where 1998-02-16 22:12:45 +00:00
ofisa compile with -Wall, update for changes to dev/ofw 1998-03-21 02:06:17 +00:00
ofw Replace TS_WOPEN with t_wopen, per mail on tech-kern. 1998-03-21 04:02:47 +00:00
pci check that memory access is enabled before bothering to do the 1998-05-18 17:14:32 +00:00
pckbc Make error reporting similar to "pckbd". 1998-05-03 10:01:00 +00:00
pcmcia Now works with the Digital Hinote Ultra Mobile Media CD-ROM 1998-04-25 17:43:27 +00:00
rcons
sbus Skeleton code for the SBus expander box. 1998-04-18 19:00:17 +00:00
scsipi The DEC RRD42 doesn't deal with LUNs very well either. 1998-05-04 05:56:31 +00:00
sun
tc Fix a problem that will reboot the system with no message as to what the 1998-05-08 15:39:01 +00:00
vme Fix function argument type. 1998-04-24 20:20:33 +00:00
wscons Simple screen attribute handling for wscons. 1998-05-14 20:49:55 +00:00
auconv.c
auconv.h
audio_if.h Avoid the name free so the MALLOCLOG option works again. 1998-03-03 09:16:15 +00:00
audio.c Be more verbose if attaching the audio device fails. 1998-05-15 15:45:58 +00:00
audiovar.h Avoid the name free so the MALLOCLOG option works again. 1998-03-03 09:16:15 +00:00
ccd.c Sweep up some miscellaneous leftover lite2 integration shrapnel. 1998-03-01 07:15:39 +00:00
ccdvar.h
clock_subr.c
clock_subr.h
cninit.c
cons.c
cons.h
md.c - add defopt's for UVM, UVMHIST and PMAP_NEW. 1998-02-10 14:08:44 +00:00
md.h
mulaw.c
mulaw.h
rnd.c
rndpool.c
vnd.c Better fix for PR 5113, per discussion with fvdl: now that the vnode locking 1998-03-12 16:51:41 +00:00
vndvar.h