Displaying 1 result from an estimated 1 matches for "99ea29b3d43a5c".
2011 May 27
0
quick update
...art or other serial drivers).
>
> Either way, from what I can see - function I currently use for reading
> from ups should be icanon-agnostic, with major difference being billion
> selects vs. 1
>
> Overall, the code changes on my side so far:
>
> 01:12 > git diff --stat ^99ea29b3d43a5c HEAD
> drivers/Makefile.am | 2 +-
> drivers/apcsmart.c | 1399
> ++++++++++++++++++++++++++++++++---------------
> drivers/apcsmart.h | 365 ++++---------
> drivers/apcsmart_tabs.c | 149 +++++
> drivers/apcsmart_tabs.h | 100 ++++
> 5 files changed, 1297...