Mic Setup
This commit is contained in:
parent
365dcf1ef4
commit
54301bb3c8
@ -122,9 +122,9 @@ ln -s $G/functions/hid.usb0 $G/configs/c.1/
|
|||||||
ln -s $G/functions/hid.usb1 $G/configs/c.1/
|
ln -s $G/functions/hid.usb1 $G/configs/c.1/
|
||||||
ln -s "$U" "$G/configs/c.1/"
|
ln -s "$U" "$G/configs/c.1/"
|
||||||
|
|
||||||
mkdir -p $G/functions/hid.usb0/os_desc
|
# mkdir -p $G/functions/hid.usb0/os_desc
|
||||||
mkdir -p $G/functions/hid.usb1/os_desc
|
# mkdir -p $G/functions/hid.usb1/os_desc
|
||||||
mkdir -p $U/os_desc
|
# mkdir -p $U/os_desc
|
||||||
|
|
||||||
# ---------- optional Microsoft OS descriptors ----------------------
|
# ---------- optional Microsoft OS descriptors ----------------------
|
||||||
if [ -e "$G/os_desc/use" ]; then
|
if [ -e "$G/os_desc/use" ]; then
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user