Remove initialization values for chips that never made it into production:
authordamien <damien@openbsd.org>
Thu, 15 Jul 2010 19:07:43 +0000 (19:07 +0000)
committerdamien <damien@openbsd.org>
Thu, 15 Jul 2010 19:07:43 +0000 (19:07 +0000)
commit91defb09bd75f1322bcb7425efc38d32e0c51b57
treeffc3e369418951d2113ee754821f21ed70a856f4
parent6fc40daec7e48be96527da6ee716c53d0c51d211
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.
sys/dev/ic/ar5416.c
sys/dev/ic/ar9280.c
sys/dev/ic/ar9280reg.h
sys/dev/ic/ar9285.c
sys/dev/ic/ar9285reg.h
sys/dev/ic/ar9287.c
sys/dev/ic/ar9287reg.h
sys/dev/ic/athn.c