summaryrefslogtreecommitdiffstats
path: root/sys/i386/conf
diff options
context:
space:
mode:
authorjhb <jhb@FreeBSD.org>2002-11-06 22:30:33 +0000
committerjhb <jhb@FreeBSD.org>2002-11-06 22:30:33 +0000
commit264dd658ff66b661f625370263438bd50893c15e (patch)
tree57b0202f9f5c7b6b94c89810e4735d39f1385fe2 /sys/i386/conf
parentc7c9518cebfc7c66e48b8b59f532de10684ca716 (diff)
downloadFreeBSD-src-264dd658ff66b661f625370263438bd50893c15e.zip
FreeBSD-src-264dd658ff66b661f625370263438bd50893c15e.tar.gz
Make firewire i386-only for now. It doesn't quite handle machines with
64-bit address spaces yet. Pointy hat to myself for sticking it in the MI NOTES file to begin with.
Diffstat (limited to 'sys/i386/conf')
-rw-r--r--sys/i386/conf/NOTES7
1 files changed, 7 insertions, 0 deletions
diff --git a/sys/i386/conf/NOTES b/sys/i386/conf/NOTES
index 6a7c4e6..e103078 100644
--- a/sys/i386/conf/NOTES
+++ b/sys/i386/conf/NOTES
@@ -954,6 +954,13 @@ device "i4bcapi"
#
#---------------------------------------------------------------------------
+#####################################################################
+# Firewire support
+
+device firewire # Firewire bus code
+device sbp # SCSI over Firewire (Requires scbus and da)
+device fwe # Ethernet over Firewire (non-standard!)
+
#
# Set the number of PV entries per process. Increasing this can
# stop panics related to heavy use of shared memory. However, that can
OpenPOWER on IntegriCloud