cvs commit: src/sys/dev/usb if_axe.c

Marcel Moolenaar marcel at FreeBSD.org
Fri Mar 7 16:55:25 UTC 2008


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


More information about the cvs-src mailing list