fix of r1946

git-svn-id: svn://kolibrios.org@1947 a494cfbc-eb01-0410-851d-a64ba20cac60
This commit is contained in:
CleverMouse 2011-06-03 15:25:57 +00:00
parent a12b9621d9
commit 214f424823

View File

@ -317,7 +317,7 @@ Start_Enum:
test al, al
js nextDev
test byte [V_Dev], 7
jz nextDev
jnz nextDev
or byte [V_Dev], 7
nextDev:
inc byte [V_Dev] ; next device on this bus