Купил Intel FA82537EP::
00:0f.0 Class 0703: 8086:1080 (rev 03)
Subsystem: 8086:1000
Flags: bus master, stepping, medium devsel, latency 32, IRQ 5
Memory at d4000000 (32-bit, non-prefetchable)
I/O ports at b000
Capabilities: [80] Power Management version 2
Или
00:0f.0 Modem: Intel Corp.: Unknown device 1080 (rev 03) (prog-if 00 [Generic])
Subsystem: Intel Corp.: Unknown device 1000
Flags: bus master, stepping, medium devsel, latency 32, IRQ 5
Memory at d4000000 (32-bit, non-prefetchable)
I/O ports at b000
Capabilities: [80] Power Management version 2
[root@navigator root]# modprobe wcfxo
/lib/modules/2.4.26/misc/wcfxo.o: init_module: No such device
Hint: insmod errors can be caused by incorrect module parameters, including invalid IO or IRQ parameters.
You may find more information in syslog or the output from dmesg
/lib/modules/2.4.26/misc/wcfxo.o: insmod /lib/modules/2.4.26/misc/wcfxo.o failed
/lib/modules/2.4.26/misc/wcfxo.o: insmod wcfxo failed
Так вот вот этот вот не заводится.. Пробовал менять значения в wcfxo.c, но тоже не помогло (коряво наверное делал :-/ )
Вот кусок кода из wcfxo.c:
static struct pci_device_id wcfxo_pci_tbl[] = {
{ 0xe159, 0x0001, 0x8085, PCI_ANY_ID, 0, 0, (unsigned long) &wcx101p },
{ 0xe159, 0x0001, 0x8086, PCI_ANY_ID, 0, 0, (unsigned long) &generic },
{ 0xe159, 0x0001, 0x8087, PCI_ANY_ID, 0, 0, (unsigned long) &generic },
{ 0x1057, 0x5608, PCI_ANY_ID, PCI_ANY_ID, 0, 0, (unsigned long) &wcx100p },
{ 0x8086, 0x1080,PCI_ANY_ID,PCI_ANY_ID, 0, 0, (unsigned long) &generic }, // Моя подстановка - не скушалась. Кто-то знает почему? :-(
0xe159 - это The Tiger 320 chip, на котором говорят эта тема работает.
Завтра буду искать Intel (Ambient) MD3200 soft modem chipset