Date: Wed, 12 Jan 2000 22:46:03 -0800 (PST) From: "Matthew N. Dodd" <mdodd@FreeBSD.org> To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/i386/isa if_ex.c Message-ID: <200001130646.WAA05126@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
mdodd 2000/01/12 22:46:03 PST Modified files: sys/i386/isa if_ex.c Log: When I converted this driver to newbus I also cleaned up the code layout. It seems that I cleaned it up a bit too much and confused a few if () { if () { } else { } } statements in the obvious manner. This allows the driver to transmit packets again. *sigh* Revision Changes Path 1.23 +52 -51 src/sys/i386/isa/if_ex.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?200001130646.WAA05126>