[NBLUG/talk] hsf softmodem trouble

Dave Sisley dsisley at arczip.com
Sun Sep 14 07:05:01 PDT 2003


On Sat, Sep 13, 2003 at 09:50:40AM -0700, Mark Street wrote:
> Did you install from source or did you rebuild the source to an rpm?

I assume you mean how did I install the driver:  I used a 'generic rpm' 
provided by linuxant.  They also offer a source tarball, which I tried.  When 
that failed, however, I reinstalled the generic RPM (after uninstalling the 
tarball version).  They offer a number of other RPM's for a few different 
kernels, but mine (2.4.20-6) was not among them.

> 
> Let's see the output of;
> 
> lspci

~~~~~~~~~~~~~~~~~~~~~~~~~~~~
00:00.0 Host bridge: Intel Corp. 82845G/GL [Brookdale-G] Chipset Host Bridge (rev 03)
00:02.0 VGA compatible controller: Intel Corp. 82845G/GL [Brookdale-G] Chipset Integrated Graphics Device (rev 03)
00:1d.0 USB Controller: Intel Corp. 82801DB USB (Hub #1) (rev 02)
00:1d.1 USB Controller: Intel Corp. 82801DB USB (Hub #2) (rev 02)
00:1d.2 USB Controller: Intel Corp. 82801DB USB (Hub #3) (rev 02)
00:1d.7 USB Controller: Intel Corp. 82801DB USB EHCI Controller (rev 02)
00:1e.0 PCI bridge: Intel Corp. 82801BA/CA/DB PCI Bridge (rev 82)
00:1f.0 ISA bridge: Intel Corp. 82801DB ISA Bridge (LPC) (rev 02)
00:1f.1 IDE interface: Intel Corp. 82801DB ICH4 IDE (rev 02)
00:1f.3 SMBus: Intel Corp. 82801DB SMBus (rev 02)
00:1f.5 Multimedia audio controller: Intel Corp. 82801DB AC'97 Audio (rev 02)
01:05.0 Network controller: Linksys: Unknown device 8201 (rev 11)
01:06.0 Communication controller: Conexant: Unknown device 2702 (rev 01)
01:09.0 Ethernet controller: Broadcom Corporation BCM4401 100Base-T (rev 01)
~~~~~~~~~~~~~~~~~~~~~~~~~~~~
> 
> and 
> 
> /etc/modules.conf
~~~~~~~~~~~~~~~~~~~~~~~~~~~~
alias usb-controller ehci-hcd
alias usb-controller1 usb-uhci
alias sound-slot-0 i810_audio
post-install sound-slot-0 /bin/aumix-minimal -f /etc/.aumixrc -L >/dev/null 2>&1 || :
pre-remove sound-slot-0 /bin/aumix-minimal -f /etc/.aumixrc -S >/dev/null 2>&1 || :
alias /dev/ttySHSF[0-9]* /dev/ttySHSF
alias char-major-240 /dev/ttySHSF
alias /dev/modem /dev/ttySHSF
alias /dev/cuaHSF[0-9]* /dev/ttySHSF
alias char-major-241 /dev/ttySHSF
options hsfserial serialmajor=240 calloutmajor=241 
alias /dev/hsfdiag* /dev/hsfdiag
alias /dev/hsfdiag* /dev/hsfdiag
alias char-major-243 /dev/hsfdiag
options hsfosspec dcpmajor=242 diagmajor=243 
probeall /dev/ttySHSF hsfpcibasic2 hsfmc97ich hsfmc97via hsfmc97ali
probeall hsfserial hsfpcibasic2 hsfmc97ich hsfmc97via hsfmc97ali
alias /dev/ttySHSF[0-9]* /dev/ttySHSF
alias /dev/cuaHSF[0-9]* /dev/ttySHSF
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~`

Thanks for taking a look.  I notice that the alias for /dev/modem is 
/dev/ttySHSF and not /dev/ttySHSF0 (note the zero).  Should I edit 
that?

-dave.



More information about the talk mailing list