Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 30 Apr 2003 23:20:50 -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.h
Message-ID:  <200305010620.h416KoIm017737@repoman.freebsd.org>

next in thread | raw e-mail | index | archive | help
sos         2003/04/30 23:20:50 PDT

  FreeBSD src repository

  Modified files:
    sys/dev/ata          ata-chipset.c ata-pci.h 
  Log:
  I'm pleased to announce that Promise is now supporting the FreeBSD
  project by providing documentation (under NDA) and hardware for
  testing. This commit is the first result of the cooperation, and
  adds support for several of their new controllers that we didn't
  support before (and probably newer would have without this arrangement).
  
  Add support for the Promise SATA150 TX2/TX4 and the Promise TX4000
  controllers. This also adds support for various motherboard fitted
  Promise SATA/ATA chips.
  Note that this code uses memory mapped registers to minimize overhead.
  I belive FreeBSD has made another first in the Open Source world
  by being able to release support for this :)
  
  Revision  Changes    Path
  1.21      +144 -7    src/sys/dev/ata/ata-chipset.c
  1.8       +17 -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?200305010620.h416KoIm017737>