Hi Mark,
On Fri, Oct 11, 2024 at 02:03:09PM +0200, Walter Alejandro Iglesias wrote:
> Same issue in my HP Compaq dc7700 CMT. I just ran sysupgrade and all
> usb ports stopped working.
Reverting ehci(4) bits patch also fixed the USB issue in this machine.
>
> dmesg:
> OpenBSD 7.6-current (GEN
gprof(1) mentions that the "-pg" flag in cc(1) can be used to create
a gmon.out file. this is not documented (in the cc man page) and
results in a segfault:
$ cat main.c
#include
#include
int
main() {
(void)printf("Hello, World!\n");
On Sat, 12 Oct 2024 11:32:02 +0200,
Miod Vallat wrote:
>
> Does the following diff also fix the problem for you?
>
> Index: hidkbd.c
> ===
> RCS file: /OpenBSD/src/sys/dev/hid/hidkbd.c,v
> retrieving revision 1.14
> diff -u -p -r1.1
Does the following diff also fix the problem for you?
Index: hidkbd.c
===
RCS file: /OpenBSD/src/sys/dev/hid/hidkbd.c,v
retrieving revision 1.14
diff -u -p -r1.14 hidkbd.c
--- hidkbd.c1 Sep 2024 03:08:56 - 1.14
+++ hidkb
Hi. I reinstalled. But my computer does not boot. ddb{1}> show reg rdi 0 rsi
0x24 rbp 0x8000313c2e80 rbx 0x340 rdx 0xfe00 rcx
0x86 rax 0x76 r8 0 r9 0 r10 0xd229955bf951dbab r11
0x2d34e64ab975b70b r12 0x8000313bcb88 r13 0 r14 0 r15
>Synopsis: Prtsc button doesn't work on USB keyboard
>Category: xenocara
>Environment:
System : OpenBSD 7.6
Details : OpenBSD 7.6-current (GENERIC.MP) #20: Fri Oct 11 23:56:48
CEST 2024
catap@matebook.local:/usr/src/sys/arch/amd64/comp
On Sat, 12 Oct 2024 11:32:02 +0200,
Miod Vallat wrote:
>
> Does the following diff also fix the problem for you?
>
> Index: hidkbd.c
> ===
> RCS file: /OpenBSD/src/sys/dev/hid/hidkbd.c,v
> retrieving revision 1.14
> diff -u -p -r1.1