Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 25 Jan 2000 17:32:52 -0800 (PST)
From:      Mike Smith <msmith@FreeBSD.org>
To:        cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org
Subject:   cvs commit: src/sys/i386/i386 nexus.c
Message-ID:  <200001260132.RAA26891@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help
msmith      2000/01/25 17:32:52 PST

  Modified files:
    sys/i386/i386        nexus.c 
  Log:
  Correctly initialise the available IRQ numbers in the APIC_IO case.
  IRQ 2 was being unilaterally disallowed, which is only appropriate if
  the interrupt hardware is the traditional chained PIC arrangement.
  
  Reviewed by:	tegge (in principle)
  
  Revision  Changes    Path
  1.26      +13 -10    src/sys/i386/i386/nexus.c



To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe cvs-all" in the body of the message




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200001260132.RAA26891>