NetBSD/sys/dev
thorpej 6ea0ab26e2 Don't reference functions defined in isadma.c if we don't have to,
since we might not have any ISA DMA-using devices configured, thus
isadma.c won't be compiled.  Fixes a problem reported by Kevin Lahey.

Also, since there are only 8 DMA channels, don't bother checking
DRQs 8 - 15.
1998-04-15 01:53:47 +00:00
..
ata Conditionalize badblock handling on 'HAS_BAD144_HANDLING'. Some ports 1998-03-25 09:58:24 +00:00
dec t_wopen fixes. 1998-04-13 12:14:42 +00:00
eisa Fix a typo in the bus_dma changes. 1998-03-17 21:30:38 +00:00
i2c
ic Add hooks to make exclusive hardware locking possible. This is necessary 1998-04-07 19:51:57 +00:00
isa Fixup RCS IDs. 1998-04-15 01:45:43 +00:00
isapnp Don't reference functions defined in isadma.c if we don't have to, 1998-04-15 01:53:47 +00:00
microcode Make it possible to interface to big-endian cpu's. 1998-03-11 20:57:03 +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 Add pci_conf_print(), a function to dump the PCI configuration space, useful 1998-04-14 21:24:50 +00:00
pckbc Split wscons/wskbd.c's softc into a static and a nonstatic part. 1998-04-09 13:09:45 +00:00
pcmcia Don't establish the interrupt handler just to read the MAC address. 1998-03-31 08:13:34 +00:00
rcons
sbus Account for changed bus attachment scheme. 1998-03-21 20:11:30 +00:00
scsipi trim ID of ST19171FC so that SUN drives are caught 1998-04-10 17:13:11 +00:00
sun
tc don't use variables declared _inside_ DEBUG in code _outside_ DEBUG 1998-03-26 00:49:03 +00:00
vme Change last arg of vct_mmap_cookie' from int *' to `bus_space_handle_t *'. 1998-04-07 20:31:26 +00:00
wscons Forgot to initialize sc->ioctl. From Matthias Drochner. 1998-04-09 17:16:57 +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 Avoid the name free so the MALLOCLOG option works again. 1998-03-03 09:16:15 +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