linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* /sys/class/tty bugglet in 2.6.0-test1 +
@ 2003-07-15 20:09 James H. Cloos Jr.
  2003-07-15 21:09 ` Greg KH
  0 siblings, 1 reply; 2+ messages in thread
From: James H. Cloos Jr. @ 2003-07-15 20:09 UTC (permalink / raw)
  To: linux-kernel

It looks like sysfs is creating a dir in class/tty by the name of
usb/acm/0 for my acm modem:

:; ls -AF /sys/class/tty
total 0
   0 console/
   0 ptmx/
   0 tty/
   0 tty0/
[ tty1 to tty63 elided ]
   0 ttyS0/
   0 ttyS1/
   0 ttyS2/
   0 ttyS3/
   0 usb/acm/0/

A [TAB] in bash will autocomplete /sys/class/tty/usb/acm/0.

W/ devfs the modem is at /dev/usb/acm/0, so it may be a sysfs
vs. devfs conflict.  (Box is gentoo; devfs is required for the 
init scripts to work.)

I think I'm at bk current, but may be off by a couple of csets.

-JimC


^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2003-07-15 20:55 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2003-07-15 20:09 /sys/class/tty bugglet in 2.6.0-test1 + James H. Cloos Jr.
2003-07-15 21:09 ` Greg KH

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).