Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 6 Jul 2013 07:52:25 -0300
From:      "Dr. Rolf Jansen" <rj@cyclaero.com>
To:        Cedric GROSS <cg@cgross.info>
Cc:        freebsd-drivers@freebsd.org
Subject:   Re: PCI Subdevice ID
Message-ID:  <8982B63C-525E-4B3E-9DA1-F2535AFE4A22@cyclaero.com>
In-Reply-To: <000c01ce7a34$ebd49a30$c37dce90$@info>
References:  <000c01ce7a34$ebd49a30$c37dce90$@info>

next in thread | previous in thread | raw e-mail | index | archive | help
Am 06.07.2013 um 07:38 schrieb Cedric GROSS <cg@cgross.info>:

> Hello everybody,
>=20
> I'm currently working adapt iwn driver for my Centrino Wireless-N 2230 =
Card.
>=20
> 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




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?8982B63C-525E-4B3E-9DA1-F2535AFE4A22>