[Gta04-owner] where did reg-virt-consumer.4 go (WLAN)?
NeilBrown
neilb at suse.de
Thu Feb 16 00:51:40 CET 2012
On Thu, 16 Feb 2012 10:37:29 +1100 NeilBrown <neilb at suse.de> wrote:
> The best thing to do is to create
> /etc/udev/rules.d/hso.rules
>
> containing the one line
>
> SUBSYSTEM=="tty", ACTION=="add", KERNEL=="ttyHS*", ATTR{hsotype}=="?*", SYMLINK+="ttyHS_$attr{hsotype}"
>
On second thoughts, don't include 'ACTION="add"' - it can cause problems.
echo 'SUBSYSTEM=="tty", KERNEL=="ttyHS*", ATTR{hsotype}=="?*", SYMLINK+="ttyHS_$attr{hsotype}"' \
> /etc/udev/rules.d/hso.rules
udevadm trigger
ls -l /dev/ttyHS*
NeilBrown
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 828 bytes
Desc: not available
URL: <http://lists.goldelico.com/pipermail/gta04-owner/attachments/20120216/8a9a130e/attachment.bin>
More information about the Gta04-owner
mailing list