Re: Can I manage/modify console baud rates from userspace?

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



> Is there some other way to modify the baud rate of the console device
> from userspace once I figure out the right one?  It would definitely be
> less than ideal since we'd lose all the boot output, except what we can
> get from dmesg _if_ the system boots, but it would be something.

stty 57600 < /dev/ttyS1

etc. The console baud rate and settings should behave exactly as any
other serial port if set from user space.

> Any other thoughts or ideas?

If you don't mind doing some small private kernel tweaks then I guess you
could set the default console baud rate based on the dmi strings which
would hopefully differ between the blade types.

Alan
--
To unsubscribe from this list: send the line "unsubscribe linux-embedded" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at  http://vger.kernel.org/majordomo-info.html

[Index of Archives]     [Gstreamer Embedded]     [Linux MMC Devel]     [U-Boot V2]     [Linux USB Devel]     [Video for Linux]     [Linux Audio Users]     [Yosemite News]     [Linux Kernel]     [Linux ARM Kernel]     [Linux OMAP]     [Linux SCSI]

  Powered by Linux