Date: Thu, 18 Feb 1999 23:08:01 +0100 (CET) From: Michael Reifenberger <root@nihil.plaut.de> To: Doug Rabson <dfr@nlsystems.com> Cc: Benjamin Lewis <bhlewis@gte.net>, freebsd-current@freebsd.org, se@freebsd.org Subject: Re: Compaq built-in ncr & tl controllers with 4.0 Message-ID: <Pine.BSF.4.05.9902182242130.569-100000@nihil.plaut.de> In-Reply-To: <Pine.BSF.4.05.9902180927000.61913-100000@herring.nlsystems.com>
next in thread | previous in thread | raw e-mail | index | archive | help
On Thu, 18 Feb 1999, Doug Rabson wrote: ... > It may be that we aren't detecting the bridge properly in the 3.1 pci > code. dmesg under 2.2.7 shows: ... eisa0: <CPQ553 (System Board)> Probing for devices on the EISA bus DPT: EISA SCSI HBA Driver, version 1.4.3 Probing for devices on PCI bus 0: chip0 <Ross (?) host to PCI bridge> rev 3 on pci0:0:0 vga0... ncr0... ... chip1 <generic PCI bridge (vendor=0e11 device=0001 subclass=2)> rev 7 on pci0:15:0 chip2 <Ross (?) host to PCI bridge> rev 3 on pci0:17:0 Probing for devices on PCI bus 1: ... ncr1... sd0... st0... ... Hmm. a quick: `cvs diff -u -r1.40.2.1 -r1.40.2.7 pcisupport.c` showed that the occurances of config_Ross went in in 1.40.2.7 to pcisupport.c by se. Seems we have some functtionality missing in the -current. May I ask you to merge the missing routines over? ... > I may end up changing this so we probe in a depth first order due to some > other changes I am making to the pci code. Would be nice. Thanks. Bye! ---- Michael Reifenberger Plaut Software GmbH, R/3 Basis 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.05.9902182242130.569-100000>