Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 19 Apr 1999 19:22:23 +0800
From:      Peter Wemm <peter@netplex.com.au>
To:        Doug Rabson <dfr@nlsystems.com>
Cc:        "Matthew N. Dodd" <winter@jurai.net>, cvs-committers@freebsd.org, cvs-all@freebsd.org
Subject:   Re: cvs commit: src/sys/dev/buslogic bt.c btreg.h src/sys/i386/eisa 3c5x9.c adv_eisa.c ahb.c ahc_eisa.c bt_eisa.c dpt_eisa.c eisaconf.c eisaconf.h if_vx_eisa.c src/sys/i386/i386 autoconf.c src/sys/i386/isa bt_isa.c isa_compat.h src/sys/pci bt_pci.c ... 
Message-ID:  <19990419112225.144FC1F5E@spinner.netplex.com.au>
In-Reply-To: Your message of "Mon, 19 Apr 1999 10:07:59 %2B0100." <Pine.BSF.4.05.9904191005160.85882-100000@herring.nlsystems.com> 

next in thread | previous in thread | raw e-mail | index | archive | help
Doug Rabson wrote:
> On Sun, 18 Apr 1999, Matthew N. Dodd wrote:
> 
> > Kernels compiled against these changes fail to probe the EISA bus.
> > 
> > Also:
> > 
> > bus_alloc_resource() is insufficiently flexible in its ability to retreive
> > a specific resource.  (Relying on sorted order of like resources is less
> > deterministic than the old method of shoving stuff onto a LIST.  At least
> > one could be assured of retreiving values in order of insertion.)
> 
> Peter has just changed things to probe the eisa bus without the help of
> pci. Could you re-test with those changes.

Just as a by-the-way, I didn't intend for this to happen.  Ideally I'd
have liked the isa and eisa probes to happen if the pci probes didn't turn
anything up themselves, but the way the nexus probe is strucured, this sort
of last-resort thing didn't look easy.

Cheers,
-Peter



To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe cvs-all" in the body of the message




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