Re: (n244517-f17fc5439f5) svn stuck forever in /usr/ports?

2021-02-04 Thread Ian FREISLICH
___ freebsd-current@freebsd.org mailing list https://lists.freebsd.org/mailman/listinfo/freebsd-current To unsubscribe, send any mail to "freebsd-current-unsubscr...@freebsd.org"

Re: r360902 breaks VLAN interface on if_em (82579LM)

2020-05-27 Thread Ian FREISLICH
with 1 message     cap 13[e0] = PCI Advanced Features: FLR TP Ian -- Ian Freislich ___ freebsd-current@freebsd.org mailing list https://lists.freebsd.org/mailman/listinfo/freebsd-current To unsubscribe, send any mail to "freebsd-current-uns

Re: r360902 breaks VLAN interface on if_em (82579LM)

2020-05-27 Thread Ian FREISLICH
___ freebsd-current@freebsd.org mailing list https://lists.freebsd.org/mailman/listinfo/freebsd-current To unsubscribe, send any mail to "freebsd-current-unsubscr...@freebsd.org"

r360902 breaks VLAN interface on if_em (82579LM)

2020-05-26 Thread Ian FREISLICH
___ freebsd-current@freebsd.org mailing list https://lists.freebsd.org/mailman/listinfo/freebsd-current To unsubscribe, send any mail to "freebsd-current-unsubscr...@freebsd.org"

Re: intr_machdep.c:176:2: error: use of undeclared identifier 'interrupt_sorted'

2018-08-29 Thread Ian FREISLICH
I moved the #ifdef down one line and its compiling. Ian -- Ian Freislich On 08/29/2018 07:40 PM, John Baldwin wrote: > On 8/29/18 4:20 PM, Ian FREISLICH wrote: >> Hi >> >> I see the definition of interrupt_sorted is #ifdefed out by #ifdef SMP >> at line 8

intr_machdep.c:176:2: error: use of undeclared identifier 'interrupt_sorted'

2018-08-29 Thread Ian FREISLICH
. make[1]: stopped in /usr/src *** Error code 1 Stop. make: stopped in /usr/src -- Ian Freislich -- ___ freebsd-current@freebsd.org mailing list https://lists.freebsd.org/mailman/listinfo/freebsd-current To unsubscribe, send any mail to "fr

Re: uchcom update

2018-06-05 Thread Ian FREISLICH
On 05/22/2018 09:44 AM, Andriy Gapon wrote: Yesterday I committed some changes to uchcom (so far, only in CURRENT). Commits are r333997 - r334002. If you have a CH340/341 based USB<->RS232 adapter and it works for you, could you please test that it still does? If you tried your adapter in the

Re: Call for Testing: 12.0-CURRENT amd64 memstick installer boot-testing wanted

2018-06-04 Thread Ian FREISLICH
On 05/30/2018 11:50 AM, Glen Barber wrote: Hi, Could folks please help boot-test the most recent 12.0-CURRENT amd64 memstick images on various hardware? Note, this is not a request to install 12.0-CURRENT, only a boot-test with various system knobs tweaked. The most recent images are

Re: r331650 breaks amd64 kernel build

2018-03-28 Thread Ian FREISLICH
On 03/28/2018 11:11 AM, Ian FREISLICH wrote: > Hi > > (As noted by Oliver Hartman in svn-src-all@) > > r331650 breaks amd64 kernel build as follows: > > --- machdep.o --- > /usr/src/sys/amd64/amd64/machdep.c:520:20: error: use of undeclared identifier > 'T_PROTFLT'

r331650 breaks amd64 kernel build

2018-03-28 Thread Ian FREISLICH
Hi (As noted by Oliver Hartman in svn-src-all@) r331650 breaks amd64 kernel build as follows: --- machdep.o --- /usr/src/sys/amd64/amd64/machdep.c:520:20: error: use of undeclared identifier 'T_PROTFLT' ksi.ksi_trapno = T_PROTFLT; ^ The fix: Index:

Re: Clang-6 and GNUisms.

2018-03-15 Thread Ian FREISLICH
On 03/12/18 13:54, Dimitry Andric wrote: > On 12 Mar 2018, at 16:03, Dimitry Andric <d...@freebsd.org> wrote: >> On 12 Mar 2018, at 00:56, Ian FREISLICH <ian.freisl...@capeaugusta.com> >> wrote: > ... >>> I haven't got avr-gcc to compile yet. >>

Clang-6 and GNUisms.

2018-03-11 Thread Ian FREISLICH
-cache.cc:1477:33: error: reinterpret_cast from 'nullptr_t' to 'char *' is not allowed   : GetCodeWithFlags(flags, reinterpret_cast<char*>(NULL));     ^ I haven't got avr-gcc to compile yet. Ian -- Ian Fre

