NetBSD/sys/dev
pk 03b9fa0bc1 Change last arg of `vct_mmap_cookie' from `int *' to `bus_space_handle_t *'. 1998-04-07 20:31:26 +00:00
..
ata Conditionalize badblock handling on 'HAS_BAD144_HANDLING'. Some ports 1998-03-25 09:58:24 +00:00
dec Clone lk20.h (keycode definitions) to /sys/dev/dec. 1998-03-22 09:27:07 +00:00
eisa Fix a typo in the bus_dma changes. 1998-03-17 21:30:38 +00:00
i2c Generic driver for read/write i2c devices, and for Microchip Technology's 1997-10-17 17:21:14 +00:00
ic Add hooks to make exclusive hardware locking possible. This is necessary 1998-04-07 19:51:57 +00:00
isa We can't trust the "delay port" anymore - it doesn't work as expected on 1998-04-07 16:23:19 +00:00
isapnp Attach aic at isapnp. 1998-03-29 08:13:43 +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 Make sure to unload and recycle the DMA map for a bad received packet. 1998-04-02 13:49:32 +00:00
pckbc Put some diagnostic output inside "#ifdef DIAGNOSTIC". 1998-04-07 16:02:25 +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 Split out the verbose printing of scsi messages, so that user programs 1998-03-28 21:57:08 +00:00
sun Update for changes to config. 1998-01-12 09:36:53 +00:00
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 Fix calculation of console minor device number. 1998-04-07 16:06:33 +00:00
auconv.c Add trivial conversions between 8 and 16 bits. 1997-08-24 22:20:24 +00:00
auconv.h Fix tipo inherited from old version of TNF copyright template. 1997-10-09 07:37:50 +00:00
audio.c Avoid the name free so the MALLOCLOG option works again. 1998-03-03 09:16:15 +00:00
audio_if.h 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 Fix tipo inherited from old version of TNF copyright template. 1997-10-09 08:03:42 +00:00
clock_subr.c Minor improvement to avoid re-defining days_in_month(). 1997-10-14 17:25:57 +00:00
clock_subr.h New ARP system, supports IPv4 over any hardware link. 1997-03-15 18:09:08 +00:00
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 Rename this driver `md'. 1996-12-28 23:09:26 +00:00
mulaw.c Audio: 1997-08-04 09:29:51 +00:00
mulaw.h Fix tipo inherited from old version of TNF copyright template. 1997-10-09 08:03:42 +00:00
rnd.c clean up the event queue more. Add volatile where needed. 1997-10-20 18:43:48 +00:00
rndpool.c Don't pretned to maintain an internal "global" entropy pool. In-kernel 1997-10-20 15:03:19 +00:00
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 Pull over fixes from vm_swap.c: 1997-12-02 13:54:48 +00:00