Subject: NetBSD master CVS tree commits
To: None <source-changes@NetBSD.ORG>
From: None <source@NetBSD.ORG>
List: source-changes
Date: 06/08/1997 06:40:01
thorpej
Sat Jun  7 23:31:54 PDT 1997
Update of /cvsroot/src/sys/dev/ic
In directory netbsd1:/var/slash-tmp/cvs-serv12265

Modified Files:
	isp.c ispvar.h 
Log Message:
- Simplify mailbox DMA setup, allowing the front-ends to allocate the
  mailbox storage in a way they see fit.
- Define macros to index and size the request and result queue entries.


lukem
Sat Jun  7 23:33:48 PDT 1997
Update of /cvsroot/src/lib/libc/net
In directory netbsd1:/var/slash-tmp/cvs-serv12335

Modified Files:
	resolver.3 
Log Message:
document RES_USE_INET6
sort RFCs numerically (974 < 1032, not > 1535)


thorpej
Sat Jun  7 23:34:52 PDT 1997
Update of /cvsroot/src/sys/dev/pci
In directory netbsd1:/var/slash-tmp/cvs-serv12366

Modified Files:
	isp_pci.c 
Log Message:
- Update for changes to core ISP driver.
- Convert to use bus dma, greatly simplifying DMA setup.


thorpej
Sat Jun  7 23:35:46 PDT 1997
Update of /cvsroot/src/sys/arch/sparc/dev
In directory netbsd1:/var/slash-tmp/cvs-serv12434

Modified Files:
	isp_sbus.c 
Log Message:
Update for changes in the core ISP driver.