Hello! On Mon, 2007-04-16 at 14:49 +0200, Johan Ehnberg wrote:
> referring to the page on http://bcm43xx.berlios.de/?go=devices, here is > my integrated card on a HP Compaq nx6325. So far, I have had no luck > with the bcm43xx driver, but ndiswrapper works. > > 30:00.0 0280: 14e4:4312 (rev 01) > Subsystem: 103c:1361 The driver has an entry for this card in bcm43xx_main.c: /* Broadcom 4312 802.11a/b/g */ { PCI_VENDOR_ID_BROADCOM, 0x4312, PCI_ANY_ID, PCI_ANY_ID, 0, 0, 0 }, I believe the bcm43xx driver should work for your card with no changes. You may want to report the problem with more details. Please make sure that you have version 3 firmware installed. -- Regards, Pavel Roskin _______________________________________________ Bcm43xx-dev mailing list [email protected] https://lists.berlios.de/mailman/listinfo/bcm43xx-dev
