NetBSD/sys/dev
drochner 309847b355 improve error handling in 2 cases:
1. If the current screen becomes invalid (ie no focus anymore), always
   set the keyboard to translating mode. Otherwise, we could get stuck
   because the command keystokes don't come through.
2. Catch errors in attaching to a process (X server) - For this,
   implement a callback mechanism similar to the detach case. Add an
   argument to report an errno via callback.
1999-01-26 14:22:14 +00:00
..
ata move wd.c:print_wderror() to ata.c:ata_perror(). 1999-01-18 20:06:24 +00:00
dec Fix some void pointers. 1999-01-19 22:57:47 +00:00
eisa Update for changed scsipi_xfer struct. 1998-12-09 08:37:50 +00:00
i2c
ic Fix thinko in part of rev 1.53. 1999-01-25 17:53:13 +00:00
isa remove dummy "load_font" entries 1999-01-11 21:35:54 +00:00
isapnp XXX Add a disgusting hack to make the CS sound chips work in PnP mode. 1999-01-10 10:23:24 +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
pci NetBSD RCS id. 1999-01-26 06:31:28 +00:00
pckbc don't wait for completion of keyboard enable/disable commands; this 1999-01-26 11:07:25 +00:00
pcmcia Regen 1999-01-01 19:30:52 +00:00
raidframe Nuke more bits of RAIDframe "demo" code. We're not "demoing" here, 1999-01-26 04:40:03 +00:00
rcons add 2bpp support, for sake of NeXT monochrome displays, from 1999-01-11 11:08:14 +00:00
sbus Fix AF_NS code. 1999-01-18 13:29:01 +00:00
scsipi Allows the raw partition to be open()'ed, even when scsipi_start() fails 1999-01-26 13:59:44 +00:00
sun
tc - Don't use void pointer for arithmetic. 1999-01-16 06:36:42 +00:00
usb Regen. 1999-01-25 01:09:13 +00:00
vme
wscons improve error handling in 2 cases: 1999-01-26 14:22:14 +00:00
auconv.c
auconv.h
audio_if.h
audio.c Make sure recording is started before we return EWOULDBLOCK in a read(). 1998-12-27 23:25:32 +00:00
audiovar.h
ccd.c Fix a st00p1d bug I introduced in rev 1.57, which would cause any activity 1999-01-21 00:35:15 +00:00
ccdvar.h Fix a st00p1d bug I introduced in rev 1.57, which would cause any activity 1999-01-21 00:35:15 +00:00
clock_subr.c
clock_subr.h
cninit.c
cons.c
cons.h
Makefile
md.c
md.h
midi_if.h Make the copyright header conform to the NetBSD template. 1998-11-25 22:17:06 +00:00
midi.c Make midi_attach_mi() and audioprint() available also if MIDIBUS 1998-12-20 14:26:44 +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
mulaw.h
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