Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 24 Feb 2000 23:39:12 -0300
From:      Gustavo Vieira Goncalves Coelho Rios <grios@ddsecurity.com.br>
To:        Ertan Kucukoglu <ertank@ozlerplastik.com>
Cc:        Peter Schwenk <schwenk@math.udel.edu>, questions@freebsd.org
Subject:   Re: PCI modem
Message-ID:  <38B5EB50.B4EA663A@ddsecurity.com.br>
References:  <Pine.BSF.4.10.10002231806130.61496-100000@vitoria.ddsecurity.com.br> <38B4DD64.1CB5DEBB@ozlerplastik.com>

next in thread | previous in thread | raw e-mail | index | archive | help
Ertan Kucukoglu wrote:
> 
> Gustavo Rios wrote:
> >
> > So, here is my kernel config file:
> >
> > # Only related to serial ports, nothing else
> >
> > # Serial (COM) ports
> > #device         sio0    at isa? disable port "IO_COM1" flags 0x10 tty irq 4
> > device          sio1    at isa? port "IO_COM2" flags 0x10 tty irq 3
> > #device         sio2    at isa? port "IO_COM3" tty irq 4
> > device          sio4    at pci? port 0xE400 tty irq 12
> > #device         sio3    at isa? disable port "IO_COM4" tty irq 9
> >
> > Isn't it strange i got no message about this device detection?
> >
> > --
> > The thing i like most about Windows is ....
> > You can download FreeBSD with it!
> >
> Hello,
> 

Hi, here i am again, but now i get a success to communicate:
I got my PCI modem working under Linux, IT'S NOT A WINMODEM, IT'S A
MODEM!

Gettin it to work under linux was easy:

After a closer look at /proc/pci i realized all its configuration
(IRQ/PORT)
From this point now it's simple:

Just a "setserial /dev/ttyS2 irq 12 port 0xe400 autoconfig" to get it
ready to be used.

Now i have two very simple questions:

How to obtain information about my PCI environment (Linux is, e.g., cat
/proc/pci)?

How to fine tune my modem in order to get the most from it?


Thanks all you, specially those who were able to help me!

Adios amigos!


To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-questions" in the body of the message




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?38B5EB50.B4EA663A>