Hi,
Yes. Maybe John wants to try it? When the following patch works, somebody
can commit it:
--- ioblix_zbus.c 2 Feb 2010 19:03:31 -0000 1.15
+++ ioblix_zbus.c 21 May 2010 07:32:33 -0000
@@ -130,7 +130,7 @@
while (iobzd->name) {
supa.supio_name = iobzd->name;
supa.supio_iobase = iobzd->off;
- supa.supio_arg = iobzclock /* XXX iobzd->arg */;
+ supa.supio_arg = iobzd->arg ? iobzclock : 0 /* XXX iobzd->arg
*/;
config_found(self, &supa, iobzprint); /* XXX */
++iobzd;
Thank you, Frank. I'll test it, hopefully later today, and if everything works, I'll commit it.
John
--
Those who profess to favor freedom, and yet deprecate agitation, are
pmen who want rain without thunder and lightning. They want the ocean
without the roar of its many waters.
-- Frederick Douglass