tech-net archive

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

Re: Issue with sk/skc/msk/mskc based NIC - man sk(4) vs kernel config



On 13/11/2012, at 12:11 PM, "HORSTMANN, Jens" <jehors%NetBSD.de@localhost> 
wrote:
> a working kernel but with obviously missing support for the NIC device (dmesg 
> does not report it, just a vendor/product ID + "not configured").

This problem might just be caused by a new vendor/product ID for an old 
product, in which case a simple driver update will fix the problem. What model 
of NIC do you have and what is its vendor/product ID? You can check the 
vendor/product IDs yourself if you feel like diving in. The attachment source 
is in src/sys/dev/pci/if_{m,}sk.c and the master list of PCI devices is in 
src/sys/dev/pci/pcidevs.

Cheers,
Lloyd



Home | Main Index | Thread Index | Old Index