> From: Daniel Berenguer > > Andrew, which function in serial.c is the best place to add this > modification in your opinion?
I'd probably just add an IOCTL allowing the feature to be enabled/disabled by an app. You may have to worry about other code touching that register and wiping out your RTSTX bit, depending on if that code blindly writes values to the reg or if it caches/read-writes it. Regards, Chris _______________________________________________ uClinux-dev mailing list [email protected] http://mailman.uclinux.org/mailman/listinfo/uclinux-dev This message was resent by [email protected] To unsubscribe see: http://mailman.uclinux.org/mailman/options/uclinux-dev
