Hm... looks fine so far.

>       root# mknod /dev/freemware0 c 63 0
> ...
>And I run "user" command. But ...
As user? May be there are wrong permissions of /dev/freemware0. If it's your
personal machine and no other has access, simple do chmod 666 /dev/freemware0
as root. If it's a real multi user machine you have to think about groups
and do a chmod 660 /dev/freemware0.

jens

Reply via email to