<?xml version="1.0" encoding="UTF-8" standalone="yes" ?>
<!DOCTYPE bugzilla SYSTEM "http://bugs.gentoo.org/bugzilla.dtd">

<bugzilla version="2.22.7"
          urlbase="http://bugs.gentoo.org/"
          maintainer="bugzilla@gentoo.org"
>

    <bug>
          <bug_id>208578</bug_id>
          
          <creation_ts>2008-02-02 13:23 0000</creation_ts>
          <short_desc>sys-fs/udev - udev rule for ttyACM0 (usb modems)</short_desc>
          <delta_ts>2008-06-09 19:43:42 0000</delta_ts>
          <reporter_accessible>1</reporter_accessible>
          <cclist_accessible>1</cclist_accessible>
          <classification_id>1</classification_id>
          <classification>Unclassified</classification>
          <product>Gentoo Linux</product>
          <component>Core system</component>
          <version>unspecified</version>
          <rep_platform>All</rep_platform>
          <op_sys>Linux</op_sys>
          <bug_status>RESOLVED</bug_status>
          <resolution>FIXED</resolution>
          
          
          
          <priority>P2</priority>
          <bug_severity>enhancement</bug_severity>
          <target_milestone>---</target_milestone>
          
          
          
          <everconfirmed>1</everconfirmed>
          <reporter>daniel@rozsnyo.com</reporter>
          <assigned_to>udev-bugs@gentoo.org</assigned_to>
          

      

      
          <long_desc isprivate="0">
            <who>daniel@rozsnyo.com</who>
            <bug_when>2008-02-02 13:23:39 0000</bug_when>
            <thetext>When using USB GSM modems (like siemens ES75), the device node which is created is:

crw-rw---- 1 root root 166, 0 Feb  2 13:08 /dev/ttyACM0

but other serial ports and modems (like isdn and so on) are made
with group of &apos;uucp&apos;. Can somebody update the 

/etc/udev/rules.d/50-udev.rules

file, where I request the addition of the following line into &apos;tty devices&apos; section:

KERNEL==&quot;ttyACM[0-9]*&quot;, NAME=&quot;%k&quot;, GROUP=&quot;uucp&quot;, MODE=&quot;0660&quot;

Thank you.

Reproducible: Always</thetext>
          </long_desc>
          <long_desc isprivate="0">
            <who>zzam@gentoo.org</who>
            <bug_when>2008-06-09 19:43:42 0000</bug_when>
            <thetext>udev-122-r1 does now contain a similar rule.</thetext>
          </long_desc>
      
    </bug>

</bugzilla>