There is some commonality between the UHCI and EHCI (and xHCI, future) drivers. So we can make nice defines instead of magic numbers. usb-ehci.c | 2 +- usb-uhci.c | 2 +- usb.h | 6 ++++++ 3 files changed, 8 insertions(+), 2 deletions(-)
- [Qemu-devel] [0/3] usb: use defines instead of magic numbers fo... Brad Hards