summaryrefslogtreecommitdiff
path: root/sys/arch/i386
diff options
context:
space:
mode:
authorThierry Deval <tdeval@cvs.openbsd.org>2002-12-13 03:02:13 +0000
committerThierry Deval <tdeval@cvs.openbsd.org>2002-12-13 03:02:13 +0000
commit773272f17854d3c28cb04a00c7aa53e918c60a8f (patch)
treec15e3e4666daa65b0155b96a42e019ae613cc037 /sys/arch/i386
parent222f179881b2ad976b2cc538c459bb1439f2b581 (diff)
Add FireWire to kernel config.
(disabled for now, not production quality yet)
Diffstat (limited to 'sys/arch/i386')
-rw-r--r--sys/arch/i386/conf/GENERIC17
1 files changed, 16 insertions, 1 deletions
diff --git a/sys/arch/i386/conf/GENERIC b/sys/arch/i386/conf/GENERIC
index 7b5903c6613..51128dbd081 100644
--- a/sys/arch/i386/conf/GENERIC
+++ b/sys/arch/i386/conf/GENERIC
@@ -1,4 +1,4 @@
-# $OpenBSD: GENERIC,v 1.326 2002/12/10 23:37:03 miod Exp $
+# $OpenBSD: GENERIC,v 1.327 2002/12/13 03:02:07 tdeval Exp $
# $NetBSD: GENERIC,v 1.48 1996/05/20 18:17:23 mrg Exp $
#
# GENERIC -- everything that's currently supported
@@ -132,6 +132,21 @@ scsibus* at usscanner?
#radio* at udsbr?
ugen* at uhub? port ? configuration ? # USB Generic driver
+# FireWire Controllers
+#fwohci* at pci? dev ? function ? # PCI FireWire adapter
+#fwohci* at cardbus? dev ? function ? # CardBus FireWire adapter
+
+#fwnode* at fwbus? idhi ? idlo ?
+
+#fwscsi* at fwnode? # SCSI over FireWire
+#scsibus* at fwscsi?
+
+#option FWOHCI_DEBUG
+#option FWNODE_DEBUG
+#option P1212_DEBUG
+#option SBP2_DEBUG
+#option FWSCSI_DEBUG
+
puc* at pci? # PCI "universal" communication device
npx0 at isa? port 0xf0 irq 13 # math coprocessor