Re: Enabling a four-port serial card

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



David Scriven wrote:
> Dear All,
> 
> I'm trying to enable a four-port serial card (you'ld be 
> surprised how many pieces of equipment still have 
> RS232 interfaces). I'm using Fedora 7 on a  quad-core
> Intel Q6600 machine with 4GB of memory. 
> 
<------------[snip]------------->
> 
> Clearly /dev/ttyS1 is not OK, but I've no idea how to
> set it up so it is OK  - I'd be grateful for any help.
> 
You can use setserial to set the ttyS1 to the correct values. Try using:

setserial /dev/ttyS1 port 0x1018, irq 21

I am taking an educated guess at the port number. You can also use
setserial to reorder the ports to what you want.

Now, this is probably not going to make optimum use of the card. You
may want to look at the multi-port options at the end of setserial.
As a long shot, you may also see if loading the parport_serial
module helps. It helps with PCI serial/parallel card I have to make
the serial ports work...

You may also want to look into finding a module specific for your
card. It is not uncommon for this type of card to have one port that
is a register that tells what port generated the interrupt. That
way, the driver does not have to check the status of each serial
port. I would guess the status port is 0x1010.

Mikkel
-- 

  Do not meddle in the affairs of dragons,
for thou art crunchy and taste good with Ketchup!

Attachment: signature.asc
Description: OpenPGP digital signature


[Index of Archives]     [Current Fedora Users]     [Fedora Desktop]     [Fedora SELinux]     [Yosemite News]     [Yosemite Photos]     [KDE Users]     [Fedora Tools]     [Fedora Docs]

  Powered by Linux