OSDN Git Service

init.sh: use lsusb from our busybox
authorChih-Wei Huang <cwhuang@linux.org.tw>
Wed, 2 Nov 2016 07:18:31 +0000 (15:18 +0800)
committerChih-Wei Huang <cwhuang@linux.org.tw>
Wed, 2 Nov 2016 07:18:31 +0000 (15:18 +0800)
commite2a04f5e8dd953d2b6a929d3f05b91ab4614e803
tree7a14cfe09fda8efd6e1795e54ef840bd3817c9e5
parent4214dff80c68c4215391d6b1df43649f820f0c2f
init.sh: use lsusb from our busybox

We've implemented -v option in busybox lsusb to list usb classes.
Avoid using lsusb of toybox which doesn't have the function.
init.sh