The client was passing devid=0 to vhci_hcd during attach, but the
server computes expected_devid from (bus_num << 16) | dev_num. This
caused the server's devid validation (added in
|
||
|---|---|---|
| .. | ||
| src | ||
| Cargo.toml | ||
The client was passing devid=0 to vhci_hcd during attach, but the
server computes expected_devid from (bus_num << 16) | dev_num. This
caused the server's devid validation (added in
|
||
|---|---|---|
| .. | ||
| src | ||
| Cargo.toml | ||