Re: r329501 devd doesn't find USB devices

2018-02-18 Thread Ian FREISLICH
On 02/18/18 18:49, Warner Losh wrote: > On Sun, Feb 18, 2018 at 4:45 PM, Ian FREISLICH > <ian.freisl...@capeaugusta.com <mailto:ian.freisl...@capeaugusta.com>> > wrote: > > On 02/18/18 18:17, Warner Losh wrote: >> On Sun, Feb 18, 2018 at 4:12 PM,

Re: r329501 devd doesn't find USB devices

2018-02-18 Thread Ian FREISLICH
-- Ian Freislich (M) +1 404 574 0228 On 02/18/18 18:17, Warner Losh wrote: > > > On Sun, Feb 18, 2018 at 4:12 PM, Ian FREISLICH > <ian.freisl...@capeaugusta.com <mailto:ian.freisl...@capeaugusta.com>> > wrote: > > On 02/18/18 15:09, Warner Losh wrote: >&

Re: r329501 devd doesn't find USB devices

2018-02-18 Thread Ian FREISLICH
On 02/18/18 14:59, Warner Losh wrote: > On Sun, Feb 18, 2018 at 6:32 AM, Ian FREISLICH > <ian.freisl...@capeaugusta.com <mailto:ian.freisl...@capeaugusta.com>> > wrote: > > On 02/18/18 02:23, Hans Petter Selasky wrote: > > On 02/18/18 05:14, Ian FREISLICH

Re: r329501 devd doesn't find USB devices

2018-02-18 Thread Ian FREISLICH
On 02/18/18 18:01, Ian FREISLICH wrote: > On 02/18/18 14:59, Warner Losh wrote: >> On Sun, Feb 18, 2018 at 6:32 AM, Ian FREISLICH >> <ian.freisl...@capeaugusta.com >> <mailto:ian.freisl...@capeaugusta.com>> wrote: >> >> On 02/18/18 02:23, Hans Pet

Re: r329501 devd doesn't find USB devices

2018-02-18 Thread Ian FREISLICH
On 02/18/18 15:09, Warner Losh wrote: > On Sat, Feb 17, 2018 at 9:14 PM, Ian FREISLICH > <ian.freisl...@capeaugusta.com <mailto:ian.freisl...@capeaugusta.com>> > wrote: > > On 02/17/18 22:48, Warner Losh wrote: >> On Feb 17, 2018 8:24 PM, &

Re: r329501 devd doesn't find USB devices

2018-02-18 Thread Ian FREISLICH
On 02/18/18 02:23, Hans Petter Selasky wrote: > On 02/18/18 05:14, Ian FREISLICH wrote: >> On 02/17/18 22:48, Warner Losh wrote: >>> On Feb 17, 2018 8:24 PM, "Ian FREISLICH" >>> <ian.freisl...@capeaugusta.com <mailto:ian.freisl...@capeaugusta.com>&

Re: r329501 devd doesn't find USB devices

2018-02-17 Thread Ian FREISLICH
On 02/17/18 22:48, Warner Losh wrote: > On Feb 17, 2018 8:24 PM, "Ian FREISLICH" > <ian.freisl...@capeaugusta.com <mailto:ian.freisl...@capeaugusta.com>> > wrote: > > Hi > > Since devmatch some of my USB devices no longer get their drivers

r329501 devd doesn't find USB devices

2018-02-17 Thread Ian FREISLICH
0x0001   bcdUSB = 0x0110   bDeviceClass = 0x    bDeviceSubClass = 0x   bDeviceProtocol = 0x   bMaxPacketSize0 = 0x0040   idVendor = 0x24ae   idProduct = 0x2000   bcdDevice = 0x1001   iManufacturer = 0x0001    iProduct = 0x0002    iSerialNumber = 0x    bNumConfigurations = 0x0001 Ian -

Re: buildkernel with PORTS_MODULES fails: Variable OBJTOP is recursive

2018-02-15 Thread Ian FREISLICH
On 02/14/18 03:42, Vladimir Zakharov wrote: > On Tue, Feb 13, 2018, Bryan Drewery wrote: >> On 2/13/2018 1:48 AM, Vladimir Zakharov wrote: >>> On Mon, Feb 12, 2018, Bryan Drewery wrote: On 2/12/2018 6:54 AM, Vladimir Zakharov wrote: > Hello, Bryan! > > On Fri, Feb 09, 2018, Bryan

I2C trackpad

2018-02-08 Thread Ian FREISLICH
support is a long way off but I'm hoping someone has a work in progress I can test or hack on. Ian -- Ian Freislich -- ___ freebsd-current@freebsd.org mailing list https://lists.freebsd.org/mailman/listinfo/freebsd-current To unsubscribe, send any mail

