Re: help in sysfs
From: Greg KH
Date: Thu Feb 26 2004 - 20:12:22 EST
On Thu, Feb 26, 2004 at 01:33:02AM -0300, glauber@xxxxxxxxxxxxx wrote:
>
> I did not yet fully understand how sysfs works,
> and so, any docs would be welcome
Lots of docs in the Documentation/ tree. Did you look at them?
> My main problem is:
> I'm trying to use udev, but some devices for
> drivers that are compiled in the kernel does
> not appear in.
What devices? There are still a few that are not exposed in sysfs that
need to be converted.
> I searched for entries representing then in /sys, and found no one
> Specifically, no pts is found there in my .config, I have
> CONFIG_UNIX98_PTYS=y What can I do in order to solve this problem?
This is well documented. You need to mount devpts at /dev/pts. It's
not a sysfs or udev issue at all.
thanks,
greg k-h
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/