Date: Thu, 24 Aug 2000 12:34:43 -0500 (CDT) From: Visigoth <visigoth@telemere.net> To: "Matthew N. Dodd" <winter@jurai.net> Cc: Mike Smith <msmith@FreeBSD.ORG>, current@FreeBSD.ORG Subject: Re: DPT revision....(broken drivers in -STABLE) Message-ID: <Pine.BSF.4.21.0008241223040.7152-100000@mail.telemere.net> In-Reply-To: <Pine.BSF.4.21.0008232214440.686-100000@sasami.jurai.net>
next in thread | previous in thread | raw e-mail | index | archive | help
-----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1 <snip cvs-all> On Wed, 23 Aug 2000, Matthew N. Dodd wrote: > I don't remember seeing a verbose boot log posted so I can't really say > whats wrong. There is no difference b/t the -CURRENT and 4-STABLE > versions of dpt_pci.c so I'm not sure what could be causing the > problem. Of course it may be that the cards don't work in -CURRENT > either. Correct, the cards don't work in current either. The driver is failing in its call to bus_alloc_resource() for the irq in dpt_pci.c, and then panic(9) ensues as it tries to resource_list_release but cant find resource. During the boot it comes up with: dpt0: <DPT Caching SCSI RAID Controller> port 0xdc60-0xdc7f irq 16 at device 8.0 on pci 2 even though bios asigned it irq 9... hmmm.... I have tried it on a few machines now, with both -current and -stable > Not having a test system with PCI DPT boards somewhat limits my ability to > wring these things out. I won't refuse a rackmounted compaq with PCI and > EISA slots and a brace of DPT and Smart2 RAID cards if someone sends me > one. Who knows? I might even be able to beat a bit on the management > tools then. I may be able to help some here... Would root on a testbed,breakable,remote dual xeon machine with a dpt card in it help? I could install a snapshot from before the commits and let you have at it. I would even reboot it into the working kernel from here if you need ;)... Boy those DPT utils would be nice.... heh Visigoth Damieon Stark Sr. Unix Systems Administrator visigoth@telemere.net PGP Public Key: www.telemere.net/~visigoth/visigoth.asc ____________________________________________________________________________ | M$ -Where do you want to go today? | Linux -Where do you want to go tomorrow?| FreeBSD - The POWER to serve Freebsd -Are you guys coming or what? | http://www.freebsd.org | | - ---------------------------------------------------------------------------- -----BEGIN PGP SIGNATURE----- Version: PGP 6.5.1i iQA/AwUBOaVOpjnmC/+RTnGeEQLrcwCfTud8DcoJyr3KOLp1FPnT9TLOiRAAoJQ5 s5us3H/2tb7mcnwDAjfjcBnL =5aP+ -----END PGP SIGNATURE----- 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?Pine.BSF.4.21.0008241223040.7152-100000>