Date: Tue, 14 Oct 2008 20:28:42 +0000 (UTC) From: Marius Strobl <marius@FreeBSD.org> To: cvs-src-old@freebsd.org Subject: cvs commit: src/sys/dev/bge if_bge.c if_bgereg.h Message-ID: <200810142028.m9EKSxJD078084@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
marius 2008-10-14 20:28:42 UTC FreeBSD src repository Modified files: sys/dev/bge if_bge.c if_bgereg.h Log: SVN rev 183896 on 2008-10-14 20:28:42Z by marius Use bus_{read,write}_4(9) instead of bus_space_{read,write}_4(9) in order to get rid of the bus space handle and tag in the softc. MFC after: 1 month Revision Changes Path 1.214 +0 -4 src/sys/dev/bge/if_bge.c 1.81 +3 -6 src/sys/dev/bge/if_bgereg.h
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200810142028.m9EKSxJD078084>