Re: Insta-reset-bootloop with r328166 and vm.pmap.pcid_enabled=1

2018-01-25 Thread Ian FREISLICH
On 01/25/18 17:13, Konstantin Belousov wrote: > On Thu, Jan 25, 2018 at 04:58:04PM -0500, Ian FREISLICH wrote: >> Hi >> >> I cannot for the life of me recall why I had vm.pmap.pcid_enabled=1 set >> in loader.conf, but I did.  Most likely very historical reasons. &g

Insta-reset-bootloop with r328166 and vm.pmap.pcid_enabled=1

2018-01-25 Thread Ian FREISLICH
Hi I cannot for the life of me recall why I had vm.pmap.pcid_enabled=1 set in loader.conf, but I did.  Most likely very historical reasons. r328166 and later reset without dropping into the debugger during boot, no panic message. Ian -- Ian Freislich

Re: r322076 breaks vtnet connectivity

2017-08-11 Thread Ian FREISLICH
On 08/11/17 01:48, Jung-uk Kim wrote: On 08/10/2017 21:27, Ian FREISLICH wrote: I have a host on Digital Ocean (qemu) and the change in r322076 breaks my vtnet0 interface. The interface still comes up but does not pass traffic any more. It's not obvious to my why the changes from r322075

r322076 breaks vtnet connectivity

2017-08-10 Thread Ian FREISLICH
Hi I have a host on Digital Ocean (qemu) and the change in r322076 breaks my vtnet0 interface. The interface still comes up but does not pass traffic any more. It's not obvious to my why the changes from r322075 to r322076 affect the vtnet interface. Ian -- Ian Freislich -- Cape

x2APIC support (Re: How many CPU cores does FreeBSD support?)

2017-01-04 Thread Ian FREISLICH
= intr->dst_apic_id; I do not think it is safe to increase MAX_APIC_ID yet. Ian -- Ian Freislich On 01/04/17 13:53, Eric Joyner wrote: Adding freebsd-current, because that's a good idea. I see these lines in the beginning of dmesg: MADT: Ignoring local APIC ID 256 (too high) [907/

Re: r299512 breaks dhclient on some networks

2016-05-18 Thread Ian FREISLICH
ng the server's offer for whatever reason. But, r300174 has it working again for me. I can't speak to the correctness of the fix though. Ian -- Ian Freislich -- Cape Augusta Digital Properties, LLC a Cape Augusta Company *Breach of confidentiality & accidental breach of confidentiality *

Re: r299512 breaks dhclient on some networks

2016-05-18 Thread Ian FREISLICH
ctly. Just checked and DHCP is working again. > (Coverity may still complain about CID 1305550, but I don't believe > it's valid for 'hlen' to exceed sizeof(hw_addr.haddr).) > > Thanks, > Conrad > > On Wed, May 18, 2016 at 3:49 PM, Ian FREISLICH > <ian.freisl...

r299512 breaks dhclient on some networks

2016-05-18 Thread Ian FREISLICH
6 ( 4) DNS server10.0.0.1 ------- -- Ian Freislich -- Cape Augusta Digital Properties, LLC a Cape Augusta Company *Breach of confidentiality & accidental breach of confidentiality * This ema

Re: r296548 breaks external DP and HDMI on HD4000

2016-04-26 Thread Ian FREISLICH
Hi Replying to myself... The monitor works with in 1920x1080. Any higher resolution and the monitor displays rapidly changing random colours filled over the entire screen. I'm currently using r298115 with no improvement on the situation. Ian On 03/14/16 13:59, Ian FREISLICH wrote: >

Re: r296548 breaks external DP and HDMI on HD4000

2016-03-19 Thread Ian FREISLICH
flight away from me for the 1.5 months so I can't test anything else until I'm back. Ian On 19 March 2016 01:10:54 Jean-Sébastien Pédron <dumbb...@freebsd.org> wrote: On 14/03/2016 18:59, Ian FREISLICH wrote: Hi Hi! With r296548 on the following hardware: vgapci0@pci0:0:2:0:

r296548 breaks external DP and HDMI on HD4000

2016-03-14 Thread Ian FREISLICH
CTL2, PWM_ENABLE); I915_WRITE(BLC_PWM_CPU_CTL, 0); - I915_WRITE(BLC_PWM_PCH_CTL1, PWM_ENABLE); + I915_WRITE(BLC_PWM_PCH_CTL1, PWM_ENABLE | (1<<30)); } void intel_modeset_init_hw(struct drm_device *dev) -- Ian Freislich -- Cape Augusta Digital Properties, LLC a Cape Augus

Re: broken symbolic links in /usr/lib

