Subject: CVS commit: syssrc
To: None <source-changes@netbsd.org>
From: Matthew Jacob <mjacob@netbsd.org>
List: source-changes
Date: 02/23/2001 19:28:59
Module Name:	syssrc
Committed By:	mjacob
Date:		Fri Feb 23 17:28:59 UTC 2001

Modified Files:
	syssrc/sys/dev/sbus: isp_sbus.c

Log Message:
Implement bootverbose recognition. Move interrupt registry up a bit so we can
use interrupting mailbox commands for isp_init. Set default HBA role.
Rename request/response dma maps to be more consistent with PCI version.
Enable bus_dmamap_sync on request queue- we already do this for response
queue- better do it for the request queue as well.

Checked to be working against a Sparc10.


To generate a diff of this commit:
cvs rdiff -r1.34 -r1.35 syssrc/sys/dev/sbus/isp_sbus.c

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.