summaryrefslogtreecommitdiffstats
path: root/lib/libc/stdio/ungetwc.c
diff options
context:
space:
mode:
authorhselasky <hselasky@FreeBSD.org>2012-03-29 15:33:44 +0000
committerhselasky <hselasky@FreeBSD.org>2012-03-29 15:33:44 +0000
commit6749f469aac0289072185f7a673279706ef32e3a (patch)
tree39fe7681cde63b5e766d945ff2c0f5bf8277e99a /lib/libc/stdio/ungetwc.c
parent9cd12cd0b386074bdfcb610c34e8027953b070be (diff)
downloadFreeBSD-src-6749f469aac0289072185f7a673279706ef32e3a.zip
FreeBSD-src-6749f469aac0289072185f7a673279706ef32e3a.tar.gz
Fix for boot issue: Don't disable BARs on AGP devices. In general:
Don't disable BARs on any PCI display devices, because doing that can sometimes cause the main memory bus to stop working, causing all memory reads to return nothing but 0xFFFFFFFF, even though the memory location was previously written. After a while a privileged instruction fault will appear and then nothing more can be debugged. The reason for this behaviour is unknown. MFC after: 1 week
Diffstat (limited to 'lib/libc/stdio/ungetwc.c')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud