K 10 svn:author V 3 gad K 8 svn:date V 27 2002-01-19T01:09:11.000000Z K 7 svn:log V 502 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 END