Re: O2 VICE support

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



>>>>> "ilya" == ilya  <ilya@theIlya.com> writes:


>> 
>> > +void vice_cleanup_module(void)
>> > +{
>> > +#ifndef CONFIG_DEVFS_FS
>> > +    /* cleanup_module is never called if registering failed */
>> > +    unregister_chrdev(vice_major, "vice");
>> > +#endif
>> 
>> Umm, just because someone makes the mistake of enabling devfs he
>> doesn't have to use it.. :)
ilya> I'm not buying that one :)

Read behind the joke:
- you have devfs compiled in
- you don't have devfs mounted

Conclusion:
        there is a bug in your code :)

Later, Juan.

-- 
In theory, practice and theory are the same, but in practice they 
are different -- Larry McVoy


[Index of Archives]     [Linux MIPS Home]     [LKML Archive]     [Linux ARM Kernel]     [Linux ARM]     [Linux]     [Git]     [Yosemite News]     [Linux SCSI]     [Linux Hams]

  Powered by Linux