From owner-freebsd-questions Sat Oct 12 1:16:17 2002 Delivered-To: freebsd-questions@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 0E36237B401 for ; Sat, 12 Oct 2002 01:16:16 -0700 (PDT) Received: from defiant.apana.org.au (defiant.apana.org.au [203.11.114.25]) by mx1.FreeBSD.org (Postfix) with ESMTP id 2942143EAF for ; Sat, 12 Oct 2002 01:16:14 -0700 (PDT) (envelope-from dean@odyssey.apana.org.au) Received: from Sushi.odyssey.apana.org.au (sushi.apana.org.au [203.11.114.11]) by defiant.apana.org.au (8.9.3/8.9.3) with ESMTP id QAA07247; Sat, 12 Oct 2002 16:15:43 +0800 (WST) Message-Id: <5.1.0.14.2.20021012161244.00a924f8@odyssey.apana.org.au> X-Sender: dean@odyssey.apana.org.au X-Mailer: QUALCOMM Windows Eudora Version 5.1 Date: Sat, 12 Oct 2002 16:15:32 +0800 To: Mark Pearce , "freebsd-questions@FreeBSD.ORG" From: Dean Hollister Subject: Re: Decision PCCOM 8 port serial cards In-Reply-To: <20021012080803.1A7C443E9C@mx1.FreeBSD.org> Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii"; format=flowed Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG 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