NetBSD-Bugs archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
Re: kern/36672 (azalia can not map 64-bit bar on 32-bit platform)
The following reply was made to PR kern/36672; it has been noted by GNATS.
From: coypu%sdf.org@localhost
To: gnats-bugs%netbsd.org@localhost
Cc:
Subject: Re: kern/36672 (azalia can not map 64-bit bar on 32-bit platform)
Date: Mon, 27 May 2019 13:40:09 +0000
Is this the same issue as
hdaudio_pci.c v1.9
use pci_mapreg_type() instead of assuming PCI_MAPREG_TYPE_MEM.
suggested by riastradh@.
fixes hdaudio on thinkpad P51 where the registers are mapped
over 4GB range. probably fixes intel X10-based systems that
map hdaudio high as well, but i was able to work around that
in the BIOS. not so for the P51.
XXX: pullup-7, pullup-8.
?
Home |
Main Index |
Thread Index |
Old Index