diff options
author | Qi Zhou <atmgnd@outlook.com> | 2022-11-14 20:55:44 +0800 |
---|---|---|
committer | Kevin O'Connor <kevin@koconnor.net> | 2022-11-23 11:31:15 -0500 |
commit | 645a64b4911d7cadf5749d7375544fc2384e70ba (patch) | |
tree | e8d01f3c4ced5fc4858eb1d8e473ef5b11c73eae /src/fw/ssdt-proc.dsl | |
parent | 3208b098f51a9ef96d0dfa71d5ec3a3eaec88f0a (diff) | |
download | seabios-645a64b4911d7cadf5749d7375544fc2384e70ba.tar.gz |
usb: fix wrong init of keyboard/mouse's if first interface is not boot protocol
There is always some endpoint descriptors after each interface descriptor, We
should only decrement num_iface if interface type is USB_DT_INTERFACE, see
https://www.beyondlogic.org/usbnutshell/usb5.shtml#ConfigurationDescriptors
Signed-off-by: Qi Zhou <atmgnd@outlook.com>
Diffstat (limited to 'src/fw/ssdt-proc.dsl')
0 files changed, 0 insertions, 0 deletions