summaryrefslogtreecommitdiff
path: root/sys/arch
diff options
context:
space:
mode:
authorMark Kettenis <kettenis@cvs.openbsd.org>2014-03-30 16:36:26 +0000
committerMark Kettenis <kettenis@cvs.openbsd.org>2014-03-30 16:36:26 +0000
commit5c5c4f65305a319ce28ac2f9cedc0f8edbc7f7d7 (patch)
treec660e63af378d65c9f00f17249c5f5ce1d0b9bc4 /sys/arch
parente6e2634dd7adfd731320b33d2142fadee729155c (diff)
Drop isp(4) to make the kernel fit again.
ok deraadt@
Diffstat (limited to 'sys/arch')
-rw-r--r--sys/arch/sparc64/conf/GENERIC6
1 files changed, 3 insertions, 3 deletions
diff --git a/sys/arch/sparc64/conf/GENERIC b/sys/arch/sparc64/conf/GENERIC
index e4e41581468..ae6f5bc50ea 100644
--- a/sys/arch/sparc64/conf/GENERIC
+++ b/sys/arch/sparc64/conf/GENERIC
@@ -1,4 +1,4 @@
-# $OpenBSD: GENERIC,v 1.281 2014/03/28 16:24:57 brad Exp $
+# $OpenBSD: GENERIC,v 1.282 2014/03/30 16:36:25 kettenis Exp $
#
# For further information on compiling OpenBSD kernels, see the config(8)
# man page.
@@ -112,7 +112,7 @@ malo* at pcmcia? # Marvell 88W8385
# PCI SCSI
ahc* at pci? # Adaptec 2940 SCSI controllers
siop* at pci? # NCR 538XX SCSI controllers
-isp* at pci? # Qlogic ISP [12]0x0 SCSI/FibreChannel
+#isp* at pci? # Qlogic ISP [12]0x0 SCSI/FibreChannel
qlw* at pci? # QLogic ISP SCSI
qla* at pci? # QLogic ISP 2[123]xx FibreChannel
qle* at pci? # QLogic ISP 2[45]xx FibreChannel
@@ -401,7 +401,7 @@ wd* at wdc? flags 0x0000
dma* at sbus? # SBus
esp* at dma? # SBus
esp* at sbus?
-isp* at sbus?
+#isp* at sbus?
qlw* at sbus?
qla* at sbus?