On Fri, 2007-08-03 at 10:19 +0300, John H. wrote:
> So there's no way to use bcm43xx while using an rpm kernel?

Yes, of course there is. You just have to add the PCI ID of your own
card by echoing it to /sys/bus/pci/drivers/bcm43xx/new_id

I just have this in /etc/rc.local:
        /sbin/modprobe bcm43xx
        echo "14e4 4320" > /sys/bus/pci/drivers/bcm43xx/new_id

Failing that, you can just rebuild the bcm43xx module _without_ the PCI
IDs removed -- there's no reason for you to rebuild the whole kernel.

-- 
dwmw2

_______________________________________________
Bcm43xx-dev mailing list
[email protected]
https://lists.berlios.de/mailman/listinfo/bcm43xx-dev

Reply via email to