Date: Thu, 14 Aug 2008 20:34:46 +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/pcn if_pcn.c if_pcnreg.h src/sys/modules/pcn Makefile src/sys/pci if_pcn.c if_pcnreg.h Message-ID: <200808142035.m7EKZoS1036977@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
imp 2008-08-14 20:34:46 UTC
FreeBSD src repository
Modified files:
sys/conf files
sys/modules/pcn Makefile
Added files:
sys/dev/pcn if_pcn.c if_pcnreg.h
Removed files:
sys/pci if_pcn.c if_pcnreg.h
Log:
SVN rev 181740 on 2008-08-14 20:34:46Z by imp
Move pcn driver from sys/pci to sys/dev/pcn.
Revision Changes Path
1.1328 +1 -1 src/sys/conf/files
1.1 +1527 -0 src/sys/dev/pcn/if_pcn.c (new)
1.1 +530 -0 src/sys/dev/pcn/if_pcnreg.h (new)
1.4 +1 -1 src/sys/modules/pcn/Makefile
1.84 +0 -1527 src/sys/pci/if_pcn.c (dead)
1.16 +0 -530 src/sys/pci/if_pcnreg.h (dead)
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200808142035.m7EKZoS1036977>
