NetBSD/sys/dev
mycroft 767522373b If we get a RXRDY interrupt, but RXRDY is not set in the LSR, briefly set IER
to 0.  This fixes a condition where some UARTs send an infinite stream of
RXRDY interrupts.
1996-10-06 01:52:26 +00:00
..
ata change cfprint_t type definition to take a const char *, rather than 1996-08-27 21:53:46 +00:00
dec tty stop functions really should return void, not int, and certainly not both. 1996-09-02 06:43:16 +00:00
eisa Correct two prototypes so that this compiles without DDB defined. 1996-09-19 23:02:18 +00:00
ic If we get a RXRDY interrupt, but RXRDY is not set in the LSR, briefly set IER 1996-10-06 01:52:26 +00:00
isa If we get a RXRDY interrupt, but RXRDY is not set in the LSR, briefly set IER 1996-10-06 01:52:26 +00:00
microcode/aic7xxx Compile the sequencer statically. 1996-08-10 08:36:48 +00:00
ofw PowerPC port 1996-09-30 16:34:14 +00:00
pci Don't epstop() at the and of the attach 1996-09-29 11:20:32 +00:00
rcons include raster_op.c and raster_text.c if 'raster' is defined, as well 1996-04-11 21:54:38 +00:00
sbus sbus specific stuff for eni155s sbus atm card. 1996-06-22 02:02:48 +00:00
scsipi For ioctl commands which may change the device's state, ensure that 1996-09-18 02:34:31 +00:00
sun update these for poll(2) changes. 1996-09-12 01:35:34 +00:00
tc Fix data-corruption bug on async targets: 1996-09-29 03:02:19 +00:00
audio.c Implement poll(2). 1996-09-07 12:40:22 +00:00
audio_if.h prototypes for ccd audio and ncr5380 1996-03-07 15:00:07 +00:00
audiovar.h Trivial (and probably not very good) implementation of SIGIO. 1996-02-20 10:00:31 +00:00
ccd.c Fix bogus return value in ccdopen(); it failed to indicate an error 1996-05-05 04:21:14 +00:00
ccdvar.h Copyright assigned to The NetBSD Foundation. 1996-02-28 01:01:17 +00:00
cninit.c
cons.c Implement poll(2). 1996-09-07 12:40:22 +00:00
cons.h Implement poll(2). 1996-09-07 12:40:22 +00:00
md.c Add some prototypes. 1996-04-12 08:30:09 +00:00
md.h The ramdisk is now a pseudo-device. 1996-03-22 23:02:02 +00:00
mulaw.c
mulaw.h Copyright assigned to the NetBSD Foundation 1996-02-27 22:28:09 +00:00
ramdisk.c Add some prototypes. 1996-04-12 08:30:09 +00:00
ramdisk.h The ramdisk is now a pseudo-device. 1996-03-22 23:02:02 +00:00
vnd.c Avoid problems with ptrdiff_t and size_t being different on different 1996-09-25 02:22:10 +00:00
vndioctl.h