NetBSD/sys/dev
bouyer b43b844f6f - change the interrupt routines to take a 3rd arguments, set to 1 if we
are called from the interrupt or timeout handler, 0 otherwise.
- use this to know if we can busy-wait for wait_for_unbusy or wait_for_ready
This fixes a bug where CDs withot the DRQ_INTR capability would not busy-wait
for the CMDOUT phase.
While I'm there change 2 delay() to DELAY() for consistency, and
garbage-collect some old code from wdcintr() which has been ifdef'd out
for some time now.
1999-04-01 21:46:28 +00:00
..
ata - change the interrupt routines to take a 3rd arguments, set to 1 if we 1999-04-01 21:46:28 +00:00
dec Defined KEY_CAPSLOCK. 1999-03-19 18:34:01 +00:00
eisa pull eisa_machdep.h in from machine/ 1999-03-19 03:01:50 +00:00
i2c
ic - change the interrupt routines to take a 3rd arguments, set to 1 if we 1999-04-01 21:46:28 +00:00
isa Enable this is a non-entropy rnd source. 1999-03-30 21:02:41 +00:00
isapnp Regen. 1999-03-29 21:36:00 +00:00
microcode roll internal tag level 1999-03-25 19:41:47 +00:00
mii Regen. 1999-03-24 21:07:26 +00:00
ofisa Fix a typo. 1999-03-30 20:07:56 +00:00
ofw oops, fix previous. 1999-03-10 02:19:04 +00:00
pci Fix typo. (From PR 7027) 1999-04-01 14:55:25 +00:00
pckbc In a PC keyboard doesn't accept a "set to scanset 2" command, reset it 1999-03-26 12:39:13 +00:00
pcmcia Add FDC_HEADSETTLE to wait for the heads to settle timeout 1999-03-19 16:09:57 +00:00
raidframe Cleanup shutdown code - garbage collect (now) unused shutdownhooks() stuff. 1999-03-27 01:26:37 +00:00
rcons defopt RCONS_2BPP and RCONS_16BPP 1999-03-27 00:07:58 +00:00
sbus Initialize automatics in stp4020print(); noticed by Jonathan O'Brien. 1999-03-29 21:30:48 +00:00
scsipi - change the interrupt routines to take a 3rd arguments, set to 1 if we 1999-04-01 21:46:28 +00:00
sun
tc - Unnecessary to have '#include <machine/autoconf.h>' for those. 1999-03-29 07:22:02 +00:00
usb Regen. 1999-03-29 17:24:33 +00:00
vme To clear a chunk of bus memory use bus_space_set_regionN(). 1999-03-23 12:01:45 +00:00
wscons defopt WSCONS_SUPPORT_PCVTFONTS 1999-04-01 11:50:02 +00:00
Makefile
auconv.c
auconv.h
audio.c Make these compile on the alpha when AUDIO_DEBUG is defined. 1999-02-26 01:18:09 +00:00
audio_if.h
audiovar.h
ccd.c a kindler gentler fix 1999-03-04 02:38:19 +00:00
ccdvar.h
clock_subr.c
clock_subr.h
cninit.c
cons.c
cons.h
md.c completely remove Mach VM support. all that is left is the all the 1999-03-24 05:50:49 +00:00
md.h
midi.c Make these compile on the alpha when AUDIO_DEBUG is defined. 1999-02-26 01:18:09 +00:00
midi_if.h Do the splaudio()/IPL_AUDIO hack here, too, so that MPU attachments can see 1999-03-22 07:57:15 +00:00
midisyn.c
midisynvar.h
midivar.h
mulaw.c
mulaw.h
rnd.c don't allow /dev/random to be opened (return ENXIO) until there is at least 1999-04-01 19:07:40 +00:00
rndpool.c
sequencer.c
sequencervar.h
vnd.c
vndvar.h