raj         2008-10-04 13:10:38 UTC

  FreeBSD src repository

  Modified files:
    sys/boot/uboot/lib   api_public.h glue.c glue.h net.c 
  Log:
  SVN rev 183598 on 2008-10-04 13:10:38Z by raj
  
  U-Boot API glue improvements:
  
  - extend ub_dev_read() and ub_dev_recv() so that the actual len and
    all error codes can be passed and processed properly; unify behaviour of
    these routines
  
  - introduce syscall general error code (API_ESYSC)
  
  Revision  Changes    Path
  1.4       +1 -0      src/sys/boot/uboot/lib/api_public.h
  1.6       +22 -28    src/sys/boot/uboot/lib/glue.c
  1.5       +6 -3      src/sys/boot/uboot/lib/glue.h
  1.5       +16 -11    src/sys/boot/uboot/lib/net.c
_______________________________________________
cvs-all@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/cvs-all
To unsubscribe, send any mail to "[EMAIL PROTECTED]"

Reply via email to