Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 7 Mar 2008 16:55:24 +0000 (UTC)
From:      Marcel Moolenaar <marcel@FreeBSD.org>
To:        src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org
Subject:   cvs commit: src/sys/dev/usb if_axe.c
Message-ID:  <200803071655.m27GtO6h070826@repoman.freebsd.org>

next in thread | raw e-mail | index | archive | help
marcel      2008-03-07 16:55:24 UTC

  FreeBSD src repository

  Modified files:
    sys/dev/usb          if_axe.c 
  Log:
  Apply le*toh() or htole*() to the variables of which we use the address
  as the buffer pointer in the call to axe_cmd(). This is needed to make
  the code work on big-endian machines.
  
  Ok'd: imp@
  
  Revision  Changes    Path
  1.57      +6 -1      src/sys/dev/usb/if_axe.c



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