Source-Changes archive

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

Re: CVS commit: src/sys/dev/pci




On Dec 6, 2005, at 8:17 AM, Christos Zoulas wrote:

On Dec 6,  7:44am, thorpej%shagadelic.org@localhost (Jason Thorpe) wrote:
-- Subject: Re: CVS commit: src/sys/dev/pci

| I cleaned this up a little, but we really shouldn't be going this in
| the first place.

Any better solutions? This looked iffy to me, but I could not think of a
better way of doing it.

lmc already matches with priority 100. That will always beat de (1) and tlp (10).

If you install an LMC card and don't include the lmc driver, then de or tlp could match, but what is the harm in that? It probably wouldn't do anything because it would fail to find Ethernet media (no ISV SROM, so it would fall into the "sorry, don't know how to handle your card" case in tlp, at least).

-- thorpej




Home | Main Index | Thread Index | Old Index