Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 18 Nov 2007 14:44:53 +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.h ata-chipset.c ata-pci.c ata-pci.h
Message-ID:  <200711181444.lAIEirds046861@repoman.freebsd.org>

next in thread | raw e-mail | index | archive | help
sos         2007-11-18 14:44:53 UTC

  FreeBSD src repository

  Modified files:
    sys/dev/ata          ata-all.h ata-chipset.c ata-pci.c 
                         ata-pci.h 
  Log:
  Add generic support for chipsets that say they support AHCI.  This should catch new chipsets that we dont know but that we should support.
  Add a few new PCI id's.
  Misc cleanups.
  
  Revision  Changes    Path
  1.125     +1 -1      src/sys/dev/ata/ata-all.h
  1.204     +108 -124  src/sys/dev/ata/ata-chipset.c
  1.123     +37 -2     src/sys/dev/ata/ata-pci.c
  1.82      +10 -2     src/sys/dev/ata/ata-pci.h



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