Source-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: src/sys/dev/pci
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.
Home |
Main Index |
Thread Index |
Old Index