Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 12 Oct 2002 16:15:32 +0800
From:      Dean Hollister <dean@odyssey.apana.org.au>
To:        Mark Pearce <mark@netchat.co.za>, "freebsd-questions@FreeBSD.ORG" <freebsd-questions@FreeBSD.ORG>
Subject:   Re: Decision PCCOM 8 port serial cards
Message-ID:  <5.1.0.14.2.20021012161244.00a924f8@odyssey.apana.org.au>
In-Reply-To: <20021012080803.1A7C443E9C@mx1.FreeBSD.org>

next in thread | previous in thread | raw e-mail | index | archive | help
At 10:05 12/10/2002 +0200, Mark Pearce wrote:

>I have installed windows 98, card works fine, installed an old RedHat
>7.2 and it sees the card as a multiport shared irq card.
>
>How do I go about installing this card on FreeBSD 4.7-STABLE.
>What steps in order must I follow to install this card.
>What sio entries must I have, must I use the PUC driver.

This always seemed to work for me. Sounds like you card could be similar...

options "COM_MULTIPORT"

device sio4 at isa? port 0x240 flags 0xb81
device sio5 at isa? port 0x248 flags 0xb81
device sio6 at isa? port 0x250 flags 0xb81
device sio7 at isa? port 0x258 flags 0xb81
device sio8 at isa? port 0x260 flags 0xb81
device sio9 at isa? port 0x268  flags 0xb81
device sio10 at isa? port 0x270 flags 0xb81
device sio11 at isa? port 0x278 flags 0xb81 irq 5

IIRC, the IRQs on these things are dipswitched on the board. The port was 
also, that Win98 setup should be able to fill in the blanks.

Regards,

d.



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?5.1.0.14.2.20021012161244.00a924f8>