Add new video4linux device named /dev/swradio for Software Defined Radio use. V4L device minor numbers are allocated dynamically nowadays. Signed-off-by: Antti Palosaari <crope@xxxxxx> --- Documentation/devices.txt | 3 +++ 1 file changed, 3 insertions(+) diff --git a/Documentation/devices.txt b/Documentation/devices.txt index 80b7241..6bd551a 100644 --- a/Documentation/devices.txt +++ b/Documentation/devices.txt @@ -1493,6 +1493,9 @@ Your cooperation is appreciated. 224 = /dev/vbi0 Vertical blank interrupt ... 255 = /dev/vbi31 Vertical blank interrupt + 0 = /dev/swradio0 Software Defined Radio device + 1 = /dev/swradio1 Software Defined Radio device + ... 81 block I2O hard disk 0 = /dev/i2o/hdq 17th I2O hard disk, whole disk -- 1.8.4.2 -- To unsubscribe from this list: send the line "unsubscribe linux-media" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html