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: 02/19/1998 08:20:02
leo
Thu Feb 19 08:16:52 PST 1998
Update of /cvsroot/src/sys/arch/atari/atari
In directory nb00:/home/leo/src/sys/arch/atari/atari

Modified Files:
	atari_init.c 
Log Message:
Update Hades PCI support:
  - Initialize the PCI bus and hand-out mem and i/o addresses. (there is
    still lots of room for improvements here...)
  - Implement the interupt functions


leo
Thu Feb 19 08:17:17 PST 1998
Update of /cvsroot/src/sys/arch/atari/include
In directory nb00:/home/leo/src/sys/arch/atari/include

Modified Files:
	cpu.h 
Log Message:
Update Hades PCI support:
  - Initialize the PCI bus and hand-out mem and i/o addresses. (there is
    still lots of room for improvements here...)
  - Implement the interupt functions


leo
Thu Feb 19 08:17:18 PST 1998
Update of /cvsroot/src/sys/arch/atari/pci
In directory nb00:/home/leo/src/sys/arch/atari/pci

Modified Files:
	pci_machdep.c pci_machdep.h 
Log Message:
Update Hades PCI support:
  - Initialize the PCI bus and hand-out mem and i/o addresses. (there is
    still lots of room for improvements here...)
  - Implement the interupt functions