NetBSD/sys/dev
augustss 17e4ccc73d Use a special map for USB key code translation instead of first translating
to an XT scancode and then to the wscons code.
XXX The XT translation is still available in "raw" mode.
1999-01-10 00:23:32 +00:00
..
ata Make this compile again after void * arithmetic changes. 1999-01-09 03:05:19 +00:00
dec use new KS_KEYCODE macro from wsksymdef.h 1999-01-06 12:04:09 +00:00
eisa Update for changed scsipi_xfer struct. 1998-12-09 08:37:50 +00:00
i2c
ic Allow to deallocate also the currently visible virtual screen (unless 1999-01-09 15:29:26 +00:00
isa Fix more `void *' arithmetic. 1999-01-08 19:22:34 +00:00
isapnp Regen. 1999-01-04 22:41:58 +00:00
microcode clean up header 1998-12-28 19:07:38 +00:00
mii Common code for media-from-bmcr. 1998-11-05 04:08:01 +00:00
ofisa Change ofisa attachment comparable to change drochner made to isa 1998-12-02 00:18:41 +00:00
ofw Add common OpenFirmware network interface functions. Currently supports 1998-07-22 22:04:14 +00:00
pci One more cosmetic change, from Izumi Tsutsui. 1999-01-08 19:55:17 +00:00
pckbc implement the option to swap left CTL and caps lock key, from 1999-01-09 16:21:10 +00:00
pcmcia Regen 1999-01-01 19:30:52 +00:00
raidframe Clean up some debugging stuff, and make it compile without warnings 1998-12-22 20:03:14 +00:00
rcons Replace a use of << with the LSOP macro, to fix a specific problem on 1998-12-18 21:59:34 +00:00
sbus clean up headers 1998-12-28 19:12:26 +00:00
scsipi Make this compile again after the void * arith changes. 1999-01-09 03:16:17 +00:00
sun Changed to allow the mouse baud rate to be set at kernel compile time. 1998-09-29 02:46:36 +00:00
tc - Fix typos in commentary description. 1998-12-14 02:45:51 +00:00
usb Use a special map for USB key code translation instead of first translating 1999-01-10 00:23:32 +00:00
vme make struct xd_iocmd's block member an u_int not a u_long 1998-08-22 15:11:02 +00:00
wscons add a definition for the "swap ctl and caps" option 1999-01-09 16:18:38 +00:00
Makefile Add `sbus' to SUBDIRS. 1998-07-28 00:36:31 +00:00
auconv.c
auconv.h
audio.c Make sure recording is started before we return EWOULDBLOCK in a read(). 1998-12-27 23:25:32 +00:00
audio_if.h * Redo the way the way the MIDI driver attaches to audio devices. 1998-08-17 21:16:09 +00:00
audiovar.h
ccd.c Handle the case where ccdbuffer() fails due to memory shortage. Build 1998-11-13 01:00:15 +00:00
ccdvar.h Nuke the mirroring code. RAIDframe is about to go in, and is a much 1998-11-13 00:26:19 +00:00
clock_subr.c
clock_subr.h
cninit.c
cons.c
cons.h
md.c Make this file compile again by removing no longer used `struct 1998-09-01 06:13:33 +00:00
md.h
midi.c Make midi_attach_mi() and audioprint() available also if MIDIBUS 1998-12-20 14:26:44 +00:00
midi_if.h Make the copyright header conform to the NetBSD template. 1998-11-25 22:17:06 +00:00
midisyn.c Make the copyright header conform to the NetBSD template. 1998-11-25 22:17:06 +00:00
midisynvar.h Make the copyright header conform to the NetBSD template. 1998-11-25 22:17:06 +00:00
midivar.h Make the copyright header conform to the NetBSD template. 1998-11-25 22:17:06 +00:00
mulaw.c But seriously... 1998-08-09 21:41:45 +00:00
mulaw.h Add mulaw_to_slinear16 and alaw_to_slinear16. 1998-08-09 19:22:15 +00:00
rnd.c
rndpool.c
sequencer.c Make the copyright header conform to the NetBSD template. 1998-11-25 22:17:06 +00:00
sequencervar.h Make the copyright header conform to the NetBSD template. 1998-11-25 22:17:06 +00:00
vnd.c Must use PR_NOWAIT when allocating component buffers. 1998-11-12 22:39:57 +00:00
vndvar.h Use the pool allocator for vndxfer and vndbuf structures. 1998-07-31 02:24:26 +00:00