Имя пользователя:
Пароль:
 

Название темы: Winmodem в Linux
Показать сообщение отдельно
RangerX


Сообщения: n/a

Профиль | Цитировать


О модеме:
Модель: Zyxel Omni 56k PCI
Дрова скачал pctel-0.8.6.tar.gz, pctel-0.9.6.tar.gz и pctel-0.9.6.2.tar.gz

a) что выдает BIOS о вашем модеме при загрузке:
Vendor: 134d; ID:7892; IRQ:11

б) что выдает *о нем команда dmesg
PCI: Found IRQ 11 for device 00:09.0
PCI: Sharing IRQ 11 with 00:10.2
PCI: Sharing IRQ 11 with 00:10.3
Redundant entry in serial pci_table. *Please send the output of
lspci -vv, this message (134d,7892,134d,0001)
and the manufacturer and name of serial board or modem board
to serial-pci-info@lists.sourceforge.net.
register_serial(): autoconfig failed

в) что выдает lspci -vv
00:09.0 Modem: PCTel Inc HSP MicroModem 56 (rev 02) (prog-if 04 [Hayes/16750])
Subsystem: PCTel Inc: Unknown device 0001
Control: I/O+ Mem- BusMaster- SpecCycle- MemWINV- VGASnoop- ParErr- Stepping- SERR- FastB2B-
Status: Cap+ 66Mhz- UDF- FastB2B- ParErr- DEVSEL=medium >TAbort- <TAbort- <MAbort- >SERR- <PERR-
Interrupt: pin A routed to IRQ 11
Region 0: I/O ports at 9000 [size=64]
Capabilities: [40] Power Management version 2
Flags: PMEClk- DSI+ D1- D2+ AuxCurrent=55mA PME(D0+,D1-,D2+,D3hot+,D3cold+)
Status: D0 PME-Enable+ DSel=0 DScale=0 PME-

г) содержание */proc/bus/pci/devices
0048 134d7892 b 00009001 ...тут нули... serial

О дистрибутиве:
a) название дистрибутива и его версию
Red Hat 9.0

б) версия установленного ядра :
2.4.20-8

Пробовал установить дрова в следующем порядке: 0.9.6.2, 0.9.6, 0.8.6.
А теперь трабла: конфигурится все нормально. А вот при make возникает ошибка. Вот листинг:

rm -f *~ \#* .*~ .\#*
rm -f ptmodule.o
rm -f ptmodule.o
rm -f ../../modules/pctel.o
gcc * * *-D__KERNEL__ -DMODULE -Wall -Werror -O -fomit-frame-pointer -DMODVERSIONS -DEXPORT_SYMTAB -DHAL_PCT789 *-I../../include -I/usr/src/linux/include -include /usr/src/linux/include/linux/modversions.h -c -o ptmodule.o ptmodule.c
In file included from /usr/src/linux/include/linux/prefetch.h:13,
* * * * * * * * from /usr/src/linux/include/linux/list.h:6,
* * * * * * * * from /usr/src/linux/include/linux/module.h:12,
* * * * * * * * from ptmodule.c:8:
/usr/src/linux/include/asm/processor.h:267:1: "EISA_bus" redefined
In file included from /usr/src/linux/include/linux/modversions.h:132,
* * * * * * * * from <command line>:1:
/usr/src/linux/include/linux/modules/i386_ksyms.ver:92:1: this is the location of the previous definition
make: *** [ptmodule.o] Error 1

Может кто поможет

Отправлено: 10:18, 20-12-2003 | #27

Название темы: Winmodem в Linux