Dear listmembers,
having the below mentioned issue fixed (copied from the bogus file) netconsole 
is working (for me ...). However, I get some stray characters in front of the 
strings being transmitted - but this is less of an issue compared with the 
chance to debug via netconsole.
So, does anyone see a sense in providing the (corrected ...) patch for the 
sunhme driver to the kernel mailing list?
Thanks,
take care




Dieter Jurzitza


-- 
________________________________________________

HARMAN BECKER AUTOMOTIVE SYSTEMS

Dr.-Ing. Dieter Jurzitza
Manager Hardware Systems
   System Development

Industriegebiet Ittersbach
Becker-Göring Str. 16
D-76307 Karlsbad / Germany

Phone:  +49 (0)7248 71-1577
Mobile: +49 0151 - 16 339 017
Fax:    +49 (0)7248 71-1216
eMail:  [EMAIL PROTECTED]
Internet: http://www.becker.de
 

> -----Ursprüngliche Nachricht-----
> Von: David Miller [mailto:[EMAIL PROTECTED] 
> Gesendet: Freitag, 14. September 2007 19:22
> An: Jurzitza, Dieter
> Cc: sparclinux@vger.kernel.org
> Betreff: Re: netconsole support for kernel 2.4 / sunhme patch
> 
> 
> From: "Jurzitza, Dieter" <[EMAIL PROTECTED]>
> Date: Fri, 14 Sep 2007 08:25:45 +0200
> 
> > +static void poll_happy_meal (struct net_device *dev)
> > +{
> > +       disable_irq(dev->irq);
> > +       sis900_interrupt (dev->irq, dev, NULL);
> > +       enable_irq(dev->irq);
> > +}
> > +#endif
> 
> You obviously did not even try to use this, as you're calling 
> the interrupt handler for another driver.
> 
> This is what happens when you mindlessly cut and paste.
> 
 
*******************************************
Harman Becker Automotive Systems GmbH
Geschaeftsfuehrung:  Dr. Peter Geiselhart  -  Michael Mauser  -  Edwin Summers  
-  Regis Baudot
Sitz der Gesellschaft: Karlsbad - Registergericht: Mannheim HRB 361395
 
*******************************************
Diese E-Mail enthaelt vertrauliche und/oder rechtlich geschuetzte 
Informationen. Wenn Sie nicht der richtige Adressat sind oder diese E-Mail 
irrtuemlich erhalten haben, informieren Sie bitte sofort den Absender und 
loeschen Sie diese Mail. Das unerlaubte Kopieren sowie die unbefugte Weitergabe 
dieser Mail ist nicht gestattet.
This e-mail may contain confidential and/or privileged information. If you are 
not the intended recipient (or have received this e-mail in error) please 
notify the sender immediately and delete this e-mail. Any unauthorized copying, 
disclosure or distribution of the contents in this e-mail is strictly forbidden.
*******************************************
-
To unsubscribe from this list: send the line "unsubscribe sparclinux" in
the body of a message to [EMAIL PROTECTED]
More majordomo info at  http://vger.kernel.org/majordomo-info.html

Reply via email to