From: Robert D <ro...@op...> - 2004-01-30 22:37:01
|
----- Original Message ----- From: "Robert D" <ro...@op...> To: "Bernard Leach" <le...@bo...> Sent: Saturday, January 31, 2004 9:35 AM Subject: Re: [Ipodlinux-devel] cvs updates > Why oh why did you have to release it now - just when my linux system went > kaboom (my first experiment with gentoo). I guess i know have some real > motivation to get gentoo up and running again. Hehe. > > Btw, is there any version of gcc i should avoid when building uClinux? > > Robert > > ----- Original Message ----- > From: "Bernard Leach" <le...@bo...> > To: <ipo...@li...> > Sent: Thursday, January 29, 2004 11:18 AM > Subject: [Ipodlinux-devel] cvs updates > > > > > > Hi all, > > > > I've just completed the first cut at migrating to the 2.4.24 kernel > > (uClinux version) and my latest changes are now in CVS [1]. > > > > Sofar it seems everything works at least as it did in 2.4.20! Firewire > > is working (on my 2nd gen iPod at least) for tcp/ip [2] and almost > > working for sbp2. New in this version of the kernel is support for HFS+ > > filesystems. I haven't tried it but this should allow you to run on Mac > > iPods without conversion to FAT32. > > > > If anyone wants to try this on a g3 iPod I would be interested to hear > > how it goes. There are some conditional compilations in the firewire > > driver arch/armnommu/mach-ipod/tsb42aa82.c which may get it to work. > > > > I hope to do a bit more testing over the next few weeks and then see > > about putting up a new version on sourceforge. > > > > cheers, > > bern. > > > > [1] The changes in the public cvs server may take some time to show up. > > [2] The iPod driver still has problems with broadcast writes, this means > > you need to modify the PC side drivers to not send broadcasts. Put an > > #if 0 around the code in nodemgr_do_irm_duties() in nodemgr.c. > > > > > > > > > > ------------------------------------------------------- > > The SF.Net email is sponsored by EclipseCon 2004 > > Premiere Conference on Open Tools Development and Integration > > See the breadth of Eclipse activity. February 3-5 in Anaheim, CA. > > http://www.eclipsecon.org/osdn > > _______________________________________________ > > iPodlinux-devel mailing list > > iPo...@li... > > https://lists.sourceforge.net/lists/listinfo/ipodlinux-devel > |
From: Bernard L. <le...@bo...> - 2004-02-02 20:00:58
|
Sorry for the timing Robert ;) But if it gets your gentoo system up and running faster then it seems like a good thing! I am still using the old 2.95.3 version from uclinux.org. They also have experimental gcc3 toolchains which should also be ok. Given that gcc3 works fine for straight x86 compilation I would be surprised if there were any problems with the cross-compile. cheers, bern. On Sat, 2004-01-31 at 00:36, Robert D wrote: > ----- Original Message ----- > From: "Robert D" <ro...@op...> > To: "Bernard Leach" <le...@bo...> > Sent: Saturday, January 31, 2004 9:35 AM > Subject: Re: [Ipodlinux-devel] cvs updates > > > > Why oh why did you have to release it now - just when my linux system went > > kaboom (my first experiment with gentoo). I guess i know have some real > > motivation to get gentoo up and running again. Hehe. > > > > Btw, is there any version of gcc i should avoid when building uClinux? > > > > Robert > > > > ----- Original Message ----- > > From: "Bernard Leach" <le...@bo...> > > To: <ipo...@li...> > > Sent: Thursday, January 29, 2004 11:18 AM > > Subject: [Ipodlinux-devel] cvs updates > > > > > > > > > > Hi all, > > > > > > I've just completed the first cut at migrating to the 2.4.24 kernel > > > (uClinux version) and my latest changes are now in CVS [1]. > > > > > > Sofar it seems everything works at least as it did in 2.4.20! Firewire > > > is working (on my 2nd gen iPod at least) for tcp/ip [2] and almost > > > working for sbp2. New in this version of the kernel is support for HFS+ > > > filesystems. I haven't tried it but this should allow you to run on Mac > > > iPods without conversion to FAT32. > > > > > > If anyone wants to try this on a g3 iPod I would be interested to hear > > > how it goes. There are some conditional compilations in the firewire > > > driver arch/armnommu/mach-ipod/tsb42aa82.c which may get it to work. > > > > > > I hope to do a bit more testing over the next few weeks and then see > > > about putting up a new version on sourceforge. > > > > > > cheers, > > > bern. > > > > > > [1] The changes in the public cvs server may take some time to show up. > > > [2] The iPod driver still has problems with broadcast writes, this means > > > you need to modify the PC side drivers to not send broadcasts. Put an > > > #if 0 around the code in nodemgr_do_irm_duties() in nodemgr.c. > > > > > > > > > > > > > > > ------------------------------------------------------- > > > The SF.Net email is sponsored by EclipseCon 2004 > > > Premiere Conference on Open Tools Development and Integration > > > See the breadth of Eclipse activity. February 3-5 in Anaheim, CA. > > > http://www.eclipsecon.org/osdn > > > _______________________________________________ > > > iPodlinux-devel mailing list > > > iPo...@li... > > > https://lists.sourceforge.net/lists/listinfo/ipodlinux-devel > > > > > > ------------------------------------------------------- > The SF.Net email is sponsored by EclipseCon 2004 > Premiere Conference on Open Tools Development and Integration > See the breadth of Eclipse activity. February 3-5 in Anaheim, CA. > http://www.eclipsecon.org/osdn > _______________________________________________ > iPodlinux-devel mailing list > iPo...@li... > https://lists.sourceforge.net/lists/listinfo/ipodlinux-devel > |