lambdadroid 0c76dd4ce3
main/postmarketos-mkinitfs: configure USB gadget serialnumber (!684)
Currently, the USB networking setup using configfs does not configure
a "serialnumber" for the USB gadget. This means that an empty
serial number will be sent during USB enumeration.

This is usually not a problem, but it seems to cause issues under
special circumstances (on asus-me176c on one of my PCs).

The USB Gadget configfs documentation also suggests setting
the "serialnumber":
  https://www.kernel.org/doc/Documentation/usb/gadget_configfs.txt
It can be any string, so we can just set it as "postmarketOS" like
the manufacturer.
2019-10-23 23:27:16 +02:00
..
2019-09-09 14:20:39 +02:00
2019-02-11 22:03:58 +01:00
2019-09-11 21:32:52 +02:00
2019-09-11 21:32:52 +02:00
2019-06-01 23:06:37 +02:00
2019-07-06 03:24:53 +02:00
2019-10-08 22:55:06 +02:00
2019-10-07 23:03:11 +02:00
2019-09-09 14:18:02 +02:00
2019-03-08 09:49:25 +01:00
2019-10-23 21:43:37 +02:00
2019-02-11 22:03:58 +01:00
2019-10-02 20:59:53 +02:00