On Mon, Mar 14, 2005 at 12:02:13AM -0500, Stephen Evanchik wrote: > Here's the latest patch for TracKPoint devices. I have changed the > sysfs filenames to be more descriptive for commonly used attributes. I > also implemented the set_properties flag for initialization. > > It patches against 2.6.11 and 2.6.11.3 however I have not tested it > with 2.6.11.3 . > > Any comments are appreciated.
> +/* > + * Mode manipulation > + */ > +#define TP_SET_SOFT_TRANS (0x4E) /* Set mode */ > +#define TP_CANCEL_SOFT_TRANS (0xB9) /* Cancel mode */ > +#define TP_SET_HARD_TRANS (0x45) /* Mode can only be set */ What exactly is transparent mode? -- Vojtech Pavlik SuSE Labs, SuSE CR - To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to [EMAIL PROTECTED] More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/