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 >> > <mailto:ian.freisl...@capeaugusta.com>> wrote: >> >> On 02/18/18 02:23, Hans Petter Selasky 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 > mailto:ian.freisl...@capeaugusta.com>> > wrote: > > On 02/18/18 02:23, Hans Petter Selasky wrote: > > On 02/18/18 05:14, Ian FREISLICH wrote: > >> On 02/17/18 22

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 > mailto:ian.freisl...@capeaugusta.com>> > wrote: > > On 02/18/18 15:09, Warner Losh wrote: >> On Sat, Feb 1

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 > mailto:ian.freisl...@capeaugusta.com>> > wrote: > > On 02/18/18 18:17, Warner Losh wrote: >> On Sun, Feb 18, 2018 at 4:12 PM, Ian FREISLICH >> > <mailt

Clang-6 and GNUisms.

2018-03-11 Thread Ian FREISLICH
fo.o../src/stub-cache.cc:1477:33: error: reinterpret_cast from 'nullptr_t' to 'char *' is not allowed   : GetCodeWithFlags(flags, reinterpret_cast(NULL));     ^ I haven't got avr-gcc

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 wrote: >> On 12 Mar 2018, at 00:56, Ian FREISLICH >> wrote: > ... >>> I haven't got avr-gcc to compile yet. >> No idea about this, is it very different from regular gc

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: sys/amd64/am

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_PRO

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 available

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 pa

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: 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"

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

2020-05-27 Thread Ian FREISLICH
1 message, 64 bit enabled 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

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"

Is INET6 a required option these days? (kernel build failure)

2024-09-26 Thread Ian FREISLICH
Lately there have been a couple of commits that fail to build because v6 being compiled in despite INET6 being undefined. I think the latest is 905db4aa88775865097714c170f4503da385747c. /usr/src/sys/netpfil/pf/pf.c:8762:38: error: no member named 'icmp6' in 'union p

Re: UFS bad inode, mangled entry on Alder Lake-N(100)

2025-01-27 Thread Ian FREISLICH
All, I can confirm that the microcode loaded early fixes the issue. Ian On 2025-01-27 13:12, Patrick M. Hausen wrote: Hi all, Am 27.01.2025 um 18:38 schrieb Milan Obuch : On Mon, 27 Jan 2025 12:10:43 -0500 Ian FREISLICH

Re: UFS bad inode, mangled entry on Alder Lake-N(100)

2025-01-27 Thread Ian FREISLICH
, without the cpu microcode. I'll look into that shortly. Ian On 2025-01-27 13:12, Patrick M. Hausen wrote: Hi all, Am 27.01.2025 um 18:38 schrieb Milan Obuch : On Mon, 27 Jan 2025 12:10:43 -0500 Ian FREISLICH wrote:

UFS bad inode, mangled entry on Alder Lake-N(100)

2025-01-27 Thread Ian FREISLICH
I recently bought one of those mini-pc firewall devices (Topton 12th gen N100 with 4x I226-V, 2x X520) and couldn't get it to install pkg or buildkernel without getting a slew of these messages, inode number changing and a panic shortly thereafter. kernel: /: bad di

Re: UFS bad inode, mangled entry on Alder Lake-N(100)

2025-01-28 Thread Ian FREISLICH
On 2025-01-28 06:23, Milan Obuch wrote: On Mon, 27 Jan 2025 19:28:28 +0100 Yamagi wrote: Hi, sounds like the Alder Lakes PCID bug in N100 flavor. On the small cores the INVLPG instruction is broken, failing to flush all (global?) TLP entries leading to cache corruption. FreeBSD has a work

Re: buildkernel failure in net/toeplitz.c (commit 3b281d1421a78b588c5fc4182009ce62d8823d95)

2025-02-24 Thread Ian FREISLICH
On February 24, 2025 2:52:14 AM EST, Zhenlei Huang wrote: > > >> On Feb 24, 2025, at 12:42 PM, Ian FREISLICH wrote: >> >> Hi >> >> Building a kernel today failed with: >> >> -Werror /usr/src/sys/net/toeplitz.c >> In file included fr

Re: buildkernel failure in net/toeplitz.c (commit 3b281d1421a78b588c5fc4182009ce62d8823d95)

2025-02-24 Thread Ian FREISLICH
On 2025-02-24 09:54, Mark Johnston wrote: On Mon, Feb 24, 2025 at 03:52:14PM +0800, Zhenlei Huang wrote: On Feb 24, 2025, at 12:42 PM, Ian FREISLICH wrote: Hi Building a kernel today failed with: -Werror /usr/src/sys/net/toeplitz.c In file included from /usr/src/sys/net/toeplitz.c:29: In

buildkernel failure in net/toeplitz.c (commit 3b281d1421a78b588c5fc4182009ce62d8823d95)

2025-02-23 Thread Ian FREISLICH
Hi Building a kernel today failed with: -Werror /usr/src/sys/net/toeplitz.c In file included from /usr/src/sys/net/toeplitz.c:29: In file included from /usr/src/sys/net/rss_config.h:33: /usr/src/sys/netinet/in.h:692:23: error: call to undeclared function 'htonl'; ISO C99 and later do not suppor

<    1   2   3