Re: Ports and WITH_LIBCPLUSPLUS

2013-02-04 Thread Volodymyr Kostyrko
03.02.2013 15:28, Dimitry Andric: Thanks for trying this out. Is there also a list of ports that *do* compile (and hopefully run) successfully? :-) I already switched to libc++ on my unstable STABLE-9 machines. Currently I'm using this config: *: CXXFLAGS= -stdlib=libc++ -std=c++11 | LDFLAG

Re: stable/9: Force ada1 to UDMA-33

2013-02-04 Thread Oliver Fromme
Ian Lepore wrote: > On Fri, 2013-02-01 at 19:52 +0100, Oliver Fromme wrote: > > What is the proper way with ATA_CAM and ada(4) to force a > > P-ATA disk to a lower UDMA mode? > > You probably want one of these... > > hint.ata.X.devX.mode > limits initial ATA mode for specified de

re(4) problems with GA-H77N-WIFI

2013-02-04 Thread Oliver Fromme
Hello, I need some advice how to debug this issue ... Recently I got a new mainboard for a router, it's a Gigabyte GA-H77N-WIFI with two onboard re(4) NICs. The problem is that re0 works fine and re1 doesn't: It doesn't receive any packets. Tcpdump displays all outgoing packets, but no incoming

Re: re(4) problems with GA-H77N-WIFI

2013-02-04 Thread John-Mark Gurney
Oliver Fromme wrote this message on Mon, Feb 04, 2013 at 19:15 +0100: > I'm running a recent stable/9 (about 14 days old). > What's the best way to debug this problem? At the > moment I'm not even sure if it's the hardware, or if > it's FreeBSD's fault (or my fault) ... Have you tried to disable

So I whip out a FTDI-based multiport Serial USB Adapter....

2013-02-04 Thread Karl Denninger
... and plug it into FreeBSD 9.1-Stable with the rev ID FreeBSD 9.1-STABLE #16 r244942 and it returns ugen4.4: at usbus4 uhub6: on usbus4 uhub_attach: port 1 power on failed, USB_ERR_STALLED uhub_attach: port 2 power on failed, USB_ERR_STALLED uhub_attach: port 3 power on failed, USB_ERR_ST

Re: So I whip out a FTDI-based multiport Serial USB Adapter....

2013-02-04 Thread Ian Lepore
On Mon, 2013-02-04 at 12:57 -0600, Karl Denninger wrote: > ... and plug it into FreeBSD 9.1-Stable with the rev ID FreeBSD > 9.1-STABLE #16 r244942 > > and it returns > > ugen4.4: at usbus4 > uhub6: > on usbus4 > uhub_attach: port 1 power on failed, USB_ERR_STALLED > uhub_attach: port 2 pow

Re: So I whip out a FTDI-based multiport Serial USB Adapter....

2013-02-04 Thread Karl Denninger
On 2/4/2013 2:06 PM, Ian Lepore wrote: > On Mon, 2013-02-04 at 12:57 -0600, Karl Denninger wrote: >> ... and plug it into FreeBSD 9.1-Stable with the rev ID FreeBSD >> 9.1-STABLE #16 r244942 >> >> and it returns >> >> ugen4.4: at usbus4 >> uhub6: >> on usbus4 >> uhub_attach: port 1 power on

Re: So I whip out a FTDI-based multiport Serial USB Adapter....

2013-02-04 Thread Karl Denninger
On 2/4/2013 2:06 PM, Ian Lepore wrote: > On Mon, 2013-02-04 at 12:57 -0600, Karl Denninger wrote: >> ... and plug it into FreeBSD 9.1-Stable with the rev ID FreeBSD >> 9.1-STABLE #16 r244942 >> >> and it returns >> >> ugen4.4: at usbus4 >> uhub6: >> on usbus4 >> uhub_attach: port 1 power on

Re: So I whip out a FTDI-based multiport Serial USB Adapter....

2013-02-04 Thread CeDeROM
On Mon, Feb 4, 2013 at 9:06 PM, Ian Lepore wrote: > FTDI's vendor ID is 0x0403, and FTDI stuff works fine in FreeBSD 9 and > 10; I use it all the time. Sometimes aftermarket vendors who use FTDI's > parts program different vendor/product info and IDs have to be added to > code to recognize them,

Re: So I whip out a FTDI-based multiport Serial USB Adapter....

