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

--
To unsubscribe from this list: send the line "unsubscribe linux-media" in
the body of a message to majord...@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html

Reply via email to