NetBSD-Bugs archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

PR/43659 CVS commit: src



The following reply was made to PR port-i386/43659; it has been noted by GNATS.

From: "Jukka Ruohonen" <jruoho%netbsd.org@localhost>
To: gnats-bugs%gnats.NetBSD.org@localhost
Cc: 
Subject: PR/43659 CVS commit: src
Date: Sun, 24 Oct 2010 08:54:15 +0000

 Module Name:   src
 Committed By:  jruoho
 Date:          Sun Oct 24 08:54:15 UTC 2010
 
 Modified Files:
        src/distrib/sets/lists/man: mi
        src/share/man/man4: acpiwmi.4
        src/sys/arch/amd64/conf: GENERIC
        src/sys/arch/i386/conf: GENERIC
        src/sys/dev/acpi/wmi: files.wmi
 Added Files:
        src/sys/dev/acpi/wmi: wmi_msi.c
 
 Log Message:
 Add acpiwmi(4) mappings for MSI laptops.
 
 XXX: It may be necessary to fix PR # 43659 before this works on all models.
 
 
 To generate a diff of this commit:
 cvs rdiff -u -r1.1241 -r1.1242 src/distrib/sets/lists/man/mi
 cvs rdiff -u -r1.4 -r1.5 src/share/man/man4/acpiwmi.4
 cvs rdiff -u -r1.286 -r1.287 src/sys/arch/amd64/conf/GENERIC
 cvs rdiff -u -r1.994 -r1.995 src/sys/arch/i386/conf/GENERIC
 cvs rdiff -u -r1.6 -r1.7 src/sys/dev/acpi/wmi/files.wmi
 cvs rdiff -u -r0 -r1.1 src/sys/dev/acpi/wmi/wmi_msi.c
 
 Please note that diffs are not public domain; they are subject to the
 copyright notices on the relevant files.
 


Home | Main Index | Thread Index | Old Index