Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 19 Jan 2003 03:47:32 -0800 (PST)
From:      Søren Schmidt <sos@FreeBSD.org>
To:        cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org
Subject:   cvs commit: src/sys/dev/ata ata-all.c ata-all.h ata-dma.c ata-pci.c
Message-ID:  <200301191147.h0JBlWlS014326@repoman.freebsd.org>

next in thread | raw e-mail | index | archive | help
sos         2003/01/19 03:47:32 PST

  Modified files:
    sys/dev/ata          ata-all.c ata-all.h ata-dma.c ata-pci.c 
  Log:
  Fix the 48bit access support for the older Promise 66/100 controllers, the
  first attempt was wrong and could cause r/w timeouts.
  
  Add yet another Promise PCI id.
  
  Revision  Changes    Path
  1.162     +1 -0      src/sys/dev/ata/ata-all.c
  1.57      +1 -0      src/sys/dev/ata/ata-all.h
  1.110     +21 -16    src/sys/dev/ata/ata-dma.c
  1.54      +3 -0      src/sys/dev/ata/ata-pci.c

To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe cvs-all" in the body of the message




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