NetBSD/sys/dev
thorpej 0c3ca7b31e Finish implementing interrupt-driven card insertion and removal support.
- Deactivate the card on removal and queue a REMOVAL event for the socket's
event thread to finish the detach.
- Queue an INSERTION event for the socket's event thread on insertion.

Implement a few missing infrastructure pieces to support this.

Hot swapping of PCMCIA cards now "works".  (Not quite; things like network
devices need changes for their respestive subsystems.  These changes are
coming soon...)
1998-11-17 08:49:11 +00:00
..
ata For ATAPI IDENTiFY, poll only for DRQ, some devices don't assert DRDY at this 1998-11-16 11:25:41 +00:00
dec EGCS fixes. 1998-11-05 19:48:04 +00:00
eisa Add the 'ex' driver, a DMA driver for 3Com 90x and 90xB cards. Rename 1998-11-04 00:29:28 +00:00
i2c
ic Finish implementing interrupt-driven card insertion and removal support. 1998-11-17 08:49:11 +00:00
isa Print out which IRQ is being used for which slot, when the interrupts 1998-11-16 22:35:18 +00:00
isapnp regen 1998-11-12 14:09:20 +00:00
microcode Adjust copyright notice to reflect that Qlogic still owns this. 1998-09-08 07:13:11 +00:00
mii Common code for media-from-bmcr. 1998-11-05 04:08:01 +00:00
ofisa Pass the rigth argument to wdcintr(). Closes PR 6342. 1998-10-23 13:58:17 +00:00
ofw
pci Force PCI_COMMAND_MASTER_ENABLE if DMA has been setup properly. The BIOS is 1998-11-12 15:05:29 +00:00
pckbc french keymap, from Matthieu Herrb <matthieu@mipnet.fr> per PR kern/6231 1998-10-03 12:02:45 +00:00
pcmcia Finish implementing interrupt-driven card insertion and removal support. 1998-11-17 08:49:11 +00:00
raidframe Use types.h, endian.h and limits.h to configure the RAIDframe 1998-11-16 04:14:10 +00:00
rcons
sbus Garbage-collect the open_target_lu and close_target_lu entry points from 1998-10-10 00:28:28 +00:00
scsipi Define the FORMAT UNIT command, and several related structures. 1998-10-30 02:07:15 +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 use mi register definitions 1998-11-14 16:31:34 +00:00
usb Fix typo. 1998-10-20 21:28: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 definition for french keyboard 1998-10-03 11:59:44 +00:00
Makefile
auconv.c
auconv.h
audio.c Make this compile again with no audio but with midi devices. 1998-09-27 16:43:56 +00:00
audio_if.h
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 input work again. 1998-10-05 09:21:41 +00:00
midi_if.h Write MIDI data from the sequencer to the device in a more sane way. 1998-08-24 17:59:25 +00:00
midisyn.c Make sure all voices are deallocated on close. 1998-09-13 04:41:34 +00:00
midisynvar.h
midivar.h Make MIDI input work again. 1998-10-05 09:21:41 +00:00
mulaw.c
mulaw.h
rnd.c
rndpool.c
sequencer.c Make seq_input_event() static to avoid a name clash with the (commercial) 1998-10-20 21:19:22 +00:00
sequencervar.h
vnd.c Must use PR_NOWAIT when allocating component buffers. 1998-11-12 22:39:57 +00:00
vndvar.h