2015-07-29 Thread Ian FREISLICH
Glen Barber wrote: On Tue, Jul 28, 2015 at 10:17:38PM +0200, Ian FREISLICH wrote: I found the actual problem. The mount point for /usr was mode 700 even though the root of the mounted filesystem on /usr was mode 755. Did I explain that clearly (quite difficult because two things

broken symbolic links in /usr/lib

2015-07-28 Thread Ian FREISLICH
, all running CURRENT from within a day. The upshot is that I have to be root in order to link code. Any ideas greatly appreciated. Ian -- Ian Freislich ___ freebsd-current@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-current

Re: broken symbolic links in /usr/lib

2015-07-28 Thread Ian FREISLICH
Glen Barber wrote: On Tue, Jul 28, 2015 at 07:31:56PM +, Glen Barber wrote: On Tue, Jul 28, 2015 at 08:16:16PM +0200, Ian FREISLICH wrote: Hi =20 I cannot for the life of me figure out why this is so: =20 As non-root: [zen] /usr/lib $ file libgcc_s.so libgcc_s.so: broken

Re: broken symbolic links in /usr/lib

2015-07-28 Thread Ian FREISLICH
the mount point, but I have no idea what the spec says. Is this a bug? Ian -- Ian Freislich ___ freebsd-current@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-current To unsubscribe, send any mail to freebsd-current-unsubscr

ntpd wierdness.

2015-07-06 Thread Ian FREISLICH
selected as pps.peer and sys.peer. Now, even though the refclocks have settled down, the peer selection seems a little strange. At least not what I'm used to seeing. Ian -- Ian Freislich ___ freebsd-current@freebsd.org mailing list http://lists.freebsd.org

Re: CTF: wpa_supplicant/hostapd 2.4 import

2015-04-28 Thread Ian FREISLICH
:06:43 zen dhclient: New Broadcast Address (wlan0): 10.0.0.255 Apr 6 18:06:43 zen dhclient: New Routers (wlan0): 10.0.0.1 Ian -- Ian Freislich ___ freebsd-current@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-current

Re: CTF: wpa_supplicant/hostapd 2.4 import

2015-04-22 Thread Ian FREISLICH
:0b:8f reason=3 locally_generated=1 Apr 22 12:28:34 zen kernel: wlan0: link state changed to DOWN Ian -- Ian Freislich ___ freebsd-current@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-current To unsubscribe, send any mail

Re: r277959 breaks X display on IvyBridge mobile GT2 IG

2015-02-16 Thread Ian FREISLICH
Ian FREISLICH wrote: Adrian Chadd wrote: Hi, There's a invert backlight option in i915, try setting it to 1? This is pretty much all I could find (unless I was looking in the wrong place). It makes no difference. The backlight appears to be disabled. Adrian, do you have any idea

Re: r277959 breaks X display on IvyBridge mobile GT2 IG

2015-02-11 Thread Ian FREISLICH
is BLM_PCH_OVERRIDE_ENABLE according to the Linux driver. I think we're not correctly setting or selecting the PWM channel for backlight control. -a On 11 February 2015 at 07:41, Ian FREISLICH i...@capeaugusta.com wrote: Hi With this commit my display blanks and never lights up when X starts

r277959 breaks X display on IvyBridge mobile GT2 IG

2015-02-11 Thread Ian FREISLICH
1 message enabled with 1 message cap 01[d0] = powerspec 2 supports D0 D3 current D0 cap 13[a4] = PCI Advanced Features: FLR TP Ian -- Ian Freislich ___ freebsd-current@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/freebsd

r277959 breaks X display on IvyBridge mobile GT2 IG

2015-02-09 Thread Ian FREISLICH
2 supports D0 D3 current D0 cap 13[a4] = PCI Advanced Features: FLR TP void intel_modeset_init_hw(struct drm_device *dev) Ian -- Ian Freislich ___ freebsd-current@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/freebsd

Re: netstat: sysctl: net.route.0.0.dump.0: Cannot allocate memory

2014-02-28 Thread Ian FREISLICH
the routing table grows too fast. It still fails. Ian -- Ian Freislich ___ freebsd-current@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-current To unsubscribe, send any mail to freebsd-current-unsubscr...@freebsd.org

netstat: sysctl: net.route.0.0.dump.0: Cannot allocate memory

2014-02-21 Thread Ian FREISLICH
kern.ipc.maxmbufmem=10737418240 kern.ipc.nmbufs=13045170 Ian -- Ian Freislich ___ freebsd-current@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-current To unsubscribe, send any mail to freebsd-current-unsubscr...@freebsd.org

Re: netstat: sysctl: net.route.0.0.dump.0: Cannot allocate memory

2014-02-21 Thread Ian FREISLICH
-- Ian Freislich ___ freebsd-current@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-current To unsubscribe, send any mail to freebsd-current-unsubscr...@freebsd.org

Re: netstat: sysctl: net.route.0.0.dump.0: Cannot allocate memory

2014-02-21 Thread Ian FREISLICH
grew, retrying netstat: Routing table grew, retrying netstat: Routing table grew, retrying netstat: Routing table grew, retrying netstat: sysctl: net.route.0.0.dump.0: Cannot allocate memory 1 [firewall1.jnb1] ~ # netstat -rn |wc -l 480073 Ian -- Ian Freislich

sshd sandbox failure

2014-02-04 Thread Ian FREISLICH
the update? Ian -- Ian Freislich ___ freebsd-current@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-current To unsubscribe, send any mail to freebsd-current-unsubscr...@freebsd.org

Re: libstdc++ fallout? mongodb fails to build.

2013-10-14 Thread Ian FREISLICH
Florent Peterschmitt wrote: Le 20/09/2013 10:04, Ian FREISLICH a =E9crit : Hi Is this libstdc++ fallout? You can try these patchs: http://www.freebsd.org/cgi/query-pr.cgi?pr=3Dports/182110 I am sorry that I did not see your message until today. This fixes the build. Thanks very

libstdc++ fallout? mongodb fails to build.

2013-09-20 Thread Ian FREISLICH
/shell/dbshell.o] Error 1 scons: building terminated because of errors. *** Error code 2 Stop. make[1]: stopped in /usr/ports/databases/mongodb *** Error code 1 Stop. make: stopped in /usr/ports/databases/mongodb Ian -- Ian Freislich ___ freebsd-current

