Hi,
i am pretty sure that it's programmed. ;)
what does lspci -v say?
--
Mit freundlichen Grüßen / best regards
Klaus-Peter Junghanns
Junghanns.NET Gesellschaft fuer Internet-Services & Software-Development
mbH
Breite Str. 13a
12167 Berlin
Germany
Geschaeftsfuehrer : Klaus-Peter Junghanns
Eingetragen beim Amtsgericht Charlottenburg, HRB 79169
Finanzamt fuer Koerperschaften III, Steuernummer 29/409/8978
Umsatzsteuernummer : DE 217621658
WEEE-Reg.-Nr. DE 86102730
dexter wrote:
> Hi Andreas
>
>> the 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.
>
> Thanks - I will try it today.
>
>> what vendor is this? maybe they should register at cologne chip for
>> subvendor IDs.
>
> The vendor is junghanns.net I got the card directly from them.
>
> You said that the controller has no eeprom. Or do you mean that it has
> an eeprom that is not programmed? (FFFFFFFF). If this is the case,
> someone at junghanns.net might have forgotten to program the eeprom?
>
> regards.
> Philipp
>