On 15 Nov 2001, Cameron B. Prince wrote:

> I don't seem to have that file:

[/proc/sys/net/irda/max_baud_rate missing]

like all stuff under /proc it's a pseudofile which does not exist on
your harddisk but gets "created" by the different subsystems once they are
running.

You need to load the irda-module (modprobe irda) to get the irda directory
mapped under /proc/sys/net/ so you can play with max_baud_rate there.

Martin

_______________________________________________
Linux-IrDA mailing list  -  [EMAIL PROTECTED]
http://www.pasta.cs.UiT.No/mailman/listinfo/linux-irda

Reply via email to