Date: Wed, 2 Dec 2009 10:47:11 +0000 (UTC) From: Alexander Motin <mav@FreeBSD.org> To: cvs-src-old@freebsd.org Subject: cvs commit: src/sbin/atacontrol atacontrol.c src/sys/conf files src/sys/dev/ata ata-all.c ata-usb.c src/sys/modules/ata/atausb Makefile src/sys/sys ata.h Message-ID: <200912021048.nB2AmbfH019809@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
mav 2009-12-02 10:47:11 UTC
FreeBSD src repository
Modified files: (Branch: RELENG_8)
sbin/atacontrol atacontrol.c
sys/conf files
sys/dev/ata ata-all.c
sys/sys ata.h
Removed files: (Branch: RELENG_8)
sys/dev/ata ata-usb.c
sys/modules/ata/atausb Makefile
Log:
SVN rev 200024 on 2009-12-02 10:47:11Z by mav
MFC r199822:
Drop USB mass storage devices support from ata(4). It is out of the build as
long as I remember, and completely superseded by better maintained umass(4).
It's main idea was to optionally avoid CAM dependency for such devices, but
with move ATA to CAM, it is not actual any more.
No objections: hselasky@, thompsa@, arch@
Revision Changes Path
1.52.2.2 +0 -6 src/sbin/atacontrol/atacontrol.c
1.1459.2.10 +0 -1 src/sys/conf/files
1.308.2.4 +0 -3 src/sys/dev/ata/ata-all.c
1.20.2.2 +0 -1127 src/sys/dev/ata/ata-usb.c (dead)
1.3.2.2 +0 -10 src/sys/modules/ata/atausb/Makefile (dead)
1.41.2.4 +0 -3 src/sys/sys/ata.h
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200912021048.nB2AmbfH019809>
