Page Menu
Home
FreeBSD
Search
Configure Global Search
Log In
Files
F170969471
D24888.id73832.diff
No One
Temporary
Actions
View File
Edit File
Delete File
View Transforms
Subscribe
Mute Notifications
Flag For Later
Award Token
Size
439 B
Referenced Files
None
Subscribers
None
D24888.id73832.diff
View Options
Index: head/usr.sbin/bhyve/pci_nvme.c
===================================================================
--- head/usr.sbin/bhyve/pci_nvme.c
+++ head/usr.sbin/bhyve/pci_nvme.c
@@ -1353,7 +1353,7 @@
compl.status = NVME_NO_STATUS;
break;
default:
- WPRINTF("0x%x command is not implemented",
+ DPRINTF("0x%x command is not implemented",
cmd->opc);
pci_nvme_status_genc(&compl.status, NVME_SC_INVALID_OPCODE);
}
File Metadata
Details
Attached
Mime Type
text/plain
Expires
Tue, Sep 8, 10:29 PM (13 h, 22 m)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
38394836
Default Alt Text
D24888.id73832.diff (439 B)
Attached To
Mode
D24888: bhyve: make unsupported NVMe commands a debug message
Attached
Detach File
Event Timeline
Log In to Comment