|
Lines 70-75
See the
Link Here
|
| 70 |
.Sx EXAMPLES |
70 |
.Sx EXAMPLES |
| 71 |
section below for sample usage. |
71 |
section below for sample usage. |
| 72 |
.Pp |
72 |
.Pp |
|
|
73 |
Note that vmm must be given first right of refusal to all PCI |
| 74 |
devices it may need to claim so the vmm kernel module almost |
| 75 |
certainly needs to be loaded from |
| 76 |
.Xr loader.conf 5 |
| 77 |
rather than by adding it to kld_list in /etc/rc.conf. |
| 78 |
.Pp |
| 73 |
A large number of PCI device entries may require a string longer than the |
79 |
A large number of PCI device entries may require a string longer than the |
| 74 |
128-character limit of |
80 |
128-character limit of |
| 75 |
.Xr loader.conf 5 |
81 |
.Xr loader.conf 5 |
| 76 |
- |
|
|