]> CyberLeo.Net >> Repos - FreeBSD/stable/10.git/commit
MFC r302459: Allow AHCI controller to support up to 32 arbitrary devices.
authormav <mav@ccf9f872-aa2e-dd11-9fc8-001c23d0bc1f>
Thu, 18 Aug 2016 11:45:02 +0000 (11:45 +0000)
committermav <mav@ccf9f872-aa2e-dd11-9fc8-001c23d0bc1f>
Thu, 18 Aug 2016 11:45:02 +0000 (11:45 +0000)
commitbef01a85a7e69b01064528398fa868a00dad8f35
tree0143a11d6d13637d8289d7ec6b71d4bf5154df03
parentd1280cf7129de3ddca2146d44ba0a9c92f0546e8
MFC r302459: Allow AHCI controller to support up to 32 arbitrary devices.

While old syntax is still supported, new syntax looks like this:

-s 3,ahci,hd:/dev/zvol/XXX,hd:/dev/zvol/YYY,cd:/storage/ZZZ.iso

Sponsored by:   iXsystems, Inc.

git-svn-id: svn://svn.freebsd.org/base/stable/10@304420 ccf9f872-aa2e-dd11-9fc8-001c23d0bc1f
usr.sbin/bhyve/bhyve.8
usr.sbin/bhyve/pci_ahci.c