[Skyeye-developer] An idea about the message “skyeye: write data to nic is bigger than 256”

Chi HUANG hcllh0214 at yahoo.com
Sat Jul 1 14:35:58 CST 2006


Hello,everybody.
   
  I met the message “skyeye: write data to nic is bigger than 256” during mounting a NFS directory as the root file system. I analysed the Skyeye source code and tried to find out the reason. Now I think it comes from the function “at91_io_write_byte” in the file skyeye_mach_at91.c and after reading the code, I felt some relevant codes does not any actual work and commented them. It is OK now. The message disappears and my Skyeye still works. The following is the relevant codes:
   
  “
  if (data>256) {
             fprintf(stderr,"skyeye: write data to nic is bigger than 256\n");
                   SKYEYE_OUTREGS(stderr);
                  }
  ”

 		
---------------------------------
Yahoo! Music Unlimited - Access over 1 million songs.Try it free. 
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.gro.clinux.org/pipermail/skyeye-developer/attachments/20060630/a34117a7/attachment.htm


More information about the Skyeye-developer mailing list