On Wed, Apr 13, 2016 at 11:56:46PM +0200, hans wrote: > I have this Belkin card (model F5D8010) > which reports on current/amd64 as > > unknown vendor 0x17cb product 0x0001 (class network subclass ethernet, rev > 0x01) at cardbus1 dev 0 function 0 not configured > > but does not show up as an interface.
This seems to be using a chipset called "Airgo". There is a Linux driver for it called agnx. http://git.sipsolutions.net/?p=agnx.git It seems like this wasn't merged into mainline, even though it was submitted here: http://lkml.iu.edu/hypermail/linux/kernel/0810.3/2330.html > What can I do to help make it supported? Write a BSD-licensed driver for it.

