aboutsummaryrefslogtreecommitdiffstats
path: root/MAINTAINERS
diff options
context:
space:
mode:
authorWolfgang Mües <wolfgang@iksw-muees.de>2008-07-29 05:54:43 -0400
committerGreg Kroah-Hartman <gregkh@suse.de>2008-08-13 20:32:47 -0400
commit88d987d6db2a14b191f4eb21cc623dae31e28e9d (patch)
tree9b8d48d2f4e724a2d7e39dff0deb7e454c59e399 /MAINTAINERS
parent8d0968abd03ec6b407df117adc773562386702fa (diff)
usb: auerswald: remove driver (obsolete)
This patch removes the auerswald USB driver from the linux kernel 2.6.26. This driver was included into the kernel mainly to connect to the ISDN framework. This was done in linux 2.4.x. For 2.6.x, due to the fragile and moving ISDN support, this connection was never realized, and the only use of this driver was for device configuration. In the age of DSL, the demand of ISDN support is getting very low. Meanwhile, with the advent of libusb, an userspace driver was done for the device configuration which works fine for linux and mac. (Thanks to the libusb developers!). The userspace driver is downloadable from the auerswald web site. So this driver is obsolete now and has to be removed. Many thanks to all developers which helped me to bring this driver up and working. Signed-off-by: Wolfgang Muees <wolfgang@iksw-muees.de> Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>
Diffstat (limited to 'MAINTAINERS')
-rw-r--r--MAINTAINERS6
1 files changed, 0 insertions, 6 deletions
diff --git a/MAINTAINERS b/MAINTAINERS
index af6aa4e4b392..0c42dc25e0e7 100644
--- a/MAINTAINERS
+++ b/MAINTAINERS
@@ -4195,12 +4195,6 @@ M: oliver@neukum.name
4195L: linux-usb@vger.kernel.org 4195L: linux-usb@vger.kernel.org
4196S: Maintained 4196S: Maintained
4197 4197
4198USB AUERSWALD DRIVER
4199P: Wolfgang Muees
4200M: wolfgang@iksw-muees.de
4201L: linux-usb@vger.kernel.org
4202S: Maintained
4203
4204USB BLOCK DRIVER (UB ub) 4198USB BLOCK DRIVER (UB ub)
4205P: Pete Zaitcev 4199P: Pete Zaitcev
4206M: zaitcev@redhat.com 4200M: zaitcev@redhat.com