Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 29 Apr 2005 11:30:03 +0000 (UTC)
From:      Søren Schmidt <sos@FreeBSD.org>
To:        src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org
Subject:   cvs commit: src/sys/dev/ata ata-all.c ata-all.h ata-lowlevel.c ata-queue.c
Message-ID:  <200504291130.j3TBU3Ff039661@repoman.freebsd.org>

next in thread | raw e-mail | index | archive | help
sos         2005-04-29 11:30:03 UTC

  FreeBSD src repository

  Modified files:
    sys/dev/ata          ata-all.c ata-all.h ata-lowlevel.c 
                         ata-queue.c 
  Log:
  Now that probing is working in the new fashion, we need to go back to
  having ata_getparm issue an ata_request and not fool around with the HW
  on its own.
  Needed for new HW support.
  
  Revision  Changes    Path
  1.247     +165 -55   src/sys/dev/ata/ata-all.c
  1.99      +0 -1      src/sys/dev/ata/ata-all.h
  1.63      +0 -138    src/sys/dev/ata/ata-lowlevel.c
  1.46      +1 -0      src/sys/dev/ata/ata-queue.c



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