* hp100: make it compile with debugging
@ 2002-12-10 21:57 Pavel Machek
0 siblings, 0 replies; only message in thread
From: Pavel Machek @ 2002-12-10 21:57 UTC (permalink / raw)
To: Rusty trivial patch monkey Russell, kernel list, jgarzik
Hi!
This is neccessary if you want hp100 to compile with debugging, please
apply.
Pavel
--- clean/drivers/net/hp100.c 2002-11-23 19:55:22.000000000 +0100
+++ linux-swsusp/drivers/net/hp100.c 2002-12-09 21:19:48.000000000 +0100
@@ -2096,6 +2094,7 @@
struct hp100_private *lp = (struct hp100_private *) dev->priv;
#ifdef HP100_DEBUG_B
+ int ioaddr = dev->base_addr;
hp100_outw(0x4216, TRACE);
printk("hp100: %s: misc_interrupt\n", dev->name);
#endif
--
Worst form of spam? Adding advertisment signatures ala sourceforge.net.
What goes next? Inserting advertisment *into* email?
^ permalink raw reply [flat|nested] only message in thread
only message in thread, other threads:[~2002-12-11 22:32 UTC | newest]
Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2002-12-10 21:57 hp100: make it compile with debugging Pavel Machek
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox
Powered by JetHome