Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 8 Nov 1999 13:36:02 -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
Message-ID:  <199911082136.NAA78697@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help
sos         1999/11/08 13:36:02 PST

  Modified files:
    sys/dev/ata          ata-all.c ata-all.h ata-disk.c ata-dma.c 
  Log:
  Unbreak ATAPI on the Aladdin chipset, only DMA access worked.
  
  Try to use a 32bit mask on the IO addresses, this fixes the alpha
  and hopefully doesn't break on any i386 machines.
  
  Try to enable both read & write cache on disks, they should be as
  default, but better be sure..
  
  Revision  Changes    Path
  1.30      +29 -21    src/sys/dev/ata/ata-all.c
  1.14      +4 -2      src/sys/dev/ata/ata-all.h
  1.35      +10 -1     src/sys/dev/ata/ata-disk.c
  1.17      +24 -41    src/sys/dev/ata/ata-dma.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?199911082136.NAA78697>