Add a warning about why sbp(4) is commented out so that curious folks
are forewarned they might wind up with a hole in their foot if they decide to give it a try. Suggested by: dougb
This commit is contained in:
parent
4d4dcc7aef
commit
7042aba738
@ -331,6 +331,7 @@ device zyd # ZyDAS zd1211/zd1211b wireless NICs
|
||||
|
||||
# FireWire support
|
||||
device firewire # FireWire bus code
|
||||
# sbp(4) works for some systems but causes boot failure on others
|
||||
#device sbp # SCSI over FireWire (Requires scbus and da)
|
||||
device fwe # Ethernet over FireWire (non-standard!)
|
||||
device fwip # IP over FireWire (RFC 2734,3146)
|
||||
|
@ -344,6 +344,7 @@ device zyd # ZyDAS zd1211/zd1211b wireless NICs
|
||||
|
||||
# FireWire support
|
||||
device firewire # FireWire bus code
|
||||
# sbp(4) works for some systems but causes boot failure on others
|
||||
#device sbp # SCSI over FireWire (Requires scbus and da)
|
||||
device fwe # Ethernet over FireWire (non-standard!)
|
||||
device fwip # IP over FireWire (RFC 2734,3146)
|
||||
|
@ -175,6 +175,7 @@ device uvscom # USB serial support for DDI pocket's PHS
|
||||
|
||||
# FireWire support
|
||||
device fwip # IP over FireWire (RFC 2734,3146)
|
||||
# sbp(4) works for some systems but causes boot failure on others
|
||||
#device sbp # SCSI over FireWire (need scbus & da)
|
||||
|
||||
# Various (pseudo) devices
|
||||
|
@ -171,6 +171,7 @@ device kue # Kawasaki LSI USB Ethernet
|
||||
|
||||
# FireWire support
|
||||
device firewire # FireWire bus code
|
||||
# sbp(4) works for some systems but causes boot failure on others
|
||||
device sbp # SCSI over FireWire (Requires scbus and da)
|
||||
device fwe # Ethernet over FireWire (non-standard!)
|
||||
|
||||
|
@ -261,6 +261,7 @@ device zyd # ZyDAS zd1211/zd1211b wireless NICs
|
||||
|
||||
# FireWire support
|
||||
device firewire # FireWire bus code
|
||||
# sbp(4) works for some systems but causes boot failure on others
|
||||
#device sbp # SCSI over FireWire (Requires scbus and da)
|
||||
device fwe # Ethernet over FireWire (non-standard!)
|
||||
device fwip # IP over FireWire (RFC 2734,3146)
|
||||
|
Loading…
x
Reference in New Issue
Block a user