Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 6 Dec 2002 05:16:52 -0800 (PST)
From:      Thomas Moestl <tmm@FreeBSD.org>
To:        cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org
Subject:   cvs commit: src/sys/sparc64/pci psycho.c
Message-ID:  <200212061316.gB6DGq2N054662@repoman.freebsd.org>

next in thread | raw e-mail | index | archive | help
tmm         2002/12/06 05:16:52 PST

  Modified files:
    sys/sparc64/pci      psycho.c 
  Log:
  Exclude yet more interrupt mapping registers from the OBIO INO search,
  namely the ones for the timers, error handling and power management.
  The registers for the timers, power management and PCI bus b errors are
  reserved on Sabres (US-IIi) and can lead to false matches there.
  Since all of them are never used for devices on the bus, they can be omitted
  safely.
  
  Approved by:    re
  
  Revision  Changes    Path
  1.21      +2 -2      src/sys/sparc64/pci/psycho.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?200212061316.gB6DGq2N054662>