NetBSD-Bugs archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
PR/57225 CVS commit: src
The following reply was made to PR port-amd64/57225; it has been noted by GNATS.
From: "SAITOH Masanobu" <msaitoh%netbsd.org@localhost>
To: gnats-bugs%gnats.NetBSD.org@localhost
Cc:
Subject: PR/57225 CVS commit: src
Date: Mon, 27 Feb 2023 15:41:41 +0000
Module Name: src
Committed By: msaitoh
Date: Mon Feb 27 15:41:41 UTC 2023
Modified Files:
src/share/man/man4: igpio.4
src/sys/dev/acpi: igpio_acpi.c
Log Message:
igpio(4): Disable Baytrail and Lynxpoint support. Fixes PR kern/57225.
It seems additional code is required to support Baytrail and Lynxpoint.
Disable those support.
To generate a diff of this commit:
cvs rdiff -u -r1.3 -r1.4 src/share/man/man4/igpio.4
cvs rdiff -u -r1.1 -r1.2 src/sys/dev/acpi/igpio_acpi.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