2013-02-04 Thread Ian Lepore
On Mon, 2013-02-04 at 14:58 -0600, Karl Denninger wrote: > On 2/4/2013 2:06 PM, Ian Lepore wrote: > > On Mon, 2013-02-04 at 12:57 -0600, Karl Denninger wrote: > >> ... and plug it into FreeBSD 9.1-Stable with the rev ID FreeBSD > >> 9.1-STABLE #16 r244942 > >> > >> and it returns > >> > >> ugen

Re: So I whip out a FTDI-based multiport Serial USB Adapter....

2013-02-04 Thread Ian Lepore
On Mon, 2013-02-04 at 22:05 +0100, CeDeROM wrote: > On Mon, Feb 4, 2013 at 9:06 PM, Ian Lepore wrote: > > FTDI's vendor ID is 0x0403, and FTDI stuff works fine in FreeBSD 9 and > > 10; I use it all the time. Sometimes aftermarket vendors who use FTDI's > > parts program different vendor/product i

Re: So I whip out a FTDI-based multiport Serial USB Adapter....

2013-02-04 Thread Karl Denninger
On 2/4/2013 3:13 PM, Ian Lepore wrote: > On Mon, 2013-02-04 at 14:58 -0600, Karl Denninger wrote: >> On 2/4/2013 2:06 PM, Ian Lepore wrote: >>> On Mon, 2013-02-04 at 12:57 -0600, Karl Denninger wrote: ... and plug it into FreeBSD 9.1-Stable with the rev ID FreeBSD 9.1-STABLE #16 r244942

Re: So I whip out a FTDI-based multiport Serial USB Adapter....

2013-02-04 Thread CeDeROM
On Mon, Feb 4, 2013 at 10:20 PM, Karl Denninger wrote: > The machine is fine. The adapter is fine too -- I powered up the old > machine and it works too, and recognizes the adapter immediately (on > FreeBSD-Stable 7.) No problems with either. Hello Karl :-) Is VID/PID the same after attach to b

Re: So I whip out a FTDI-based multiport Serial USB Adapter....

2013-02-04 Thread Ian Lepore
On Mon, 2013-02-04 at 15:20 -0600, Karl Denninger wrote: > On 2/4/2013 3:13 PM, Ian Lepore wrote: > > On Mon, 2013-02-04 at 14:58 -0600, Karl Denninger wrote: > >> On 2/4/2013 2:06 PM, Ian Lepore wrote: > >>> On Mon, 2013-02-04 at 12:57 -0600, Karl Denninger wrote: > ... and plug it into FreeB

Re: So I whip out a FTDI-based multiport Serial USB Adapter....

2013-02-04 Thread Charles Sprickman
On Feb 4, 2013, at 4:13 PM, Ian Lepore wrote: > On Mon, 2013-02-04 at 14:58 -0600, Karl Denninger wrote: >> On 2/4/2013 2:06 PM, Ian Lepore wrote: >>> On Mon, 2013-02-04 at 12:57 -0600, Karl Denninger wrote: ... and plug it into FreeBSD 9.1-Stable with the rev ID FreeBSD 9.1-STABLE #16

Re: So I whip out a FTDI-based multiport Serial USB Adapter....

2013-02-04 Thread Ian Lepore
On Mon, 2013-02-04 at 16:31 -0500, Charles Sprickman wrote: > On Feb 4, 2013, at 4:13 PM, Ian Lepore wrote: > > > On Mon, 2013-02-04 at 14:58 -0600, Karl Denninger wrote: > >> On 2/4/2013 2:06 PM, Ian Lepore wrote: > >>> On Mon, 2013-02-04 at 12:57 -0600, Karl Denninger wrote: > ... and plug

Re: re(4) problems with GA-H77N-WIFI

