K 10 svn:author V 5 gavin K 8 svn:date V 27 2012-08-14T22:21:46.983415Z K 7 svn:log V 436 Rename command defines to match names used in the datasheet, in order to make maintaining this driver from the documentation easier in the future. This is a mostly mechanical change. In uslcom_param(), move the zeroing of the final two fields of the flowctrl structure outside of the "if CRTSCTS" section - not only were they being zeroed in both the clauses, but these two fields have nothing to do with hardware flow control anyway. END