Skip to content

Commit

Permalink
Update installer.bat
Browse files Browse the repository at this point in the history
add GA-A320M-H usb-3 support
  • Loading branch information
acoul committed Apr 20, 2021
1 parent 4a075dd commit 99b2003
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion installer.bat
Original file line number Diff line number Diff line change
Expand Up @@ -255,7 +255,7 @@ goto :eof

::Definition AMD usb3.0/3.1 drive (if have)
:[InstallAMD30]
call:[DeviceSet] "amdhub3,amdxhci,amdhub31,amdxhc31"
call:[DeviceSet] "amdhub3,amdxhci,amdhub30,amdxhc,amdhub31,amdxhc31"
goto :eof


Expand Down

0 comments on commit 99b2003

Please sign in to comment.