Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 26 Nov 2009 12:41:43 +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:  <200911261244.nAQCijZw054856@repoman.freebsd.org>

next in thread | raw e-mail | index | archive | help
mav         2009-11-26 12:41:43 UTC

  FreeBSD src repository

  Modified files:
    sbin/atacontrol      atacontrol.c 
    sys/conf             files 
    sys/dev/ata          ata-all.c 
    sys/sys              ata.h 
  Removed files:
    sys/dev/ata          ata-usb.c 
    sys/modules/ata/atausb Makefile 
  Log:
  SVN rev 199822 on 2009-11-26 12:41:43Z by mav
  
  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.54      +0 -6      src/sbin/atacontrol/atacontrol.c
  1.1486    +0 -1      src/sys/conf/files
  1.311     +0 -3      src/sys/dev/ata/ata-all.c
  1.21      +0 -1127   src/sys/dev/ata/ata-usb.c (dead)
  1.4       +0 -10     src/sys/modules/ata/atausb/Makefile (dead)
  1.46      +0 -3      src/sys/sys/ata.h



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200911261244.nAQCijZw054856>