On Mon, 2003-11-10 at 15:24, Christopher Bergeron wrote: > drivers/char/fusion/fusiondev.c:323: warning: implicit declaration of > function `minor' > make[3]: *** [drivers/char/fusion/fusiondev.o] Error 1 > make[2]: *** [drivers/char/fusion] Error 2 > make[1]: *** [drivers/char] Error 2 > make: *** [drivers] Error 2 > > Anyone have any ideas?
I haven't looked at the code in question, but as a starting point for your research, you probably want to look at the dev_t/kdev_t split that happened in 2.6: http://marc.theaimsgroup.com/?l=linux-kernel&m=100992347220716&w=2 -- Thanks, Bill Hayden WebMD Practice Services (386) 462-2148 x27363 -- Info: To unsubscribe send a mail to [EMAIL PROTECTED] with "unsubscribe directfb-users" as subject.
