From owner-freebsd-questions@FreeBSD.ORG Fri Jul 9 09:47:12 2004 Return-Path: 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 851DC16A4CE for ; Fri, 9 Jul 2004 09:47:12 +0000 (GMT) Received: from mail.aknet.kg (mail.aknet.kg [212.112.96.1]) by mx1.FreeBSD.org (Postfix) with ESMTP id 5757C43D2F for ; Fri, 9 Jul 2004 09:47:08 +0000 (GMT) (envelope-from blade@aknet.kg) Received: (qmail 92237 invoked from network); 9 Jul 2004 09:47:00 -0000 Received: from unknown (HELO gk.aknet.kg) (212.112.101.162) by mail.aknet.kg with SMTP; 9 Jul 2004 09:47:00 -0000 Date: Fri, 09 Jul 2004 15:47:01 +0600 To: freebsd-questions@FreeBSD.org From: Harchenko Andrew Organization: AkNet LTD Content-Type: text/plain; format=flowed; charset=us-ascii MIME-Version: 1.0 Content-Transfer-Encoding: 8bit Message-ID: User-Agent: Opera7.23/FreeBSD M2 build 518 Subject: Problem with hardware OX16PCI954 8-ports serial X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 09 Jul 2004 09:47:12 -0000 I have FreeBSD 4.9 and try to install multiport card OX16PCI954 8-ports serial. And I have some problem 4 ports works normaly. But other don't work. dmesg .... puc0: port 0xa800-0xa81f,0xb000-0xb01f mem 0xf2000000-0xf2000fff,0xf2800000-0xf2800fff irq 9 at device 10.0 on pci2 sio4: type 16550A sio5: type 16550A sio6: type 16550A sio7: type 16550A chip0: port 0xa000-0xa01f,0xa400-0xa41f mem 0xf1000000-0xf1000fff,0xf1800000-0xf1800fff irq 9 at device 10.1 on pci2 .... I compiled kernel with follow options options COM_MULTIPORT device puc options PUC_FASTINTR What's wrong?