Searched hist:74302 (Results 1 - 7 of 7) sorted by relevance

/freebsd-10.3-release/sys/compat/linux/
H A Dlinux_sysproto.h143197 Mon Mar 07 00:18:06 MST 2005 sobomax Handle unimplemented syscall by instantly returning ENOSYS instead of sending
signal first and only then returning ENOSYS to match what real linux does.

PR: kern/74302
Submitted by: Travis Poppe <tlp@LiquidX.org>
H A Dlinux_misc.cdiff 143197 Mon Mar 07 00:18:06 MST 2005 sobomax Handle unimplemented syscall by instantly returning ENOSYS instead of sending
signal first and only then returning ENOSYS to match what real linux does.

PR: kern/74302
Submitted by: Travis Poppe <tlp@LiquidX.org>
/freebsd-10.3-release/sys/amd64/linux32/
H A Dsyscalls.masterdiff 143197 Mon Mar 07 00:18:06 MST 2005 sobomax Handle unimplemented syscall by instantly returning ENOSYS instead of sending
signal first and only then returning ENOSYS to match what real linux does.

PR: kern/74302
Submitted by: Travis Poppe <tlp@LiquidX.org>
/freebsd-10.3-release/sys/i386/linux/
H A Dsyscalls.masterdiff 143197 Mon Mar 07 00:18:06 MST 2005 sobomax Handle unimplemented syscall by instantly returning ENOSYS instead of sending
signal first and only then returning ENOSYS to match what real linux does.

PR: kern/74302
Submitted by: Travis Poppe <tlp@LiquidX.org>
/freebsd-10.3-release/sys/dev/ata/
H A Data-all.hdiff 74302 Thu Mar 15 15:36:25 MST 2001 sos Provide the interface to atacontrol and associated logic.

see atacontrol(8) for more.

Also the ATA_ENABLE_ATAPI_DMA, ATA_ENABLE_WC and ATA_ENABLE_TAGS
options are gone, use the tuneables listed in ata.4 instead from
the loader (this makes it possible to switch off DMA before the
driver has to touch the devices on broken hardware).
H A Data-dma.cdiff 74302 Thu Mar 15 15:36:25 MST 2001 sos Provide the interface to atacontrol and associated logic.

see atacontrol(8) for more.

Also the ATA_ENABLE_ATAPI_DMA, ATA_ENABLE_WC and ATA_ENABLE_TAGS
options are gone, use the tuneables listed in ata.4 instead from
the loader (this makes it possible to switch off DMA before the
driver has to touch the devices on broken hardware).
H A Data-all.cdiff 74302 Thu Mar 15 15:36:25 MST 2001 sos Provide the interface to atacontrol and associated logic.

see atacontrol(8) for more.

Also the ATA_ENABLE_ATAPI_DMA, ATA_ENABLE_WC and ATA_ENABLE_TAGS
options are gone, use the tuneables listed in ata.4 instead from
the loader (this makes it possible to switch off DMA before the
driver has to touch the devices on broken hardware).

Completed in 257 milliseconds