cvs commit: src/sys/dev/usb if_zyd.c if_zydreg.h
Ariff Abdullah
ariff at FreeBSD.org
Fri Nov 30 07:39:22 PST 2007
ariff 2007-11-30 15:39:22 UTC
FreeBSD src repository
Modified files: (Branch: RELENG_7)
sys/dev/usb if_zyd.c if_zydreg.h
Log:
MFC:
- Remove magic number and fit max rx buffer size accurately.
- Patch registers CR47 and CR157 on devices that require it.
- Fix power calibration setting on ZD1211B.
Obtained from: OpenBSD
- Fix multicast transfer by properly reprogram multicast global
hash table, which in turns fix promiscuous mode and IPv6
autoconfiguration / local networking.
Reviewed by: sam, Weongyo Jeong
Tested using: Aztech WL230 , Belkin F5D7050, Unicorn WL-54G,
3COM 3CRUSB10075
Approved by: re (kensmith)
Revision Changes Path
1.4.2.4 +81 -10 src/sys/dev/usb/if_zyd.c
1.1.2.2 +7 -2 src/sys/dev/usb/if_zydreg.h
More information about the cvs-src
mailing list