r253351 implicit definition of 'critical_exit'.

2013-07-15 Thread Ian FREISLICH
, sys/system.h coul equally be included in sys/sf_buf.h before sys/counter.h. I don't know which is the correct fix. Ian -- Ian Freislich ___ freebsd-current@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-current

Re: Ports with daemons on uninstall...

2013-07-15 Thread Ian FREISLICH
, but there have been several times where I've left uninstalled things running while the system was in flux during an upgrade. It was nice to be able to do that. Ian -- Ian Freislich ___ freebsd-current@freebsd.org mailing list http://lists.freebsd.org

Ports with daemons on uninstall...

2013-07-14 Thread Ian FREISLICH
method for handling running daenmons on uninstall? I know that Linux will even start daemons on install. Ian -- Ian Freislich ___ freebsd-current@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-current To unsubscribe, send any

Re: Filesystem wedges caused by r251446

2013-07-13 Thread Ian FREISLICH
Konstantin Belousov wrote: On Fri, Jul 12, 2013 at 11:34:18PM +0200, Ian FREISLICH wrote: (kgdb) print runningbufreq $1 = 1 (kgdb) print runningbufspace $2 = 0 (kgdb) print lorunningspace $3 = 4587520 (kgdb) print hirunningspace $4 = 4194304 This is extremely weird

Re: Filesystem wedges caused by r251446

2013-07-13 Thread Ian FREISLICH
when we did our ZFS tuning and it was a four fold increase on the defaults. Sorry for the noise. Ian -- Ian Freislich ___ freebsd-current@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-current To unsubscribe, send any mail

Re: Filesystem wedges caused by r251446

2013-07-13 Thread Ian FREISLICH
servers. It might be worth while putting in a sanity check that doesn't allow hirunningspace to be set lower than lorunningspace. Thanks for your patience. Ian -- Ian Freislich ___ freebsd-current@freebsd.org mailing list http://lists.freebsd.org

Re: Filesystem wedges caused by r251446

2013-07-12 Thread Ian FREISLICH
John Baldwin wrote: On Thursday, July 11, 2013 6:54:35 am Ian FREISLICH wrote: John Baldwin wrote: On Thursday, July 04, 2013 5:03:29 am Ian FREISLICH wrote: Konstantin Belousov wrote: Care to provide any useful information ? http://www.freebsd.org/doc/en_US.ISO8859

Re: Filesystem wedges caused by r251446

2013-07-12 Thread Ian FREISLICH
Konstantin Belousov wrote: --rMuTkhzRlt+HYtLC Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: quoted-printable On Fri, Jul 12, 2013 at 08:11:36PM +0200, Ian FREISLICH wrote: John Baldwin wrote: On Thursday, July 11, 2013 6:54:35 am

Re: Filesystem wedges caused by r251446

2013-07-11 Thread Ian FREISLICH
John Baldwin wrote: On Thursday, July 04, 2013 5:03:29 am Ian FREISLICH wrote: Konstantin Belousov wrote: Care to provide any useful information ? http://www.freebsd.org/doc/en_US.ISO8859-1/books/developers- handbook/kerneldebug-deadlocks.html Well, the system doesn't

Filesystem wedges caused by r251446

2013-07-04 Thread Ian FREISLICH
-- Ian Freislich ___ freebsd-current@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-current To unsubscribe, send any mail to freebsd-current-unsubscr...@freebsd.org

