From owner-cvs-all Fri Apr 19 10:43:14 2002 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id DB9E337B404; Fri, 19 Apr 2002 10:43:11 -0700 (PDT) Received: (from arr@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g3JHhB496501; Fri, 19 Apr 2002 10:43:11 -0700 (PDT) (envelope-from arr) Message-Id: <200204191743.g3JHhB496501@freefall.freebsd.org> From: "Andrew R. Reiter" Date: Fri, 19 Apr 2002 10:43:11 -0700 (PDT) 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 X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG 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