summaryrefslogtreecommitdiffstats
path: root/sys/sparc64
diff options
context:
space:
mode:
authorkensmith <kensmith@FreeBSD.org>2011-10-19 21:55:20 +0000
committerkensmith <kensmith@FreeBSD.org>2011-10-19 21:55:20 +0000
commit68e5099fa6931fa1905d3572fd48da6a5893c475 (patch)
treed1e0ddda0b3236309f9d0ab2984c1579b9577945 /sys/sparc64
parent22197e078d1481ab57a5d2567fc01b6ac5456645 (diff)
downloadFreeBSD-src-68e5099fa6931fa1905d3572fd48da6a5893c475.zip
FreeBSD-src-68e5099fa6931fa1905d3572fd48da6a5893c475.tar.gz
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
Diffstat (limited to 'sys/sparc64')
-rw-r--r--sys/sparc64/conf/GENERIC1
1 files changed, 1 insertions, 0 deletions
diff --git a/sys/sparc64/conf/GENERIC b/sys/sparc64/conf/GENERIC
index 7a1fb1d..20ecdf7 100644
--- a/sys/sparc64/conf/GENERIC
+++ b/sys/sparc64/conf/GENERIC
@@ -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)
OpenPOWER on IntegriCloud