From owner-freebsd-hardware@FreeBSD.ORG Tue Mar 9 05:54:33 2004 Return-Path: Delivered-To: freebsd-hardware@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id EC32616A4CE for ; Tue, 9 Mar 2004 05:54:33 -0800 (PST) Received: from gate.vostok-inc.com (unknown [217.23.190.106]) by mx1.FreeBSD.org (Postfix) with ESMTP id D196C43D49 for ; Tue, 9 Mar 2004 05:54:32 -0800 (PST) (envelope-from rust@vinet.ru) Received: from 127.0.0.1 (gate.vostok-inc.com [217.23.190.106] (may be forged)) by gate.vostok-inc.com (8.12.10/8.12.10) with ESMTP id i29DqVRx005677 for ; Tue, 9 Mar 2004 16:52:35 +0300 Date: Tue, 9 Mar 2004 16:52:22 +0300 From: rust X-Mailer: The Bat! (v1.62/Beta5) X-Priority: 3 (Normal) Message-ID: <174698690593.20040309165222@vinet.ru> To: freebsd-hardware@freebsd.org MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit X-Spam-Score: -0.001 () BAYES_44 X-Scanned-By: MIMEDefang 2.39 Subject: Digi AccelePort 4r 920 driver support in puc? X-BeenThere: freebsd-hardware@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list Reply-To: rust List-Id: General discussion of FreeBSD hardware List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 09 Mar 2004 13:54:34 -0000 Hello freebsd-hardware, I have Digi AccelePort 4r 920 and it work fine on Linux But now I install FreeBSD 5.2 and there are no support for this multiport card #pciconf -l -v pci0@pci3:1:0: class=0x078000 card=0x00000000 chip=0x0026114f rev=0x01 hdr=0x00 vendor = 'Digi International' device = 'AccelePort 4r 920' class = simple comms # pciconf -r pci3:1:0 0:0xfF 0026114f 02000103 07800001 00000000 df800000 00000000 00000000 00000000 00000000 00000000 00000000 00000000 dfdf0000 00000000 00000000 00000111 04030f0a 0010012c 00000000 00000000 00000000 00000000 00000000 00000000 00000000 00000000 00000000 00000000 00000000 00000000 00000000 00000000 00000000 00000000 00000000 00000000 00000000 00000000 00000000 00000000 00000000 00000000 00000000 00000000 00000000 00000000 00000000 00000000 00000000 00000000 00000000 00000000 00000000 00000000 00000000 00000000 00000000 00000000 00000000 00000000 00000000 00000000 00000000 00000000 or #pciconf -r -b pci3:1:0 0:0xfF 4f 11 26 00 03 01 00 02 01 00 80 07 00 00 00 00 00 00 80 df 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 df df 00 00 00 00 00 00 00 00 11 01 00 00 0a 0f 03 04 2c 01 10 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 I add in pucdata.c { "Digiboard XR 920", NULL, { 0x114f, 0x0026, 0, 0 }, { 0xffff, 0xffff, 0, 0 }, { { PUC_PORT_TYPE_COM, 0x10, 0x00, COM_FREQ}, }, but unsuccefully - in dmesg i have puc0: mem 0xdf800000-0xdfbfffff irq 17 at device 1.0 on pci3 puc0: could not get resource How i make support in puc for Digi card?? -- Best regards, rust mailto:rust@vinet.ru