Re: [PATCH 21/37] dvb: Add support for Air2PC/AirStar 2 ATSC 3rd generation (HD5000)

From: Johannes Stezenbach
Date: Thu Nov 03 2005 - 16:48:04 EST


On Thu, Nov 03, 2005 at 01:55:04PM +1100, Andrew Morton wrote:
> Michael Krufky <mkrufky@xxxxxxx> wrote:
> >
> > + return -EREMOTEIO;
>
> That's the first time I've seen anyone use EREMOTEIO ;) Any idea what it
> was added to Unix for?
>
> hm, DVB seems to like it.

DVB's usage of EREMOTEIO actually comes from drivers/i2c/.
I suppose it means that the error didn't happen at the
bus driver but was caused the device behind the bus,
although I'm not sure if one can really tell those cases
from one another.

Johannes
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/