Source-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: src/sys/dev/pci
Module Name: src
Committed By: macallan
Date: Wed Feb 27 23:59:37 UTC 2008
Modified Files:
src/sys/dev/pci: chipsfb.c genfb_pci.c r128fb.c voodoofb.c
Log Message:
get rid of the last #ifdef macppc and use PCI_MAGIC_IO_RANGE to select
at which offset we mmap PCI IO space
To generate a diff of this commit:
cvs rdiff -r1.12 -r1.13 src/sys/dev/pci/chipsfb.c src/sys/dev/pci/voodoofb.c
cvs rdiff -r1.5 -r1.6 src/sys/dev/pci/genfb_pci.c
cvs rdiff -r1.2 -r1.3 src/sys/dev/pci/r128fb.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