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: 06/05/1998 10:30:02
thorpej
Fri Jun  5 10:22:34 PDT 1998
Update of /cvsroot/src/sys/arch/alpha/pci
In directory nb00:/tmp/cvs-serv2848

Modified Files:
	ciareg.h 
Log Message:
What was called CNFG in ALCOR and ALCOR2 is actually called PYXIS_CTRL1
in Pyxis.  Add a comment to this fact.


thorpej
Fri Jun  5 10:24:11 PDT 1998
Update of /cvsroot/src/sys/arch/alpha/pci
In directory nb00:/tmp/cvs-serv2869

Modified Files:
	cia.c 
Log Message:
On Pass 1 Pyxis, disable PCI Read Prefetching, and warn the user about
the DMA bug that exists on this Pyxis revision.


bouyer
Fri Jun  5 10:28:22 PDT 1998
Update of /cvsroot/src/sys/dev/ata
In directory nb00:/tmp/cvs-serv2906/ata

Modified Files:
      Tag: bouyer-ide
	ata_wdc.c 
Log Message:
_DMA -> _UDMA, + cosmetic changes.
Ultra DMA still doesn't work.