Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 6 Jul 2013 13:03:17 +0200
From:      "Cedric GROSS" <cg@cgross.info>
To:        "'Dr. Rolf Jansen'" <rj@cyclaero.com>
Cc:        freebsd-drivers@freebsd.org
Subject:   RE: PCI Subdevice ID
Message-ID:  <001a01ce7a38$6ce642b0$46b2c810$@info>
In-Reply-To: <8982B63C-525E-4B3E-9DA1-F2535AFE4A22@cyclaero.com>
References:  <000c01ce7a34$ebd49a30$c37dce90$@info> <8982B63C-525E-4B3E-9DA1-F2535AFE4A22@cyclaero.com>

index | next in thread | previous in thread | raw e-mail

> -----Message d'origine-----
> De : Dr. Rolf Jansen [mailto:rj@cyclaero.com]
> Envoyé : samedi 6 juillet 2013 12:52
> À : Cedric GROSS
> Cc : freebsd-drivers@freebsd.org
> Objet : Re: PCI Subdevice ID
> 
> Am 06.07.2013 um 07:38 schrieb Cedric GROSS <cg@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
> 
Thanks Rolf.
But in fact my demand concern development.
My fault. Please apologize I wasn't enough clear. I'm looking for a kernel
function like 'pci_get_device' but for subdevice

> Best regards
> 
> Rolf
BR
Cedric



home | help

Want to link to this message? Use this
URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?001a01ce7a38$6ce642b0$46b2c810$>