cvs commit: src/sys/dev/vx if_vx.c if_vx_eisa.c if_vx_pci.c
if_vxreg.h if_vxvar.h
Justin T. Gibbs
gibbs at FreeBSD.org
Wed Aug 18 09:56:55 PDT 2004
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
More information about the cvs-src
mailing list