Re: Filesystem wedges caused by r251446

2013-07-04 Thread Ian FREISLICH
the userland process is unkillable, but often it is killable. How do I get from from the PID to where the FS is stuck in the kernel? Ian -- Ian Freislich ___ freebsd-current@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/freebsd

Re: network.subr (r252360) changes break ifconfig_aliasX

2013-07-01 Thread Ian FREISLICH
. Thanks. That fixes it. BTW, nice new features in network.subr. Ian -- Ian Freislich ___ freebsd-current@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-current To unsubscribe, send any mail to freebsd-current-unsubscr

network.subr (r252360) changes break ifconfig_aliasX

2013-06-30 Thread Ian FREISLICH
-- Ian Freislich ___ freebsd-current@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-current To unsubscribe, send any mail to freebsd-current-unsubscr...@freebsd.org

Re: network.subr (r252360) changes break ifconfig_aliasX

2013-06-30 Thread Ian FREISLICH
Ian FREISLICH wrote: What I have been doing is probably wrong, but it worked up until r252360: I see from the commit log that it was actually 252015 that broke my router. -- Ian Freislich ___ freebsd-current@freebsd.org mailing list http

Re: usb ACM device doesn't work

2013-06-23 Thread Ian FREISLICH
Hans Petter Selasky wrote: On 06/22/13 20:54, Ian FREISLICH wrote: Daniel O'Connor wrote: On 22/06/2013, at 4:10, Ian FREISLICH i...@clue.co.za wrote: I bought a relay control board that has a USB interface. It presents a serial port to Linux on /dev/ttyACMx. However when I plug

Re: usb ACM device doesn't work

2013-06-23 Thread Ian FREISLICH
Hans Petter Selasky wrote: On 06/23/13 10:33, Ian FREISLICH wrote: status 0xea1a1 OPEN|STARTED|CONTROL_XFR|CONTROL_HDR|BDMA_ENABLE|BDMA_SET UP|CURR_DMA_SET|CAN_CANCEL_IMMED|DOING_CALLBACK|0 10:29:19.904434 usbus0.2 SUBM-BULK-EP=0002,SPD=FULL,NFR=1,SLEN=4,IVAL=0 frame[0] WRITE 1

Re: usb ACM device doesn't work

2013-06-22 Thread Ian FREISLICH
Daniel O'Connor wrote: On 22/06/2013, at 4:10, Ian FREISLICH i...@clue.co.za wrote: I bought a relay control board that has a USB interface. It presents a serial port to Linux on /dev/ttyACMx. However when I plug it into my FreeBSD host, it detects as follows: ugen0.2: KMT

usb ACM device doesn't work

2013-06-21 Thread Ian FREISLICH
bLength = 0x0007 bDescriptorType = 0x0005 bEndpointAddress = 0x0082 IN bmAttributes = 0x0002 BULK wMaxPacketSize = 0x0040 bInterval = 0x0001 bRefresh = 0x bSynchAddress = 0x Ian -- Ian Freislich

Panic in tcp_input

2013-06-19 Thread Ian FREISLICH
, frame=0xff846b258c00) at /usr/src/sys/kern/kern_fork.c:991 #25 0x805f5d7e in fork_trampoline () at /usr/src/sys/amd64/amd64/exception.S:602 #26 0x in ?? () Current language: auto; currently minimal (kgdb) -- Ian Freislich

Re: Panic in tcp_input

2013-06-19 Thread Ian FREISLICH
Andre Oppermann wrote: On 19.06.2013 11:10, Ian FREISLICH wrote: Hi I'm seeing this panic quite regularly now. Most recent sighting on r251858. This panic message is not very informative and very hard to extract any meaningful hints. Do you have a core dump and matching debug kernel

Re: Panic in tcp_input

2013-06-19 Thread Ian FREISLICH
want me to try to find the revision of origin? I have a verified sighting at r251615 and I'm pretty sure I've seen it earlier than that. Subjectively, it seems to have got a lot worse lately. Maybe the recent UMA changes have exposed some latent issue? Ian -- Ian Freislich

Recurring panic

2013-06-05 Thread Ian FREISLICH
=0xfe0030e1c000, traced=0) at subr_syscall.c:134 #11 0x80608bd7 in Xfast_syscall () at /usr/src/sys/amd64/amd64/exception.S:387 #12 0x00080160670a in ?? () Previous frame inner to this frame (corrupt stack?) (kgdb) Ian -- Ian Freislich

panic: pfsync_insert_state: st-sync_state == PFSYNC_S_NONE

2013-05-06 Thread Ian FREISLICH
/kern_fork.c:991 #23 0x805ff39e in fork_trampoline () at /usr/src/sys/amd64/amd64/exception.S:602 #24 0x in ?? () Ian -- Ian Freislich ___ freebsd-current@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo

