Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 28 Apr 2005 22:08:08 +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-chipset.c ata-lowlevel.c ata-pci.c ata_if.m
Message-ID:  <200504282208.j3SM888Z083395@repoman.freebsd.org>

next in thread | raw e-mail | index | archive | help
sos         2005-04-28 22:08:08 UTC

  FreeBSD src repository

  Modified files:
    sys/dev/ata          ata-all.c ata-all.h ata-chipset.c 
                         ata-lowlevel.c ata-pci.c ata_if.m 
  Log:
  Rearrange the way the reset code is called.
  Prepare for different looking controllers.
  
  Revision  Changes    Path
  1.246     +2 -2      src/sys/dev/ata/ata-all.c
  1.98      +2 -2      src/sys/dev/ata/ata-all.h
  1.113     +7 -0      src/sys/dev/ata/ata-chipset.c
  1.62      +1 -6      src/sys/dev/ata/ata-lowlevel.c
  1.100     +2 -0      src/sys/dev/ata/ata-pci.c
  1.3       +4 -4      src/sys/dev/ata/ata_if.m



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