On Wed, 21 Mar 2001, Rev Simon Rumble wrote:

> On Wed, Mar 21, 2001 at 02:40:48PM +1100, Ian Tester uttered:
> 
> > Have you tried /usr/src/linux/Documentation/devices.txt?
> 
> Yes.  That tells me the range of number available for radio devices
> but not the number for my device.

Are you just confused about the device names?
/dev/radio0 is your first radio device. The Video4Linux devices are allocated as
each driver is loaded. When you load the driver for your radio card, it will
probably take /dev/radio0, unless you have others already loaded :)

so just do 
mknod /dev/radio0 c 81 64

Does this help at all?

-- 
8<--------8<--------8<--------8<--------8<--------8<--------8<--------
Ian Tester   *8)#          \7\    LINUX: because geeks will find a way
[EMAIL PROTECTED]       \7\      http://www.zipworld.com.au/~imroy



-- 
SLUG - Sydney Linux User Group Mailing List - http://slug.org.au/
More Info: http://slug.org.au/lists/listinfo/slug

Reply via email to