dillon 2005/12/27 13:33:52 PST DragonFly src repository
Modified files: (Branch: DragonFly_RELEASE_1_4)
sys/kern kern_intr.c
Log:
MFC 1.40 - hack to fix a bug where ACPI sets its interrupt up too early
then other devices sharing the interrupt fail to program the IOAPIC pin
because the interrupt subsystem thinks it has already been programmed.
Revision Changes Path
1.38.2.1 +9 -1 src/sys/kern/kern_intr.c
http://www.dragonflybsd.org/cvsweb/src/sys/kern/kern_intr.c.diff?r1=1.38&r2=1.38.2.1&f=u
