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
Warner Losh
imp at FreeBSD.org
Thu Aug 14 20:35:50 UTC 2008
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)
More information about the cvs-src
mailing list