[darwin-kernel] devfs_make_node mutilates pathname on Leopard?
[darwin-kernel] devfs_make_node mutilates pathname on Leopard?
- Subject: [darwin-kernel] devfs_make_node mutilates pathname on Leopard?
- From: "Alexander v. Below" <email@hidden>
- Date: Wed, 12 Dec 2007 17:17:31 +0100
Hello,
under OS X 10.5, when I install a file system device with
procDevice = devfs_make_node(myDevice, DEVFS_CHAR, UID_ROOT, GID_WHEEL, 0666, path)
where "path" is an actual path (like foo/bar/myDevice), then the device gets created in /dev/fo/ba/myDevice. This does not happen in 10.4
Is this just a plain bug, or am I doing something wrong?
Thanks
Alex
P.S.: I know I am committing blasphemous heresy here, and I will burn eternally in the Darin Hell for this, but I hear voices in my head (or actually read eMails on my iPhone) that THEY want it that way ...
|
_______________________________________________
Do not post admin requests to the list. They will be ignored.
Darwin-kernel mailing list (email@hidden)
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden