summaryrefslogtreecommitdiffstats
path: root/sys/compat/linux/linux_ioctl.h
Commit message (Expand)AuthorAgeFilesLines
* Reduce duplication between i386/linux/linux.h and amd64/linux32/linux.hjhb2013-01-291-0/+16
* This is v4l2 support for the linuxulator. This allows to access FreeBSDnetchild2011-05-041-0/+97
* Fix the LINUX_SOUND_MIXER_INFO ioctl to return success after thescf2010-12-301-0/+1
* Bring USB fixes for linux(4).wkoszek2010-05-241-3/+36
* Let us to use our libusb(3) in Linuxolator.wkoszek2010-01-181-0/+6
* This is v4l support for the linuxulator. This allows to access FreeBSDnetchild2009-12-041-0/+36
* Add TIOCPKT and TIOCSPTLCK to the Linuxolator.ed2008-07-231-0/+1
* Implement LINUX_SIOCGIFCOUNT and LINUX_SIOCGIFINDEX/LINUX_SIOGIFINDEX.kib2007-11-071-1/+4
* Whitespace fixesscottl2007-04-101-28/+28
* Add the CAM 'SG' peripheral device. This device implements a subset of thescottl2007-04-071-0/+34
* Now that we don't have a linuxolator on alpha anymore:netchild2006-05-101-158/+0
* Linux compat bits needed to make linux programs use the new ptys :cognet2006-01-261-0/+2
* Start each of the license/copyright comments with /*-imp2005-01-051-1/+1
* Implement SNDCTL_DSP_SETDUPLEX. This may fix sound apps which want tonetchild2004-07-021-0/+1
* Add stub for Linux SOUND_MIXER_READ_RECMASK, required by some Linux soundbms2004-06-181-0/+1
* Add a stub for the Linux SOUND_MIXER_INFO ioctl (even though we don'tbms2004-06-181-0/+1
* Add support for more linux ioctls.phk2004-06-141-2/+12
* Add BSD compatibility tty ioctls LINUX_TIOCSBRK and LINUX_TIOCCBRK. Thisbms2004-02-191-0/+3
* Add an ioctl handler for the DRM. This removes the need for the DRM_LINUXanholt2003-04-241-0/+3
* - Add support for IPC_64 extensions into shmctl(2), semctl(2) and msgctl(2);sobomax2002-10-111-0/+9
* Remove NVIDIA ioctl bits. They will be provided in a kernel module.mdodd2002-09-201-7/+0
* This patch extends the FreeBSD Linux compatibility layer to supportmdodd2002-09-191-0/+7
* Deal with a few issues that cropped up following the recent changesiedowse2001-11-191-0/+1
* Implement DVD-ROM ioctls.marcel2001-11-181-27/+60
* Implement missing SOUND_MIXER_WRITE_RECSRC ioctl.marcel2001-11-181-0/+1
* Forward declare struct ifnet - this fixes a warning in tdfx_pci.cpeter2001-11-171-0/+1
* Tweak the way we determine if an interface needs to have its name translated.des2001-10-201-0/+5
* Fix Alpha related brokenness. We used to have a MD linux_ioctl.hmarcel2001-10-191-2/+179
* Add support for the "device private" ioctls soon to be used by the an driver.des2001-10-191-0/+13
* Fix typo in license.marcel2000-08-251-1/+1
* Fix some style bugs. The long line is in a chunk of code that'snsayer2000-03-131-12/+12
* Implement Linux BLKGETSIZE ioctl, and open the door to implementingnsayer2000-03-091-0/+19
* Implement pluggable ioctl handlers.marcel1999-12-041-0/+418
OpenPOWER on IntegriCloud