Date: Fri, 19 Apr 2002 10:43:11 -0700 (PDT) From: "Andrew R. Reiter" <arr@FreeBSD.org> To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/dev/hea eni.c eni_buffer.c eni_transmit.c eni_vcm.c Message-ID: <200204191743.g3JHhB496501@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
arr 2002/04/19 10:43:11 PDT Modified files: sys/dev/hea eni.c eni_buffer.c eni_transmit.c eni_vcm.c Log: - Remove KM_ macro calls and replace with the real function we're calling. As a note, this driver needs the same updating as the hfa driver was just given; removing these macros since I will be nuking them from netatm. Revision Changes Path 1.19 +1 -1 src/sys/dev/hea/eni.c 1.12 +9 -13 src/sys/dev/hea/eni_buffer.c 1.13 +3 -3 src/sys/dev/hea/eni_transmit.c 1.10 +1 -1 src/sys/dev/hea/eni_vcm.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?200204191743.g3JHhB496501>