Date: Wed, 18 Aug 2004 16:56:54 +0000 (UTC) From: "Justin T. Gibbs" <gibbs@FreeBSD.org> To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/dev/vx if_vx.c if_vx_eisa.c if_vx_pci.c if_vxreg.h if_vxvar.h Message-ID: <200408181656.i7IGuswx064026@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
gibbs 2004-08-18 16:56:54 UTC FreeBSD src repository Modified files: sys/dev/vx if_vx.c if_vx_eisa.c if_vx_pci.c if_vxreg.h if_vxvar.h Log: ss if_vx through indent, and use ANSI function definitions, prior to adding if_media and DMA support to the driver. The previous style was inconsistent making it difficult to emulate existing style. Revision Changes Path 1.52 +768 -783 src/sys/dev/vx/if_vx.c 1.23 +93 -97 src/sys/dev/vx/if_vx_eisa.c 1.31 +77 -83 src/sys/dev/vx/if_vx_pci.c 1.12 +37 -40 src/sys/dev/vx/if_vxreg.h 1.3 +18 -18 src/sys/dev/vx/if_vxvar.h
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200408181656.i7IGuswx064026>