cvs commit: src/sys/kern kern_intr.c

Matthew Dillon dillon at crater.dragonflybsd.org
Tue Dec 27 13:34:42 PST 2005


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





More information about the Commits mailing list