NetBSD/contrib/sys/dev/ic
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
..
athhal-COPYRIGHT
athhal-README
athhal.h Synchronize with FreeBSD: 2003-12-16 06:48:08 +00:00
athhal_desc.h Add NetBSD RCSID. 2003-10-13 04:48:34 +00:00
athhal_devid.h Synchronize with FreeBSD: 2003-12-16 06:48:08 +00:00
athhal_if.m
athhal_osdep.c Synchronize with FreeBSD: 2003-12-16 06:48:08 +00:00
athhal_osdep.h Synchronize with FreeBSD: 2003-12-16 06:48:08 +00:00
athhal_version.h Synchronize with FreeBSD: 2003-12-16 06:48:08 +00:00