cvs commit: src/sys/conf files src/sys/dev/tl if_tl.c if_tlreg.h
src/sys/modules/tl Makefile src/sys/pci if_tl.c if_tlreg.h
Warner Losh
imp at FreeBSD.org
Thu Aug 14 20:03:34 UTC 2008
imp 2008-08-14 20:02:34 UTC
FreeBSD src repository
Modified files:
sys/conf files
sys/modules/tl Makefile
Added files:
sys/dev/tl if_tl.c if_tlreg.h
Removed files:
sys/pci if_tl.c if_tlreg.h
Log:
SVN rev 181738 on 2008-08-14 20:02:34Z by imp
Move the tl driver form sys/pci to sys/dev/tl.
Revision Changes Path
1.1326 +1 -1 src/sys/conf/files
1.1 +2363 -0 src/sys/dev/tl/if_tl.c (new)
1.1 +592 -0 src/sys/dev/tl/if_tlreg.h (new)
1.17 +1 -1 src/sys/modules/tl/Makefile
1.112 +0 -2363 src/sys/pci/if_tl.c (dead)
1.26 +0 -592 src/sys/pci/if_tlreg.h (dead)
More information about the cvs-src
mailing list