Hi! > Or from the command line in a console type lsmod and if it is a connexant modem > modules > containing hsf or hcf should be displayed. You can also try command 'lspci' at console. This will give you info about all cards attached to your PC's pci slots. I have a conexant hsf modem, which shows up in output of lspci as:
kapil:/home/TTux # lspci 00:00.0 Host bridge: Intel Corp. 82865G/PE/P Processor to I/O Controller (rev 02) 00:02.0 VGA compatible controller: Intel Corp. 82865G Integrated Graphics Device (rev 02) 00:1d.0 USB Controller: Intel Corp. 82801EB USB (rev 02) 00:1d.1 USB Controller: Intel Corp. 82801EB USB (rev 02) 00:1d.2 USB Controller: Intel Corp. 82801EB USB (rev 02) 00:1d.3 USB Controller: Intel Corp. 82801EB USB (rev 02) 00:1d.7 USB Controller: Intel Corp. 82801EB USB2 (rev 02) 00:1e.0 PCI bridge: Intel Corp. 82801BA/CA/DB/EB PCI Bridge (rev c2) 00:1f.0 ISA bridge: Intel Corp. 82801EB LPC Interface Controller (rev 02) 00:1f.2 IDE interface: Intel Corp. 82801EB Ultra ATA Storage Controller (rev 02) 00:1f.3 SMBus: Intel Corp. 82801EB SMBus Controller (rev 02) 00:1f.5 Multimedia audio controller: Intel Corp. 82801EB AC'97 Audio Controller (rev 02) 01:00.0 Communication controller: Conexant HSF 56k HSFi Modem (rev 01) 01:05.0 Ethernet controller: MYSON Technology Inc SURECOM EP-320X-S 100/10M Ethernet PCI Adapter kapil:/home/TTux # This should help you figure for which modem to search driver! If it's something from conexant, linuxant is the answer for free drivers... I have drivers for my modem, that came with the driver cd. But these are only for 2.4 kernel. So on mandrake 10, I had to switch to 2.4, rather than 2.6 which is also available with mdk10. If you have conexant hsf modem, I can lend you my driver cd if you want. It contains rpms as well as sourcecode..so you could try to compile the drivers. hope this helps.... Regards, Kapil -- "The Power to Imagine, is The Power to Create!" -TTux -- ______________________________________________________________________ Pune GNU/Linux Users Group Mailing List: ([EMAIL PROTECTED]) List Information: http://plug.org.in/mailing-list/listinfo/plug-mail Send 'help' to [EMAIL PROTECTED] for mailing instructions.
