[RTnet-developers] RE: firewire code committed

2005-01-13 Thread Zhang Yuchen
I picked up your comments. Now, the spin lock/unlock has been added to the rtos_tasklet_schedule(). Also the warnings are reduced. The ones left mainly come from the legacy Linux functions, which are not used in current rt_eth1394. I will take a close look at them in the near future-:) Yuchen

Re: [RTnet-developers] Re: firewire code committed

2005-01-13 Thread Marc Kleine-Budde
On Thu, Jan 13, 2005 at 11:30:53AM +0100, Jan Kiszka wrote: > o For 2.6 support, we will need to restructure your firewire directory. >Every module will need its own folder to let the 2.6 kbuild process It's not necessary anymore to have a separate folder for each module... >work. The qu

[RTnet-developers] Re: firewire code committed

2005-01-13 Thread Jan Kiszka
Zhang Yuchen wrote: Hi, Jan, I just committed the firewire code to the branch, so now you can play around with it-:). Very good, but we unfortunately do not yet have any hardware for it. Will see how soon I can change this... The order to load modules: rt_ieee1394.o rtos_tasklet_scheduler.o rt_o