[Dxspider-support] Com Port Setup

Michael J. Tubby B.Sc. (Hons) G8TIC mike.tubby at thorcom.co.uk
Fri Dec 13 16:45:25 GMT 2002


Dave

You need the 'setserial' command to place non-standard COM-ports
and IRQ settings...

I use the following to bring up my 4-port serial card in /etc/rc.d/rc.local :

#
# bring up the additional serial ports
#
SETSERIAL="/bin/setserial -abv"
${SETSERIAL} /dev/ttyS4 uart 16550A port 0x1A0 irq 5 fourport
${SETSERIAL} /dev/ttyS5 uart 16550A port 0x1A8 irq 5 fourport
${SETSERIAL} /dev/ttyS6 uart 16550A port 0x1B0 irq 5 fourport
${SETSERIAL} /dev/ttyS7 uart 16550A port 0x1B8 irq 5 fourport


You would want something like:


SETSERIAL="/bin/setserial -abv"
${SETSERIAL} /dev/ttyS2 uart 16550A port 0x3e8 irq 5
${SETSERIAL} /dev/ttyS3 uart 16550A port 0x2e8 irq 7

Check the addresses in the above (I may have them wrong :-)

You may also need to have the kernel compiled to support
more than two comports - depends how mandrake built it.

Mike G8TIC



  ----- Original Message ----- 
  From: GB7YDX 
  To: dxspider-support at dxcluster.org 
  Sent: Friday, December 13, 2002 3:15 PM
  Subject: [Dxspider-support] Com Port Setup


  Hi All,
           Im running the linux version of dx-spider under Mandrake 8.2.

  I have 4 com ports fitted, two on the motherboard and two on an extra card. I can only get COM1 IRQ4 and COM2 IRQ3 working. I have set COM3 as IRQ5 and COM4 as IRQ7 on the plugin board. Both of these IRQ's are available, but linux is trying to use COM3 IRQ 4 and COM4 IRQ. Does any know how to change the com port irq's within mandrake linux.

  Please note im new to linux, so please try to give full details


  Best Wishes ... de ... Dave G6TVA/M3TVA (SysOp) @ GB7SYP, GB7YKS also GB7YDX
  24hr Telnet Access into GB7YKS (Mailbox) - 62.49.59.169:6300 or gb7yks.d2g.com:6300
  24hr Telnet Access into GB7YDX (Cluster)  - 62.49.59.169:7300 or gb7ydx.d2g.com:7300
  24hr Telnet Access into SYK:GB7SYP-8 (Node) - 62.49.59.169:23 or gb7syp.d2g.com:23
  WebSites :-  http://www.gb7syp.net -- http://www.gb7yks.net -- http://www.gb7ydx.net
  Emails :-  dave.g6tva:gb7syp.net -- dave.g6tva at gb7yks.net -- dave.g6tva at gb7ydx.net
  Phone (01226) 202151 (Between 9am and 10pm) 

-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://www.tobit.co.uk/pipermail/dxspider-support/attachments/20021213/19cd1484/attachment.html


More information about the Dxspider-support mailing list