forked from KolibriOS/kolibrios
fix comment, resolve #89
git-svn-id: svn://kolibrios.org@5177 a494cfbc-eb01-0410-851d-a64ba20cac60
This commit is contained in:
parent
99c45a8636
commit
6a8f9e7ccd
@ -726,7 +726,7 @@ end if
|
||||
; 3d. Free old memory.
|
||||
call free
|
||||
pop eax
|
||||
; 4. Issue control transfer GET_DESCRIPTOR(DEVICE) for full descriptor.
|
||||
; 4. Issue control transfer GET_DESCRIPTOR(CONFIGURATION) for full descriptor.
|
||||
movzx ecx, [eax+usb_device_data.DeviceDescrSize]
|
||||
mov edx, [eax+usb_device_data.ConfigDataSize]
|
||||
lea eax, [eax+ecx+sizeof.usb_device_data]
|
||||
|
Loading…
Reference in New Issue
Block a user