Re: PowerBook5,8 - TrackPad update

2005-12-02 Thread Parag Warudkar
My original patch is still work in progress and was intended as a starting point if someone was already adept with the trackpad stuff and was willing to help. (Basically it was a call for help - nothing for end users ;) Things that remained to be done - Either 1) Support for all PowerBooks in

Re: PowerBook5,8 - TrackPad update

2005-11-29 Thread Parag Warudkar
On Nov 29, 2005, at 2:50 AM, Michael Hanselmann wrote: The mouse moves, but slowly. Maybe something isn't correct yet, but it works basically. Yeah, mine works like that too - but sometimes it will go left->right when you moved the finger right->left and vice versa. I get 256 bytes in eac

Re: PowerBook5,8 - TrackPad update

2005-11-21 Thread Parag Warudkar
On Nov 21, 2005, at 6:57 PM, Parag Warudkar wrote: Oops - originally attached file has wrong comment, this one has fixed comments - other wise the code is same. Also, one more change required was to add ATP_DEVICE(0x0214) into the usb_device_id table which I forgot to mention in the

Re: PowerBook5,8 - TrackPad update

2005-11-21 Thread Parag Warudkar
On Nov 15, 2005, at 4:43 PM, Parag Warudkar wrote: Just a heads up - After some lame hacking I finally have got the trackpad on the PB5,8 (15" Late Oct 2005) to work. Ok, here is the current definition of working - mouse moves but for that you have to roll over on the tra

Re: PowerBook5,8 - TrackPad update

2005-11-16 Thread Parag Warudkar
> That's a pure driver function, and we didn't implement it because we > emulate synaptics. I think your erratically moving thing might be caused > by a relayout of the order, maybe you should try to observe the > interrupt transfers the device gives you in a systematic way like I did > with my py

Re: PowerBook5,8 - TrackPad update

2005-11-16 Thread Parag Warudkar
s it might screw up the reporting if not handled. (PPC assembly is fun to work with :) Parag > > Parag Warudkar wrote: > > > Just a heads up - After some lame hacking I finally have got the trackpad > > > on the PB5,8 (15" Late Oct 2005) to work. > > >

Re: PowerBook5,8 - TrackPad update

2005-11-16 Thread Parag Warudkar
> Parag Warudkar wrote: > > Just a heads up - After some lame hacking I finally have got the trackpad > > on the PB5,8 (15" Late Oct 2005) to work. > > Can you tell us what's different? I'd like to work that into my page that > documents the protocol. >

Re: PowerBook5,8 - TrackPad update

2005-11-15 Thread Parag Warudkar
On Nov 15, 2005, at 6:06 PM, Benjamin Herrenschmidt wrote: hi Parag ! You should probably post those updates to [EMAIL PROTECTED] Ben Hi Thanks, I wasn't aware of that. Will post there once it's done. Parg -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe".

PowerBook5,8 - TrackPad update

2005-11-15 Thread Parag Warudkar
Just a heads up - After some lame hacking I finally have got the trackpad on the PB5,8 (15" Late Oct 2005) to work. Ok, here is the current definition of working - mouse moves but for that you have to roll over on the trackpad ;)! Currently negotiating with it so that it's happy with the fing

Re: Can't Install on new PowerBooks - NO IDE

2005-11-09 Thread Parag Warudkar
> > b) fdisk /dev/hda was not able to see any partitions on the device at > > all - I would think it should have shown me the MAC OS HFS+ partition? > > Yup... That is weird > That turned out to be an user error :) ! I am told I was using fdisk instead of mac-fdisk. So hopefully I should have

Re: Can't Install on new PowerBooks - NO IDE

2005-11-08 Thread Parag Warudkar
On Nov 8, 2005, at 10:44 PM, Parag Warudkar wrote: Mostly good news on the new PowerBook front - I was able to boot the machine, and here is what worked and what didn't Forgot to add, this was with the new PB related patches which were incorporated into the Gentoo live CD posted

Re: Can't Install on new PowerBooks - NO IDE

2005-11-08 Thread Parag Warudkar
Has anyone tried to install debian on the new PowerBooks yet? I tried and the kernel didn't detect any IDE controller, so I couldn't get the installer going past the select CDROM prompt. I tried loading ide-cd , ide-generic and all other ide modules but no success. Parag Mostly good news on

Re: Can't Install on new PowerBooks - NO IDE

2005-11-08 Thread Parag Warudkar
On Nov 8, 2005, at 9:26 PM, Andy Botting wrote: Hi Parag, I was thinking about getting one of the new 15" PowerBooks (hi-res, powerbook5,8, but I've been reading about this problem. I first found out about this problem on the Gentoo Forums from this post: http://forums.gentoo.org/viewto

Can't Install on new PowerBooks - NO IDE

2005-10-28 Thread Parag Warudkar
Has anyone tried to install debian on the new PowerBooks yet? I tried and the kernel didn't detect any IDE controller, so I couldn't get the installer going past the select CDROM prompt. I tried loading ide-cd , ide-generic and all other ide modules but no success. Parag -- To UNSUBSCR