Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 1 Dec 2002 15:21:15 -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:  <200212012321.gB1NLFjC085591@repoman.freebsd.org>

next in thread | raw e-mail | index | archive | help
tmm         2002/12/01 15:21:15 PST

  Modified files:
    sys/sparc64/pci      psycho.c 
  Log:
  1.) Do not look for PCI INOs in the FFB interrupt mapping registers; they
      are nevers used for PCI interrupts, but can cause false matches since
      they are fully programmable.
  2.) Skip the mapping registers for slot a2 and a3 on "psycho" bridges,
      since they are not present there. Again, this could cause false matches,
      which would result in the interrupt being delivered at most once.
  
  Submitted by:   jake (2)
  Approved by:    re
  
  Revision  Changes    Path
  1.19      +6 -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?200212012321.gB1NLFjC085591>