On 1/13/07, Nikolaj <[EMAIL PROTECTED]> wrote: > > Hi, > > > In the kernel config under Device Drivers, Generic Driver Options, > > make sure "user space firmware loading support" is enabled. > > It was already set. > > linux-2.6.20-rc3$ cat .config |grep FW_LOADER > CONFIG_FW_LOADER=y > > > I wonder what the -19 error from my dmesg is: > > <7>DEV: registering device: ID = '1-3' > <7>dev_uevent - dev_uevent() returned -19 > <7>DEV: Unregistering device. ID = '1-3'
#define ENODEV 19 /* No such device */ Do you have the sysfs file system mounted? The userspace code uses it to load the firmware. > > Best regards > Nikolaj > > -- Jon Smirl [EMAIL PROTECTED] ------------------------------------------------------------------------- Take Surveys. Earn Cash. Influence the Future of IT Join SourceForge.net's Techsay panel and you'll get the chance to share your opinions on IT & business topics through brief surveys - and earn cash http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV _______________________________________________ Zd1211-devs mailing list - http://zd1211.ath.cx/ Unsubscribe: https://lists.sourceforge.net/lists/listinfo/zd1211-devs