Date: Sat, 4 Nov 2000 06:31:48 -0800 (PST) From: Bruce Evans <bde@FreeBSD.org> To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/dev/en midway.c Message-ID: <200011041431.GAA46426@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
bde 2000/11/04 06:31:48 PST
Modified files:
sys/dev/en midway.c
Log:
Enabled the used include of <machine/bus.h> -- don't depend on evil
namespace pollution in <sys/mutex.h>. This was half fixed in rev.1.3
of midwayreg.h. The pollution exposed the bug that this driver was
using toy versions of the bus space macros under FreeBSD. Disabling
the toy versions made this driver compile and maybe support PIO space,
but dependent on the pollution.
Revision Changes Path
1.23 +2 -2 src/sys/dev/en/midway.c
To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe cvs-all" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200011041431.GAA46426>
