[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[ale] Configure serial port settings at boot
- Subject: [ale] Configure serial port settings at boot
- From: agcarver+ale at acarver.net (Alex Carver)
- Date: Fri, 05 Dec 2014 17:32:35 -0800
Does anyone happen to know if there's a way to set up the default state
of a serial port at boot? I want to switch the port into raw mode
instead of cooked. When everything is running I just use "stty -F
/dev/ttyS0 raw" but that will not survive a reboot.
setserial as far as I can tell only handles the base configuration
(address, IRQ, etc.)