Re: new computer, strange usb messages at boot

2016-02-21 Thread Hans Petter Selasky
On 02/22/16 03:16, Anthony Jenkins wrote: Yes. I have an eGalax touchscreen and it's doing the same thing. The number of items it's reporting is 256 (according to my preliminary debugging), causing the warning. I think these things are a special subclass of HID for multitouch touchscreens which

Re: new computer, strange usb messages at boot

2016-02-21 Thread Hans Petter Selasky
On 02/21/16 17:28, Larry Rosenman wrote: Does this mean that the touch screen is hitting a limit in FreeBSD's driver? Yes, the hid driver is limiting the range of some report. This should be harmless. You would need to dump the HID descriptor to see the limits. Maybe we could raise the limit

Re: new computer, strange usb messages at boot

2016-02-21 Thread Hans Petter Selasky
Hi, On 02/21/16 17:27, Larry Rosenman wrote: On 2016-02-21 07:43, Hans Petter Selasky wrote: On 02/21/16 14:33, Dimitry Andric wrote: If you ask me, something is just seriously broken in the way the xhci driver works on Haswell or higher Intel CPUs. For example, on an embedded Haswell box wit

Re: new computer, strange usb messages at boot

2016-02-21 Thread Anthony Jenkins
Yes. I have an eGalax touchscreen and it's doing the same thing. The number of items it's reporting is 256 (according to my preliminary debugging), causing the warning. I think these things are a special subclass of HID for multitouch touchscreens which we don't support (yet). Anthony Jenkin

Re: CVE-2015-7547: critical bug in libc

2016-02-21 Thread Chris H
On Thu, 18 Feb 2016 08:39:32 -0600 (CST) Dan Mack wrote > On Thu, 18 Feb 2016, Joe Holden wrote: > > > On 17/02/2016 14:07, Daniel Kalchev wrote: > >> > >>> On 17.02.2016 ?., at 15:40, Shawn Webb > >>> wrote: >>> > >>> TL;DR: FreeBSD is not affected by CVE-2015-7547. > >> > >> > >> Unless you u

Re: three new netmap tools: pcap player, link emulator, load distributor

2016-02-21 Thread Slawa Olhovchenkov
On Sun, Feb 21, 2016 at 10:18:36AM -0800, Luigi Rizzo wrote: > Hi, > I have put some new tools on the github's netmap page > https://github.com/luigirizzo/netmap in the apps/ directory > > All are under a BSD license. > > nmreplay > a fast pcap replay tool (a-la tcpreplay) with programmable ra

ocaml not building

2016-02-21 Thread Oliver Psotta
Hello, on FreeBSD-11.0-CURRENT-arm-armv6-RPI2-20160217-r295683 as well as on the previous snapshot the ocaml port is not building. pkg-static: Unable to access file /usr/ports/lang/ocaml/work/stage/usr/local/lib/ocaml/stdLabels.p.cmt: No such file or directory Similar error for more necessary

three new netmap tools: pcap player, link emulator, load distributor

2016-02-21 Thread Luigi Rizzo
Hi, I have put some new tools on the github's netmap page https://github.com/luigirizzo/netmap in the apps/ directory All are under a BSD license. nmreplay a fast pcap replay tool (a-la tcpreplay) with programmable rate. Joint work with a few of my students in Pisa. ​tlem a link emulator,

Re: Call for testing: Using ELF Tool Chain elfcopy as objcopy

2016-02-21 Thread Michael Jung
On 2016-02-16 14:04, Ed Maste wrote: Summary: If you're willing to help test the ELF Tool Chain tools and you build -CURRENT from source, please set WITH_ELFCOPY_AS_OBJCOPY=yes in /etc/src.conf, and report any build- or run-time issues you experience with the base system, ports, or third-party so

Re: new computer, strange usb messages at boot

2016-02-21 Thread Larry Rosenman
On 2016-02-20 06:24, Larry Rosenman wrote: uhid0: on usbus0 hid_get_item: Number of items truncated to 255 uhid1: on usbus0 hid_get_item: Number of items truncated to 255 hid_get_item: Number of items truncated to 255 hid_get_item: Number of items truncated to 255 Does this mean that the tou

Re: new computer, strange usb messages at boot

2016-02-21 Thread Larry Rosenman
On 2016-02-21 07:43, Hans Petter Selasky wrote: On 02/21/16 14:33, Dimitry Andric wrote: If you ask me, something is just seriously broken in the way the xhci driver works on Haswell or higher Intel CPUs. For example, on an embedded Haswell box with USB3 ports: Hi, Nothing is seriously broke

Re: new computer, strange usb messages at boot

2016-02-21 Thread Hans Petter Selasky
On 02/21/16 14:33, Dimitry Andric wrote: If you ask me, something is just seriously broken in the way the xhci driver works on Haswell or higher Intel CPUs. For example, on an embedded Haswell box with USB3 ports: Hi, Nothing is seriously broken in the XHCI driver. Try to set: hw.usb.xhci.xh

Re: new computer, strange usb messages at boot

2016-02-21 Thread Dimitry Andric
On 20 Feb 2016, at 10:25, Hans Petter Selasky wrote: > > On 02/20/16 06:19, Larry Rosenman wrote: >> ugen0.2: at usbus0 >> Root mount waiting for: usbus0 >> usbd_setup_device_desc: getting device descriptor at addr 2 failed, >> USB_ERR_IOERROR >> Root mount waiting for: usbus0 >> usbd_setup_dev