Subject: CVS commit: src/sys/dev/pci
To: None <source-changes@NetBSD.org>
From: john heasley <heas@netbsd.org>
List: source-changes
Date: 09/25/2004 08:27:47
Module Name:	src
Committed By:	heas
Date:		Sat Sep 25 08:27:47 UTC 2004

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

Log Message:
Add TWE_OP_PROBE, which probes (and attaches) a port/drive.  It's argument
is bytes 9 & 10 of the twe_cmd where the bit set corresponds to the port to
probe + 1 (ie: port 0 == 0x1).


To generate a diff of this commit:
cvs rdiff -r1.7 -r1.8 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.