From owner-freebsd-bugs Tue Apr 6 1:11:59 1999 Delivered-To: freebsd-bugs@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (Postfix) with ESMTP id 964AF14F14 for ; Tue, 6 Apr 1999 01:11:58 -0700 (PDT) (envelope-from gnats@FreeBSD.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.9.2/8.9.2) id BAA74980; Tue, 6 Apr 1999 01:10:01 -0700 (PDT) (envelope-from gnats@FreeBSD.org) Date: Tue, 6 Apr 1999 01:10:01 -0700 (PDT) Message-Id: <199904060810.BAA74980@freefall.freebsd.org> To: freebsd-bugs@FreeBSD.org Cc: From: Kent Palmkvist Subject: Re: i386/10935: PCI cards detected twice Reply-To: Kent Palmkvist Sender: owner-freebsd-bugs@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org The following reply was made to PR i386/10935; it has been noted by GNATS. From: Kent Palmkvist To: Doug Rabson Cc: freebsd-gnats-submit@freebsd.org Subject: Re: i386/10935: PCI cards detected twice Date: Tue, 6 Apr 1999 10:03:42 +0200 >It looks like your hardware is ignoring bit 5 of the slot number. Try >changing PCI_SLOTMAX in pcivar.h to 15 instead of 31. > >-- >Doug Rabson Mail: dfr@nlsystems.com >Nonlinear Systems Ltd. Phone: +44 181 442 9037 Correct. But I grep:d for PCI_SLOTMAX and found it in both the files pcivar.h and pcireg.h. Changed both places to 15 and it works. I have not tried to change it only in pcivar.h. Thanks /Kent Kent Palmkvist email: kentp@isy.liu.se Dept. of Electrical Engineering http://www.es.isy.liu.se/~kentp Link=F6ping University 581 83 LINK=D6PING phone: +46 13 281347 Sweden fax: +46 13 139282 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-bugs" in the body of the message