Subject: NetBSD master CVS tree commits
To: None <source-changes@NetBSD.ORG>
From: The Source of All Evil <source@NetBSD.ORG>
List: source-changes
Date: 07/07/1998 14:50:02
thorpej
Tue Jul  7 14:44:58 PDT 1998
Update of /cvsroot/src/sys/arch/alpha/pci
In directory nb00:/tmp/cvs-serv27204

Modified Files:
	pci_1000.c pci_1000a.c pci_550.c pci_eb164.c pci_eb64plus.c 
	pci_eb66.c pci_kn20aa.c pci_kn300.c 
Log Message:
Use ALPHA_SHARED_INTR_DISABLE() to test if a shared interrupt should
be disabled after a stray.


thorpej
Tue Jul  7 14:47:49 PDT 1998
Update of /cvsroot/src/sys/arch/alpha/pci
In directory nb00:/tmp/cvs-serv27259

Modified Files:
	pci_550.c 
Log Message:
The Pyxis core logic in the Miata seems to have problems with stray interrupts.
Do what Digital UNIX (formerly DEC OSF/1) does; just ignore strays.


thorpej
Tue Jul  7 14:49:47 PDT 1998
Update of /cvsroot/src/sys/arch/alpha/pci
In directory nb00:/tmp/cvs-serv27295

Modified Files:
	pci_eb164.c 
Log Message:
The Pyxis core logic in the 164SX and 164LX seems to have problems with
stray interrupts.  Do what Digital UNIX (formerly DEC OSF/1) does; just
ignore strays.