Source-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: syssrc/sys/arch/i386/pci
Module Name: syssrc
Committed By: drochner
Date: Mon Sep 17 12:07:33 UTC 2001
Modified Files:
syssrc/sys/arch/i386/pci: pchb.c
Log Message:
-fix botched switch/case nesting which made AGP on i810 in GFX mode fail
-remove the check for i810's internal graphics completely: we'll attach
AGP whether in GFX or AGP mode anyway, and the SMRAM register test
was of questionable value (should have masked with 0xc0, but even then
the builtin graphics appeared enabled although I used an external
PCI card)
To generate a diff of this commit:
cvs rdiff -r1.27 -r1.28 syssrc/sys/arch/i386/pci/pchb.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