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 23-Feb-2006 Quentin Garnier wrote:
>> The if_pcn.c change is OK, but I don't like the autri.c change. In
>> autri.c, rather than checking for one (of many) classes that you
>> don't want, instead you should check for the class that you DO want,
>> which in this case is probably PCI_CLASS_MULTIMEDIA (but you'll want
>> to verify that with someone who actually has the device).
>
> Why not making pcn_match return a greater value for that board? I don't
> see why autri should change, somehow.
I only changed autri so that people with that device didn't suffer. If simply
making the return higher in pcn will fix it, I can do that instead.
---
Tim Rightnour <root%garbled.net@localhost>
NetBSD: Free multi-architecture OS http://www.netbsd.org/
Genecys: Open Source 3D MMORPG: http://www.genecys.org/
Home |
Main Index |
Thread Index |
Old Index