Date: Mon, 10 Mar 2008 23:16:48 +0000 (UTC) From: Andrew Thompson <thompsa@FreeBSD.org> To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/dev/wpi if_wpi.c if_wpireg.h if_wpivar.h Message-ID: <200803102316.m2ANGmT8058136@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
thompsa 2008-03-10 23:16:48 UTC FreeBSD src repository Modified files: sys/dev/wpi if_wpi.c if_wpireg.h if_wpivar.h Log: Update wpi(4) with stability fixes - remove second taskqueue - busdma 16k alignment workaround - use busdma instead of external mbuf storage on Rx - locking fixes - net80211 state change fixes - improve scanning reliability - improve radio hw switch interaction - consolidate callouts Parts obtained from: benjsc, sam Tested by: many Revision Changes Path 1.9 +480 -553 src/sys/dev/wpi/if_wpi.c 1.3 +2 -0 src/sys/dev/wpi/if_wpireg.h 1.2 +31 -53 src/sys/dev/wpi/if_wpivar.h
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200803102316.m2ANGmT8058136>