diff options
| author | 2010-07-03 03:59:15 +0000 | |
|---|---|---|
| committer | 2010-07-03 03:59:15 +0000 | |
| commit | 8e08b8a0f4e47afb500007b44123d72ce6980eb6 (patch) | |
| tree | b6b958bc774fca3ed24767d95ea6b1967f9ce5b0 /sys/arch/sparc | |
| parent | no need for syncdelay to be a time_t, make it it an int. unstatic variables (diff) | |
| download | wireguard-openbsd-8e08b8a0f4e47afb500007b44123d72ce6980eb6.tar.xz wireguard-openbsd-8e08b8a0f4e47afb500007b44123d72ce6980eb6.zip | |
No more ss(4) or usscanner(4). Unused, unloved and unmaintained.
General huzzahs.
"go for it" deraadt@
Diffstat (limited to 'sys/arch/sparc')
| -rw-r--r-- | sys/arch/sparc/conf/GENERIC | 3 | ||||
| -rw-r--r-- | sys/arch/sparc/conf/RAMDISK | 3 | ||||
| -rw-r--r-- | sys/arch/sparc/conf/SUN4 | 3 | ||||
| -rw-r--r-- | sys/arch/sparc/conf/SUN4C | 3 | ||||
| -rw-r--r-- | sys/arch/sparc/conf/SUN4M | 3 | ||||
| -rw-r--r-- | sys/arch/sparc/sparc/conf.c | 5 |
6 files changed, 7 insertions, 13 deletions
diff --git a/sys/arch/sparc/conf/GENERIC b/sys/arch/sparc/conf/GENERIC index 101281389fc..e6f9a8dc160 100644 --- a/sys/arch/sparc/conf/GENERIC +++ b/sys/arch/sparc/conf/GENERIC @@ -1,4 +1,4 @@ -# $OpenBSD: GENERIC,v 1.96 2010/07/02 19:57:14 tedu Exp $ +# $OpenBSD: GENERIC,v 1.97 2010/07/03 03:59:17 krw Exp $ # # For further information on compiling OpenBSD kernels, see the config(8) # man page. @@ -347,7 +347,6 @@ sd* at scsibus? # SCSI disks st* at scsibus? # SCSI tapes cd* at scsibus? # SCSI CD-ROMs ch* at scsibus? # SCSI changer devices -ss* at scsibus? # SCSI scanners safte* at scsibus? # SCSI accessed fault-tolerant enclosures ses* at scsibus? # SCSI enclosure services uk* at scsibus? # unknown SCSI devices diff --git a/sys/arch/sparc/conf/RAMDISK b/sys/arch/sparc/conf/RAMDISK index 708c32f09cd..ee5d214b87c 100644 --- a/sys/arch/sparc/conf/RAMDISK +++ b/sys/arch/sparc/conf/RAMDISK @@ -1,4 +1,4 @@ -# $OpenBSD: RAMDISK,v 1.69 2010/07/02 19:57:15 tedu Exp $ +# $OpenBSD: RAMDISK,v 1.70 2010/07/03 03:59:17 krw Exp $ # $NetBSD: GENERIC,v 1.28.2.1 1996/07/02 23:55:22 jtc Exp $ # Machine architecture; required by config(8) @@ -320,7 +320,6 @@ sd* at scsibus? # SCSI disks st* at scsibus? # SCSI tapes cd* at scsibus? # SCSI CD-ROMs ch* at scsibus? # SCSI changer devices -#ss* at scsibus? # SCSI scanners #uk* at scsibus? # unknown SCSI devices # Floppy controller and drive found on SPARCstations. diff --git a/sys/arch/sparc/conf/SUN4 b/sys/arch/sparc/conf/SUN4 index 9dad08c15dc..f65c5043dbb 100644 --- a/sys/arch/sparc/conf/SUN4 +++ b/sys/arch/sparc/conf/SUN4 @@ -1,4 +1,4 @@ -# $OpenBSD: SUN4,v 1.38 2010/07/02 19:57:15 tedu Exp $ +# $OpenBSD: SUN4,v 1.39 2010/07/03 03:59:17 krw Exp $ # $NetBSD: GENERIC,v 1.28.2.1 1996/07/02 23:55:22 jtc Exp $ # Machine architecture; required by config(8) @@ -162,7 +162,6 @@ sd* at scsibus? # SCSI disks st* at scsibus? # SCSI tapes cd* at scsibus? # SCSI CD-ROMs ch* at scsibus? # SCSI changer devices -ss* at scsibus? # SCSI scanners uk* at scsibus? # unknown SCSI devices pseudo-device wsmux 2 # mouse & keyboard multiplexor diff --git a/sys/arch/sparc/conf/SUN4C b/sys/arch/sparc/conf/SUN4C index de472ba8d54..2008010434a 100644 --- a/sys/arch/sparc/conf/SUN4C +++ b/sys/arch/sparc/conf/SUN4C @@ -1,4 +1,4 @@ -# $OpenBSD: SUN4C,v 1.61 2010/07/02 19:57:15 tedu Exp $ +# $OpenBSD: SUN4C,v 1.62 2010/07/03 03:59:17 krw Exp $ # $NetBSD: GENERIC,v 1.48 1997/08/23 19:19:01 mjacob Exp $ # Machine architecture; required by config(8) @@ -183,7 +183,6 @@ sd* at scsibus? # SCSI disks st* at scsibus? # SCSI tapes cd* at scsibus? # SCSI CD-ROMs ch* at scsibus? # SCSI changer devices -ss* at scsibus? # SCSI scanners uk* at scsibus? # unknown SCSI devices # Floppy controller and drive found on SPARCstations. diff --git a/sys/arch/sparc/conf/SUN4M b/sys/arch/sparc/conf/SUN4M index aab337b883e..538121a3760 100644 --- a/sys/arch/sparc/conf/SUN4M +++ b/sys/arch/sparc/conf/SUN4M @@ -1,4 +1,4 @@ -# $OpenBSD: SUN4M,v 1.77 2010/07/02 19:57:15 tedu Exp $ +# $OpenBSD: SUN4M,v 1.78 2010/07/03 03:59:17 krw Exp $ # $NetBSD: GENERIC,v 1.28.2.1 1996/07/02 23:55:22 jtc Exp $ # Machine architecture; required by config(8) @@ -242,7 +242,6 @@ sd* at scsibus? # SCSI disks st* at scsibus? # SCSI tapes cd* at scsibus? # SCSI CD-ROMs ch* at scsibus? # SCSI changer devices -ss* at scsibus? # SCSI scanners uk* at scsibus? # unknown SCSI devices # Floppy controller and drive found on SPARCstations. diff --git a/sys/arch/sparc/sparc/conf.c b/sys/arch/sparc/sparc/conf.c index d3cc30c9b47..a6f1969a5b5 100644 --- a/sys/arch/sparc/sparc/conf.c +++ b/sys/arch/sparc/sparc/conf.c @@ -1,4 +1,4 @@ -/* $OpenBSD: conf.c,v 1.51 2010/06/09 15:25:33 jsing Exp $ */ +/* $OpenBSD: conf.c,v 1.52 2010/07/03 03:59:17 krw Exp $ */ /* $NetBSD: conf.c,v 1.40 1996/04/11 19:20:03 thorpej Exp $ */ /* @@ -60,7 +60,6 @@ #include "ccd.h" #include "raid.h" #include "ch.h" -#include "ss.h" #include "uk.h" #include "sd.h" #include "st.h" @@ -262,7 +261,7 @@ struct cdevsw cdevsw[] = cdev_lkm_dummy(), /* 118 */ cdev_random_init(1,random), /* 119: random generator */ cdev_uk_init(NUK,uk), /* 120: unknown SCSI */ - cdev_ss_init(NSS,ss), /* 121: SCSI scanner */ + cdev_notdef(), /* 121 */ cdev_ksyms_init(NKSYMS,ksyms), /* 122: Kernel symbols device */ cdev_disk_init(NRAID,raid), /* 123: RAIDframe disk driver */ cdev_bio_init(NBIO,bio), /* 124: ioctl tunnel */ |