Re: panic: in_pcblookup_local (?)

2013-05-04 Thread Ian FREISLICH
. I was a little slow in bisecting because I spent 2 days trying to figure out what revision caused PF to rapidly expire its entire state table which prevented testing this condition. Ian -- Ian Freislich ___ freebsd-current@freebsd.org mailing list

LOR: two vfs_bio.c:3070, ufs_dirhash.c:284 and vfs_mount.c:851, vfs_subr.c:2167

2013-05-02 Thread Ian FREISLICH
, rsp = 0x7fffccc8, rbp = 0x7fffcce0 --- Ian -- Ian Freislich ___ freebsd-current@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-current To unsubscribe, send any mail to freebsd-current-unsubscr...@freebsd.org

Re: panic: in_pcblookup_local (?)

2013-05-02 Thread Ian FREISLICH
, so I think this is a software bug. What might be easiest if we can't figure this out from the crashdump is just to bisect the offending revision. I've started a binary search. I'll let you know what that turns up. Ian -- Ian Freislich ___ freebsd

panic: in_pcblookup_local (?)

2013-04-27 Thread Ian FREISLICH
, rbp = 0x8014f68d4 --- Uptime: 20m13s Dumping 1688 out of 16368 MB:..1%..11%..21%..31%..41%..51%..61%..71%..81%..91% Dump complete Automatic reboot in 15 seconds - press a key on the console to abort Rebooting... cpu_reset: Restarting BSP cpu_reset_proxy: Stopped CPU 15 Ian -- Ian Freislich

ip_output.c:625: warning: cast discards qualifier

2013-04-25 Thread Ian FREISLICH
is defined 'const'. @625: error = (*ifp-if_output)(ifp, m, (struct sockaddr *)gw, ro) if_output arg3 needs to be protoyped const or gw needs to not be declared const. Ian -- Ian Freislich ___ freebsd-current@freebsd.org mailing list http

'service named reload' with non-default system directories.

2013-04-24 Thread Ian FREISLICH
what the configured chroot is. Ian -- Ian Freislich ___ freebsd-current@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-current To unsubscribe, send any mail to freebsd-current-unsubscr...@freebsd.org

Re: 'service named reload' with non-default system directories.

2013-04-24 Thread Ian FREISLICH
to use a chrootdir that isn't the default. Ian -- Ian Freislich ___ freebsd-current@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-current To unsubscribe, send any mail to freebsd-current-unsubscr...@freebsd.org

amd64 buildworld lib32 flags fail

2013-04-21 Thread Ian FREISLICH
: Directory not empty *** [_worldtmp] Error code 1 Ian -- Ian Freislich ___ freebsd-current@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-current To unsubscribe, send any mail to freebsd-current-unsubscr...@freebsd.org

Re: amd64 buildworld lib32 flags fail

2013-04-21 Thread Ian FREISLICH
be the difference, except that I have: INSTALL=install Ian -- Ian Freislich ___ freebsd-current@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-current To unsubscribe, send any mail to freebsd-current-unsubscr...@freebsd.org

mirror site ftp3.za.freebsd.org

2013-04-15 Thread Ian FREISLICH
-- Ian Freislich ___ freebsd-current@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-current To unsubscribe, send any mail to freebsd-current-unsubscr...@freebsd.org

Re: using multiple interfaces for same Network Card

2013-03-13 Thread Ian FREISLICH
vlandev arge0 inet 10.10.11.1 netmask 255.255.255.0 or ifconfig vlan11 create vlan 11 vlandev arge0 inet 10.10.11.1/24 Ian -- Ian Freislich ___ freebsd-current@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-current

Re: using multiple interfaces for same Network Card

2013-03-12 Thread Ian FREISLICH
unless they're VLAN interfaces. Ian -- Ian Freislich ___ freebsd-current@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-current To unsubscribe, send any mail to freebsd-current-unsubscr...@freebsd.org

Centrino Advanced-N 6235 wireless

2013-02-26 Thread Ian FREISLICH
-6000g2b-18.168.6.1) to get anything approaching connectivity. 2. The 2.4GHz radio will absolutely not use a 20MHz channel if the AP will do 40MHz. 3. 40MHz channels don't work. 4. Random disconnects every 30 minutes or so requiring a wlan0 destroy/create to recover. Ian -- Ian

Unable to build audio/sox: undefined reference to 'open_memstream'

2013-02-16 Thread Ian FREISLICH
/ports/audio/sox/work/sox-14.3.2/src. *** [all-recursive] Error code 1 Stop in /usr/ports/audio/sox/work/sox-14.3.2. *** [do-build] Error code 1 Stop in /usr/ports/audio/sox. *** [build] Error code 1 Stop in /usr/ports/audio/sox. Ian -- Ian Freislich

