summaryrefslogtreecommitdiffstats
path: root/sys/powerpc/conf
diff options
context:
space:
mode:
authorthompsa <thompsa@FreeBSD.org>2009-03-19 20:33:26 +0000
committerthompsa <thompsa@FreeBSD.org>2009-03-19 20:33:26 +0000
commit11f8f68779a4a4307c75fc2f1b9aff7eab1d6709 (patch)
tree522c8733b1b880a3ca49c049a2d490286c46f77f /sys/powerpc/conf
parenta31e11a44a3c2f3b5183b07d30422d7fe0753bbb (diff)
downloadFreeBSD-src-11f8f68779a4a4307c75fc2f1b9aff7eab1d6709.zip
FreeBSD-src-11f8f68779a4a4307c75fc2f1b9aff7eab1d6709.tar.gz
Remove the uscanner(4) driver, this follows the removal of the kernel scanner
driver in Linux 2.6. uscanner was just a simple wrapper around a fifo and contained no logic, the default interface is now libusb (supported by sane). Reviewed by: HPS
Diffstat (limited to 'sys/powerpc/conf')
-rw-r--r--sys/powerpc/conf/GENERIC1
1 files changed, 0 insertions, 1 deletions
diff --git a/sys/powerpc/conf/GENERIC b/sys/powerpc/conf/GENERIC
index b87f899..a85ded0 100644
--- a/sys/powerpc/conf/GENERIC
+++ b/sys/powerpc/conf/GENERIC
@@ -140,7 +140,6 @@ device ulpt # Printer
device umass # Disks/Mass storage - Requires scbus and da0
device ums # Mouse
device urio # Diamond Rio 500 MP3 player
-device uscanner # Scanners
# USB Ethernet
device aue # ADMtek USB Ethernet
device axe # ASIX Electronics USB Ethernet
OpenPOWER on IntegriCloud