Date: Wed, 5 Jan 2011 11:43:17 +0000 (UTC) From: Marius Strobl <marius@FreeBSD.org> To: cvs-src-old@freebsd.org Subject: cvs commit: src/sys/dev/bge if_bge.c Message-ID: <201101051143.p05BhOxo097847@repoman.freebsd.org>
index | next in thread | raw e-mail
marius 2011-01-05 11:43:17 UTC
FreeBSD src repository
Modified files: (Branch: RELENG_8)
sys/dev/bge if_bge.c
Log:
SVN rev 216991 on 2011-01-05 11:43:17Z by marius
MFC: r216085
- Remove the remaining support for older (in this case pre-7.0-RELEASE)
versions of FreeBSD. In fact we are already missing a lot of conditional
code necessary to support older versions of FreeBSD, including alternatives
for vital functionality not yet provided by the respective subsystem back
then (see for example r199663). So this change shouldn't actually break
this driver on versions of FreeBSD that were supported before. Besides,
this driver also isn't maintained as an multi-release version outside of
the main repository, so removing the conditional code shouldn't be a
problem in that regard either.
- Sprinkle some more const on tables.
Revision Changes Path
1.226.2.48 +19 -47 src/sys/dev/bge/if_bge.c
help
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201101051143.p05BhOxo097847>