2013-02-04 Thread Oliver Fromme
John-Mark Gurney wrote: > Oliver Fromme wrote this message on Mon, Feb 04, 2013 at 19:15 +0100: > > I'm running a recent stable/9 (about 14 days old). > > What's the best way to debug this problem? At the > > moment I'm not even sure if it's the hardware, or if > > it's FreeBSD's fault (or my

Re: re(4) problems with GA-H77N-WIFI

2013-02-04 Thread John-Mark Gurney
Oliver Fromme wrote this message on Mon, Feb 04, 2013 at 23:04 +0100: > John-Mark Gurney wrote: > > Oliver Fromme wrote this message on Mon, Feb 04, 2013 at 19:15 +0100: > > > I'm running a recent stable/9 (about 14 days old). > > > What's the best way to debug this problem? At the > > > momen

Re: So I whip out a FTDI-based multiport Serial USB Adapter....

2013-02-04 Thread Karl Denninger
On 2/4/2013 4:00 PM, Ian Lepore wrote: > On Mon, 2013-02-04 at 16:31 -0500, Charles Sprickman wrote: >> On Feb 4, 2013, at 4:13 PM, Ian Lepore wrote: >> >>> On Mon, 2013-02-04 at 14:58 -0600, Karl Denninger wrote: On 2/4/2013 2:06 PM, Ian Lepore wrote: > On Mon, 2013-02-04 at 12:57 -0600,

Re: So I whip out a FTDI-based multiport Serial USB Adapter....

2013-02-04 Thread Charles Sprickman
On Feb 4, 2013, at 5:00 PM, Ian Lepore wrote: > On Mon, 2013-02-04 at 16:31 -0500, Charles Sprickman wrote: >> On Feb 4, 2013, at 4:13 PM, Ian Lepore wrote: >> >>> On Mon, 2013-02-04 at 14:58 -0600, Karl Denninger wrote: On 2/4/2013 2:06 PM, Ian Lepore wrote: > On Mon, 2013-02-04 at 12:

Re: stable/9 r245439 breaks security/pam_ssh_agent_auth on stable/9 (WAS: CLANG 3.2 breaks security/pam_ssh_agent_auth on stable/9)

2013-02-04 Thread Kimmo Paasiala
On Sun, Feb 3, 2013 at 7:22 PM, Chris Rees wrote: > On 3 February 2013 17:15, Stefan Bethke wrote: >> >> Am 03.02.2013 um 10:57 schrieb Chris Rees : >> >>> On 3 February 2013 03:55, Kimmo Paasiala wrote: There is no PR yet with my fix and therefor no commit to ports tree that woul

[releng_9 tinderbox] failure on ia64/ia64

2013-02-04 Thread FreeBSD Tinderbox
TB --- 2013-02-04 23:59:00 - tinderbox 2.10 running on freebsd-stable.sentex.ca TB --- 2013-02-04 23:59:00 - FreeBSD freebsd-stable.sentex.ca 8.3-STABLE FreeBSD 8.3-STABLE #0: Tue Oct 16 17:37:58 UTC 2012 mdtan...@freebsd-stable.sentex.ca:/usr/obj/usr/src/sys/server amd64 TB --- 2013-02-04 2

Re: So I whip out a FTDI-based multiport Serial USB Adapter....

2013-02-04 Thread Karl Denninger
On 2/4/2013 4:32 PM, Charles Sprickman wrote: > On Feb 4, 2013, at 5:00 PM, Ian Lepore wrote: > >> On Mon, 2013-02-04 at 16:31 -0500, Charles Sprickman wrote: >>> On Feb 4, 2013, at 4:13 PM, Ian Lepore wrote: >>> On Mon, 2013-02-04 at 14:58 -0600, Karl Denninger wrote: > On 2/4/2013 2:06

Re: So I whip out a FTDI-based multiport Serial USB Adapter....

2013-02-04 Thread Karl Denninger
On 2/4/2013 9:02 PM, Karl Denninger wrote: > On 2/4/2013 4:32 PM, Charles Sprickman wrote: >> On Feb 4, 2013, at 5:00 PM, Ian Lepore wrote: >> >>> On Mon, 2013-02-04 at 16:31 -0500, Charles Sprickman wrote: On Feb 4, 2013, at 4:13 PM, Ian Lepore wrote: > On Mon, 2013-02-04 at 14:58 -

Re: So I whip out a FTDI-based multiport Serial USB Adapter....

2013-02-04 Thread Karl Denninger
On 2/4/2013 9:33 PM, Karl Denninger wrote: > On 2/4/2013 9:02 PM, Karl Denninger wrote: >> On 2/4/2013 4:32 PM, Charles Sprickman wrote: >>> On Feb 4, 2013, at 5:00 PM, Ian Lepore wrote: >>> On Mon, 2013-02-04 at 16:31 -0500, Charles Sprickman wrote: > On Feb 4, 2013, at 4:13 PM, Ian Lepor