This is merely a historical archive of years 2008-2021, before the migration to mailman3.
A maintained and still updated list archive can be found at https://lists.osmocom.org/hyperkitty/list/OpenBSC@lists.osmocom.org/.
Andreas.Eversberg Andreas.Eversberg at versatel.dethe controller has no eeprom, so it has no subvendor/subdevice id. try
this: (drivers/isdn/hardware/mISDN/hfcmulti.c)
{ PCI_VENDOR_ID_CCD, PCI_DEVICE_ID_CCD_HFCE1, PCI_ANY_ID,
PCI_ANY_ID,
- 0, 0, 0},
+ 0, 0, H(19)},
the driver should now handle this card. try it.
what vendor is this? maybe they should register at cologne chip for
subvendor IDs.
> [ 796.302786] Unknown HFC multiport controller (vendor:1397
device:30b1
> subvendor:ffffffff subdevice:ffffffff)
> [ 796.302891] Please contact the driver maintainer for support