Subject: CVS commit: src/sys/dev/pci
To: None <source-changes@NetBSD.org>
From: john heasley <heas@netbsd.org>
List: source-changes
Date: 10/05/2004 23:31:32
Module Name:	src
Committed By:	heas
Date:		Tue Oct  5 23:31:32 UTC 2004

Modified Files:
	src/sys/dev/pci: twereg.h

Log Message:
Add TWE_OP_PROBEUNIT (0x7), which probes a drive (not associated with a unit
from the controller's POV) for unit information.  It's arguments mirror that
of TWE_OP_PROBE.


To generate a diff of this commit:
cvs rdiff -r1.8 -r1.9 src/sys/dev/pci/twereg.h

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