From owner-freebsd-bugs@FreeBSD.ORG Wed Mar 2 12:40:13 2011 Return-Path: Delivered-To: freebsd-bugs@hub.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id AEB02106564A for ; Wed, 2 Mar 2011 12:40:13 +0000 (UTC) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (freefall.freebsd.org [IPv6:2001:4f8:fff6::28]) by mx1.freebsd.org (Postfix) with ESMTP id 9D2BB8FC16 for ; Wed, 2 Mar 2011 12:40:13 +0000 (UTC) Received: from freefall.freebsd.org (localhost [127.0.0.1]) by freefall.freebsd.org (8.14.4/8.14.4) with ESMTP id p22CeD4R033037 for ; Wed, 2 Mar 2011 12:40:13 GMT (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.14.4/8.14.4/Submit) id p22CeDHk033036; Wed, 2 Mar 2011 12:40:13 GMT (envelope-from gnats) Date: Wed, 2 Mar 2011 12:40:13 GMT Message-Id: <201103021240.p22CeDHk033036@freefall.freebsd.org> To: freebsd-bugs@FreeBSD.org From: David Wood Cc: Subject: Re: kern/134878: [puc] [patch] Add support for Oxford OXPCIe954 and OXPCIe958 PCI Express chips X-BeenThere: freebsd-bugs@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list Reply-To: David Wood List-Id: Bug reports List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 02 Mar 2011 12:40:13 -0000 The following reply was made to PR kern/134878; it has been noted by GNATS. From: David Wood To: jt@xoasis.de Cc: bug-followup@FreeBSD.org Subject: Re: kern/134878: [puc] [patch] Add support for Oxford OXPCIe954 and OXPCIe958 PCI Express chips Date: Wed, 2 Mar 2011 12:11:25 +0000 Hi Joerg, In message <201103020835.04483.jt@xoasis.de>, Joerg Traeger writes >I would like to report success using a PCIe card with Oxford 958 and 32 (2 x >16) serial ports. Its name is EXSYS EX-44032. OS is FreeBSD 8.2. >Using the patch mentioned puc recognizes all ports and the card works fine. >Will this patch be commited in the future? I'm glad to hear that the patch works correctly for such a 'mega' serial card. I would still like to implement MSI-X interrupt handling. With standard IRQs, I found that the jitter is too high on my OXPCIe954 based card for pulse per second to work optimally with NTP, though it is usable. The most important thing is that this driver works 'as is' for a range of cards on several FreeBSD versions. I hope it will be committed so that others can use these excellent PCIe serial chips without patching their kernels. I did my best to try to interest some committers, though without success. The PR is on linimon's list of easy PRs http://people.freebsd.org/~linimon/studies/prs/easy_prs.html I keep hoping that someone will commit this and close a PR that has been open for 21 months. If you want to try some advocacy amongst committers, be my guest! With best wishes, David -- David Wood david@wood2.org.uk