[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [microblaze-uclinux] /dev/ppp - /dev/tun not being created ?
Its been a while since I used tap/tun and that was not with microblaze
uclinux. However, I do remember having to add the node with mknod ala:
http://www.kernel.org/pub/linux/kernel/people/marcelo/linux-2.4/Documentation/networking/tuntap.txt
mknod isn't compiled into busybox by default but can be activated via "make
menuconfig".
Once you have that working, you can add the appropriate node entries to
uClinux-dist/vendors/Xilinx/uclinux-auto/Makefile so that it gets
automatically created.
Paul
___________________________
microblaze-uclinux mailing list
microblaze-uclinux@xxxxxxxxxxxxxx
Project Home Page : http://www.itee.uq.edu.au/~jwilliams/mblaze-uclinux
Mailing List Archive : http://www.itee.uq.edu.au/~listarch/microblaze-uclinux/