Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 3 Jul 2010 14:14:42 +0000 (UTC)
From:      Alexander Motin <mav@FreeBSD.org>
To:        cvs-src-old@freebsd.org
Subject:   cvs commit: src/share/man/man4 ata.4 src/sys/dev/ata ata-all.c ata-all.h
Message-ID:  <201007031416.o63EGMK6022832@repoman.freebsd.org>

next in thread | raw e-mail | index | archive | help
mav         2010-07-03 14:14:42 UTC

  FreeBSD src repository

  Modified files:
    share/man/man4       ata.4 
    sys/dev/ata          ata-all.c ata-all.h 
  Log:
  SVN rev 209664 on 2010-07-03 14:14:42Z by mav
  
  Add ata(4) ability to limit initial ATA mode for devices via device hints.
  After boot this mode can be changed with atacontrol/camcontrol as usual.
  It works for both legacy and ATA_CAM wrapper mode.
  
  PR:             kern/123980
  
  Revision  Changes    Path
  1.83      +5 -1      src/share/man/man4/ata.4
  1.322     +55 -2     src/sys/dev/ata/ata-all.c
  1.155     +1 -0      src/sys/dev/ata/ata-all.h



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