Subject: PCI briged pcmcia
To: None <port-i386@netbsd.org>
From: None <cspencer2000@mediaone.net>
List: port-i386
Date: 05/26/2000 02:27:13
I have installed 1.4.2 on a Dell Latitude Cpx.
The pcmcia is a pci based bridge , but 1.4.2 seems not to have
a driver for this particular type?  I say driver because most
discussions  and faqs describe a "not configured" as something
driver based and not necessarily lacking kernel support. 

Signifigant this I noticed from below:
-Intel 82443BX Host Bridge/Controller pci0 - not configured - This seems to be big.
-Texas Instruments PCI1225 PCI-CardBus Bridge at pci0 -- function 1 and 0 are
the two slots I presume.
- uhci0: interrupting at irq 11 - On linux the pcmcia card is on irq 3
  but tries to probe irq 11 


  It is a Xircom RBEM56G which as I know, does not have a driver written
  I have visited: http://www.sprc.qut.edu.au/~mcgarry/netbsd/xircom.html
  but this driver only supports CEM/REM56 

Any help to me (faqs,sites,driver source location,anything)is 
much appreciated.  


dmesg snips - please let me know if I have missed anything.


NetBSD 1.4.2 (pearl) #0: Sat May 13 08:16:34 EDT 2000
    root@mediaone.net:/usr/src/sys/arch/i386/compile/pearl
cpu0: family 6 model 8 step 1
cpu0: Intel Pentium Pro, II or III (686-class)
real mem  = 133758976
avail mem = 122163200
using 1658 buffers containing 6791168 bytes of memory
mainbus0 (root)
pci0 at mainbus0 bus 0: configuration mode 1
pci0: i/o enabled, memory enabled
Intel 82443BX Host Bridge/Controller (host bridge, revision 0x03) at pci0 dev 0 fun
ction 0 not configured
ppb0 at pci0 dev 1 function 0: Intel 82443BX AGP Interface (rev. 0x03)
pci1 at ppb0 bus 1
pci1: i/o enabled, memory enabled

<snip non- relevant>

Texas Instruments PCI1225 PCI-CardBus Bridge (CardBus bridge, revision 0x01) at pci
0 dev 3 function 0 not configured
Texas Instruments PCI1225 PCI-CardBus Bridge (CardBus bridge, revision 0x01) at pci
0 dev 3 function 1 not configured
pcib0 at pci0 dev 7 function 0
pcib0: Intel 82371AB PCI-to-ISA Bridge (PIIX4) (rev. 0x02)

<snip non-relevant or is it?>
uhci0 at pci0 dev 7 function 2: Intel 82371AB USB Host Controller (PIIX4) (rev. 0x0
1)
uhci0: interrupting at irq 11

<snip>

Intel 82371AB Power Management Controller (PIIX4) (miscellaneous bridge, revision 0
x02) at pci0 dev 7 function 3 not configured
ESS Technology Inc product 0x1978 (audio multimedia, revision 0x10) at pci0 dev 8 f
unction 0 not configured


<snip>

isapnp0 at isa0 port 0x279: ISA Plug 'n Play device support
npx0 at isa0 port 0xf0-0xff: using exception 16
fdc0 at isa0 port 0x3f0-0x3f7 irq 6 drq 2
pcic0 at isa0 port 0x3e0-0x3e1 iomem 0xd0000-0xd3fff: using irq 3
pcic0: controller 0 (Intel 82365SL Revision 1) has sockets A and B
pcmcia0 at pcic0 controller 0 socket 0
pcic_chip_socket_enable: status cpcic_wait_ready: ready never happened, status = 0c
pcmcia1 at pcic0 controller 0 socket 1
isapnp0: no ISA Plug 'n Play devices found

<snip>