Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 4 Oct 2008 13:10:38 +0000 (UTC)
From:      Rafal Jaworowski <raj@FreeBSD.org>
To:        src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org
Subject:   cvs commit: src/sys/boot/uboot/lib api_public.h glue.c glue.h net.c
Message-ID:  <200810041310.m94DAp6f022482@repoman.freebsd.org>

next in thread | raw e-mail | index | archive | help
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



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200810041310.m94DAp6f022482>