Searched hist:160363 (Results 1 - 1 of 1) sorted by relevance

/freebsd-11-stable/sys/arm/at91/
H A Dat91_machdep.cdiff 160363 Fri Jul 14 20:22:57 MDT 2006 imp MFp4:
Introduce framework to configure the multiplexed pins on boot.

Since the USART supprots RS-485 multidrop mode, it allows the
TX pins to float. However, for RS-232 operations, we don't
want these pins to float. Instead, they should be pulled up
to avoid mismatches. Linux does something similar when it
configures the TX lines. This implies that we also allow the
RX lines to float rather than be in the state they are left in
by the boot loader. Since they are input pins, I think that
this is the right thing to do.

Plus minor for our board.

Completed in 81 milliseconds