Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 2 Jul 2003 03:50:44 -0700 (PDT)
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-chipset.c ata-pci.c ata-pci.h
Message-ID:  <200307021050.h62AoiWN019579@repoman.freebsd.org>

next in thread | raw e-mail | index | archive | help
sos         2003/07/02 03:50:44 PDT

  FreeBSD src repository

  Modified files:
    sys/dev/ata          ata-chipset.c ata-pci.c ata-pci.h 
  Log:
  Update the SATA support code to work more correctly with
  real SATA disks now that I can test it.
  
  Add support for the SiI 3112 SATA chip using memory mapped I/O.
  Update the support for the SiI 0680 to use the memio interface as well.
  
  Sponsored by:   David Leimbach <leimy2k@mac.com> (3112 based controller)
  Sponsored by:   FreeBSD Systems (www.FreeBSDsystems.com) (SATA disks)
  
  Revision  Changes    Path
  1.32      +114 -46   src/sys/dev/ata/ata-chipset.c
  1.63      +3 -8      src/sys/dev/ata/ata-pci.c
  1.12      +4 -3      src/sys/dev/ata/ata-pci.h



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