CVSROOT: /cvs Module name: src Changes by: [email protected] 2013/12/20 14:50:49
Modified files:
sys/arch/amd64/conf: GENERIC RAMDISK_CD
sys/arch/i386/conf: GENERIC RAMDISK_CD
sys/dev/pci : files.pci
Added files:
sys/dev/pci : vioscsi.c vioscsireg.h
Log message:
Add vioscsi(4) driver.
Still a work-in-progress, but functional enough to work with both
Google Compute Engine and RHEVM. Committing so additional testing and
cleanup can be handled in tree.
thx Jiri B for RHEVM testing
ok dlg, deraadt
