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: 04/17/1998 18:20:01
thorpej
Fri Apr 17 18:10:54 PDT 1998
Update of /cvsroot/src/sys/arch/alpha/pci
In directory nb00:/tmp/cvs-serv16115

Modified Files:
	pci_machdep.h 
Log Message:
Add a second Alpha-specific pci_chipset_tag_t method for establishing
PCI IDE compat interrupts.  Note that this function is optional, and
platform-specific code may initialize the pointer to NULL.


thorpej
Fri Apr 17 18:12:24 PDT 1998
Update of /cvsroot/src/sys/arch/alpha/pci
In directory nb00:/tmp/cvs-serv16135

Modified Files:
	pci_2100_a50.c pci_a12.c pci_axppci_33.c pci_kn20aa.c 
	pci_kn300.c pci_kn8ae.c 
Log Message:
Initialize the PCI IDE compat interrupt PCI method to NULL; PCI IDE
compat interrupts are not currently supported on these platforms.


thorpej
Fri Apr 17 18:18:37 PDT 1998
Update of /cvsroot/src/sys/arch/alpha/pci
In directory nb00:/tmp/cvs-serv16312

Modified Files:
	pci_eb164.c 
Log Message:
First cut at PCI IDE compat interrupt support for the EB164 systype.
PCI IDE is found on the AlphaPC 164SX's Cypress PCI-ISA bridge.


thorpej
Fri Apr 17 18:19:08 PDT 1998
Update of /cvsroot/src/sys/arch/alpha/conf
In directory nb00:/tmp/cvs-serv16345

Modified Files:
	files.alpha 
Log Message:
Add PCI IDE goop.


thorpej
Fri Apr 17 18:19:40 PDT 1998
Update of /cvsroot/src/sys/arch/alpha/conf
In directory nb00:/tmp/cvs-serv16400

Modified Files:
	ALPHA GENERIC INSTALL 
Log Message:
Add PCI IDE.