Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 5 Oct 2001 03:30:09 -0700 (PDT)
From:      Doug Rabson <dfr@FreeBSD.org>
To:        cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org
Subject:   cvs commit: src/sys/ia64/ia64 interrupt.c nexus.c src/sys/ia64/include sapicreg.h sapicvar.h intr.h src/sys/ia64/acpica madt.c
Message-ID:  <200110051030.f95AU9E19516@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help
dfr         2001/10/05 03:30:09 PDT

  Modified files:
    sys/ia64/ia64        interrupt.c nexus.c 
    sys/ia64/include     intr.h 
    sys/ia64/acpica      madt.c 
  Added files:
    sys/ia64/include     sapicreg.h sapicvar.h 
  Log:
  Wire up most of the interrupt handling infrastructure. Not sure it works
  right yet but its enough for the ATA probe to work. The SCSI probes which
  follow are broken though.
  
  Revision  Changes    Path
  1.2       +28 -22    src/sys/ia64/acpica/madt.c
  1.13      +183 -11   src/sys/ia64/ia64/interrupt.c
  1.2       +11 -6     src/sys/ia64/ia64/nexus.c
  1.2       +26 -5     src/sys/ia64/include/intr.h
  1.1       +48 -0     src/sys/ia64/include/sapicreg.h (new)
  1.1       +50 -0     src/sys/ia64/include/sapicvar.h (new)


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?200110051030.f95AU9E19516>