Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 6 Apr 1999 01:10:01 -0700 (PDT)
From:      Kent Palmkvist <kentp@isy.liu.se>
To:        freebsd-bugs@FreeBSD.org
Subject:   Re: i386/10935: PCI cards detected twice
Message-ID:  <199904060810.BAA74980@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help
The following reply was made to PR i386/10935; it has been noted by GNATS.

From: Kent Palmkvist <kentp@isy.liu.se>
To: Doug Rabson <dfr@nlsystems.com>
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




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?199904060810.BAA74980>