On Tue, 28 Jun 2005 12:52:43 -0300, luis jure wrote: > searching the web, all sources i found say that udev does not manage > ieee1394 devices, and that you must create the nodes manually with > something like this: > > mkdir /dev/video1394 > mknod -m 666 /dev/video1394/0 c 171 16 > mknod -m 666 /dev/raw1394 c 171 0 > > > i'd like to confirm if this is actually so, and which would be the best > way to create these nodes with a script at boot time. (i mean, the best > "gentoo way")
I found the same, and put these commands in /etc/conf.d/local.start. -- Neil Bothwick Speed Kills - Use Windows!
pgpfYfPkQxoJ8.pgp
Description: PGP signature

