Re: Import nd6_output_ifp routing function from FreeBSD

2025-06-23 Thread Christoph Badura
I wanted to reply to this earlier but it is probably better that it took so long and you nobody commented for a couple of days to drive my point home. Your message is very difficult to respond to for a number of reasons: - it's difficult to understand what you are talking about. - you don't share

Re: More serial ports in EFI bootstrap?

2025-06-23 Thread Emmanuel Dreyfus
On Tue, Jun 17, 2025 at 03:41:15PM +0100, Robert Swindells wrote: > You could look at what is in sys/dev/ic/com.c to handle a serial > console and add the equivalent to sys/dev/usb/ucom.c. > > Start at the 'struct consdev comcons' declaration, that links to the > functions needed. I created a str

re: NetBSD Kernel Sanitizers

2025-06-23 Thread matthew green
> Expecting a code-safety tool to not misfire is IMO foolish. we've been using this feature on amd64 for years. we absolutely should be using it elsewhere as well, and considering how few the failures show are, it's pretty close to working. IMO, all the failures shown were not real problems, and