Compaq laptop modem

Gontran plug-discuss@lists.PLUG.phoenix.az.us
Thu, 10 Jan 2002 17:41:58 -0700


* Joseph Gledhill (joseph@lvmsystems.com) wrote:
> I was recently gifted a Compaq Presario 1810 laptop.  I have purged it 
> of the viruslike OS and installed Linux Mandrake 8.1 and all runs great 
> except for the stupid modem.  I tried using lspci and less /proc/pci to 
> find some info on the device but it does not appear several other 
> devices appear and I can account for all of them but no modem.  Is it 
> possible that this modem is so wiggle-jacked that the kernel doesn't 
> even find it as a pci device?  (kernel 2.4.17)

Hope is not lost: have model 1700T which has conexant HSF winmodem.  If
you have the same, there is source available and it can be done.  Those
links you have are good.  Here's my lspci:


00:00.0 Host bridge: Intel Corporation 440BX/ZX - 82443BX/ZX Host bridge (rev 03)
00:01.0 PCI bridge: Intel Corporation 440BX/ZX - 82443BX/ZX AGP bridge (rev 03)
00:07.0 ISA bridge: Intel Corporation 82371AB PIIX4 ISA (rev 02)
00:07.1 IDE interface: Intel Corporation 82371AB PIIX4 IDE (rev 01)
00:07.2 USB Controller: Intel Corporation 82371AB PIIX4 USB (rev 01)
00:07.3 Bridge: Intel Corporation 82371AB PIIX4 ACPI (rev 03)
00:08.0 CardBus bridge: Texas Instruments PCI1410 PC card Cardbus Controller (rev 01)
00:09.0 Communication controller: CONEXANT HSP MicroModem 56K (rev 01)
00:0a.0 Multimedia audio controller: ESS Technology ES1988 Allegro-1 (rev 12)
01:00.0 VGA compatible controller: ATI Technologies Inc 3D Rage P/M Mobility AGP 2x (rev 64)

and cat /proc/pci: [ edited ]


  Bus  0, device   9, function  0:
    Communication controller: Conexant HSF 56k Data/Fax Modem (rev 1).
      IRQ 9.
      Master Capable.  Latency=64.  
      Non-prefetchable 32 bit memory at 0xf4000000 [0xf400ffff].
      I/O at 0x1080 [0x1087].

Any similarities?


Gontran