CVSROOT: /cvs Module name: src Changes by: [email protected] 2010/07/15 13:07:43
Modified files:
sys/dev/ic : athn.c ar5416.c ar9280reg.h ar9280.c
ar9285reg.h ar9285.c ar9287reg.h ar9287.c
Log message:
Remove initialization values for chips that never made it into production:
- AR9280 1.0
- AR9285 1.0 and 1.1
- AR9287 1.0
Remove checks that are now useless since we know we will never see those
chips, and rename some functions.
