summaryrefslogtreecommitdiffstats
path: root/sys/powerpc/conf
diff options
context:
space:
mode:
authorsimokawa <simokawa@FreeBSD.org>2003-04-22 04:39:20 +0000
committersimokawa <simokawa@FreeBSD.org>2003-04-22 04:39:20 +0000
commitef1f3b42fa32dd0852a62131211243529521bc43 (patch)
treedbddc72485bae484a0310ebbcb431d0d60068b3c /sys/powerpc/conf
parent823ba059c160d32ac79047d272db10dd618d41ab (diff)
downloadFreeBSD-src-ef1f3b42fa32dd0852a62131211243529521bc43.zip
FreeBSD-src-ef1f3b42fa32dd0852a62131211243529521bc43.tar.gz
add scbus for FireWire.
Diffstat (limited to 'sys/powerpc/conf')
-rw-r--r--sys/powerpc/conf/GENERIC7
1 files changed, 7 insertions, 0 deletions
diff --git a/sys/powerpc/conf/GENERIC b/sys/powerpc/conf/GENERIC
index 880dfe8..8f5d21f 100644
--- a/sys/powerpc/conf/GENERIC
+++ b/sys/powerpc/conf/GENERIC
@@ -75,6 +75,13 @@ device atapicd # ATAPI CDROM drives
#device atapifd # ATAPI floppy drives
#device atapist # ATAPI tape drives
+# SCSI peripherals
+device scbus # SCSI bus (required)
+device da # Direct Access (disks)
+device sa # Sequential Access (tape etc)
+device cd # CD
+device pass # Passthrough device (direct SCSI access)
+
# Serial (COM) ports
#device sio # 8250, 16[45]50 based serial ports
device zs # Zilog 8350 based serial ports
OpenPOWER on IntegriCloud