summaryrefslogtreecommitdiffstats
path: root/sys/powerpc/conf
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/powerpc/conf
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/powerpc/conf')
-rw-r--r--sys/powerpc/conf/GENERIC1
1 files changed, 1 insertions, 0 deletions
diff --git a/sys/powerpc/conf/GENERIC b/sys/powerpc/conf/GENERIC
index 367ced5..87e8ae2 100644
--- a/sys/powerpc/conf/GENERIC
+++ b/sys/powerpc/conf/GENERIC
@@ -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!)
OpenPOWER on IntegriCloud