Date: Sun, 30 Nov 2003 12:29:42 -0800 (PST) From: Doug Ambrisko <ambrisko@FreeBSD.org> To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/dev/an if_aironet_ieee.h if_an.c if_an_pci.c if_anreg.h src/usr.sbin/ancontrol ancontrol.c Message-ID: <200311302029.hAUKTgiK055750@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
ambrisko 2003/11/30 12:29:42 PST FreeBSD src repository Modified files: (Branch: RELENG_4) sys/dev/an if_aironet_ieee.h if_an.c if_an_pci.c if_anreg.h usr.sbin/ancontrol ancontrol.c Log: MFC: - Support for newer firmware on non MPI350 cards (ie. new RID lengths) and more flexible SSID lists. - Some tweaks to the MPI350 handling but not the hack to kick start the new MPI350 firmware. Revision Changes Path 1.1.2.8 +17 -4 src/sys/dev/an/if_aironet_ieee.h 1.2.2.14 +137 -74 src/sys/dev/an/if_an.c 1.2.2.9 +1 -1 src/sys/dev/an/if_an_pci.c 1.1.2.9 +17 -9 src/sys/dev/an/if_anreg.h 1.1.2.10 +40 -50 src/usr.sbin/ancontrol/ancontrol.c
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200311302029.hAUKTgiK055750>