Messages in this thread |  | | Date | Wed, 13 Oct 2004 22:27:05 +0200 | From | Bernd Eckenfels <> | Subject | Re: [PATCH 2.6.9-rc3-mm2] [m32r] SIO driver for m32r |
| |
On Tue, Oct 12, 2004 at 06:35:07PM +0900, Hirokazu Takata wrote: > > > + do { > > > + sio_init(); > > > + } while ((*status = __sio_in(PLD_ESIO0CR)) != 3); > > Hmm.. Do you have any good idea to fix it?
At least a timeout/maxretry, not sure about the context... is there a locked blocked? In that case maybe something like "if !initialized" in all actual hardware using methods?
Bernd -- (OO) -- Bernd_Eckenfels@Mörscher_Strasse_8.76185Karlsruhe.de -- ( .. ) ecki@{inka.de,linux.de,debian.org} http://www.eckes.org/ o--o 1024D/E383CD7E eckes@IRCNet v:+497211603874 f:+497211606754 (O____O) When cryptography is outlawed, bayl bhgynjf jvyy unir cevinpl! - To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majordomo@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/
|  |