Re: Ethernet probe order

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



On Thu, Sep 08, 2005 at 10:27:31AM -0500, Peter Eisch wrote:
> 
> > Which is neither alphabetically or PCI bus order.  Any ideas?
> > 
> 
> Just observing, but it's reverse PCI bus order.  No idea why though.

Which also defies logic and the code.  From kudzu.c:

        for (bus=1;buses[bus].string;bus++) {

where the ++ would seem to indicate ascending order.

Then further down:

        /* We need to sort the network devices by module name. Fun. */

So: ???

Phil


[Index of Archives]     [Red Hat General]     [CentOS Users]     [Fedora Users]     [Fedora Maintainers]     [Fedora Desktop]     [Fedora SELinux]     [Big List of Linux Books]     [Yosemite News]     [KDE Users]

  Powered by Linux