提交 4e3b0cab 编写于 作者: M Mauro Carvalho Chehab

media: gen-errors.rst: document ENXIO error code

This error can be produced at least at the DVB subsystem.

As it is generic enough, document it.
Signed-off-by: NMauro Carvalho Chehab <mchehab@s-opensource.com>
上级 d12502b8
...@@ -80,6 +80,11 @@ Generic Error Codes ...@@ -80,6 +80,11 @@ Generic Error Codes
a hardware device. This could indicate broken or flaky hardware. a hardware device. This could indicate broken or flaky hardware.
It's a 'Something is wrong, I give up!' type of error. It's a 'Something is wrong, I give up!' type of error.
- - ``ENXIO``
- No device corresponding to this device special file exists.
.. note:: .. note::
#. This list is not exhaustive; ioctls may return other error codes. #. This list is not exhaustive; ioctls may return other error codes.
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册