Re: Booting FreeBSD on a RPI3

2016-03-30 Thread Gala IT
Nice to know, thanks a lot :) > El 30 març 2016, a les 1:38, Adrian Chadd va > escriure: > > Hi, > > It's under active development right now. Stay tuned. > > > -a > > > On 29 March 2016 at 13:58, Gala IT wrote: >> Hi, >> >> Being that

accessing a PCIe register from userspace through kmem or other ways ?

2016-03-30 Thread Luigi Rizzo
Hi, I'd like to test the rate at which I can access device registers on a PCIe card, and was wondering whether I need to patch a device driver, or perhaps I can use /dev/kmem once I figure out where the registers are mapped ? thanks luigi --

Re: accessing a PCIe register from userspace through kmem or other ways ?

2016-03-30 Thread Jim Harris
On Wed, Mar 30, 2016 at 10:47 AM, Luigi Rizzo wrote: > Hi, > I'd like to test the rate at which I can access device registers > on a PCIe card, and was wondering whether I need to patch a device > driver, or perhaps I can use /dev/kmem once I figure out where > the registers

Re: Need some help with ports and rebuilding the world

2016-03-30 Thread Warren Block
On Wed, 30 Mar 2016, Aleksander Alekseev wrote: CPUTYPE?=native CFLAGS+=-O2 -pipe CXXFLAGS+=-O2 -pipe These will bite with no provocation, and prevent ports that want to set their own flags from using them. Frankly as a rule of thumb I prefer binary packages. But how would you recommend to

Re: Add USB product id for i-tec USB 2.0 Docking Station

2016-03-30 Thread Kurt Jaeger
Hi! > > in mid 2015 I did submit a patch[1] to add an USB product ID to > > improve the out-of-the-box experience for owners of i-tec USB 2.0 > > Docking Stations. As there is no state change on the report since > > then, I am wondering if I did address this the wrong way. > > You did everything

Re: HEAD does not build bwn (after r297405 ?)

2016-03-30 Thread Rainer Hurling
Am 30.03.16 um 13:08 schrieb Jia-Shiun Li: On Wed, Mar 30, 2016 at 2:06 PM, Rainer Hurling > wrote: If I try to build most recent HEAD (r297407), I get the following error: I suspect r297405 with its migration of time_* macros to be the reason?

FreeBSD_HEAD_amd64_gcc4.9 - Build #1140 - Still Failing

2016-03-30 Thread jenkins-admin
FreeBSD_HEAD_amd64_gcc4.9 - Build #1140 - Still Failing: Build information: https://jenkins.FreeBSD.org/job/FreeBSD_HEAD_amd64_gcc4.9/1140/ Full change log: https://jenkins.FreeBSD.org/job/FreeBSD_HEAD_amd64_gcc4.9/1140/changes Full build log:

Add USB product id for i-tec USB 2.0 Docking Station

2016-03-30 Thread Matthias Petermann
Hi, in mid 2015 I did submit a patch[1] to add an USB product ID to improve the out-of-the-box experience for owners of i-tec USB 2.0 Docking Stations. As there is no state change on the report since then, I am wondering if I did address this the wrong way. I'd appreciate of one of the

Re: Add USB product id for i-tec USB 2.0 Docking Station

2016-03-30 Thread Kurt Jaeger
Hi! > in mid 2015 I did submit a patch[1] to add an USB product ID to > improve the out-of-the-box experience for owners of i-tec USB 2.0 > Docking Stations. As there is no state change on the report since > then, I am wondering if I did address this the wrong way. You did everything OK. It

Re: Add USB product id for i-tec USB 2.0 Docking Station

2016-03-30 Thread Matthias Petermann
Hi, Am Mittwoch, 30. März 2016 12:21 CEST, Kurt Jaeger schrieb: > Hi! > > > > in mid 2015 I did submit a patch[1] to add an USB product ID to > > > improve the out-of-the-box experience for owners of i-tec USB 2.0 > > > Docking Stations. As there is no state change on the

Re: CURRENT slow and shaky network stability

2016-03-30 Thread Don Lewis
On 29 Mar, To: ohart...@zedat.fu-berlin.de wrote: > On 28 Mar, Don Lewis wrote: >> On 28 Mar, O. Hartmann wrote: > >> If I get a chance, I try booting my FreeBSD 11 machine with less RAM to >> see if that is a trigger. > > I just tried cranking hw.physmen down to 8 GB on 11.0-CURRENT r297204, >

FreeBSD_HEAD_i386 - Build #2726 - Fixed

2016-03-30 Thread jenkins-admin
FreeBSD_HEAD_i386 - Build #2726 - Fixed: Build information: https://jenkins.FreeBSD.org/job/FreeBSD_HEAD_i386/2726/ Full change log: https://jenkins.FreeBSD.org/job/FreeBSD_HEAD_i386/2726/changes Full build log: https://jenkins.FreeBSD.org/job/FreeBSD_HEAD_i386/2726/console Change summaries:

Re: Add USB product id for i-tec USB 2.0 Docking Station

2016-03-30 Thread Hans Petter Selasky
On 03/30/16 11:32, Kurt Jaeger wrote: Hi! in mid 2015 I did submit a patch[1] to add an USB product ID to improve the out-of-the-box experience for owners of i-tec USB 2.0 Docking Stations. As there is no state change on the report since then, I am wondering if I did address this the wrong

Re: HEAD does not build bwn (after r297405 ?)

2016-03-30 Thread Jia-Shiun Li
On Wed, Mar 30, 2016 at 2:06 PM, Rainer Hurling wrote: > If I try to build most recent HEAD (r297407), I get the following error: > > I suspect r297405 with its migration of time_* macros to be the reason? > > Adrian Chadd fixed that in r297409. -Jia-Shiun.

HEAD does not build bwn (after r297405 ?)

2016-03-30 Thread Rainer Hurling
If I try to build most recent HEAD (r297407), I get the following error: [..snip..] ===> bwn (all) machine -> /usr/src/sys/amd64/include x86 -> /usr/src/sys/x86/include awk -f /usr/src/sys/tools/makeobjops.awk /usr/src/sys/kern/device_if.m -h awk -f /usr/src/sys/tools/makeobjops.awk