Author: sephe
Date: Fri May 5 06:00:32 2017
New Revision: 317823
URL: https://svnweb.freebsd.org/changeset/base/317823
Log:
MFC 317821
hyperv/kbd: Channel read expects non-NULL channel argument.
Sponsored by: Microsoft
Modified:
stable/10/sys/dev/hyperv/input/hv_kbd.c
Dire
Author: sephe
Date: Fri May 5 03:38:41 2017
New Revision: 317822
URL: https://svnweb.freebsd.org/changeset/base/317822
Log:
MFC 317821
hyperv/kbd: Channel read expects non-NULL channel argument.
Sponsored by: Microsoft
Modified:
stable/11/sys/dev/hyperv/input/hv_kbd.c
Direct
Author: sephe
Date: Fri May 5 03:28:30 2017
New Revision: 317821
URL: https://svnweb.freebsd.org/changeset/base/317821
Log:
hyperv/kbd: Channel read expects non-NULL channel argument.
MFC after:now
Sponsored by: Microsoft
Modified:
head/sys/dev/hyperv/input/hv_kbd.c
Modified: hea
Gleb Smirnoff wrote:
> Author: glebius
> Date: Wed May 3 21:44:04 2017
> New Revision: 31
> URL: https://svnweb.freebsd.org/changeset/base/31
>
> Log:
> Improve documentation of fbuf device.
>
> Submitted by: novel
> Reviewed by:grehan, bcr
> Differential Revis
Author: np
Date: Fri May 5 00:54:23 2017
New Revision: 317820
URL: https://svnweb.freebsd.org/changeset/base/317820
Log:
cxgbe(4): Update the list of PCIe devices claimed by the driver. At
this point any board with a T6 should just work.
Obtained from:Chelsio Communications
MF
Author: wulf
Date: Thu May 4 23:19:27 2017
New Revision: 317819
URL: https://svnweb.freebsd.org/changeset/base/317819
Log:
Reduce synaptics touch sensitivity
Increase hw.psm.synaptics.min_pressure default value from 16 to 32
to nearly match Linux driver (30-35 hysteresis loop).
This ma
Author: wulf
Date: Thu May 4 23:17:21 2017
New Revision: 317818
URL: https://svnweb.freebsd.org/changeset/base/317818
Log:
psm(4): Remove sys/libkern.h header inclusion
It is already included via sys/systm.h
Reviewed by: gonzo
Approved by: gonzo (mentor)
MFC after:2 weeks
Author: wulf
Date: Thu May 4 23:12:45 2017
New Revision: 317817
URL: https://svnweb.freebsd.org/changeset/base/317817
Log:
Set predefined logical touchpad sizes for several ancient Elan hw v.2
models. This change is based on Linux driver.
Determine logical trace size. It used for calculatio
Author: wulf
Date: Thu May 4 23:08:55 2017
New Revision: 317816
URL: https://svnweb.freebsd.org/changeset/base/317816
Log:
Report 3-rd and 4-th fingers as first finger for Elan hw v.2 and v.3 as
Linux does. It should not affect gesture processing in current state as it
ignores finger coords
Author: wulf
Date: Thu May 4 23:04:52 2017
New Revision: 317815
URL: https://svnweb.freebsd.org/changeset/base/317815
Log:
Enable palm detection on two finger touches for multitouch trackpads.
Reviewed by: gonzo
Approved by: gonzo (mentor)
MFC after:2 weeks
Differential Revisio
Author: wulf
Date: Thu May 4 23:02:34 2017
New Revision: 317814
URL: https://svnweb.freebsd.org/changeset/base/317814
Log:
psm(4): reduce cursor jumping on palm detection
This is done with discarding pointer movements rather then mouse packets
Reviewed by: gonzo
Approved by: gonzo
Author: wulf
Date: Thu May 4 22:53:45 2017
New Revision: 317813
URL: https://svnweb.freebsd.org/changeset/base/317813
Log:
Adjust Elantech palm width threshold to nearly match synaptics defaults
Reviewed by: gonzo
Approved by: gonzo (mentor)
MFC after:2 weeks
Differential Revis
Author: wulf
Date: Thu May 4 22:51:22 2017
New Revision: 317812
URL: https://svnweb.freebsd.org/changeset/base/317812
Log:
Reduce default tap_min_queue size for Elan touchpads
Elan hw v.4 touchpads often sends touchpad release packet right after
touchpad touch one. Most probably this hap
Author: wulf
Date: Thu May 4 22:47:18 2017
New Revision: 317811
URL: https://svnweb.freebsd.org/changeset/base/317811
Log:
Fix triple-finger taps reported as double-finger for Elan hw v.4 touchpads
Wait for all advertised head packets after status packet have been received.
This fixes ra
Author: dim
Date: Thu May 4 21:40:16 2017
New Revision: 317810
URL: https://svnweb.freebsd.org/changeset/base/317810
Log:
Pull in r302183 from upstream llvm trunk (by Krzysztof Parzyszek):
[PPC] When restoring R30 (PIC base pointer), mark it as
This happened on the PPC32/SVR4 pat
Author: kib
Date: Thu May 4 21:31:50 2017
New Revision: 317809
URL: https://svnweb.freebsd.org/changeset/base/317809
Log:
Provide introduction for the arch(7) manpage.
Start with some words about linear address space and its layout, then
explain pointers models and ABIs, providing explan
Author: glebius
Date: Thu May 4 20:42:31 2017
New Revision: 317806
URL: https://svnweb.freebsd.org/changeset/base/317806
Log:
The nandsim(4) simulator driver doesn't have any protection against
races at least in its ioctl handler, and at the same time it creates
device entry with 0666 permi
Author: trasz
Date: Thu May 4 19:55:32 2017
New Revision: 317805
URL: https://svnweb.freebsd.org/changeset/base/317805
Log:
Revert r317804; apparently I forgot the auto_master syntax.
MFC after:2 weeks
Modified:
head/usr.sbin/autofs/common.c
Modified: head/usr.sbin/autofs/common.c
Author: trasz
Date: Thu May 4 19:41:19 2017
New Revision: 317804
URL: https://svnweb.freebsd.org/changeset/base/317804
Log:
Make automount(8) error out when the map name is missing.
MFC after:2 weeks
Modified:
head/usr.sbin/autofs/common.c
Modified: head/usr.sbin/autofs/common.c
==
Author: trasz
Date: Thu May 4 19:16:36 2017
New Revision: 317803
URL: https://svnweb.freebsd.org/changeset/base/317803
Log:
Enable automounting of exFAT media.
With fstyp(8) being updated to detect exfat in base r312003, it seems
like a good time to add support for auto-mounting SDXC car
Author: lidl
Date: Thu May 4 19:07:37 2017
New Revision: 317802
URL: https://svnweb.freebsd.org/changeset/base/317802
Log:
Merge latest version of blacklist sources from NetBSD (@ 20170503)
MFC after:3 days
Sponsored by: The FreeBSD Foundation
Replaced:
head/contrib/blacklist/port
Author: trasz
Date: Thu May 4 19:01:17 2017
New Revision: 317801
URL: https://svnweb.freebsd.org/changeset/base/317801
Log:
Fix markup in gettytab(5).
Reviewed by: bapt
MFC after:2 weeks
Sponsored by: DARPA, AFRL
Differential Revision:https://reviews.freebsd.org/D10476
Author: loos
Date: Thu May 4 18:56:11 2017
New Revision: 317800
URL: https://svnweb.freebsd.org/changeset/base/317800
Log:
Add support for the no-1-8-v and wp-inverted properties in generic SDHCI
FDT glue.
MFC after:2 weeks
Sponsored by: Rubicon Communications, LLC (Netgate)
Modif
Author: ken
Date: Thu May 4 17:23:39 2017
New Revision: 317799
URL: https://svnweb.freebsd.org/changeset/base/317799
Log:
Add the SCSI Solid State Media Log page (0x11) definition.
sys/cam/scsi/scsi_all.h:
Add the SCSI Solid State Media log page (0x11) structure
definition.
On Thu, 4 May 2017, Ed Maste wrote:
On 4 May 2017 at 09:44, Ed Schouten wrote:
Hi Ed,
2016-07-19 19:46 GMT+02:00 Ed Maste :
+.It arm Ta soft Ta soft, double precision
...
+.It mipsTa soft Ta identical to double
I was wondering, what's the difference between two ways of ph
Author: sbruno
Date: Thu May 4 15:26:28 2017
New Revision: 317798
URL: https://svnweb.freebsd.org/changeset/base/317798
Log:
bnxt: Add support for new Broadcom 100Gb adapter BCM57454
Submitted by: bhargava.marre...@broadcom.com
Reviewed by: venkatkumar.duvv...@broadcom.com
Differentia
On Thu, May 4, 2017 at 7:58 AM, Conrad Meyer wrote:
> On Sat, Apr 29, 2017 at 7:08 PM, Anish Gupta wrote:
>> Author: anish
>> Date: Sun Apr 30 02:08:46 2017
>> New Revision: 317600
>> URL: https://svnweb.freebsd.org/changeset/base/317600
>>
>> Log:
>> Add AMD IOMMU/AMD-Vi support in bhyve for p
Author: pfg
Date: Thu May 4 15:00:09 2017
New Revision: 317797
URL: https://svnweb.freebsd.org/changeset/base/317797
Log:
MFC r317200, r317201, r317216:
libthread_db: unsign map_len and use reallocarray(3).
Lengths are not negative, so map_len should be unsigned. Unsign the
correspondi
Hi Anish,
On Sat, Apr 29, 2017 at 7:08 PM, Anish Gupta wrote:
> Author: anish
> Date: Sun Apr 30 02:08:46 2017
> New Revision: 317600
> URL: https://svnweb.freebsd.org/changeset/base/317600
>
> Log:
> Add AMD IOMMU/AMD-Vi support in bhyve for passthrough/direct assignment to
> VMs. To enable
Author: pfg
Date: Thu May 4 14:55:07 2017
New Revision: 317796
URL: https://svnweb.freebsd.org/changeset/base/317796
Log:
MFC r317596:
mixer(8): Prevent possible sscanf() overflow.
Fix %s buffer sizes in sscanf().
Obtained from:DragonflyBSD (git dab952e2)
Modified:
stable
On 4 May 2017 at 09:44, Ed Schouten wrote:
> Hi Ed,
>
> 2016-07-19 19:46 GMT+02:00 Ed Maste :
>> +.It arm Ta soft Ta soft, double precision
> ...
>> +.It mipsTa soft Ta identical to double
>
> I was wondering, what's the difference between two ways of phrasing
> it? If long double
Author: pfg
Date: Thu May 4 14:54:22 2017
New Revision: 317795
URL: https://svnweb.freebsd.org/changeset/base/317795
Log:
MFC r317596:
mixer(8): Prevent possible sscanf() overflow.
Fix %s buffer sizes in sscanf().
Obtained from:DragonflyBSD (git dab952e2)
Modified:
stable
Author: pfg
Date: Thu May 4 14:50:25 2017
New Revision: 317794
URL: https://svnweb.freebsd.org/changeset/base/317794
Log:
MFC r317583:
Fix some cases where an index was used before its limits check.
Obtained from:DragonFlyBSD (git 799ba435)
Modified:
stable/10/sys/dev/sound/pc
Author: pfg
Date: Thu May 4 14:48:57 2017
New Revision: 317793
URL: https://svnweb.freebsd.org/changeset/base/317793
Log:
MFC r317583:
Fix some cases where an index was used before its limits check.
Obtained from:DragonFlyBSD (git 799ba435)
Modified:
stable/11/sys/dev/sound/pc
On Thu, May 4, 2017 at 7:44 AM, Ed Schouten wrote:
> Hi Ed,
>
> 2016-07-19 19:46 GMT+02:00 Ed Maste :
>> +.It arm Ta soft Ta soft, double precision
> ...
>> +.It mipsTa soft Ta identical to double
>
> I was wondering, what's the difference between two ways of phrasing
> it? If long
Author: ken
Date: Thu May 4 14:20:52 2017
New Revision: 317792
URL: https://svnweb.freebsd.org/changeset/base/317792
Log:
MFC r317657:
Fix camcontrol timestamp setting and update the man page.
camcontrol timestamp -s would somtimes fail due to stack garbage. Zero out
the time
Hi Ed,
2016-07-19 19:46 GMT+02:00 Ed Maste :
> +.It arm Ta soft Ta soft, double precision
...
> +.It mipsTa soft Ta identical to double
I was wondering, what's the difference between two ways of phrasing
it? If long double is double precision, it's identical to double,
right?
> +
Author: kib
Date: Thu May 4 11:57:52 2017
New Revision: 317790
URL: https://svnweb.freebsd.org/changeset/base/317790
Log:
Avoid wrapping of the machine-dependent type sizes table, by removing
non-informational sizeof() expressions. Add some explanatory and
summary sentences.
Noted by:
Author: tuexen
Date: Thu May 4 07:44:07 2017
New Revision: 317789
URL: https://svnweb.freebsd.org/changeset/base/317789
Log:
Add support for socket option names related to the level IPPROTO_UDPLITE.
Modified:
head/lib/libsysdecode/flags.c
head/lib/libsysdecode/mktables
Modified: head/lib/
39 matches
Mail list logo