IRC channel logs

2025-10-10.log

back to list of logs

<damo22>azert: problem is, the \_PIC method is only available once parsing the DSDT as far as i know so we would need to shove the entire AML parser into gnumach which is undesirable
<damo22>the mode setting is only applicable to the process running acpi
<damo22>i have a proof of concept in the irq device_get_status
<damo22>flavor IRQGETPICMODE
<gnuser6791>quit
<damo22>youpi: can i use device_get_status instead of writing a new device_intr_* RPC?
<youpi>damo22: that can be it, yes
<damo22>mailed in :D
<damo22>tested it on i386 with PIC and APIC and amd64
<jab>so yesterday, I started to tweak my hurd install on the T60. It was literally the day after I installed it, and it hard locked on me. I had to hard reboot and saw the automatic fsck take care of everything. It's good to be home. :)
<azeem>hrm, we don't have getpeereid(), right?
<youpi>it'd still a todo
<youpi>there are ideas how to do it
<youpi>just missing somebody to take the time to do it :)
<azeem>well, it looks like it's non-standard BSD thing
<azeem>Linux doesn't seem to have it by default either?
<youpi>it has SO_PEERCRED + SCM_CREDENTIALS
<azeem>ah ok
<azeem>I wonder how https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=995049 worked then, does libbsd implement all that?
<azeem>doesn't look like: https://gitlab.freedesktop.org/libbsd/libbsd/-/blob/main/src/getpeereid.c?ref_type=heads