From 00085f61a4aa40196fa3d6688d34cfbe25c235a9 Mon Sep 17 00:00:00 2001 From: Theo de Raadt Date: Mon, 4 Nov 2013 14:07:17 +0000 Subject: remove iop(4) driver. it is entirely unmaintained and supports something which basically doesn't exist at all. reminded about it by brad --- sys/arch/i386/conf/GENERIC | 7 +------ sys/arch/i386/conf/RAMDISK_CD | 7 +------ sys/arch/i386/conf/files.i386 | 7 +------ 3 files changed, 3 insertions(+), 18 deletions(-) (limited to 'sys/arch/i386') diff --git a/sys/arch/i386/conf/GENERIC b/sys/arch/i386/conf/GENERIC index f80f8d0901a..880964e76df 100644 --- a/sys/arch/i386/conf/GENERIC +++ b/sys/arch/i386/conf/GENERIC @@ -1,4 +1,4 @@ -# $OpenBSD: GENERIC,v 1.759 2013/10/31 09:57:02 pirofti Exp $ +# $OpenBSD: GENERIC,v 1.760 2013/11/04 14:07:16 deraadt Exp $ # # For further information on compiling OpenBSD kernels, see the config(8) # man page. @@ -761,11 +761,6 @@ ubsec* at pci? # Bluesteel Networks 5xxx crypto card safe* at pci? # SafeNet SafeXcel 1141/1741 glxsb* at pci? # AMD Geode LX series processor security block -# I2O -iop* at pci? # I2O processor -ioprbs* at iop? # I2O arrays -iopsp* at iop? # I2O SCSI pass-through - # GPIO ``pin bus'' drivers #gpioiic* at gpio? offset 0 mask 0x3 # I2C bus bit-banging gpioiic* at gpio? diff --git a/sys/arch/i386/conf/RAMDISK_CD b/sys/arch/i386/conf/RAMDISK_CD index 1af8c6e6626..09e82619c09 100644 --- a/sys/arch/i386/conf/RAMDISK_CD +++ b/sys/arch/i386/conf/RAMDISK_CD @@ -1,4 +1,4 @@ -# $OpenBSD: RAMDISK_CD,v 1.204 2013/10/28 12:33:32 mpi Exp $ +# $OpenBSD: RAMDISK_CD,v 1.205 2013/11/04 14:07:16 deraadt Exp $ machine i386 # architecture, used by config; REQUIRED @@ -233,11 +233,6 @@ uha* at eisa? # UltraStor 24f SCSI controllers vmwpvs* at pci? # VMware ParaVirtual SCSI softraid0 at root # Software RAID -# I2O -iop* at pci? # I2O processor -ioprbs* at iop? # I2O arrays -iopsp* at iop? # I2O SCSI pass-through - scsibus* at scsi? sd* at scsibus? # SCSI disk drives st* at scsibus? # SCSI tape drives diff --git a/sys/arch/i386/conf/files.i386 b/sys/arch/i386/conf/files.i386 index d81f525b963..bddf9ca02e4 100644 --- a/sys/arch/i386/conf/files.i386 +++ b/sys/arch/i386/conf/files.i386 @@ -1,4 +1,4 @@ -# $OpenBSD: files.i386,v 1.213 2013/08/15 06:54:35 kettenis Exp $ +# $OpenBSD: files.i386,v 1.214 2013/11/04 14:07:16 deraadt Exp $ # # new style config file for i386 architecture # @@ -70,11 +70,6 @@ major {st = 5} major {cd = 6} major {rd = 17} -# -# I2O -# -include "dev/i2o/files.i2o" - # # Machine-independent ATAPI drivers # -- cgit v1.2.3