Commit Graph

4 Commits

Author SHA1 Message Date
dyoung 59eb8ab913 Synchronize with FreeBSD:
* add constants to enums

 * HAL update: stops panics, fixes ad hoc-mode beacons, some API
   changes

 * get and use mac/phy/rf front-end revision codes

 * add a custom ath(4) ic_node_getrssi callback which does RSSI
   averaging

 * do not immediately scan, but re-associate after missing beacons.

 * bug fix: don't if_init after detach.

 * HAL diagnostics ioctl, SIOCGATHDIAG

 * send DS parameters element in beacons

 * const-ify some pointers

 * consolidate rx-filter settings into ath_calcrxfilter

 * abstract FreeBSD `ticks', NetBSD `hardclock_ticks' with ATH_TICKS()

 * misc. other changes
2003-12-16 06:48:08 +00:00
dyoung 1dae5adffe Pull the latest HAL from sourceforge.net/madwifi/ since it fixes
a bug in beacon-generation for AR5211 chips.
2003-10-13 04:53:04 +00:00
dyoung 0920174533 Initial import of ath(4) from FreeBSD, try #2. (Thanks,
Thomas Klausner.)
2003-10-07 06:01:16 +00:00
dyoung 730fb96e83 Initial import of ath(4) from FreeBSD. 2003-10-07 05:48:56 +00:00