On Mon, Aug 17, 2009 at 08:24:50PM +0200, dexter wrote:
Here is an output from a linux box that works with the other card:
Unknown HFC multiport controller (vendor:1397 device:30b1 subvendor:ffffffff subdevice:ffffffff) Please contact the driver maintainer for support.
Hi, I think you should report this to the misdn development list.
as a quick workaround, I suggesty you add the pci vendor / device ID to the hfcmulti.c driver (hfcmulti_probe() would be the case).
What particular HFC-E1 card is this?
At least according to my kernel, PCI_VENDOR_ID_CCD is 0x1397 PCI_DEVICE_ID_CCD_HFCE1 is 0x30b1
so I don't know why you get that message...