This is current/amd64 on a PC (dmesg and X log below).

It seems that both X and the console only use
a portion of the available screen, in the upper left corner.
Please see the lame jpegs (sorry):

the console
http://stare.cz/.tmp/fs4.jpeg

the xenodm login screen
http://stare.cz/.tmp/fs3.jpeg

a maximalized xterm with a tmux session
http://stare.cz/.tmp/fs2.jpeg

a maximalized firefox window
http://stare.cz/.tmp/fs1.jpeg

(Maximalized means cwm's ctrl+alt+f,
but it's the same with other window managers.)

What's strange is that X somehow "knows" the actual size,
as the xconsole box is in the actual lower right corner.

The booting sequence (white on blue) uses the whole screen, until

  inteldrm0: 1280x800, 32bpp

where the monitor "blinks", and starting with

  wsdisplay0 at inteldrm0 mux 1: console (std, vt100 emulation), using wskbd0

the booting kernel only uses that portion of the scren.
That makes me *suspect* it's a inteldrm problem.

(It is also puzzling that the booting sequence ends with
inteldrm0: 1280x800, 32bpp
wsdisplay0 at inteldrm0 mux 1: console (std, vt100 emulation), using wskbd0
wskbd1: connecting to wsdisplay0
wskbd2: connecting to wsdisplay0
wsdisplay0: screen 1-5 added (std, vt100 emulation)
Needless to say, I only have one keyboard attached.
Are there some devices being perhaps emulated as wskbds?)

The X log starts with

[    27.357] (WW) checkDevMem: failed to open /dev/xf86 and /dev/mem
        (Operation not permitted)
        Check that you have set 'machdep.allowaperture=1'
        in /etc/sysctl.conf and reboot your machine
        refer to xf86(4) for details

so I rebooted with machdep.allowaperture=1
but that doesn't seem to have changed anything.
X log for that is also below, the diff being mostly
+ (--) checkDevMem: using aperture driver /dev/xf86
+ (II) AIGLX: Suspending AIGLX clients for VT switch

Disabling inteldrm in the kernel (dmesg also below)
makes the booting kernel use the whole screen the whole time,
but xenodm does not even start with vga as opposed to inteldrm
(is that expected)?

-inteldrm0 at pci0 dev 2 function 0 "Intel Pineview Video" rev 0x02
-drm0 at inteldrm0
-intagp0 at inteldrm0
-agp0 at intagp0: aperture at 0xe0000000, size 0x10000000
-inteldrm0: apic 8 int 16, PINEVIEW, gen 3
+vga1 at pci0 dev 2 function 0 "Intel Pineview Video" rev 0x02
+wsdisplay0 at vga1 mux 1: console (80x25, vt100 emulation)
+wsdisplay0: screen 1-5 added (80x25, vt100 emulation)

-wskbd0 at pckbd0: console keyboard
+wskbd0 at pckbd0: console keyboard, using wsdisplay0

-inteldrm0: 1280x800, 32bpp
-wsdisplay0 at inteldrm0 mux 1: console (std, vt100 emulation), using wskbd0
-wsdisplay0: screen 1-5 added (std, vt100 emulation)

How can I further debug this?

        Jan

dmesg:

OpenBSD 7.4-current (GENERIC.MP) #1411: Tue Oct 17 21:56:20 MDT 2023
    dera...@amd64.openbsd.org:/usr/src/sys/arch/amd64/compile/GENERIC.MP
real mem = 8554905600 (8158MB)
avail mem = 8275869696 (7892MB)
random: good seed from bootblocks
mpath0 at root
scsibus0 at mpath0: 256 targets
mainbus0 at root
bios0 at mainbus0: SMBIOS rev. 2.5 @ 0xe69cb (27 entries)
bios0: vendor Intel Corp. version "MWPNT10N.86A.0069.2010.0913.1432" date 
09/13/2010
bios0: Intel Corporation D525MW
acpi0 at bios0: ACPI 3.0
acpi0: sleep states S0 S1 S3 S4 S5
acpi0: tables DSDT FACP APIC MCFG HPET SSDT
acpi0: wakeup devices SLPB(S4) UAR1(S4) UAR2(S4) P32_(S4) ILAN(S4) PEX0(S4) 
PEX1(S4) PEX2(S4) PEX3(S4) UHC1(S3) UHC2(S3) UHC3(S3) UHC4(S3) EHCI(S3) AZAL(S4)
acpitimer0 at acpi0: 3579545 Hz, 24 bits
acpimadt0 at acpi0 addr 0xfee00000: PC-AT compat
cpu0 at mainbus0: apid 0 (boot processor)
cpu0: Intel(R) Atom(TM) CPU D525 @ 1.80GHz, 1800.19 MHz, 06-1c-0a, patch 
00000107
cpu0: 
FPU,VME,DE,PSE,TSC,MSR,PAE,MCE,CX8,APIC,SEP,MTRR,PGE,MCA,CMOV,PAT,PSE36,CFLUSH,DS,ACPI,MMX,FXSR,SSE,SSE2,SS,HTT,TM,PBE,SSE3,DTES64,MWAIT,DS-CPL,TM2,SSSE3,CX16,xTPR,PDCM,MOVBE,NXE,LONG,LAHF,PERF,MELTDOWN
cpu0: 512KB 64b/line 8-way L2 cache
mtrr: Pentium Pro MTRR support, 7 var ranges, 88 fixed ranges
cpu0: apic clock running at 200MHz
cpu1 at mainbus0: apid 1 (application processor)
cpu1: Intel(R) Atom(TM) CPU D525 @ 1.80GHz, 1800.27 MHz, 06-1c-0a, patch 
00000107
cpu1: 
FPU,VME,DE,PSE,TSC,MSR,PAE,MCE,CX8,APIC,SEP,MTRR,PGE,MCA,CMOV,PAT,PSE36,CFLUSH,DS,ACPI,MMX,FXSR,SSE,SSE2,SS,HTT,TM,PBE,SSE3,DTES64,MWAIT,DS-CPL,TM2,SSSE3,CX16,xTPR,PDCM,MOVBE,NXE,LONG,LAHF,PERF,MELTDOWN
cpu1: 512KB 64b/line 8-way L2 cache
cpu2 at mainbus0: apid 2 (application processor)
cpu2: Intel(R) Atom(TM) CPU D525 @ 1.80GHz, 1800.24 MHz, 06-1c-0a, patch 
00000107
cpu2: 
FPU,VME,DE,PSE,TSC,MSR,PAE,MCE,CX8,APIC,SEP,MTRR,PGE,MCA,CMOV,PAT,PSE36,CFLUSH,DS,ACPI,MMX,FXSR,SSE,SSE2,SS,HTT,TM,PBE,SSE3,DTES64,MWAIT,DS-CPL,TM2,SSSE3,CX16,xTPR,PDCM,MOVBE,NXE,LONG,LAHF,PERF,MELTDOWN
cpu2: 512KB 64b/line 8-way L2 cache
cpu3 at mainbus0: apid 3 (application processor)
cpu3: Intel(R) Atom(TM) CPU D525 @ 1.80GHz, 1800.34 MHz, 06-1c-0a, patch 
00000107
cpu3: 
FPU,VME,DE,PSE,TSC,MSR,PAE,MCE,CX8,APIC,SEP,MTRR,PGE,MCA,CMOV,PAT,PSE36,CFLUSH,DS,ACPI,MMX,FXSR,SSE,SSE2,SS,HTT,TM,PBE,SSE3,DTES64,MWAIT,DS-CPL,TM2,SSSE3,CX16,xTPR,PDCM,MOVBE,NXE,LONG,LAHF,PERF,MELTDOWN
cpu3: 512KB 64b/line 8-way L2 cache
ioapic0 at mainbus0: apid 8 pa 0xfec00000, version 20, 24 pins, remapped
acpimcfg0 at acpi0
acpimcfg0: addr 0xf8000000, bus 0-63
acpihpet0 at acpi0: 14318179 Hz
acpiprt0 at acpi0: bus 0 (PCI0)
acpiprt1 at acpi0: bus 5 (P32_)
acpiprt1: no apic found for irq 24
acpiprt2 at acpi0: bus 1 (PEX0)
acpiprt3 at acpi0: bus 2 (PEX1)
acpiprt4 at acpi0: bus 3 (PEX2)
acpiprt5 at acpi0: bus 4 (PEX3)
acpibtn0 at acpi0: SLPB(wakeup)
acpipci0 at acpi0 PCI0
acpicmos0 at acpi0
com1 at acpi0 UAR1 addr 0x2f8/0x8 irq 3: ns16550a, 16 byte fifo
com0 at acpi0 UAR2 addr 0x3f8/0x8 irq 4: ns16550a, 16 byte fifo
"PNP0003" at acpi0 not configured
acpicpu0 at acpi0: C1(@1 halt!)
acpicpu1 at acpi0: C1(@1 halt!)
acpicpu2 at acpi0: C1(@1 halt!)
acpicpu3 at acpi0: C1(@1 halt!)
pci0 at mainbus0 bus 0
pchb0 at pci0 dev 0 function 0 "Intel Pineview DMI" rev 0x02
inteldrm0 at pci0 dev 2 function 0 "Intel Pineview Video" rev 0x02
drm0 at inteldrm0
intagp0 at inteldrm0
agp0 at intagp0: aperture at 0xe0000000, size 0x10000000
inteldrm0: apic 8 int 16, PINEVIEW, gen 3
azalia0 at pci0 dev 27 function 0 "Intel 82801GB HD Audio" rev 0x01: msi
azalia0: codecs: Realtek ALC662
audio0 at azalia0
ppb0 at pci0 dev 28 function 0 "Intel 82801GB PCIE" rev 0x01: msi
pci1 at ppb0 bus 1
re0 at pci1 dev 0 function 0 "Realtek 8168" rev 0x06: RTL8168E/8111E (0x2c00), 
msi, address 70:71:bc:bd:bf:4e
rgephy0 at re0 phy 7: RTL8169S/8110S/8211 PHY, rev. 4
ppb1 at pci0 dev 28 function 1 "Intel 82801GB PCIE" rev 0x01: msi
pci2 at ppb1 bus 2
ppb2 at pci0 dev 28 function 2 "Intel 82801GB PCIE" rev 0x01: msi
pci3 at ppb2 bus 3
ppb3 at pci0 dev 28 function 3 "Intel 82801GB PCIE" rev 0x01: msi
pci4 at ppb3 bus 4
uhci0 at pci0 dev 29 function 0 "Intel 82801GB USB" rev 0x01: apic 8 int 23
uhci1 at pci0 dev 29 function 1 "Intel 82801GB USB" rev 0x01: apic 8 int 19
uhci2 at pci0 dev 29 function 2 "Intel 82801GB USB" rev 0x01: apic 8 int 18
uhci3 at pci0 dev 29 function 3 "Intel 82801GB USB" rev 0x01: apic 8 int 16
ehci0 at pci0 dev 29 function 7 "Intel 82801GB USB" rev 0x01: apic 8 int 23
usb0 at ehci0: USB revision 2.0
uhub0 at usb0 configuration 1 interface 0 "Intel EHCI root hub" rev 2.00/1.00 
addr 1
ppb4 at pci0 dev 30 function 0 "Intel 82801BAM Hub-to-PCI" rev 0xe1
pci5 at ppb4 bus 5
pcib0 at pci0 dev 31 function 0 "Intel NM10 LPC" rev 0x01
ahci0 at pci0 dev 31 function 2 "Intel 82801GR AHCI" rev 0x01: msi, AHCI 1.1
ahci0: port 1: 3.0Gb/s
scsibus1 at ahci0: 32 targets
sd0 at scsibus1 targ 1 lun 0: <ATA, INTEL SSDSA2M040, 2CV1> naa.50015179593bd675
sd0: 38166MB, 512 bytes/sector, 78165360 sectors, thin
ichiic0 at pci0 dev 31 function 3 "Intel 82801GB SMBus" rev 0x01: apic 8 int 19
iic0 at ichiic0
spdmem0 at iic0 addr 0x50: 4GB DDR3 SDRAM PC3-8500 SO-DIMM
spdmem1 at iic0 addr 0x51: 4GB DDR3 SDRAM PC3-8500 SO-DIMM
usb1 at uhci0: USB revision 1.0
uhub1 at usb1 configuration 1 interface 0 "Intel UHCI root hub" rev 1.00/1.00 
addr 1
usb2 at uhci1: USB revision 1.0
uhub2 at usb2 configuration 1 interface 0 "Intel UHCI root hub" rev 1.00/1.00 
addr 1
usb3 at uhci2: USB revision 1.0
uhub3 at usb3 configuration 1 interface 0 "Intel UHCI root hub" rev 1.00/1.00 
addr 1
usb4 at uhci3: USB revision 1.0
uhub4 at usb4 configuration 1 interface 0 "Intel UHCI root hub" rev 1.00/1.00 
addr 1
isa0 at pcib0
isadma0 at isa0
pckbc0 at isa0 port 0x60/5 irq 1 irq 12
pckbd0 at pckbc0 (kbd slot)
wskbd0 at pckbd0: console keyboard
pcppi0 at isa0 port 0x61
spkr0 at pcppi0
lpt0 at isa0 port 0x378/4 irq 7
wbsio0 at isa0 port 0x2e/2: W83627DHG-P rev 0x73
lm1 at wbsio0 port 0x290/8: W83627DHG
uhidev0 at uhub2 port 1 configuration 1 interface 0 "vendor 0x173d product 
0x0004" rev 1.10/1.50 addr 2
uhidev0: iclass 3/1
ukbd0 at uhidev0: 8 variable keys, 6 key codes
wskbd1 at ukbd0 mux 1
uhidev1 at uhub2 port 1 configuration 1 interface 1 "vendor 0x173d product 
0x0004" rev 1.10/1.50 addr 2
uhidev1: iclass 3/0, 3 report ids
uhid0 at uhidev1 reportid 1: input=3, output=0, feature=0
uhid1 at uhidev1 reportid 2: input=1, output=0, feature=0
ucc0 at uhidev1 reportid 3: 4 usages, 3 keys, array
wskbd2 at ucc0 mux 1
uhidev2 at uhub2 port 2 configuration 1 interface 0 "Logitech USB-PS/2 Optical 
Mouse" rev 2.00/11.10 addr 3
uhidev2: iclass 3/1
ums0 at uhidev2: 3 buttons, Z dir
wsmouse0 at ums0 mux 0
vscsi0 at root
scsibus2 at vscsi0: 256 targets
softraid0 at root
scsibus3 at softraid0: 256 targets
root on sd0a (921cf7198fa2abbd.a) swap on sd0b dump on sd0b
inteldrm0: 1280x800, 32bpp
wsdisplay0 at inteldrm0 mux 1: console (std, vt100 emulation), using wskbd0
wskbd1: connecting to wsdisplay0
wskbd2: connecting to wsdisplay0
wsdisplay0: screen 1-5 added (std, vt100 emulation)

X log without machdep.allowaperture=1:

[    27.357] (WW) checkDevMem: failed to open /dev/xf86 and /dev/mem
        (Operation not permitted)
        Check that you have set 'machdep.allowaperture=1'
        in /etc/sysctl.conf and reboot your machine
        refer to xf86(4) for details
[    27.357]    linear framebuffer access unavailable
[    27.409] (--) Using wscons driver on /dev/ttyC4
[    27.453] 
X.Org X Server 1.21.1.8
X Protocol Version 11, Revision 0
[    27.453] Current Operating System: OpenBSD bzm.stare.cz 7.4 GENERIC.MP#1411 
amd64
[    27.453]  
[    27.454] Current version of pixman: 0.42.2
[    27.454]    Before reporting problems, check http://wiki.x.org
        to make sure that you have the latest version.
[    27.454] Markers: (--) probed, (**) from config file, (==) default setting,
        (++) from command line, (!!) notice, (II) informational,
        (WW) warning, (EE) error, (NI) not implemented, (??) unknown.
[    27.455] (==) Log file: "/var/log/Xorg.0.log", Time: Wed Oct 18 21:39:42 
2023
[    27.458] (==) Using system config directory 
"/usr/X11R6/share/X11/xorg.conf.d"
[    27.461] (==) No Layout section.  Using the first Screen section.
[    27.461] (==) No screen section available. Using defaults.
[    27.461] (**) |-->Screen "Default Screen Section" (0)
[    27.461] (**) |   |-->Monitor "<default monitor>"
[    27.464] (==) No monitor specified for screen "Default Screen Section".
        Using a default monitor configuration.
[    27.464] (==) Automatically adding devices
[    27.464] (==) Automatically enabling devices
[    27.464] (==) Not automatically adding GPU devices
[    27.464] (==) Automatically binding GPU devices
[    27.465] (==) Max clients allowed: 256, resource mask: 0x1fffff
[    27.470] (==) FontPath set to:
        /usr/X11R6/lib/X11/fonts/misc/,
        /usr/X11R6/lib/X11/fonts/TTF/,
        /usr/X11R6/lib/X11/fonts/OTF/,
        /usr/X11R6/lib/X11/fonts/Type1/,
        /usr/X11R6/lib/X11/fonts/100dpi/,
        /usr/X11R6/lib/X11/fonts/75dpi/
[    27.470] (==) ModulePath set to "/usr/X11R6/lib/modules"
[    27.470] (II) The server relies on wscons to provide the list of input 
devices.
        If no devices become available, reconfigure wscons or disable 
AutoAddDevices.
[    27.471] (II) Loader magic: 0x50fc38f7d0
[    27.471] (II) Module ABI versions:
[    27.471]    X.Org ANSI C Emulation: 0.4
[    27.471]    X.Org Video Driver: 25.2
[    27.471]    X.Org XInput driver : 24.4
[    27.471]    X.Org Server Extension : 10.0
[    27.473] (--) PCI:*(0@0:2:0) 8086:a001:8086:574d rev 2, Mem @ 
0xf0200000/524288, 0xe0000000/268435456, 0xf0100000/1048576, I/O @ 0x000020c0/8
[    27.474] (II) LoadModule: "glx"
[    27.479] (II) Loading /usr/X11R6/lib/modules/extensions/libglx.so
[    27.507] (II) Module glx: vendor="X.Org Foundation"
[    27.507]    compiled for 1.21.1.8, module version = 1.0.0
[    27.507]    ABI class: X.Org Server Extension, version 10.0
[    27.508] (==) Matched intel as autoconfigured driver 0
[    27.509] (==) Matched modesetting as autoconfigured driver 1
[    27.509] (==) Assigned the driver to the xf86ConfigLayout
[    27.509] (II) LoadModule: "intel"
[    27.510] (II) Loading /usr/X11R6/lib/modules/drivers/intel_drv.so
[    27.516] (II) Module intel: vendor="X.Org Foundation"
[    27.516]    compiled for 1.21.1.8, module version = 2.99.916
[    27.516]    Module class: X.Org Video Driver
[    27.517]    ABI class: X.Org Video Driver, version 25.2
[    27.517] (II) LoadModule: "modesetting"
[    27.519] (II) Loading /usr/X11R6/lib/modules/drivers/modesetting_drv.so
[    27.521] (II) Module modesetting: vendor="X.Org Foundation"
[    27.521]    compiled for 1.21.1.8, module version = 1.21.1
[    27.521]    Module class: X.Org Video Driver
[    27.521]    ABI class: X.Org Video Driver, version 25.2
[    27.521] (II) intel: Driver for Intel(R) Integrated Graphics Chipsets:
        i810, i810-dc100, i810e, i815, i830M, 845G, 854, 852GM/855GM, 865G,
        915G, E7221 (i915), 915GM, 945G, 945GM, 945GME, Pineview GM,
        Pineview G, 965G, G35, 965Q, 946GZ, 965GM, 965GME/GLE, G33, Q35, Q33,
        GM45, 4 Series, G45/G43, Q45/Q43, G41, B43
[    27.523] (II) intel: Driver for Intel(R) HD Graphics: 2000-6000
[    27.523] (II) intel: Driver for Intel(R) Iris(TM) Graphics: 5100, 6100
[    27.523] (II) intel: Driver for Intel(R) Iris(TM) Pro Graphics: 5200, 6200, 
P6300
[    27.523] (II) modesetting: Driver for Modesetting Kernel Drivers: kms
[    27.539] (II) intel(0): Using Kernel Mode Setting driver: i915, version 
1.6.0 20201103
[    27.541] (WW) Falling back to old probe method for modesetting
[    27.545] (--) intel(0): Integrated Graphics Chipset: Intel(R) Pineview G
[    27.545] (--) intel(0): CPU: x86-64, sse2, sse3, ssse3
[    27.546] (II) intel(0): Creating default Display subsection in Screen 
section
        "Default Screen Section" for depth/fbbpp 24/32
[    27.546] (==) intel(0): Depth 24, (--) framebuffer bpp 32
[    27.546] (==) intel(0): RGB weight 888
[    27.546] (==) intel(0): Default visual is TrueColor
[    27.551] (II) intel(0): Output LVDS1 has no monitor section
[    27.552] (--) intel(0): Found backlight control interface wscons (type 
'platform') for output LVDS1
[    27.552] (II) intel(0): Enabled output LVDS1
[    27.552] (II) intel(0): Output VGA1 has no monitor section
[    27.552] (II) intel(0): Enabled output VGA1
[    27.552] (--) intel(0): Using a maximum size of 256x256 for hardware cursors
[    27.552] (II) intel(0): Output VIRTUAL1 has no monitor section
[    27.552] (II) intel(0): Enabled output VIRTUAL1
[    27.552] (--) intel(0): Output LVDS1 using initial mode 1280x800 on pipe 1
[    27.553] (--) intel(0): Output VGA1 using initial mode 1680x1050 on pipe 0
[    27.553] (==) intel(0): TearFree disabled
[    27.553] (==) intel(0): Using gamma correction (1.0, 1.0, 1.0)
[    27.553] (--) intel(0): Display dimensions: (338, 211) mm
[    27.553] (--) intel(0): DPI set to (126, 126)
[    27.553] (II) Loading sub module "dri3"
[    27.554] (II) LoadModule: "dri3"
[    27.554] (II) Module "dri3" already built-in
[    27.554] (II) Loading sub module "dri2"
[    27.554] (II) LoadModule: "dri2"
[    27.554] (II) Module "dri2" already built-in
[    27.554] (II) Loading sub module "present"
[    27.554] (II) LoadModule: "present"
[    27.554] (II) Module "present" already built-in
[    27.554] (II) UnloadModule: "modesetting"
[    27.554] (II) Unloading modesetting
[    27.559] (II) intel(0): SNA initialized with Alviso (gen3) backend
[    27.559] (==) intel(0): Backing store enabled
[    27.559] (==) intel(0): Silken mouse enabled
[    27.561] (II) intel(0): HW Cursor enabled
[    27.566] (==) intel(0): DPMS enabled
[    27.568] (II) intel(0): [XvMC] i915_xvmc driver initialized.
[    27.569] (II) intel(0): [DRI2] Setup complete
[    27.569] (II) intel(0): [DRI2]   DRI driver: i915
[    27.569] (II) intel(0): [DRI2]   VDPAU driver: i915
[    27.569] (II) intel(0): direct rendering: DRI2 DRI3 enabled
[    27.570] (II) intel(0): hardware support for Present enabled
[    27.570] (II) Initializing extension Generic Event Extension
[    27.573] (II) Initializing extension SHAPE
[    27.576] (II) Initializing extension MIT-SHM
[    27.579] (II) Initializing extension XInputExtension
[    27.582] (II) Initializing extension XTEST
[    27.585] (II) Initializing extension BIG-REQUESTS
[    27.587] (II) Initializing extension SYNC
[    27.590] (II) Initializing extension XKEYBOARD
[    27.593] (II) Initializing extension XC-MISC
[    27.595] (II) Initializing extension SECURITY
[    27.598] (II) Initializing extension XFIXES
[    27.601] (II) Initializing extension RENDER
[    27.603] (II) Initializing extension RANDR
[    27.608] (II) Initializing extension COMPOSITE
[    27.611] (II) Initializing extension DAMAGE
[    27.614] (II) Initializing extension MIT-SCREEN-SAVER
[    27.616] (II) Initializing extension DOUBLE-BUFFER
[    27.619] (II) Initializing extension RECORD
[    27.622] (II) Initializing extension DPMS
[    27.624] (II) Initializing extension Present
[    27.627] (II) Initializing extension DRI3
[    27.629] (II) Initializing extension X-Resource
[    27.631] (II) Initializing extension XVideo
[    27.634] (II) Initializing extension XVideo-MotionCompensation
[    27.636] (II) Initializing extension GLX
[    27.852] (II) AIGLX: Loaded and initialized i915
[    27.852] (II) GLX: Initialized DRI2 GL provider for screen 0
[    27.852] (II) Initializing extension XFree86-VidModeExtension
[    27.855] (II) Initializing extension XFree86-DGA
[    27.857] (II) Initializing extension XFree86-DRI
[    27.858] (II) Initializing extension DRI2
[    27.891] (II) intel(0): switch to mode 1680x1050@60.0 on VGA1 using pipe 0, 
position (0, 0), rotation normal, reflection none
[    27.921] (II) intel(0): switch to mode 1280x800@58.1 on LVDS1 using pipe 1, 
position (0, 0), rotation normal, reflection none
[    27.943] (II) intel(0): Setting screen physical size to 338 x 211
[    28.185] (II) config/wscons: checking input device /dev/wskbd
[    28.185] (II) wskbd: using layout us
[    28.186] (II) LoadModule: "kbd"
[    28.190] (II) Loading /usr/X11R6/lib/modules/input/kbd_drv.so
[    28.192] (II) Module kbd: vendor="X.Org Foundation"
[    28.192]    compiled for 1.21.1.8, module version = 2.0.0
[    28.192]    Module class: X.Org XInput Driver
[    28.192]    ABI class: X.Org XInput driver, version 24.4
[    28.192] (II) Using input driver 'kbd' for '/dev/wskbd'
[    28.192] (**) /dev/wskbd: always reports core events
[    28.192] (**) /dev/wskbd: always reports core events
[    28.192] (**) Option "Protocol" "standard"
[    28.193] (**) Option "XkbRules" "base"
[    28.193] (**) Option "XkbModel" "pc105"
[    28.193] (**) Option "XkbLayout" "us"
[    28.193] (II) XINPUT: Adding extended input device "/dev/wskbd" (type: 
KEYBOARD, id 6)
[    28.421] (II) config/wscons: checking input device /dev/wsmouse
[    28.421] (II) LoadModule: "ws"
[    28.425] (II) Loading /usr/X11R6/lib/modules/input/ws_drv.so
[    28.426] (II) Module ws: vendor="X.Org Foundation"
[    28.426]    compiled for 1.21.1.8, module version = 1.3.0
[    28.426]    Module class: X.Org XInput Driver
[    28.426]    ABI class: X.Org XInput driver, version 24.4
[    28.427] (II) Using input driver 'ws' for '/dev/wsmouse'
[    28.427] (**) /dev/wsmouse: always reports core events
[    28.427] (II) ws: /dev/wsmouse: debuglevel 0
[    28.427] (**) Option "Device" "/dev/wsmouse"
[    28.427] (**) ws: /dev/wsmouse: ZAxisMapping: buttons 4 and 5
[    28.427] (**) ws: /dev/wsmouse: WAxisMapping: buttons 6 and 7
[    28.427] (**) ws: /dev/wsmouse: associated screen: 0
[    28.428] (II) ws: /dev/wsmouse: minimum x position: 0
[    28.428] (II) ws: /dev/wsmouse: maximum x position: 1679
[    28.428] (II) ws: /dev/wsmouse: minimum y position: 0
[    28.428] (II) ws: /dev/wsmouse: maximum y position: 1049
[    28.428] (==) ws: /dev/wsmouse: Buttons: 7
[    28.460] (**) ws: /dev/wsmouse: YAxisMapping: buttons 4 and 5
[    28.460] (II) XINPUT: Adding extended input device "/dev/wsmouse" (type: 
MOUSE, id 7)
[    28.461] (**) /dev/wsmouse: (accel) keeping acceleration scheme 1
[    28.461] (**) /dev/wsmouse: (accel) acceleration profile 0
[    28.461] (**) /dev/wsmouse: (accel) acceleration factor: 2.000
[    28.461] (**) /dev/wsmouse: (accel) acceleration threshold: 4

X log with machdep.allowaperture=1:

[    34.237] (--) checkDevMem: using aperture driver /dev/xf86
[    34.289] (--) Using wscons driver on /dev/ttyC4
[    34.334] 
X.Org X Server 1.21.1.8
X Protocol Version 11, Revision 0
[    34.334] Current Operating System: OpenBSD bzm.stare.cz 7.4 GENERIC.MP#1411 
amd64
[    34.334]  
[    34.335] Current version of pixman: 0.42.2
[    34.335]    Before reporting problems, check http://wiki.x.org
        to make sure that you have the latest version.
[    34.335] Markers: (--) probed, (**) from config file, (==) default setting,
        (++) from command line, (!!) notice, (II) informational,
        (WW) warning, (EE) error, (NI) not implemented, (??) unknown.
[    34.336] (==) Log file: "/var/log/Xorg.0.log", Time: Fri Oct 20 08:53:51 
2023
[    34.339] (==) Using system config directory 
"/usr/X11R6/share/X11/xorg.conf.d"
[    34.342] (==) No Layout section.  Using the first Screen section.
[    34.343] (==) No screen section available. Using defaults.
[    34.343] (**) |-->Screen "Default Screen Section" (0)
[    34.343] (**) |   |-->Monitor "<default monitor>"
[    34.345] (==) No monitor specified for screen "Default Screen Section".
        Using a default monitor configuration.
[    34.345] (==) Automatically adding devices
[    34.345] (==) Automatically enabling devices
[    34.345] (==) Not automatically adding GPU devices
[    34.345] (==) Automatically binding GPU devices
[    34.346] (==) Max clients allowed: 256, resource mask: 0x1fffff
[    34.351] (==) FontPath set to:
        /usr/X11R6/lib/X11/fonts/misc/,
        /usr/X11R6/lib/X11/fonts/TTF/,
        /usr/X11R6/lib/X11/fonts/OTF/,
        /usr/X11R6/lib/X11/fonts/Type1/,
        /usr/X11R6/lib/X11/fonts/100dpi/,
        /usr/X11R6/lib/X11/fonts/75dpi/
[    34.351] (==) ModulePath set to "/usr/X11R6/lib/modules"
[    34.352] (II) The server relies on wscons to provide the list of input 
devices.
        If no devices become available, reconfigure wscons or disable 
AutoAddDevices.
[    34.352] (II) Loader magic: 0x125a84c7d0
[    34.352] (II) Module ABI versions:
[    34.352]    X.Org ANSI C Emulation: 0.4
[    34.352]    X.Org Video Driver: 25.2
[    34.352]    X.Org XInput driver : 24.4
[    34.352]    X.Org Server Extension : 10.0
[    34.354] (--) PCI:*(0@0:2:0) 8086:a001:8086:574d rev 2, Mem @ 
0xf0200000/524288, 0xe0000000/268435456, 0xf0100000/1048576, I/O @ 0x000020c0/8
[    34.354] (II) LoadModule: "glx"
[    34.360] (II) Loading /usr/X11R6/lib/modules/extensions/libglx.so
[    34.388] (II) Module glx: vendor="X.Org Foundation"
[    34.388]    compiled for 1.21.1.8, module version = 1.0.0
[    34.388]    ABI class: X.Org Server Extension, version 10.0
[    34.390] (==) Matched intel as autoconfigured driver 0
[    34.390] (==) Matched modesetting as autoconfigured driver 1
[    34.390] (==) Assigned the driver to the xf86ConfigLayout
[    34.390] (II) LoadModule: "intel"
[    34.392] (II) Loading /usr/X11R6/lib/modules/drivers/intel_drv.so
[    34.398] (II) Module intel: vendor="X.Org Foundation"
[    34.398]    compiled for 1.21.1.8, module version = 2.99.916
[    34.398]    Module class: X.Org Video Driver
[    34.398]    ABI class: X.Org Video Driver, version 25.2
[    34.398] (II) LoadModule: "modesetting"
[    34.400] (II) Loading /usr/X11R6/lib/modules/drivers/modesetting_drv.so
[    34.402] (II) Module modesetting: vendor="X.Org Foundation"
[    34.402]    compiled for 1.21.1.8, module version = 1.21.1
[    34.402]    Module class: X.Org Video Driver
[    34.402]    ABI class: X.Org Video Driver, version 25.2
[    34.403] (II) intel: Driver for Intel(R) Integrated Graphics Chipsets:
        i810, i810-dc100, i810e, i815, i830M, 845G, 854, 852GM/855GM, 865G,
        915G, E7221 (i915), 915GM, 945G, 945GM, 945GME, Pineview GM,
        Pineview G, 965G, G35, 965Q, 946GZ, 965GM, 965GME/GLE, G33, Q35, Q33,
        GM45, 4 Series, G45/G43, Q45/Q43, G41, B43
[    34.404] (II) intel: Driver for Intel(R) HD Graphics: 2000-6000
[    34.404] (II) intel: Driver for Intel(R) Iris(TM) Graphics: 5100, 6100
[    34.404] (II) intel: Driver for Intel(R) Iris(TM) Pro Graphics: 5200, 6200, 
P6300
[    34.404] (II) modesetting: Driver for Modesetting Kernel Drivers: kms
[    34.424] (II) intel(0): Using Kernel Mode Setting driver: i915, version 
1.6.0 20201103
[    34.426] (WW) Falling back to old probe method for modesetting
[    34.431] (--) intel(0): Integrated Graphics Chipset: Intel(R) Pineview G
[    34.431] (--) intel(0): CPU: x86-64, sse2, sse3, ssse3
[    34.431] (II) intel(0): Creating default Display subsection in Screen 
section
        "Default Screen Section" for depth/fbbpp 24/32
[    34.431] (==) intel(0): Depth 24, (--) framebuffer bpp 32
[    34.431] (==) intel(0): RGB weight 888
[    34.431] (==) intel(0): Default visual is TrueColor
[    34.436] (II) intel(0): Output LVDS1 has no monitor section
[    34.437] (--) intel(0): Found backlight control interface wscons (type 
'platform') for output LVDS1
[    34.437] (II) intel(0): Enabled output LVDS1
[    34.437] (II) intel(0): Output VGA1 has no monitor section
[    34.437] (II) intel(0): Enabled output VGA1
[    34.437] (--) intel(0): Using a maximum size of 256x256 for hardware cursors
[    34.437] (II) intel(0): Output VIRTUAL1 has no monitor section
[    34.437] (II) intel(0): Enabled output VIRTUAL1
[    34.437] (--) intel(0): Output LVDS1 using initial mode 1280x800 on pipe 1
[    34.438] (--) intel(0): Output VGA1 using initial mode 1680x1050 on pipe 0
[    34.438] (==) intel(0): TearFree disabled
[    34.438] (==) intel(0): Using gamma correction (1.0, 1.0, 1.0)
[    34.438] (--) intel(0): Display dimensions: (338, 211) mm
[    34.438] (--) intel(0): DPI set to (126, 126)
[    34.438] (II) Loading sub module "dri3"
[    34.439] (II) LoadModule: "dri3"
[    34.439] (II) Module "dri3" already built-in
[    34.439] (II) Loading sub module "dri2"
[    34.439] (II) LoadModule: "dri2"
[    34.439] (II) Module "dri2" already built-in
[    34.439] (II) Loading sub module "present"
[    34.439] (II) LoadModule: "present"
[    34.439] (II) Module "present" already built-in
[    34.439] (II) UnloadModule: "modesetting"
[    34.439] (II) Unloading modesetting
[    34.444] (II) intel(0): SNA initialized with Alviso (gen3) backend
[    34.444] (==) intel(0): Backing store enabled
[    34.444] (==) intel(0): Silken mouse enabled
[    34.446] (II) intel(0): HW Cursor enabled
[    34.451] (==) intel(0): DPMS enabled
[    34.453] (II) intel(0): [XvMC] i915_xvmc driver initialized.
[    34.454] (II) intel(0): [DRI2] Setup complete
[    34.454] (II) intel(0): [DRI2]   DRI driver: i915
[    34.454] (II) intel(0): [DRI2]   VDPAU driver: i915
[    34.454] (II) intel(0): direct rendering: DRI2 DRI3 enabled
[    34.455] (II) intel(0): hardware support for Present enabled
[    34.455] (II) Initializing extension Generic Event Extension
[    34.458] (II) Initializing extension SHAPE
[    34.460] (II) Initializing extension MIT-SHM
[    34.463] (II) Initializing extension XInputExtension
[    34.466] (II) Initializing extension XTEST
[    34.469] (II) Initializing extension BIG-REQUESTS
[    34.471] (II) Initializing extension SYNC
[    34.474] (II) Initializing extension XKEYBOARD
[    34.477] (II) Initializing extension XC-MISC
[    34.480] (II) Initializing extension SECURITY
[    34.482] (II) Initializing extension XFIXES
[    34.485] (II) Initializing extension RENDER
[    34.488] (II) Initializing extension RANDR
[    34.492] (II) Initializing extension COMPOSITE
[    34.496] (II) Initializing extension DAMAGE
[    34.498] (II) Initializing extension MIT-SCREEN-SAVER
[    34.501] (II) Initializing extension DOUBLE-BUFFER
[    34.503] (II) Initializing extension RECORD
[    34.506] (II) Initializing extension DPMS
[    34.509] (II) Initializing extension Present
[    34.511] (II) Initializing extension DRI3
[    34.513] (II) Initializing extension X-Resource
[    34.516] (II) Initializing extension XVideo
[    34.518] (II) Initializing extension XVideo-MotionCompensation
[    34.521] (II) Initializing extension GLX
[    34.737] (II) AIGLX: Loaded and initialized i915
[    34.737] (II) GLX: Initialized DRI2 GL provider for screen 0
[    34.737] (II) Initializing extension XFree86-VidModeExtension
[    34.739] (II) Initializing extension XFree86-DGA
[    34.742] (II) Initializing extension XFree86-DRI
[    34.743] (II) Initializing extension DRI2
[    34.773] (II) intel(0): switch to mode 1680x1050@60.0 on VGA1 using pipe 0, 
position (0, 0), rotation normal, reflection none
[    34.802] (II) intel(0): switch to mode 1280x800@58.1 on LVDS1 using pipe 1, 
position (0, 0), rotation normal, reflection none
[    34.835] (II) intel(0): Setting screen physical size to 338 x 211
[    35.079] (II) config/wscons: checking input device /dev/wskbd
[    35.079] (II) wskbd: using layout us
[    35.080] (II) LoadModule: "kbd"
[    35.084] (II) Loading /usr/X11R6/lib/modules/input/kbd_drv.so
[    35.085] (II) Module kbd: vendor="X.Org Foundation"
[    35.086]    compiled for 1.21.1.8, module version = 2.0.0
[    35.086]    Module class: X.Org XInput Driver
[    35.086]    ABI class: X.Org XInput driver, version 24.4
[    35.086] (II) Using input driver 'kbd' for '/dev/wskbd'
[    35.086] (**) /dev/wskbd: always reports core events
[    35.086] (**) /dev/wskbd: always reports core events
[    35.086] (**) Option "Protocol" "standard"
[    35.086] (**) Option "XkbRules" "base"
[    35.086] (**) Option "XkbModel" "pc105"
[    35.086] (**) Option "XkbLayout" "us"
[    35.087] (II) XINPUT: Adding extended input device "/dev/wskbd" (type: 
KEYBOARD, id 6)
[    35.321] (II) config/wscons: checking input device /dev/wsmouse
[    35.321] (II) LoadModule: "ws"
[    35.325] (II) Loading /usr/X11R6/lib/modules/input/ws_drv.so
[    35.326] (II) Module ws: vendor="X.Org Foundation"
[    35.326]    compiled for 1.21.1.8, module version = 1.3.0
[    35.327]    Module class: X.Org XInput Driver
[    35.327]    ABI class: X.Org XInput driver, version 24.4
[    35.327] (II) Using input driver 'ws' for '/dev/wsmouse'
[    35.327] (**) /dev/wsmouse: always reports core events
[    35.327] (II) ws: /dev/wsmouse: debuglevel 0
[    35.327] (**) Option "Device" "/dev/wsmouse"
[    35.327] (**) ws: /dev/wsmouse: ZAxisMapping: buttons 4 and 5
[    35.327] (**) ws: /dev/wsmouse: WAxisMapping: buttons 6 and 7
[    35.327] (**) ws: /dev/wsmouse: associated screen: 0
[    35.328] (II) ws: /dev/wsmouse: minimum x position: 0
[    35.328] (II) ws: /dev/wsmouse: maximum x position: 1679
[    35.328] (II) ws: /dev/wsmouse: minimum y position: 0
[    35.328] (II) ws: /dev/wsmouse: maximum y position: 1049
[    35.328] (==) ws: /dev/wsmouse: Buttons: 7
[    35.360] (**) ws: /dev/wsmouse: YAxisMapping: buttons 4 and 5
[    35.360] (II) XINPUT: Adding extended input device "/dev/wsmouse" (type: 
MOUSE, id 7)
[    35.361] (**) /dev/wsmouse: (accel) keeping acceleration scheme 1
[    35.361] (**) /dev/wsmouse: (accel) acceleration profile 0
[    35.361] (**) /dev/wsmouse: (accel) acceleration factor: 2.000
[    35.361] (**) /dev/wsmouse: (accel) acceleration threshold: 4
[   113.990] (II) AIGLX: Suspending AIGLX clients for VT switch

dmesg without inteldrm:

OpenBSD 7.4-current (GENERIC.MP) #1411: Tue Oct 17 21:56:20 MDT 2023
    dera...@amd64.openbsd.org:/usr/src/sys/arch/amd64/compile/GENERIC.MP
real mem = 8554905600 (8158MB)
avail mem = 8275869696 (7892MB)
random: good seed from bootblocks
mpath0 at root
scsibus0 at mpath0: 256 targets
mainbus0 at root
bios0 at mainbus0: SMBIOS rev. 2.5 @ 0xe69cb (27 entries)
bios0: vendor Intel Corp. version "MWPNT10N.86A.0069.2010.0913.1432" date 
09/13/2010
bios0: Intel Corporation D525MW
acpi0 at bios0: ACPI 3.0
acpi0: sleep states S0 S1 S3 S4 S5
acpi0: tables DSDT FACP APIC MCFG HPET SSDT
acpi0: wakeup devices SLPB(S4) UAR1(S4) UAR2(S4) P32_(S4) ILAN(S4) PEX0(S4) 
PEX1(S4) PEX2(S4) PEX3(S4) UHC1(S3) UHC2(S3) UHC3(S3) UHC4(S3) EHCI(S3) AZAL(S4)
acpitimer0 at acpi0: 3579545 Hz, 24 bits
acpimadt0 at acpi0 addr 0xfee00000: PC-AT compat
cpu0 at mainbus0: apid 0 (boot processor)
cpu0: Intel(R) Atom(TM) CPU D525 @ 1.80GHz, 1800.21 MHz, 06-1c-0a, patch 
00000107
cpu0: 
FPU,VME,DE,PSE,TSC,MSR,PAE,MCE,CX8,APIC,SEP,MTRR,PGE,MCA,CMOV,PAT,PSE36,CFLUSH,DS,ACPI,MMX,FXSR,SSE,SSE2,SS,HTT,TM,PBE,SSE3,DTES64,MWAIT,DS-CPL,TM2,SSSE3,CX16,xTPR,PDCM,MOVBE,NXE,LONG,LAHF,PERF,MELTDOWN
cpu0: 512KB 64b/line 8-way L2 cache
mtrr: Pentium Pro MTRR support, 7 var ranges, 88 fixed ranges
cpu0: apic clock running at 200MHz
cpu1 at mainbus0: apid 1 (application processor)
cpu1: Intel(R) Atom(TM) CPU D525 @ 1.80GHz, 1800.26 MHz, 06-1c-0a, patch 
00000107
cpu1: 
FPU,VME,DE,PSE,TSC,MSR,PAE,MCE,CX8,APIC,SEP,MTRR,PGE,MCA,CMOV,PAT,PSE36,CFLUSH,DS,ACPI,MMX,FXSR,SSE,SSE2,SS,HTT,TM,PBE,SSE3,DTES64,MWAIT,DS-CPL,TM2,SSSE3,CX16,xTPR,PDCM,MOVBE,NXE,LONG,LAHF,PERF,MELTDOWN
cpu1: 512KB 64b/line 8-way L2 cache
cpu2 at mainbus0: apid 2 (application processor)
cpu2: Intel(R) Atom(TM) CPU D525 @ 1.80GHz, 1800.22 MHz, 06-1c-0a, patch 
00000107
cpu2: 
FPU,VME,DE,PSE,TSC,MSR,PAE,MCE,CX8,APIC,SEP,MTRR,PGE,MCA,CMOV,PAT,PSE36,CFLUSH,DS,ACPI,MMX,FXSR,SSE,SSE2,SS,HTT,TM,PBE,SSE3,DTES64,MWAIT,DS-CPL,TM2,SSSE3,CX16,xTPR,PDCM,MOVBE,NXE,LONG,LAHF,PERF,MELTDOWN
cpu2: 512KB 64b/line 8-way L2 cache
cpu3 at mainbus0: apid 3 (application processor)
cpu3: Intel(R) Atom(TM) CPU D525 @ 1.80GHz, 1800.38 MHz, 06-1c-0a, patch 
00000107
cpu3: 
FPU,VME,DE,PSE,TSC,MSR,PAE,MCE,CX8,APIC,SEP,MTRR,PGE,MCA,CMOV,PAT,PSE36,CFLUSH,DS,ACPI,MMX,FXSR,SSE,SSE2,SS,HTT,TM,PBE,SSE3,DTES64,MWAIT,DS-CPL,TM2,SSSE3,CX16,xTPR,PDCM,MOVBE,NXE,LONG,LAHF,PERF,MELTDOWN
cpu3: 512KB 64b/line 8-way L2 cache
ioapic0 at mainbus0: apid 8 pa 0xfec00000, version 20, 24 pins, remapped
acpimcfg0 at acpi0
acpimcfg0: addr 0xf8000000, bus 0-63
acpihpet0 at acpi0: 14318179 Hz
acpiprt0 at acpi0: bus 0 (PCI0)
acpiprt1 at acpi0: bus 5 (P32_)
acpiprt1: no apic found for irq 24
acpiprt2 at acpi0: bus 1 (PEX0)
acpiprt3 at acpi0: bus 2 (PEX1)
acpiprt4 at acpi0: bus 3 (PEX2)
acpiprt5 at acpi0: bus 4 (PEX3)
acpibtn0 at acpi0: SLPB(wakeup)
acpipci0 at acpi0 PCI0
acpicmos0 at acpi0
com1 at acpi0 UAR1 addr 0x2f8/0x8 irq 3: ns16550a, 16 byte fifo
com0 at acpi0 UAR2 addr 0x3f8/0x8 irq 4: ns16550a, 16 byte fifo
"PNP0003" at acpi0 not configured
acpicpu0 at acpi0: C1(@1 halt!)
acpicpu1 at acpi0: C1(@1 halt!)
acpicpu2 at acpi0: C1(@1 halt!)
acpicpu3 at acpi0: C1(@1 halt!)
pci0 at mainbus0 bus 0
pchb0 at pci0 dev 0 function 0 "Intel Pineview DMI" rev 0x02
vga1 at pci0 dev 2 function 0 "Intel Pineview Video" rev 0x02
wsdisplay0 at vga1 mux 1: console (80x25, vt100 emulation)
wsdisplay0: screen 1-5 added (80x25, vt100 emulation)
azalia0 at pci0 dev 27 function 0 "Intel 82801GB HD Audio" rev 0x01: msi
azalia0: codecs: Realtek ALC662
audio0 at azalia0
ppb0 at pci0 dev 28 function 0 "Intel 82801GB PCIE" rev 0x01: msi
pci1 at ppb0 bus 1
re0 at pci1 dev 0 function 0 "Realtek 8168" rev 0x06: RTL8168E/8111E (0x2c00), 
msi, address 70:71:bc:bd:bf:4e
rgephy0 at re0 phy 7: RTL8169S/8110S/8211 PHY, rev. 4
ppb1 at pci0 dev 28 function 1 "Intel 82801GB PCIE" rev 0x01: msi
pci2 at ppb1 bus 2
ppb2 at pci0 dev 28 function 2 "Intel 82801GB PCIE" rev 0x01: msi
pci3 at ppb2 bus 3
ppb3 at pci0 dev 28 function 3 "Intel 82801GB PCIE" rev 0x01: msi
pci4 at ppb3 bus 4
uhci0 at pci0 dev 29 function 0 "Intel 82801GB USB" rev 0x01: apic 8 int 23
uhci1 at pci0 dev 29 function 1 "Intel 82801GB USB" rev 0x01: apic 8 int 19
uhci2 at pci0 dev 29 function 2 "Intel 82801GB USB" rev 0x01: apic 8 int 18
uhci3 at pci0 dev 29 function 3 "Intel 82801GB USB" rev 0x01: apic 8 int 16
ehci0 at pci0 dev 29 function 7 "Intel 82801GB USB" rev 0x01: apic 8 int 23
usb0 at ehci0: USB revision 2.0
uhub0 at usb0 configuration 1 interface 0 "Intel EHCI root hub" rev 2.00/1.00 
addr 1
ppb4 at pci0 dev 30 function 0 "Intel 82801BAM Hub-to-PCI" rev 0xe1
pci5 at ppb4 bus 5
pcib0 at pci0 dev 31 function 0 "Intel NM10 LPC" rev 0x01
ahci0 at pci0 dev 31 function 2 "Intel 82801GR AHCI" rev 0x01: msi, AHCI 1.1
ahci0: port 1: 3.0Gb/s
scsibus1 at ahci0: 32 targets
sd0 at scsibus1 targ 1 lun 0: <ATA, INTEL SSDSA2M040, 2CV1> naa.50015179593bd675
sd0: 38166MB, 512 bytes/sector, 78165360 sectors, thin
ichiic0 at pci0 dev 31 function 3 "Intel 82801GB SMBus" rev 0x01: apic 8 int 19
iic0 at ichiic0
spdmem0 at iic0 addr 0x50: 4GB DDR3 SDRAM PC3-8500 SO-DIMM
spdmem1 at iic0 addr 0x51: 4GB DDR3 SDRAM PC3-8500 SO-DIMM
usb1 at uhci0: USB revision 1.0
uhub1 at usb1 configuration 1 interface 0 "Intel UHCI root hub" rev 1.00/1.00 
addr 1
usb2 at uhci1: USB revision 1.0
uhub2 at usb2 configuration 1 interface 0 "Intel UHCI root hub" rev 1.00/1.00 
addr 1
usb3 at uhci2: USB revision 1.0
uhub3 at usb3 configuration 1 interface 0 "Intel UHCI root hub" rev 1.00/1.00 
addr 1
usb4 at uhci3: USB revision 1.0
uhub4 at usb4 configuration 1 interface 0 "Intel UHCI root hub" rev 1.00/1.00 
addr 1
isa0 at pcib0
isadma0 at isa0
pckbc0 at isa0 port 0x60/5 irq 1 irq 12
pckbd0 at pckbc0 (kbd slot)
wskbd0 at pckbd0: console keyboard, using wsdisplay0
pcppi0 at isa0 port 0x61
spkr0 at pcppi0
lpt0 at isa0 port 0x378/4 irq 7
wbsio0 at isa0 port 0x2e/2: W83627DHG-P rev 0x73
lm1 at wbsio0 port 0x290/8: W83627DHG
uhidev0 at uhub2 port 1 configuration 1 interface 0 "vendor 0x173d product 
0x0004" rev 1.10/1.50 addr 2
uhidev0: iclass 3/1
ukbd0 at uhidev0: 8 variable keys, 6 key codes
wskbd1 at ukbd0 mux 1
wskbd1: connecting to wsdisplay0
uhidev1 at uhub2 port 1 configuration 1 interface 1 "vendor 0x173d product 
0x0004" rev 1.10/1.50 addr 2
uhidev1: iclass 3/0, 3 report ids
uhid0 at uhidev1 reportid 1: input=3, output=0, feature=0
uhid1 at uhidev1 reportid 2: input=1, output=0, feature=0
ucc0 at uhidev1 reportid 3: 4 usages, 3 keys, array
wskbd2 at ucc0 mux 1
wskbd2: connecting to wsdisplay0
uhidev2 at uhub2 port 2 configuration 1 interface 0 "Logitech USB-PS/2 Optical 
Mouse" rev 2.00/11.10 addr 3
uhidev2: iclass 3/1
ums0 at uhidev2: 3 buttons, Z dir
wsmouse0 at ums0 mux 0
vscsi0 at root
scsibus2 at vscsi0: 256 targets
softraid0 at root
scsibus3 at softraid0: 256 targets
root on sd0a (921cf7198fa2abbd.a) swap on sd0b dump on sd0b


Reply via email to