cvs commit: src/sys/dev/netif/an if_aironet_ieee.h if_an.c if_anreg.h
Joerg Sonnenberger
joerg at crater.dragonflybsd.org
Thu Jul 28 09:54:08 PDT 2005
joerg 2005/07/28 09:52:44 PDT
DragonFly src repository
Modified files:
sys/dev/netif/an if_aironet_ieee.h if_an.c if_anreg.h
Log:
Sync with FreeBSD(if_anreg.h 1.1.2.9, if_an.c 1.2.2.14 and
if_aironet_ieee.h 1.1.2.8)
- Add support for Cisco latest firmware RID sizes that supports 25
SSIDs!
- Fix up TX speed changes.
- Make mpi-350 cards sort-of work with new firmware. It RXs okay but
TXs only work for about 14 packets then fails to get an interrupt.
The TX watchdog fires. It has been reported that my hack for now
doesn't break cards with the older firmware. It appears my card has
lost the ability to RX or TX at all but other peoples cards work. I
assume it got damaged in tansport.
Obtained-from: FreeBSD
Submitted-by: Sepherosa Ziehau <sepherosa at xxxxxxxxx>
Revision Changes Path
1.3 +19 -7 src/sys/dev/netif/an/if_aironet_ieee.h
1.29 +111 -78 src/sys/dev/netif/an/if_an.c
1.8 +16 -8 src/sys/dev/netif/an/if_anreg.h
http://www.dragonflybsd.org/cvsweb/src/sys/dev/netif/an/if_aironet_ieee.h.diff?r1=1.2&r2=1.3&f=u
http://www.dragonflybsd.org/cvsweb/src/sys/dev/netif/an/if_an.c.diff?r1=1.28&r2=1.29&f=u
http://www.dragonflybsd.org/cvsweb/src/sys/dev/netif/an/if_anreg.h.diff?r1=1.7&r2=1.8&f=u
More information about the Commits
mailing list