From owner-freebsd-stable Fri Jun 23 8:39: 6 2000 Delivered-To: freebsd-stable@freebsd.org Received: from resnet.uoregon.edu (resnet.uoregon.edu [128.223.144.32]) by hub.freebsd.org (Postfix) with ESMTP id ACADB37C3F2 for ; Fri, 23 Jun 2000 08:39:03 -0700 (PDT) (envelope-from dwhite@resnet.uoregon.edu) Received: from localhost (dwhite@localhost) by resnet.uoregon.edu (8.10.1/8.10.1) with ESMTP id e5NFcvr16756; Fri, 23 Jun 2000 08:38:57 -0700 (PDT) Date: Fri, 23 Jun 2000 08:38:57 -0700 (PDT) From: Doug White To: Gregory Bond Cc: stable@FreeBSD.ORG Subject: Re: PCI adv SCSI card being probed twice? In-Reply-To: <200006230806.SAA24562@lightning.itga.com.au> Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-freebsd-stable@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG On Fri, 23 Jun 2000, Gregory Bond wrote: > I've got a cheapo IWILL PCI SCSI card which is recognised by the adv driver. > > When I boot with the generic kernel, it is probled properly. > > When I boot with my custom kernel, (config and dmesg attached), it gets probed > twice, once as adv0 in the PCI prove, and twice more as adv1 in what looks like > the ISA section (and fails). > > It works OK as adv0 despite the bogus probe messages. Any hints? Yes, it's standard combined ISA/PCI driver functionality. The ed driver does it too (although if you compile it in as device adv0 it might squelch the ISA probe). Doug White | FreeBSD: The Power to Serve dwhite@resnet.uoregon.edu | www.FreeBSD.org To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-stable" in the body of the message