Changes between Version 12 and Version 13 of Internal/UbiquitiDrivers
- Timestamp:
- Oct 24, 2008, 8:57:36 PM (16 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Internal/UbiquitiDrivers
v12 v13 102 102 The readme specfically says multiple cards had not been tested, but they are enumerated by the driver (the stock atheros driver was also able to enumerate them with out a problem). The logical devices, wifi0 - 2 are enumerated. 103 103 104 --- 104 105 106 in dmesg when the modules are being loaded, an error comes up about ath_hal: ubnt license upload failed. In the forums there is a post (http://forum.ubnt.com/forum/viewtopic.php?t=1526&highlight=ath) that recomends removing a line from ath/if_ath.c. I tired to comment out the problem line and then rebuild the modules. That didn't work so well, as the modules complie, but they don't install. 107 108 I can't seem to get them to load. 109 110