The TrackPoint can be auto-disabled using tools like PS2.EXE and
tpctl too. Unfortunately, the current Linux drivers do not
handle wheel data correctly. Vojtech Pavlik's new input drivers
(the ones that are already used for USB HIDs) do handle wheel data
correctly, but these will only go into Linux 2.5 I'm told.
More info at my site:
http://panopticon.csustan.edu/thood/tp600lnx.htm#secmouse
> The easiest for my would be writing it into pc_keyb.c but that's not
> appropiate. So where should I place the driver?
> If I want advanced functionality, where I instead demultiplexes the
> trackpoint and the external mouse into a /dev/psaux1 and -2, I need to take
> over the aux interrupthandler. Otherwise I can just speak through the
> standard psaux.
> And what of the new input-class, should all inputdevices eventually move over
> there, or just USB?
If you want to hack the existing drivers, perhaps you
should get in touch will Till Straumann, who has written
TrackPoint utilities for Linux:
http://www-hft.ee.TU-Berlin.DE/~strauman/tp4utils/
-- Thomas Hood jdthood_AT_yahoo.co.uk - To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majordomo@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/