Re: Intel ICH GPIO
Andrius V <[email protected]> Sun, 6 Oct 2024 15:44:19 +0300
| Newsgroups | gmane.os.netbsd.ports.x86-64 |
|---|---|
| Message-ID | <CAFO4Nkom7QVMYW3NcUhzm0N+PydJmSbsJuTxiGvLRN38OngUtg@mail.gmail.com> |
Hi, I would assume no. There is a list of supported chipsets in the man page. Also you can check them in the code https://github.com/NetBSD/src/blob/trunk/sys/dev/acpi/igpio_acpi.c. My assumption that yours would be too old. On Sun, Oct 6, 2024 at 8:31=E2=80=AFAM Rui-Xiang Guo <[email protected]> wrot= e: > > Hi, > I note that there is the igpio(4) in 10.0, but no further documentation. > Would like to know if it is possible to get it work on ICH7-M(Calistoga)? > > -rxg >