svn commit: r256056 - head/usr.sbin/bhyve
Aryeh Friedman
aryeh.friedman at gmail.com
Sat Oct 5 01:56:54 UTC 2013
> Log:
> Import Zhixiang Yu's GSoC'13 AHCI emulation:
> https://wiki.freebsd.org/SummerOfCode2013/bhyveAHCI
>
> This provides ICH8 SATA disk and ATAPI ports, selectable
> via the bhyve slot command-line parameter:
>
> SATA
> -s <slot>,ahci-hd,<image-file>
>
> ATAPI
> -s <slot>,ahci-cd,<image-file>
>
Does this mean it will now take /dev/cdX as a parameter?
More information about the svn-src-all
mailing list