1
0
mirror of https://git.FreeBSD.org/src.git synced 2025-01-01 12:19:28 +00:00
freebsd/sys/pccard
Warner Losh 88f1ea0a8c Move the turning on of the interrupts for the card at the bridge from
the activate method to the setup_intr, and turn it off to
teardown_intr.

This makes the ed driver not enter its interrupt routine during the
probe.  Apparently, an interrupt happens when you disable the
interrupts.  There are other problems with ed still.
1999-12-10 07:02:41 +00:00
..
cardinfo.h
cis.h
driver.h
i82365.h
pccard_beep.c
pccard_nbk.c Switch to using suspend/resume methods rather than the APM hooks. 1999-12-08 07:55:20 +00:00
pccard_nbk.h
pccard.c Switch to using suspend/resume methods rather than the APM hooks. 1999-12-08 07:55:20 +00:00
pcic98reg.h
pcic_pci.c
pcic_pci.h
pcic.c Move the turning on of the interrupts for the card at the bridge from 1999-12-10 07:02:41 +00:00
pcic.h
slot.h Switch to using suspend/resume methods rather than the APM hooks. 1999-12-08 07:55:20 +00:00