--- In [email protected], "torstenkrieger" <[EMAIL PROTECTED]> wrote: > > default it is set to dynamic which does not work.
Hi, Sorry I couldn't pick up this thread earlier... Dynamic major number allocation is working, only you have to follow the explanation which is given in the files I uploaded here <http://tech.groups.yahoo.com/group/foxboard/files/GeertVc/> . I added this dynamic major number allocation feature because it is highly advised in the Linux Device Driver book (and for me, it was a nice exercise too). If you do not want to do all the work (well, it's really not that much...), then indeed commenting out DYNAMIC_MAJOR_I2CDEV_NUMBER_ALLOC is the fastest way to go. Best rgds, --Geert
