Date: Sat, 8 May 1999 07:23:42 -0700 (PDT) From: Kenjiro Cho <kjc@FreeBSD.org> To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/dev/en midway.c src/sys/net if_atm.h if_atmsubr.c Message-ID: <199905081423.HAA68314@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
kjc 1999/05/08 07:23:42 PDT Modified files: sys/dev/en midway.c sys/net if_atm.h if_atmsubr.c Log: clean up en atm driver o fix DDB support - include "opt_ddb.h" - fix Debugger() arg pointed out by bde o back out pvc shadow interface support - it is currently not used - to make it easier to merge another implementation o misc minor cleanup Revision Changes Path 1.16 +54 -319 src/sys/dev/en/midway.c 1.3 +1 -40 src/sys/net/if_atm.h 1.9 +7 -289 src/sys/net/if_atmsubr.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?199905081423.HAA68314>