]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/commit
Version 0.9.5.17:
authorsam <sam@FreeBSD.org>
Sat, 1 Nov 2003 03:19:51 +0000 (03:19 +0000)
committersam <sam@FreeBSD.org>
Sat, 1 Nov 2003 03:19:51 +0000 (03:19 +0000)
commit48e126f1d87a06c33694cd393f87d3e95a205a0b
tree0b9e3580d7245afdb2c6388883c3881063b1cbb5
parent19e186a990efa1d37b5473f26858ded6716d29e8
Version 0.9.5.17:

o change os glue API to be compatible with Linux so hal.o's can
  be used on any system
o add ABI version to catch driver-HAL mismatches
o move hal version information from ah_osdep.c to binary component
o remove ath_hal_wait os glue component
o assign constant values to all enums to avoid potential compiler
  incompatibilities
o add support for 3Com badged cards (PCI vendor ID)
o add support for IBM mini-pci cards (PCI device ID)
o expose MAC, PHY, and radio hardware revisions
o support for big-endian platforms
o new method to set slot time in us
o bug fix for 5211: beacon timers not setup correctly
o bug fix for 5212: don't crash when handed a 5112 radio
sys/contrib/dev/ath/ah.h
sys/contrib/dev/ath/ah_devid.h
sys/contrib/dev/ath/freebsd/ah_osdep.c
sys/contrib/dev/ath/freebsd/ah_osdep.h
sys/contrib/dev/ath/freebsd/i386-elf.hal.o.uu
sys/contrib/dev/ath/version.h