LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Linux - Newbie (https://www.linuxquestions.org/questions/linux-newbie-8/)
-   -   Howto find associated com port of a pci modem under debian 2.6.8 (https://www.linuxquestions.org/questions/linux-newbie-8/howto-find-associated-com-port-of-a-pci-modem-under-debian-2-6-8-a-735801/)

chrysolidocarpu 06-26-2009 08:01 AM

Howto find associated com port of a pci modem under debian 2.6.8
 
Hey everyone,

I have a question i'm hoping someone can answer for me. I have a AVM fcdsl internal pci adsl modem. I installed the driver and at boot time the module loads fine. in order to setup a ppp connection i need to know what com port the device is using but i don't know how to do that. I've tried tty0 through 5 but no luck. Google told me to try "lspci -vv" wich I did but i can't make heads or tails out of its output. Can anyone here either explain to me what the output listed below means and/or how to find the com port the device is using?

sincerely, Chryso.


Code:


lspci -vv
 
00:0e.0 Multimedia controller: Philips Semiconductors TriMedia TM-1300 (rev 82)
Subsystem: AVM Audiovisuelles MKTG & Computer System GmbH Fritz!Card DSL
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-
Latency: 32 (750ns min, 250ns max), Cache Line Size: 32 bytes
Interrupt: pin A routed to IRQ 185
Region 0: Memory at dc800000 (32-bit, non-prefetchable) [size=8M]
Region 1: Memory at dc000000 (32-bit, non-prefetchable) [size=2M]


bigrigdriver 06-26-2009 09:25 AM

This excerpt from the Modem HOWTO might help. The ttys should be ttyS0 to ttyS3 instead of tty0 to tty3.
http://tldp.org/HOWTO/Modem-HOWTO-9.html


All times are GMT -5. The time now is 11:30 PM.