Date: Thu, 14 Aug 2008 20:02:34 +0000 (UTC) From: Warner Losh <imp@FreeBSD.org> To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org Subject: 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 Message-ID: <200808142003.m7EK3X0T034038@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
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)
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200808142003.m7EK3X0T034038>