nusec: fixes keychip not found error 0949

This commit is contained in:
2023-11-02 23:32:13 +01:00
parent d521eeb43e
commit 25562e37f9
2 changed files with 16 additions and 1 deletions

View File

@ -233,7 +233,7 @@ static HRESULT io4_handle_write(struct irp *irp)
return S_OK;
case IO4_CMD_SET_UNIQUE_OUTPUT:
dprintf("USB I/O: Unique Out\n");
// dprintf("USB I/O: Unique Out\n");
return S_OK;