Quoting "Wojciech A. Koszek" <wkos...@freebsd.org> (from Mon, 18 Jan 2010 22:46:06 +0000 (UTC)):

Author: wkoszek
Date: Mon Jan 18 22:46:06 2010
New Revision: 202598
URL: http://svn.freebsd.org/changeset/base/202598

Log:
  Let us to use our libusb(3) in Linuxolator.

  With this change, Linux binaries can work with our libusb(3) when
  it's compiled against our header files on GNU/Linux system -- this
  solves the problem with differences between /dev layouts.

  With ported libusb(3), I am able to use my USB JTAG cable with Linux
  binaries that support it.

The commit log is IMHO omitting the info if you checked (or not) that there is no linux ioctl in this range. It would also be nice if the comment in linux_ioctl.h tells to check that there is no clash with a linux ioctl when the min/max is changed.

Bye,
Alexander.

--
The longer the title the less important the job.

http://www.Leidinger.net    Alexander @ Leidinger.net: PGP ID = B0063FE7
http://www.FreeBSD.org       netchild @ FreeBSD.org  : PGP ID = 72077137
_______________________________________________
svn-src-all@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/svn-src-all
To unsubscribe, send any mail to "svn-src-all-unsubscr...@freebsd.org"

Reply via email to