Date: Mon, 18 Jan 2010 22:46:06 +0000 (UTC) From: "Wojciech A. Koszek" <wkoszek@FreeBSD.org> To: cvs-src-old@freebsd.org Subject: cvs commit: src/sys/compat/linux linux_ioctl.c linux_ioctl.h Message-ID: <201001182246.o0IMkTnn038678@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
wkoszek 2010-01-18 22:46:06 UTC
FreeBSD src repository
Modified files:
sys/compat/linux linux_ioctl.c linux_ioctl.h
Log:
SVN rev 202598 on 2010-01-18 22:46:06Z by wkoszek
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.
Reviewed by: thompsa
Revision Changes Path
1.162 +22 -0 src/sys/compat/linux/linux_ioctl.c
1.30 +6 -0 src/sys/compat/linux/linux_ioctl.h
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201001182246.o0IMkTnn038678>
