From owner-freebsd-hackers Sun Aug 27 13:28:39 2000 Delivered-To: freebsd-hackers@freebsd.org Received: from piranha.amis.net (piranha.amis.net [212.18.32.3]) by hub.freebsd.org (Postfix) with ESMTP id CF32537B43E for ; Sun, 27 Aug 2000 13:28:23 -0700 (PDT) Received: from titanic.medinet.si (titanic.medinet.si [212.18.32.66]) by piranha.amis.net (Postfix) with ESMTP id A5C7C5D28; Sun, 27 Aug 2000 22:28:22 +0200 (CEST) Date: Sun, 27 Aug 2000 22:28:22 +0200 (CEST) From: Blaz Zupan X-Sender: blaz@titanic.medinet.si To: Clarence Brown Cc: freebsd-hackers@freebsd.org Subject: RE: 4.1 lockup at isa0: on reboot In-Reply-To: <003701c01051$7a44d2a0$8c6896d1@granitepost.com> Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-freebsd-hackers@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG > It IS a Western Digital Caviar AC22000 drive. I > might be able to dig up an even older Seagate for > a test install. Try it, it might work. > How do I make it use the WD driver? Will that > affect the IDE CDROM? Add the following lines to your kernel configuration and remove all line containing "ata". device wdc0 at isa? port IO_WD1 irq 14 device wd0 at wdc0 drive 0 device wd1 at wdc0 drive 1 device wdc1 at isa? port IO_WD2 irq 15 device wd2 at wdc1 drive 0 device wd3 at wdc1 drive 1 If it does indeed work with the wd driver and not with the ata driver, try to get together as much information as possible and send it to sos@freebsd.org. Of course it might not be the same problem I had, but it is still worth a try. Blaz Zupan, Medinet d.o.o, Linhartova 21, 2000 Maribor, Slovenia E-mail: blaz@amis.net, Tel: +386-2-320-6320, Fax: +386-2-320-6325 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-hackers" in the body of the message