Bug 219157

Summary: ACPI DMI match addition for ASUS Vivobook Pro 15 N6506MJ_Q543MJ
Product: ACPI Reporter: gaijin
Component: Config-InterruptsAssignee: acpi_config-interrupts
Status: RESOLVED CODE_FIX    
Severity: enhancement    
Priority: P3    
Hardware: Intel   
OS: Linux   
Kernel Version: 6.10.4 Subsystem:
Regression: No Bisected commit-id:

Description gaijin 2024-08-14 06:44:51 UTC
Verified drivers/acpi/resource.c for kernel 6.10.4 does not include the following model for the DMI keyboard IRQ exceptions list.

grep -A 40 PS2K dsdt.dsl | grep IRQ -A 1                       
                IRQ (Level, ActiveLow, Exclusive, )            
                    {1}                                        

Base Board Information                                                        
        Manufacturer: ASUSTeK COMPUTER INC.                                   
        Product Name: N6506MJ                                                 
        Version: 1.0

Many thanks in advance!  Your work is appreciated!
Comment 1 gaijin 2024-08-21 05:35:42 UTC
Added in 6.10.6.  Close at your leisure.