PCI Subdevice ID

Dr. Rolf Jansen rj at cyclaero.com
Sat Jul 6 10:52:35 UTC 2013


Am 06.07.2013 um 07:38 schrieb Cedric GROSS <cg at cgross.info>:

> Hello everybody,
> 
> I'm currently working adapt iwn driver for my Centrino Wireless-N 2230 Card.
> 
> As part of this tuff work, I asking me how to get subdevice id ? I didn't
> find anything about that.

Hello,

See here: http://pci-ids.ucw.cz

You could also install this pciid list by the way of the ports system:

   # /usr/ports/misc/pciids
   # make install clean

Then you would grep your device from that list:

   $ grep "Wireless-N 2230" /usr/local/share/pciids/pci.ids

Best regards

Rolf



More information about the freebsd-drivers mailing list