Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 16 Jan 1999 21:18:55 -0800 (PST)
From:      Bruce Evans <bde@FreeBSD.ORG>
To:        cvs-committers@FreeBSD.ORG, cvs-all@FreeBSD.ORG
Subject:   cvs commit: src/sys/pci ide_pci.c
Message-ID:  <199901170518.VAA29269@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help
bde         1999/01/16 21:18:54 PST

  Modified files:
    sys/pci              ide_pci.c 
  Log:
  Fixed a 2-bit error in initializing MWDMA mode for VIA chipsets.
  Prefetch/postwrite was enabled for the wrong controller.  (VIA
  is bitwise big endian and we confused ourself by shifting left
  instead of right.)
  
  Extracted from:	last set of patches from the author
  		(john hood <cgull@smoke.marlboro.vt.us>) on 7 Feb 1998
  
  Revision  Changes    Path
  1.27      +2 -3      src/sys/pci/ide_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?199901170518.VAA29269>