From owner-cvs-all Mon Aug 21 14:37:42 2000 Delivered-To: cvs-all@freebsd.org Received: from mail.telemere.net (mail.telemere.net [63.224.9.4]) by hub.freebsd.org (Postfix) with ESMTP id 0B21D37B423; Mon, 21 Aug 2000 14:37:36 -0700 (PDT) Received: by mail.telemere.net (Postfix, from userid 1001) id 450C020F01; Mon, 21 Aug 2000 16:40:46 -0500 (CDT) Received: from localhost (localhost [127.0.0.1]) by mail.telemere.net (Postfix) with ESMTP id 40C5B1D101; Mon, 21 Aug 2000 16:40:46 -0500 (CDT) Date: Mon, 21 Aug 2000 16:40:41 -0500 (CDT) From: Visigoth To: Peter Wemm Cc: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: Re: cvs commit: src/sys/dev/dpt dpt_isa.c dpt.h dpt_eisa.c dpt_pci.c dpt_scsi.c In-Reply-To: <200008071848.LAA83462@freefall.freebsd.org> Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG -----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1 On Mon, 7 Aug 2000, Peter Wemm wrote: > peter 2000/08/07 11:48:15 PDT > > Modified files: (Branch: RELENG_4) > sys/dev/dpt dpt.h dpt_eisa.c dpt_pci.c dpt_scsi.c > Added files: (Branch: RELENG_4) > sys/dev/dpt dpt_isa.c > Log: > MFC: newbusify, add isa support > > Revision Changes Path > 1.8.2.1 +4 -3 src/sys/dev/dpt/dpt.h > 1.12.2.1 +86 -113 src/sys/dev/dpt/dpt_eisa.c > 1.17.2.1 +139 -124 src/sys/dev/dpt/dpt_pci.c > 1.28.2.1 +24 -18 src/sys/dev/dpt/dpt_scsi.c I believe that this commit broke operation of normal PM3334UW pci cards possibly due to an issue that I detailed in kern/20706. None of my machines which run DPT's can currently run off the new mods... Is there anyone with a PM3334 that HAS the new version of the driver running properly? I think the issue could surround a comment I saw in the dpt.h which states that info gotten from the dpt controller will be both in network byte order as well as big-endian. Currently the gist of my issue is that the bios asigns it irq 9, and when probing it, the kernel ends up thinking it is on irq 16 and therefore panic(9)ing... Thanks all... 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/AwUBOaGTzTnmC/+RTnGeEQLONgCeJfKSTlS//jF9p0/NSbyMzUXqgOkAoNJL h1PIREqboTNd5ob6iP9TLBC+ =gKWY -----END PGP SIGNATURE----- To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message