Joseph Jezak wrote: >> the output of lspci -nv is: >> ============================================================================== >> 0c:00.0 Class 0280: 14e4:4311 (rev 01) >> Subsystem: 1028:0007 >> Flags: fast devsel, IRQ 177 >> Memory at ecffc000 (32-bit, non-prefetchable) [disabled] [size=16K] >> Capabilities: [40] Power Management version 2 >> Capabilities: [58] Message Signalled Interrupts: Mask- 64bit- >> Queue=0/0 Enable- >> Capabilities: [d0] Express Legacy Endpoint IRQ 0 >> Capabilities: [100] Advanced Error Reporting >> Capabilities: [13c] Virtual Channel >> ============================================================================== >> >> Is there any chance to get it working with the bcm43xx driver? > > This is a regular 0x4311 card. You will need a newer kernel or > Larry's patches (found at ftp://lwfinger.dynalias.org/patches ) to > support this device.
As Joe said, you need at least 2.6.20 (2.6.20.4 if you have more than 1 GB RAM), or ne of the combined_2.6.xx.patch files from the web site above. BTW, I am the maintainer of the bcm43xx-softmac driver (the one in the kernel), and this card is what is in my machine. It works very well. Larry _______________________________________________ Bcm43xx-dev mailing list [email protected] https://lists.berlios.de/mailman/listinfo/bcm43xx-dev
