NetBSD/sys/dev
drochner 1745de275b -Set keyboard (and/or controller) to XT scancode in early console
initialzation. Closes PR port-alpha/5303 (Jason Thorpe).
-Namespace protection: give key description table a more private name.
-Make sure "struct pckbd_internal" is completely initialized.
-Improve locator comparition in probe().
-Remove BROKEN_INDIRECT_CONFIG.
1998-04-18 09:49:58 +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 Use a stream method for AHC_OUTSL when possible. 1998-04-16 07:13:57 +00:00
isa Initialize the command byte and its shadow register in early console 1998-04-18 09:42:20 +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 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 Keep all relevant state information in a "pci_softc" so that it is 1998-04-17 18:40:31 +00:00
pckbc -Set keyboard (and/or controller) to XT scancode in early console 1998-04-18 09:49:58 +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 a tab crept in 1998-04-15 16:52:37 +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 defopt the WSEMUL options. 1998-04-17 00:17:27 +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