aboutsummaryrefslogtreecommitdiff
path: root/ObsoleteFiles.inc
diff options
context:
space:
mode:
authorJohn Baldwin <jhb@FreeBSD.org>2008-07-04 21:24:35 +0000
committerJohn Baldwin <jhb@FreeBSD.org>2008-07-04 21:24:35 +0000
commita78c3ed89c9671360b82781b991f069c820ef0d2 (patch)
treeb64f14739a962818bf20d5af59b49ec5223a97b6 /ObsoleteFiles.inc
parentddab19ead9f9c52f01df68905ae7fe5b4b119c17 (diff)
downloadsrc-a78c3ed89c9671360b82781b991f069c820ef0d2.tar.gz
src-a78c3ed89c9671360b82781b991f069c820ef0d2.zip
Remove the sbsh(4) driver. No one responded to requests for testing the
MPSAFE patches on current@ and stable@. This driver also has a fundamental issue in that it sleeps when sending commands to the card including in the if_init/if_start routines (which can be called from interrupt context). As such, the driver shouldn't be working reliably even on 4.x.
Notes
Notes: svn path=/head/; revision=180267
Diffstat (limited to 'ObsoleteFiles.inc')
-rw-r--r--ObsoleteFiles.inc3
1 files changed, 3 insertions, 0 deletions
diff --git a/ObsoleteFiles.inc b/ObsoleteFiles.inc
index e80853ef2719..9fe8b3391b4c 100644
--- a/ObsoleteFiles.inc
+++ b/ObsoleteFiles.inc
@@ -14,6 +14,9 @@
# The file is partitioned: OLD_FILES first, then OLD_LIBS and OLD_DIRS last.
#
+# 20080704: sbsh(4) removed
+OLD_FILES+=usr/share/man/man4/if_sbsh.4.gz
+OLD_FILES+=usr/share/man/man4/sbsh.4.gz
# 20080704: sbni(4) removed
.if ${TARGET_ARCH} == "i386"
OLD_FILES+=usr/share/man/man4/i386/if_sbni.4.gz