Jesper Juhl wrote: > On 7/3/05, Vojtech Pavlik wrote: > >>On Sun, Jul 03, 2005 at 03:37:06AM -0500, Alejandro Bonilla wrote: >> >> >>>Guys, >>> >>> We might have something here. If you are a driver writer, developer >>>or want to help us, this is when. >>> >>>PLEASE read the following article, it has the data of a guy that made a >>>driver in IBM for Linux and he described the driver he made. He cannot >>>release it, but he explained it and someone can write one. Believe me, >>>that I would do it, if I would have any knowledge. ;-) >>>http://www.almaden.ibm.com/cs/people/marksmith/tpaps.html >> >>This should indeed be enough to write a Linux driver. >> > > I'll give it a shot. I've got the day off today so I'll try a simple > module and test it on my T42. I'll post whatever I come up with > tonight. > Ok, just to show you people what I've done so far. This doesn't work yet, but it should be resonably close (at least it builds ;) Stuff the two (attached) files into some directory, then build with make -C /path/to/kernel/source SUBDIRS=$PWD modules it may blow up, it may do anything, I take no responsability for it in its current state - play with it at your own risk. -- Jesper Juhl