Re: Build error on amd64 -current

2020-06-26 Thread Hisashi T Fujinaka
I've been complaining about this since yesterday. I'm trying a clean build now. On Fri, 26 Jun 2020, Paul Goyette wrote: With up-to-date sources I'm getting /build/netbsd-compat/src_ro/sys/arch/xen/x86/cpu.c: In function 'mp_cpu_start':

daily CVS update output

2020-06-26 Thread NetBSD source update
Updating src tree: P src/external/cddl/dtracetoolkit/dist/Man/man1m/dtruss.1m P src/external/cddl/dtracetoolkit/dist/Man/man1m/opensnoop.1m P src/external/gpl2/texinfo/dist/configure P src/sys/arch/aarch64/aarch64/db_trace.c P src/sys/arch/aarch64/aarch64/pmap.c P

Build error on amd64 -current

2020-06-26 Thread Paul Goyette
With up-to-date sources I'm getting /build/netbsd-compat/src_ro/sys/arch/xen/x86/cpu.c: In function 'mp_cpu_start': /build/netbsd-compat/src_ro/sys/arch/xen/x86/cpu.c:999:1: error: stack usage is5408 bytes [-Werror=stack-usage=] mp_cpu_start(struct cpu_info *ci, vaddr_t target) ^~~~

Re: Proposal to remove driver for the Cabletron EA41x SCSI Ethernet adapter

2020-06-26 Thread Jason Thorpe
> On Jun 26, 2020, at 9:09 AM, Julian Coleman wrote: > > Hi all, > >> We have a driver for this device in sys/dev/scsipi/if_se.c. It was pretty >> popular with the pc532 crowd back in the day because SCSI was the only >> expansion bus the pc532 had. >> >> There are changes coming to the

Re: Proposal to remove driver for the Cabletron EA41x SCSI Ethernet adapter

2020-06-26 Thread Julian Coleman
Hi all, > We have a driver for this device in sys/dev/scsipi/if_se.c. It was pretty > popular with the pc532 crowd back in the day because SCSI was the only > expansion bus the pc532 had. > > There are changes coming to the network stack and it's unlikely that (a) > anyone has such a device