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>youpi: can i use device_get_status instead of writing a new device_intr_* RPC? <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>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