FreeBSD Bugzilla – Attachment 174817 Details for
Bug 212711
[typo] bhyve: virtio-rnd PCI ID doesn't match viorng driver from Redhat
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
[patch]
fix
bhyve_rng_pci_id.diff (text/plain), 430 bytes, created by
Jan Beich
on 2016-09-15 23:31:01 UTC
(
hide
)
Description:
fix
Filename:
MIME Type:
Creator:
Jan Beich
Created:
2016-09-15 23:31:01 UTC
Size:
430 bytes
patch
obsolete
>Index: usr.sbin/bhyve/virtio.h >=================================================================== >--- usr.sbin/bhyve/virtio.h (revision 305835) >+++ usr.sbin/bhyve/virtio.h (working copy) >@@ -209,7 +209,7 @@ struct vring_used { > #define VIRTIO_VENDOR 0x1AF4 > #define VIRTIO_DEV_NET 0x1000 > #define VIRTIO_DEV_BLOCK 0x1001 >-#define VIRTIO_DEV_RANDOM 0x1002 >+#define VIRTIO_DEV_RANDOM 0x1005 > > /* > * PCI config space constants.
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Diff
View Attachment As Raw
Actions:
View
|
Diff
Attachments on
bug 212711
:
174811
|
174813
| 174817