Re: uath panic on insert.

2013-02-09 Thread Ian FREISLICH
Hans Petter Selasky wrote: On Friday 08 February 2013 22:43:17 Ian FREISLICH wrote: Hans Petter Selasky wrote: Hi, Your problem should be fixed by: http://svnweb.freebsd.org/changeset/base/246565 Please test and report back if it doesn't. It doesn't panic anymore

Re: 7+ days of dogfood

2013-02-09 Thread Ian FREISLICH
because it's on pcm1 and there's not a way to make pcm1 the default input device and pcm0 the default output device. I need to spend some time with a verbose boot and see if I can figure out the audio routing. Ian -- Ian Freislich ___ freebsd

uath panic on insert.

2013-02-08 Thread Ian FREISLICH
inner to this frame (corrupt stack?) (kgdb) Ian -- Ian Freislich ___ freebsd-current@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-current To unsubscribe, send any mail to freebsd-current-unsubscr...@freebsd.org

Re: uath panic on insert.

2013-02-08 Thread Ian FREISLICH
Hans Petter Selasky wrote: On Friday 08 February 2013 19:21:24 Ian FREISLICH wrote: Uptime: 7s Dumping 237 out of 3971 MB:..7%..14%..21%..34%..41%..54%..61%..75%..81%..95% Reading symbols from /boot/kernel/acpi_asus_wmi.ko...Reading symbols from /boot/kernel/acpi_asus_wmi.ko.symbols

-iface option to route(8) is broken

2013-01-08 Thread Ian FREISLICH
[router] ~ # route add 41.154.2.53 -interface ng2 route: bad address: ng2 Ian -- Ian Freislich ___ freebsd-current@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-current To unsubscribe, send any mail to freebsd-current

route add ... -iface fails

2013-01-07 Thread Ian FREISLICH
-interface ng2 route: bad address: ng2 I have several PPP conections on several ADSL lines with the same provider that doesn't do multi link PPP, so I need to be able to set the destination interface. Ian -- Meditating Guru Ian Freislich ___ freebsd

ixgbe(4) and SFP+ (un)supported module

2012-12-04 Thread Ian FREISLICH
cable_spec = 0; - u16 enforce_sfp = 0; + u16 enforce_sfp = 1; DEBUGFUNC(ixgbe_identify_sfp_module_generic); Ian -- Ian Freislich ___ freebsd-current@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-current

Re: ixgbe(4) and SFP+ (un)supported module

2012-12-04 Thread Ian FREISLICH
Jack Vogel wrote: Look again closely, AFBR-703SDZ-IN2 and AFBR-703SDDZ-IN1 are supported, AFBR-703SDZ-IN is not. Sorry, that was a cutpasto. We have the AFBR-703SDZ-IN2. The full detail from the box according the guy on site is: AFBR-703SDZ-IN2 (INTEL)FTLX8571D3BCL Ian -- Ian Freislich

Re: netisr panic?

2012-11-19 Thread Ian FREISLICH
Ian FREISLICH wrote: Gleb Smirnoff wrote: On Sat, Nov 17, 2012 at 05:07:54PM +0200, Ian FREISLICH wrote: I I have this consistently with: I I FreeBSD firewall2.jnb1.gp-online.net 10.0-CURRENT FreeBSD 10.0-CURRENT # 30 r243156: Fri Nov 16 20:12:33 SAST 2012 i...@firewall2.jnb1.gp

Re: netisr panic?

2012-11-18 Thread Ian FREISLICH
Gleb Smirnoff wrote: On Sat, Nov 17, 2012 at 05:07:54PM +0200, Ian FREISLICH wrote: I I have this consistently with: I I FreeBSD firewall2.jnb1.gp-online.net 10.0-CURRENT FreeBSD 10.0-CURRENT #30 r243156: Fri Nov 16 20:12:33 SAST 2012 i...@firewall2.jnb1.gp-online.net:/ usr/obj/usr/src

netisr panic?

2012-11-17 Thread Ian FREISLICH
=0xfe000a1c6660, frame=0xff846384ec00) at /usr/src/sys/kern/kern_fork.c:995 #14 0x805f042e in fork_trampoline () at /usr/src/sys/amd64/amd64/exception.S:602 #15 0x in ?? () -- Meditating Guru Ian Freislich ___ freebsd

Re: netisr panic?

2012-11-17 Thread Ian FREISLICH
\206Iåi\002\006\001\000\000\000\000\000\000\000\a\000\000\000\f\000\000\001\000\000\000\000\000\000\000\b\000\000\000\000\000\000\214m#%\001þÿÿ\006, '\0' repeats 118 times}} Ian -- Ian Freislich ___ freebsd-current@freebsd.org mailing list http

  1   2   3   >