Source-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: syssrc/sys/dev/pci
Module Name: syssrc
Committed By: thorpej
Date: Fri Sep 14 16:54:21 UTC 2001
Modified Files:
syssrc/sys/dev/pci: vga_pci.c
Log Message:
Gather information about the mappable regions of the card at
attach time. Allow access to these regions in vga_pci_mmap().
Note: we also have to allow access to the legacy ISA "hole" in
vga_pci_mmap(), since the X server needs to be able to read
the legacy BIOS on many cards.
XXX Need to address the PCI Expansion ROM.
Based on changes from Simon Burge <simonb%wasabisystems.com@localhost>.
To generate a diff of this commit:
cvs rdiff -r1.6 -r1.7 syssrc/sys/dev/pci/vga_pci.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