diff options
author | Kenneth R Westerback <krw@cvs.openbsd.org> | 2010-07-03 03:59:18 +0000 |
---|---|---|
committer | Kenneth R Westerback <krw@cvs.openbsd.org> | 2010-07-03 03:59:18 +0000 |
commit | ef028b2fac50f29ad9db7a6e59de228a1c13ea76 (patch) | |
tree | 6561605fb0fb34d75a51ce94e51b54d512347753 /sys/arch/mac68k/conf | |
parent | e2df4549a1a3317e395a8eb72d4bdf909b51822f (diff) |
No more ss(4) or usscanner(4). Unused, unloved and unmaintained.
General huzzahs.
"go for it" deraadt@
Diffstat (limited to 'sys/arch/mac68k/conf')
-rw-r--r-- | sys/arch/mac68k/conf/GENERIC | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/sys/arch/mac68k/conf/GENERIC b/sys/arch/mac68k/conf/GENERIC index b61603b92ec..8e62e6aabef 100644 --- a/sys/arch/mac68k/conf/GENERIC +++ b/sys/arch/mac68k/conf/GENERIC @@ -1,4 +1,4 @@ -# $OpenBSD: GENERIC,v 1.49 2010/07/02 19:57:14 tedu Exp $ +# $OpenBSD: GENERIC,v 1.50 2010/07/03 03:59:16 krw Exp $ # # For further information on compiling OpenBSD kernels, see the config(8) # man page. @@ -70,7 +70,6 @@ sd* at scsibus? # SCSI disk drives st* at scsibus? # SCSI tape drives cd* at scsibus? # SCSI CD-ROM drives ch* at scsibus? # SCSI autochangers -ss* at scsibus? # SCSI scanners safte* at scsibus? # SCSI accessed fault-tolerant enclosures ses* at scsibus? # SCSI enclosure services uk* at scsibus? # SCSI unknown |