On Sat, Sep 16, 2000 at 01:02:10AM +0200, Dag B wrote:
> 
> cs: cb_alloc(bus 4): vendor 0x115d, device 0x0003
> PCI: Failed to allocate resource 1 for PCI device 115d:0003
> PCI: Failed to allocate resource 2 for PCI device 115d:0003
> PCI: Failed to allocate resource 6 for PCI device 115d:0003

This part appears to be a PCI bug; it is not allocating the memory
resources for the card successfully.  The message is not particularly
helpful, however.

> So: the PCI code says that the last bus is '1', but my CardBus bus #4.
> Is this expected?

I don't think this is a problem.

> I also notice that if I insmod/rmmod ds.o multiple times, I will get
> multiple entries for the devices on the card in the 'lspci' output:
> 
> 04:00.0 Ethernet controller: Xircom Cardbus Ethernet 10/100 (rev 03)
> 04:00.0 Ethernet controller: Xircom Cardbus Ethernet 10/100 (rev 03)

This is a PCMCIA bug and appears to not be 2.4 specific; luckily there
is an easy workaround: don't insmod/rmmod ds.o ;)  I'll fix this.

-- Dave
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to [EMAIL PROTECTED]
Please read the FAQ at http://www.tux.org/lkml/

Reply via email to