[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Re: Save trackpad settings during sleep



> > Bad assumption. But we can extend the error detection to reads and writes
> > easily, right? I've stopped hacking on the ADB code long time ago so my
> > memory is fuzzy there.
> 
> Er, assuming ADB_{READ,WRITE}REG end up talking to /dev/adb and aren't just
> trying to magically work, yes.   Then pmud should just work on the old
> setup and new as well..

ADB_{READ,WRITE}REG is just macros to assemble the request IIRC, the
request then gets sent to the /dev/adb file desriptor. I'll double check
this but there wasn't any magic involved last time I looked. 

	Michael



Reply to: