Date: Sun, 19 Sep 2010 12:47:41 +0000 (UTC) From: Bernhard Schmidt <bschmidt@FreeBSD.org> To: cvs-src-old@freebsd.org Subject: cvs commit: src/sys/dev/iwn if_iwn.c if_iwnvar.h Message-ID: <201009191247.o8JClpP5092513@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
bschmidt 2010-09-19 12:47:41 UTC FreeBSD src repository Modified files: sys/dev/iwn if_iwn.c if_iwnvar.h Log: SVN rev 212854 on 2010-09-19 12:47:41Z by bschmidt Rewrite parts of the calibration code which is run while bringing up the device: - unobscure some of the code by moving it into its own functions - get rid of some magic numbers - create similar structure as the reference driver has, this should make further syncs easier Revision Changes Path 1.46 +191 -85 src/sys/dev/iwn/if_iwn.c 1.11 +15 -2 src/sys/dev/iwn/if_iwnvar.h
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201009191247.o8JClpP5092513>