9044ca8e61
- Fix redox_pci_enable_device to track enabled state instead of noop. redox_pci_set_master now logs bus master enable. - Fix redox_request_irq to return the IRQ fd instead of open+close. redox_free_irq now accepts fd via dev_id and actually closes it. - SETPLANE now returns EOPNOTSUPP instead of silently succeeding, with warning about DC dependency. - OBJ_SETPROPERTY now accepts CRTC_ID (property 30) as a noop (connector routing is managed by SETCRTC).