On Tue, Jan 21, 2014 at 2:14 PM, Alexander Hiam <[email protected]> wrote: > Thanks Robert, I just booted it for the first time and so far so good. I see > that there's still no ioctl for RS485 mode on the UARTs though. Is there a > reason RS485 support isn't enabled on the BB kernel builds?
There is no module for "rs485" you need to call the omap-serial driver with the proper ioctls https://git.kernel.org/cgit/linux/kernel/git/stable/linux-stable.git/tree/Documentation/serial/serial-rs485.txt?id=refs/tags/v3.8.13 Regards, -- Robert Nelson http://www.rcn-ee.com/ -- For more options, visit http://beagleboard.org/discuss --- You received this message because you are subscribed to the Google Groups "BeagleBoard" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. For more options, visit https://groups.google.com/groups/opt_out.
