> Date: Mon, 2 Sep 2019 16:49:56 +0200 > From: Alexander Bluhm <[email protected]>
I'm still looking into this issue. However: > OpenBSD 6.6-beta (GENERIC.MP) #276: Sun Sep 1 22:36:53 MDT 2019 > [email protected]:/usr/src/sys/arch/amd64/compile/GENERIC.MP > real mem = 6416760832 (6119MB) > avail mem = 6209593344 (5921MB) > mpath0 at root > scsibus0 at mpath0: 256 targets > mainbus0 at root > bios0 at mainbus0: SMBIOS rev. 2.6 @ 0x99c00 (88 entries) > bios0: vendor American Megatrends Inc. version "1.1b" date 03/04/2010 > bios0: Supermicro X8DTH-i/6/iF/6F This happens to be one of the few systems that is blacklistted by Linux. Still thinking about a better approach. I'd also like to point out that the following messages: > uhci0 at pci0 dev 26 function 0 "Intel 82801JI USB" rev 0x00: can't map i/o > space > uhci1 at pci0 dev 26 function 1 "Intel 82801JI USB" rev 0x00: can't map i/o > space mean that uhci(4) didn't fully attach but that the driver's activate function doesn't properly check that the registers are accessable.
