Date: Mon, 16 Apr 2001 06:20:39 -0700 (PDT) From: John Hay <jhay@FreeBSD.org> To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/dev/ar if_ar.c if_ar_isa.c src/sys/conf files.i386 files.pc98 src/sys/modules/ar Makefile src/sys/modules/netgraph/sync_ar Makefile Message-ID: <200104161320.f3GDKdL02391@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
jhay 2001/04/16 06:20:39 PDT Modified files: sys/dev/ar if_ar.c if_ar_isa.c sys/conf files.i386 files.pc98 sys/modules/ar Makefile sys/modules/netgraph/sync_ar Makefile Log: Move the isa parts to a separate file. Revision Changes Path 1.50 +1 -161 src/sys/dev/ar/if_ar.c 1.49 +3 -2284 src/sys/dev/ar/if_ar_isa.c 1.361 +2 -2 src/sys/conf/files.i386 1.195 +2 -2 src/sys/conf/files.pc98 1.3 +2 -2 src/sys/modules/ar/Makefile 1.2 +2 -2 src/sys/modules/netgraph/sync_ar/Makefile 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?200104161320.f3GDKdL02391>