Date: Sat, 18 Jun 2011 12:00:49 +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_iwnreg.h if_iwnvar.h Message-ID: <201106181201.p5IC13p9019211@repoman.freebsd.org>
index | next in thread | raw e-mail
bschmidt 2011-06-18 12:00:49 UTC
FreeBSD src repository
Modified files: (Branch: RELENG_8)
sys/dev/iwn if_iwn.c if_iwnreg.h if_iwnvar.h
Log:
SVN rev 223248 on 2011-06-18 12:00:49Z by bschmidt
MFC r220721,220723-220726:
- Rename some stuff in favour of the OpenBSD names:
- prefer EDCA over WME
- qid for a TXQ ID
- reg for register values
- Shuffle code around a bit. Mostly to group functional connected things,
others to get the same order as the OpenBSD code.
- Sync debug and error messages with OpenBSD. The device capability
announcements are now hidden behind bootverbose.
- Sync comments with OpenBSD.
- Whitespace sync, some more style(9) conform then others.
Revision Changes Path
1.18.2.39 +577 -665 src/sys/dev/iwn/if_iwn.c
1.1.2.11 +10 -10 src/sys/dev/iwn/if_iwnreg.h
1.3.2.12 +7 -9 src/sys/dev/iwn/if_iwnvar.h
help
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201106181201.p5IC13p9019211>
