cvs commit: src/sys/conf files src/sys/dev/wb if_wb.c if_wbreg.h
src/sys/modules/wb Makefile src/sys/pci if_wb.c if_wbreg.h
Warner Losh
imp at FreeBSD.org
Thu Aug 14 21:27:24 UTC 2008
imp 2008-08-14 21:26:29 UTC
FreeBSD src repository
Modified files:
sys/conf files
sys/modules/wb Makefile
Added files:
sys/dev/wb if_wb.c if_wbreg.h
Removed files:
sys/pci if_wb.c if_wbreg.h
Log:
SVN rev 181741 on 2008-08-14 21:26:29Z by imp
Move wb driver from sys/pci to sys/dev/wb.
Revision Changes Path
1.1329 +1 -1 src/sys/conf/files
1.1 +1848 -0 src/sys/dev/wb/if_wb.c (new)
1.1 +464 -0 src/sys/dev/wb/if_wbreg.h (new)
1.14 +1 -1 src/sys/modules/wb/Makefile
1.95 +0 -1848 src/sys/pci/if_wb.c (dead)
1.18 +0 -464 src/sys/pci/if_wbreg.h (dead)
More information about the cvs-src
mailing list