This repository was archived by the owner on Jan 22, 2026. It is now read-only.
Commit 8900b49
committed
Don't copy USB bus/address by default from node device
Putting vendor+product AND bus+addr in the XML is only needed if the
user has duplicate USB devices attached to the machine. If we always
pass bus + addr, then we've regressed for the vast majority of users
who don't care about duplicate devices.1 parent 6350566 commit 8900b49
2 files changed
Lines changed: 4 additions & 3 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
2 | 2 | | |
3 | 3 | | |
4 | 4 | | |
5 | | - | |
6 | 5 | | |
7 | 6 | | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
214 | 214 | | |
215 | 215 | | |
216 | 216 | | |
217 | | - | |
218 | | - | |
| 217 | + | |
| 218 | + | |
| 219 | + | |
| 220 | + | |
219 | 221 | | |
220 | 222 | | |
221 | 223 | | |
| |||
0 commit comments