Login
[x]
Log in using an account from:
Fedora Account System
Red Hat Associate
Red Hat Customer
Or login using a Red Hat Bugzilla account
Forgot Password
Login:
Hide Forgot
Create an Account
Red Hat Bugzilla – Attachment 236611 Details for
Bug 254192
ath5k does not support my hardware
[?]
New
Simple Search
Advanced Search
My Links
Browse
Requests
Reports
Current State
Search
Tabular reports
Graphical reports
Duplicates
Other Reports
User Changes
Plotly Reports
Bug Status
Bug Severity
Non-Defaults
|
Product Dashboard
Help
Page Help!
Bug Writing Guidelines
What's new
Browser Support Policy
5.0.4.rh83 Release notes
FAQ
Guides index
User guide
Web Services
Contact
Legal
This site requires JavaScript to be enabled to function correctly, please enable it.
[patch]
Totally untested patch
ath5k-test.patch (text/plain), 743 bytes, created by
Chuck Ebbert
on 2007-10-24 20:44:28 UTC
(
hide
)
Description:
Totally untested patch
Filename:
MIME Type:
Creator:
Chuck Ebbert
Created:
2007-10-24 20:44:28 UTC
Size:
743 bytes
patch
obsolete
>Index: linux-2.6.23.i686/drivers/net/wireless/ath5k/ath5k.h >=================================================================== >--- linux-2.6.23.i686.orig/drivers/net/wireless/ath5k/ath5k.h >+++ linux-2.6.23.i686/drivers/net/wireless/ath5k/ath5k.h >@@ -210,12 +210,11 @@ enum ath5k_radio { > #define MODULATION_TURBO 0x00000080 > > enum ath5k_vendor_mode { >- MODE_ATHEROS_TURBO = NUM_IEEE80211_MODES+1, >- MODE_ATHEROS_TURBOG >-}; >- >+ MODE_ATHEROS_TURBO = NUM_IEEE80211_MODES, >+ MODE_ATHEROS_TURBOG, > /* Number of supported mac80211 enum ieee80211_phymode modes by this driver */ >-#define NUM_DRIVER_MODES 3 >+ NUM_DRIVER_MODES >+}; > > /* adding this flag to rate_code enables short preamble, see ar5212_reg.h */ > #define AR5K_SET_SHORT_PREAMBLE 0x04
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Diff
View Attachment As Raw
Actions:
View
|
Diff
Attachments on
bug 254192
:
229891
|
229901
|
230231
| 236611 |
245521
|
245831