Re: slicoss: a hardware debugging question

2014-04-21 Thread David Matlack
On 04/21, David Matlack wrote: > The only problem is, this times out more than half the time. And when it > succeeds, it [seemingly] always takes 22 cycles. Figured it out :). The driver was only telling the device about the lower 32-bits of the address of the ISR. That doesn't quite work on 64-bi

slicoss: a hardware debugging question

2014-04-21 Thread David Matlack
I've been working on the staging slicoss driver (for an ethernet NIC). I haven't been able to find any detailed documentation about the card online, all I have is the source code. During the PCI probe routine slic_entry_probe(), the driver attempts to load some configuration data from the card. Th

append device tree to powerpc kernels

2014-04-21 Thread srinivas bakki
Hi, Is there a way to append device tree blob to the powerpc kernels like i found with ARM ? I do not get the boot options to select : "Use appended device tree blob to zImage" option at all in the powerpc config files. TIA Srinivas ___ Kernelnewbie

Re: Help needed to use git send-email utility

2014-04-21 Thread Abhijeet
Hi Rahul, Please see this video of GKH https://www.youtube.com/watch?v=LLBrBBImJt4 He has explained everything nicely. Thanks, -- Abhijeet Kasurde ___ Kernelnewbies mailing list Kernelnewbies@kernelnewbies.org http://lists.kernelnewbies.org/mailman/l

Re: Eudyptula Challenge and gmail

2014-04-21 Thread Fernando Apesteguía
El 21/04/2014 13:56, "Ritesh Ranjan" escribió: > > Using Gmail with Mutt isn't the issue. I have got that part working > fine. I was just wondering if there is anything extra we need to do > (over and above the normal muttrc setup) to get it accepted. But as I > am writing this, I got a reply for

Re: Eudyptula Challenge and gmail

2014-04-21 Thread Ritesh Ranjan
Using Gmail with Mutt isn't the issue. I have got that part working fine. I was just wondering if there is anything extra we need to do (over and above the normal muttrc setup) to get it accepted. But as I am writing this, I got a reply for the first task. Passed. :) Thanks for the help everyone.

Re: Eudyptula Challenge and gmail

2014-04-21 Thread Fernando Apesteguía
El 21/04/2014 13:12, "Ritesh Ranjan" escribió: > > Hi, > > I was trying to implement the task 1 and send the mail using gmail, > but I got a reply that I can't use base64 encoding for my attachment. > > So I switched over to mutt to send the email [still using my gmail > account] and send the mail

Eudyptula Challenge and gmail

2014-04-21 Thread Ritesh Ranjan
Hi, I was trying to implement the task 1 and send the mail using gmail, but I got a reply that I can't use base64 encoding for my attachment. So I switched over to mutt to send the email [still using my gmail account] and send the mail again. I checked the email source and saw that It's not encod