Date: Thu, 8 Nov 2007 08:25:58 +0000 (UTC) From: Ariff Abdullah <ariff@FreeBSD.org> To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/dev/usb if_zyd.c if_zydreg.h Message-ID: <200711080825.lA88PwNM006310@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
ariff 2007-11-08 08:25:58 UTC
FreeBSD src repository
Modified files:
sys/dev/usb if_zyd.c if_zydreg.h
Log:
- 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
MFC after: 1 week
Revision Changes Path
1.9 +81 -10 src/sys/dev/usb/if_zyd.c
1.3 +7 -2 src/sys/dev/usb/if_zydreg.h
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200711080825.lA88PwNM006310>
