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) _______________________________________________ cvs-all@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/cvs-all To unsubscribe, send any mail to "[EMAIL PROTECTED]"