freebsd-dev/sys/pccard
Nate Williams 40b8c3d008 MF22:
(update_intr_masks might not need to be done in 3.X, but the new generic
 interrupt code is incomplete w/regard to support for the PCCARD code, so
 to avoid any potential problems use it.  It can't hurt).

- Correctly register pcic_imask with the system interrupt code.

- Call update_intr_masks() so that pcic_imask modifications that occur
  when card interrupts are registered get updated in the system
  interrupt code.
1997-11-15 14:20:31 +00:00
..
card.h - Disable cards when doing a suspend by emulating that they have been 1997-10-28 17:51:25 +00:00
cardinfo.h - Disable cards when doing a suspend by emulating that they have been 1997-10-28 17:51:25 +00:00
cis.h Minor formatting changes. No functional differences, but makes the 1996-06-05 05:30:09 +00:00
driver.h - Instead of relying on a functional call to register PCARD-capable drivers, 1997-10-26 21:08:42 +00:00
i82365.h Modem cards send the speaker audio (dialing noises) to the host's 1997-10-06 03:17:36 +00:00
pccard_beep.c - 'Beep' support now happens in it's own separate file, so you can mess 1997-10-26 06:06:54 +00:00
pccard.c MF22: 1997-11-15 14:20:31 +00:00
pcic98reg.h Re-sync with the state of PC98 world. This will be the last commit before 1996-08-30 10:43:14 +00:00
pcic.c MF22: 1997-11-15 14:20:31 +00:00
skel.c - Instead of relying on a functional call to register PCARD-capable drivers, 1997-10-26 21:08:42 +00:00
slot.h - Functional changes to PCCARD support. 1997-10-26 04:54:16 +00:00