All of lore.kernel.org
 help / color / mirror / Atom feed
* how to get a registered adapter name
@ 2009-09-14 15:42 Benedict bdc091
  2009-11-27 14:08 ` Brice Dubost
  0 siblings, 1 reply; 4+ messages in thread
From: Benedict bdc091 @ 2009-09-14 15:42 UTC (permalink / raw)
  To: linux-media

Hi list,

I'd like to enumerate connected DVB devices from my softawre, based on
DVB API V3.
Thank to ioctl FE_GET_INFO, I'm able to get frontends name, but they
are not "clear" enough for users.

After a "quick look" in /var/log/messages I discovered that adapters
name are much expressives:

> ...
> DVB: registering new adapter (ASUS My Cinema U3000 Mini DVBT Tuner)
> DVB: registering adapter 0 frontend 0 (DiBcom 7000PC)...
> ...

So, I tried to figure out a way to get "ASUS My Cinema U3000 Mini DVBT
Tuner" string from adapter, instead of "DiBcom 7000PC" from adapter's
frontend...
Unsuccefully so far.

Any suggestions?


Regards
--
Benedict

^ permalink raw reply	[flat|nested] 4+ messages in thread

end of thread, other threads:[~2009-11-28 11:45 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2009-09-14 15:42 how to get a registered adapter name Benedict bdc091
2009-11-27 14:08 ` Brice Dubost
2009-11-27 17:56   ` Matthias Schwarzott
2009-11-28 11:45     ` DUBOST Brice

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.