Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 15 Dec 2001 21:49:08 -0800
From:      Kent Stewart <kstewart@owt.com>
To:        =?ISO-8859-1?Q?S=F8ren?= Schmidt <sos@FreeBSD.ORG>
Cc:        cvs-committers@FreeBSD.ORG, cvs-all@FreeBSD.ORG
Subject:   Re: cvs commit: src/sys/dev/ata ata-dma.c ata-pci.c
Message-ID:  <3C1C35D4.1070501@owt.com>
References:  <200112142128.fBELSon60304@freefall.freebsd.org>

next in thread | previous in thread | raw e-mail | index | archive | help


Søren Schmidt wrote:

 > sos         2001/12/14 13:28:50 PST
 >
 >   Modified files:
 >     sys/dev/ata          ata-dma.c ata-pci.c
 >   Log:
 >   Adjust the timings for the SiS chips a bit, also add the SiS 645.
 >
 >   Cosmetics on the Acer chips (print right modes)
 >
 >   Revision  Changes    Path
 >   1.78      +9 -8      src/sys/dev/ata/ata-dma.c
 >   1.22      +8 -5      src/sys/dev/ata/ata-pci.c
 >


Your change has a cosmetic error in the line in ata-dma.c. You have

              ata_find_dev(parent, 0x06451039, 0x00) ||   /* SiS 635 */

but the comment should be for a 745. The 745 chipset line is missing in
the ata-pci.c module.

I converted these to -stable and now I get everything from udma33 to 100 
on my SiS-735 chipset motherboard.

Kent

-- 
Kent Stewart
Richland, WA

mailto:kbstew99@hotmail.com
http://users.owt.com/kstewart/index.html
FreeBSD News http://daily.daemonnews.org/



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?3C1C35D4.1070501>