cvs commit: src/sys/amd64/amd64 io_apic.c src/sys/i386/i386 io_apic.c

John Baldwin jhb at FreeBSD.org
Wed Mar 1 12:42:31 PST 2006


jhb         2006-03-01 20:42:31 UTC

  FreeBSD src repository

  Modified files:        (Branch: RELENG_5)
    sys/amd64/amd64      io_apic.c 
    sys/i386/i386        io_apic.c 
  Log:
  Use fixed delivery mode for I/O APIC interrupts rather than low priority
  delivery mode.
  
  Approved by:    re (scottl)
  
  Revision  Changes    Path
  1.11.2.3  +1 -1      src/sys/amd64/amd64/io_apic.c
  1.14.2.2  +1 -1      src/sys/i386/i386/io_apic.c


More information about the cvs-src mailing list