Taylor R Campbell wrote:
This probably won't happen if the driver doesn't recognize the MAC revision. On the other hand, it does bring up a question: If a driver's *_attach routine fails, should it detach the device? Right now bwi_attach just returns the error code without doing anything to the device.
I would ask why it is attaching in the first place. Cheers, Jared