1
0
mirror of https://git.FreeBSD.org/src.git synced 2025-01-03 12:35:02 +00:00
freebsd/sys/i386
Ian Dowse c55c345375 Handle the IBCS2 FIONREAD ioctl. I have only tested that this
compiles, but the patch looks reasonable.

PR:		i386/5784
Submitted by:	Remy NONNENMACHER <remy@synx.com>
2001-11-16 20:32:32 +00:00
..
acpica Add two minor changes. 2001-11-11 15:51:30 +00:00
apm Some fix for the recent apm module changes. 2001-11-01 16:34:07 +00:00
bios Some fix for the recent apm module changes. 2001-11-01 16:34:07 +00:00
compile Don't need the .keep_me files. Obrien and I committed past each other. 2001-07-01 23:35:44 +00:00
conf Document the atkbd flags of 0x03 and be explicit to mention this might 2001-11-15 19:42:07 +00:00
i386 Oops, I accidently merged a whitespace error from the original commit. 2001-11-16 02:31:20 +00:00
ibcs2 Handle the IBCS2 FIONREAD ioctl. I have only tested that this 2001-11-16 20:32:32 +00:00
include Allow bit 21 of EFLAGS register (PSL_ID) be changed in the use-mode without 2001-11-15 23:01:29 +00:00
isa Also remove the .h files for the old rp driver. 2001-11-05 21:23:24 +00:00
linux Eliminate the prefix parameter to linux_emul_find(), which was always 2001-10-27 11:15:19 +00:00
pci It turns out that while Toshiba laptops don't want to route interrupts 2001-08-28 16:35:01 +00:00
svr4 If we have a p variable pointing to td->td_proc already, use it instead of 2001-09-18 21:20:58 +00:00
Makefile