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 Jared D. McNeill wrote:
> This might not be a big deal, but I'd just like to point out that in  
> the event that someone boots a kernel that includes the autri driver  
> but not the pcn driver, with this solution the autri driver will  
> still try to attach.

The code I originally committed prevents that.  I could do as suggested by
Jason and make the autri match on it's class, and none other.  That might make
more sense, but requires knowledge of what that class is, and some assurances
that thats the only class the real autri shows up as.

---
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