public inbox for linux-media@vger.kernel.org
 help / color / mirror / Atom feed
* Mantis not in modules.pcimap
@ 2010-02-28 23:07 Helmut Auer
  2010-03-01  0:57 ` Manu Abraham
  2010-03-01  0:58 ` Andy Walls
  0 siblings, 2 replies; 4+ messages in thread
From: Helmut Auer @ 2010-02-28 23:07 UTC (permalink / raw)
  To: linux-media

Hello,

The mantis module is build and working fine with the Skystar2 HD, but it I cannot autodetect it,
because modules.pcimap is not filled with the vendor id of the card using this module.
What's to do  to get these ID's ?
In my case its a:

01:08.0 0480: 1822:4e35 (rev 01)
	Subsystem: 1ae4:0003
	Flags: bus master, medium devsel, latency 32, IRQ 16
	Memory at fddff000 (32-bit, prefetchable) [size=4K]

-- 
Helmut Auer, helmut@helmutauer.de

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

* Re: Mantis not in modules.pcimap
  2010-02-28 23:07 Mantis not in modules.pcimap Helmut Auer
@ 2010-03-01  0:57 ` Manu Abraham
  2010-03-01  0:58 ` Andy Walls
  1 sibling, 0 replies; 4+ messages in thread
From: Manu Abraham @ 2010-03-01  0:57 UTC (permalink / raw)
  To: Helmut Auer; +Cc: linux-media

On Mon, Mar 1, 2010 at 3:07 AM, Helmut Auer <vdr@helmutauer.de> wrote:
> Hello,
>
> The mantis module is build and working fine with the Skystar2 HD, but it I cannot autodetect it,
> because modules.pcimap is not filled with the vendor id of the card using this module.
> What's to do  to get these ID's ?
> In my case its a:
>
> 01:08.0 0480: 1822:4e35 (rev 01)
>        Subsystem: 1ae4:0003
>        Flags: bus master, medium devsel, latency 32, IRQ 16
>        Memory at fddff000 (32-bit, prefetchable) [size=4K]
>


You can use this fix. http://jusst.de/hg/mantis-v4l-dvb/rev/6f3e1db2432a

Regards,
Manu

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

* Re: Mantis not in modules.pcimap
  2010-02-28 23:07 Mantis not in modules.pcimap Helmut Auer
  2010-03-01  0:57 ` Manu Abraham
@ 2010-03-01  0:58 ` Andy Walls
  2010-03-01  1:02   ` Manu Abraham
  1 sibling, 1 reply; 4+ messages in thread
From: Andy Walls @ 2010-03-01  0:58 UTC (permalink / raw)
  To: Helmut Auer; +Cc: Manu Abraham, linux-media

On Mon, 2010-03-01 at 00:07 +0100, Helmut Auer wrote:
> Hello,
> 
> The mantis module is build and working fine with the Skystar2 HD, but it I cannot autodetect it,
> because modules.pcimap is not filled with the vendor id of the card using this module.
> What's to do  to get these ID's ?
> In my case its a:
> 
> 01:08.0 0480: 1822:4e35 (rev 01)
> 	Subsystem: 1ae4:0003
> 	Flags: bus master, medium devsel, latency 32, IRQ 16
> 	Memory at fddff000 (32-bit, prefetchable) [size=4K]

Running 

 # depmod -a

as root should have added it.  The mantis driver is likely missing a
MODULE_DEVICE_TABLE() macro invocation.

Cc:-ing Manu.

Regards,
Andy


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

* Re: Mantis not in modules.pcimap
  2010-03-01  0:58 ` Andy Walls
@ 2010-03-01  1:02   ` Manu Abraham
  0 siblings, 0 replies; 4+ messages in thread
From: Manu Abraham @ 2010-03-01  1:02 UTC (permalink / raw)
  To: Andy Walls; +Cc: Helmut Auer, linux-media

On Mon, Mar 1, 2010 at 4:58 AM, Andy Walls <awalls@radix.net> wrote:
> On Mon, 2010-03-01 at 00:07 +0100, Helmut Auer wrote:
>> Hello,
>>
>> The mantis module is build and working fine with the Skystar2 HD, but it I cannot autodetect it,
>> because modules.pcimap is not filled with the vendor id of the card using this module.
>> What's to do  to get these ID's ?
>> In my case its a:
>>
>> 01:08.0 0480: 1822:4e35 (rev 01)
>>       Subsystem: 1ae4:0003
>>       Flags: bus master, medium devsel, latency 32, IRQ 16
>>       Memory at fddff000 (32-bit, prefetchable) [size=4K]
>
> Running
>
>  # depmod -a
>
> as root should have added it.  The mantis driver is likely missing a
> MODULE_DEVICE_TABLE() macro invocation.
>
> Cc:-ing Manu.

Andy, Thanks.  I just replied to the same .. :-)

Regards,
Manu

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

end of thread, other threads:[~2010-03-01  1:02 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2010-02-28 23:07 Mantis not in modules.pcimap Helmut Auer
2010-03-01  0:57 ` Manu Abraham
2010-03-01  0:58 ` Andy Walls
2010-03-01  1:02   ` Manu Abraham

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox