]> git.ipfire.org Git - people/stevee/network.git/commit
Add whitelist of serial USB devices.
authorMichael Tremer <michael.tremer@ipfire.org>
Sun, 19 May 2013 17:33:33 +0000 (19:33 +0200)
committerMichael Tremer <michael.tremer@ipfire.org>
Sun, 19 May 2013 17:33:33 +0000 (19:33 +0200)
commitcd8ac7ca427d98d27464a8a3d92927284e7889d8
treebc0352c80caad84600bcac81f841089ed56dc420
parent87102ab4a31609fd4b2432357d832f1ec57d6d0d
Add whitelist of serial USB devices.

If you connect a USB serial adapter to the system, it
will automatically be checked if it is a modem.
We do that by sending AT commands to them and wait for a
response. Some devices that are not a modem may get confused
by that, so we whitelist them here.
udev/rules.d/50-serial-whitelist.rules [new file with mode: 0644]
udev/rules.d/60-net.rules