From owner-freebsd-current Fri Feb 8 1:12: 5 2002 Delivered-To: freebsd-current@freebsd.org Received: from web20607.mail.yahoo.com (web20607.mail.yahoo.com [216.136.226.165]) by hub.freebsd.org (Postfix) with SMTP id 8EC0437B41B for ; Fri, 8 Feb 2002 01:12:03 -0800 (PST) Message-ID: <20020208091203.60180.qmail@web20607.mail.yahoo.com> Received: from [62.159.148.146] by web20607.mail.yahoo.com via HTTP; Fri, 08 Feb 2002 01:12:03 PST Date: Fri, 8 Feb 2002 01:12:03 -0800 (PST) From: Tom Servo Subject: Re: Promise/ATA-Raid making panic in -CURRENT? To: freebsd-current@freebsd.org In-Reply-To: <200202080837.g188bgM15930@freebsd.dk> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Sender: owner-freebsd-current@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG > > I finally pulled the Promise out and it boots. > Since I > > need it for some Windows apps on the same box I > put it > > back in and commented some lines in ata driver > > regarding the detection of Promise Fasttrak > > controllers and it boots now w/o detecting it. > > This is strange, the error message you got is *not* > from the ATA driver, and putting a TX2 in a system > here work just fine, I'm out of ideas.... Well, maybe some other system/PCI code has been changed and doesn't work so well with the detection code in ata-raid.c? This would be my first guess, but I am no big programmer and I'm even less aware how it kernel internas work. To be exact, I commented stuff in ata-raid.c, ata-dma.c and ata-pci.c (everything related to device ID 0x4d68105a). And I made ar_probe to return 1 immediately. Like this I can leave the Promise in w/o getting that error. It happens on GENERIC and the configured kernel. PS booting verbose doesn't throw any usable info at all. PS2 my TX2 has BIOS 2.00 build 2 located in PCI slot 5. The mobo chipset is a VIA 694XDP. I hope this info helps. /tso __________________________________________________ Do You Yahoo!? Send FREE Valentine eCards with Yahoo! Greetings! http://greetings.yahoo.com To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-current" in the body of the message