cvs commit: src/sys/i386/i386 mp_machdep.c

Matthew Dillon dillon at crater.dragonflybsd.org
Sat Oct 15 12:59:18 PDT 2005


dillon      2005/10/15 12:55:16 PDT

DragonFly src repository

  Modified files:
    sys/i386/i386        mp_machdep.c 
  Log:
  MPTable fixup for Shuttle XPC with an AMD Athlon X2 - there is no entry
  for IRQ 15, preventing ata1 (typically the CD) from operating properly.
  Note that the ACPI table has an ISA entry for both IRQ 14 and IRQ 15.
  
  Revision  Changes    Path
  1.40      +52 -8     src/sys/i386/i386/mp_machdep.c


http://www.dragonflybsd.org/cvsweb/src/sys/i386/i386/mp_machdep.c.diff?r1=1.39&r2=1.40&f=u





More information about the Commits mailing list