Let me guess: a Lucent Orinico PCI adapter, right? It should work with
linux-2.4.6, I submitted a patch for 2.4.6-pre8 (or so) and it is
included in linux-2.4.6. I currently have it working on two non-SMP
systems (ALi 1541 and Intel 440FX chipsets).
> I enabled DEBUG in pci-i386.h and get the following messages:
[snip spooky PCI debug I don't understand anyway]
> Any clues ? Should i send more details ? If yes, which ones ?
Make sure that the Cardbus driver is not a module. IOW: your kernel
configuration should have these lines:
#
# PCMCIA/CardBus support
#
CONFIG_PCMCIA=y
CONFIG_CARDBUS=y
# CONFIG_I82365 is not set
# CONFIG_TCIC is not set
Erik
-- J.A.K. (Erik) Mouw, Information and Communication Theory Group, Department of Electrical Engineering, Faculty of Information Technology and Systems, Delft University of Technology, PO BOX 5031, 2600 GA Delft, The Netherlands Phone: +31-15-2783635 Fax: +31-15-2781843 Email: J.A.K.Mouw@its.tudelft.nl WWW: http://www-ict.its.tudelft.nl/~erik/ - To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majordomo@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/