NetBSD/sys/dev
drochner 10860a27c6 Don't use KS_GROUP_xxx values which have set something in the lower
8 bits. This allows to OR them with keycodes.
This is probably a workaround for namespace confusion happening else-
where (in wskbdutil.c:ksym_upcase() perhaps?), but it helps without
too much digging into the details.
1998-04-16 13:29:41 +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 Generic driver for read/write i2c devices, and for Microchip Technology's 1997-10-17 17:21:14 +00:00
ic Use a stream method for AHC_OUTSL when possible. 1998-04-16 07:13:57 +00:00
isa add MI ISA VGA and the speaker driver 1998-04-15 20:26:53 +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 count allocated screens correctly 1998-04-16 12:52:42 +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 a tab crept in 1998-04-15 16:52:37 +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 Don't use KS_GROUP_xxx values which have set something in the lower 1998-04-16 13:29:41 +00:00
auconv.c
auconv.h
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
clock_subr.c Minor improvement to avoid re-defining days_in_month(). 1997-10-14 17:25:57 +00:00
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 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