From owner-freebsd-current@FreeBSD.ORG Mon Dec 20 08:46:39 2004 Return-Path: Delivered-To: freebsd-current@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 9ED9916A4CE for ; Mon, 20 Dec 2004 08:46:39 +0000 (GMT) Received: from wasley.bl.mmtr.or.jp (wasley.bl.mmtr.or.jp [210.228.173.142]) by mx1.FreeBSD.org (Postfix) with SMTP id 2D1F243D1F for ; Mon, 20 Dec 2004 08:46:38 +0000 (GMT) (envelope-from rushani@bl.mmtr.or.jp) Received: (qmail 24675 invoked from network); 20 Dec 2004 17:46:31 +0900 Received: from unknown (HELO localhost) (210.165.212.57) by wasley.bl.mmtr.or.jp with SMTP; 20 Dec 2004 17:46:31 +0900 Date: Mon, 20 Dec 2004 17:46:08 +0900 (JST) Message-Id: <20041220.174608.63062245.rushani@bl.mmtr.or.jp> To: gbergling@0xfce3.net From: Hideyuki KURASHINA In-Reply-To: <20041218141228.GA65853@spot.0xfce3.net> References: <20041218141228.GA65853@spot.0xfce3.net> X-URL: http://www.rushani.jp/ X-PGP-Public-Key: http://www.rushani.jp/rushani.asc X-PGP-Fingerprint: A052 6F98 6146 6FE3 91E2 DA6B F2FA 2088 439A DC57 X-RC5-72-Stats: http://stats.distributed.net/participant/psummary.php?project_id=8&id=432320 X-Mailer: Mew version 4.1.52 on Emacs 21.3 / Mule 5.0 (SAKAKI) Mime-Version: 1.0 Content-Type: Text/Plain; charset=us-ascii Content-Transfer-Encoding: 7bit cc: freebsd-current@freebsd.org cc: imp@bsdimp.com Subject: Re: [PATCH] add missing device id for pccard bridge O2Micro OZ711M1 X-BeenThere: freebsd-current@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Discussions about the use of FreeBSD-current List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 20 Dec 2004 08:46:39 -0000 Hi, >>> On Sat, 18 Dec 2004 15:12:28 +0100, Gordon Bergling said: > Hi folks, > > only a cosmetic change. ;) > > The following patches add the device id for the O2Micro OZ711M1 pccard > bridge. The manual page will be updated with the second patch. > > This patches were tested with on HEAD. > > http://www.0xfce3.net/media/20041218-pccbb.patch > http://www.0xfce3.net/media/20041218-man.patch Per reading /usr/src/share/misc/pci_vendors, your patch looks fine. I suggest you sending a PR so that our PCI-CardBus Bridge maintainer can track your change. Thanks, -- rushani