Date: Mon, 3 Dec 2001 09:59:36 +1030 From: Greg Lehey <grog@FreeBSD.org> To: =?iso-8859-1?Q?S=F8ren?= Schmidt <sos@freebsd.dk> Cc: current@freebsd.org Subject: Re: HEADSUP ATA support for newer SiS chipsets added Message-ID: <20011203095936.A78827@monorchid.lemis.com> In-Reply-To: <200112021056.fB2AujB53922@freebsd.dk> References: <200112021056.fB2AujB53922@freebsd.dk>
next in thread | previous in thread | raw e-mail | index | archive | help
On Sunday, 2 December 2001 at 11:56:45 +0100, Søren Schmidt wrote: > > Well, I finally got to it, please report back to me if this > works for you on newer SiS chipsets, especially: > > SiS 630, 633, 635, 730, 733 and 735 > > Also, support for the older: > > SiS 530, 540 and 620 > > Should be in place now. > > Anyhow If you have one of the above, please test with a new -current, > and report to me how it goes, I dont have any of those chipsets, so > I cant test it myself, donations of such boards are welcome :)... > > If it seems to work then please do the following on an idle system: > > for n in 1 2 3 4 5 > do > dd if=/dev/adX of=/dev/null bs=512K count=1 Don't you mean dd if=/dev/ad$n of=/dev/null bs=512K count=1 ? > done Greg -- See complete headers for address and phone numbers To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-current" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20011203095936.A78827>