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/16/1998 19:10:01
thorpej
Mon Feb 16 19:02:30 PST 1998
Update of /cvsroot/src/sys/dev/eisa
In directory nb00:/tmp/cvs-serv6633

Modified Files:
	ahb.c ahbreg.h 
Log Message:
- Perform all necessary bus_dmamap_sync() operations.
- Greatly simplify allocation and DMA mapping of the mailbox and ccbs.
- Be more robust against resource shortage errors, and report errors better.


thorpej
Mon Feb 16 19:02:56 PST 1998
Update of /cvsroot/src/sys/dev/eisa
In directory nb00:/tmp/cvs-serv6658/eisa

Modified Files:
	uha_eisa.c 
Log Message:
- Perform all necessary bus_dmamap_sync() operations.
- Greatly simplify allocation and DMA mapping of the mailbox and ccbs.
- Be more robust against resource shortage errors, and report errors better.


thorpej
Mon Feb 16 19:02:56 PST 1998
Update of /cvsroot/src/sys/dev/ic
In directory nb00:/tmp/cvs-serv6658/ic

Modified Files:
	uha.c uhareg.h uhavar.h 
Log Message:
- Perform all necessary bus_dmamap_sync() operations.
- Greatly simplify allocation and DMA mapping of the mailbox and ccbs.
- Be more robust against resource shortage errors, and report errors better.


thorpej
Mon Feb 16 19:02:56 PST 1998
Update of /cvsroot/src/sys/dev/isa
In directory nb00:/tmp/cvs-serv6658/isa

Modified Files:
	uha_isa.c 
Log Message:
- Perform all necessary bus_dmamap_sync() operations.
- Greatly simplify allocation and DMA mapping of the mailbox and ccbs.
- Be more robust against resource shortage errors, and report errors better.