diff options
| author | Hidetoshi Shimokawa <simokawa@FreeBSD.org> | 2003-11-14 11:54:49 +0000 |
|---|---|---|
| committer | Hidetoshi Shimokawa <simokawa@FreeBSD.org> | 2003-11-14 11:54:49 +0000 |
| commit | 79acdabb111d31949fdf05f02d98dc455aa1e2d6 (patch) | |
| tree | 5dd5d6154d1e9a853acde3c2b03efd4588f28d62 | |
| parent | e3937b620a317f48c7bfa2a3248f09ec99249389 (diff) | |
Notes
| -rw-r--r-- | sys/conf/NOTES | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/sys/conf/NOTES b/sys/conf/NOTES index f80bc9987465..eeeb1fc14573 100644 --- a/sys/conf/NOTES +++ b/sys/conf/NOTES @@ -2240,6 +2240,7 @@ options UVSCOM_DEFAULT_OPKTSIZE=8 # default output packet size device firewire # FireWire bus code device sbp # SCSI over Firewire (Requires scbus and da) +device sbp_targ # SBP-2 Target mode (Requires scbus and targ) device fwe # Ethernet over FireWire (non-standard!) ##################################################################### |
