From owner-cvs-all Fri Jan 18 17: 9:16 2002 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 86C5C37B416; Fri, 18 Jan 2002 17:09:11 -0800 (PST) Received: (from gad@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g0J19Bv97518; Fri, 18 Jan 2002 17:09:11 -0800 (PST) (envelope-from gad) Message-Id: <200201190109.g0J19Bv97518@freefall.freebsd.org> From: Garance A Drosehn Date: Fri, 18 Jan 2002 17:09:11 -0800 (PST) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/dev/pccbb pccbbdevid.h X-FreeBSD-CVS-Branch: RELENG_4 Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG gad 2002/01/18 17:09:11 PST Modified files: (Branch: RELENG_4) sys/dev/pccbb pccbbdevid.h Log: MFC 1.5: Add Omega 82c094 PCI PCMCIA bridge. It is similar to the CL-PD6729 in that it has one BAR that's mapped to 0x3e0 and is I/O only. It does not conform to the Yenta spec, like other PCI PCMICA bridges do (eg the TI 1031, which is mostly a 1131 w/o 32bit card support). It appears that this chip may also need to not route PCI interrupts as well. This MFC is needed so revision 1.54.2.19 of src/sys/pccard/pcic_pci.c can compile (it was installed in -stable earlier today). Approved by: re Revision Changes Path 1.1.2.4 +4 -4 src/sys/dev/pccbb/pccbbdevid.h To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message