From owner-freebsd-hardware Tue Dec 12 11:52:55 2000 From owner-freebsd-hardware@FreeBSD.ORG Tue Dec 12 11:52:54 2000 Return-Path: Delivered-To: freebsd-hardware@freebsd.org Received: from portnoy.lbl.gov (portnoy.lbl.gov [131.243.2.11]) by hub.freebsd.org (Postfix) with ESMTP id C7D2A37B400 for ; Tue, 12 Dec 2000 11:52:53 -0800 (PST) Received: (from jin@localhost) by portnoy.lbl.gov (8.11.1/8.11.1) id eBCJqgu11343; Tue, 12 Dec 2000 11:52:42 -0800 (PST) Date: Tue, 12 Dec 2000 11:52:42 -0800 (PST) From: Jin Guojun (DSD staff) Message-Id: <200012121952.eBCJqgu11343@portnoy.lbl.gov> To: dr@kyx.net, drew@planetwe.com Subject: Re: Asus A7V and booting FreeBSD 4.2R from the onboard Promise ATA-100 controller Cc: freebsd-hardware@FreeBSD.ORG Sender: jin@portnoy.lbl.gov Sender: owner-freebsd-hardware@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org Both 4.1 and 4.2 works on A7V in my experience. There is a random hanging time during probing the ATA66/100 dirves. I just found some interesting issue for ATA-66/100 drives to cause such hang. I bought a bounch of ATA-66/100 WDC and Maxtor drives (10/20/40/45/60/80). Even with the same type of drives, say WDC450AA, each dirve has different response time the Tx rate (slightly different). If putting them on the same IDE bus, they cause trouble for the Tx rate. I do not have any detailed information on why this happens because I do not have time to analyse the singnal on the IDE bus. I guess there is confilct on the bus. About 8 years ago, when seagate Elite-2 came to the market, this dirve always try to grab at least two bus cycle before releasing the bus. It caused numbers of bus reset and reduced Tx rate to the half if more than one drives on the bus :-( (that was SCSI bus) I am not familiar with IDE signal. But I guess there is similar thing happened to these new drives that may not complaint with ATA-66/100 standard. Try to use one ATA-100 drive on each IDE bus to see if that work for you. -Jin On Mon, 11 Dec 2000, Drew Sanford wrote: > This didn't require any magic on my part - once I got my NIC and > parralel port to stop fighting over the same IRQ. Before that it would > hang right after the parralel port was detected. There was never an > issue about loading the root partition. What sort of drive do you have? > > Dragos Ruiu wrote: > > > Has anyone successfully done this? Can you enlighten me > > about the appropriate magic.... ??? > > > > I found the old PR about the ASUS A7V and it seems to have been fixed in > > 4.2R.... The install works fine... the drivers find the controller... the > > install seems to work on the new disks hanging of the ATA100. > > The boot loader finds the kernel on ad4 and then it craps out saying it > > can't load the root partition.... > > > > Any pointers? To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-hardware" in the body of the message