Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 14 Dec 1999 02:25:29 -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-disk.c ata-dma.c atapi-all.c atapi-cd.c atapi-fd.c atapi-tape.c
Message-ID:  <199912141025.CAA94625@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help
sos         1999/12/14 02:25:29 PST

  Modified files:
    sys/dev/ata          ata-all.c ata-all.h ata-disk.c ata-dma.c 
                         atapi-all.c atapi-cd.c atapi-fd.c 
                         atapi-tape.c 
  Log:
  Have another go at the VIA support, this time use the PCI ID form the
  main component in the southbridge chip to determine which VIA chip
  we are dealing with.
  
  Try to enable DMA on generic controllers that say they has the
  capability, instead of relying on the BIOS to have set it up.
  
  Revision  Changes    Path
  1.35      +30 -9     src/sys/dev/ata/ata-all.c
  1.16      +2 -1      src/sys/dev/ata/ata-all.h
  1.45      +3 -2      src/sys/dev/ata/ata-disk.c
  1.23      +13 -9     src/sys/dev/ata/ata-dma.c
  1.26      +2 -1      src/sys/dev/ata/atapi-all.c
  1.28      +2 -1      src/sys/dev/ata/atapi-cd.c
  1.28      +2 -1      src/sys/dev/ata/atapi-fd.c
  1.24      +2 -1      src/sys/dev/ata/atapi-tape.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?199912141025.CAA94625>