Source-Changes archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

CVS commit: xsrc/external/mit/xorg-server/dist/hw/xfree86/os-support/bus



Module Name:    xsrc
Committed By:   macallan
Date:           Sat Oct 25 03:45:45 UTC 2008

Modified Files:
        xsrc/external/mit/xorg-server/dist/hw/xfree86/os-support/bus:
            netbsdPci.c

Log Message:
Add support for PCI_VIA_TTYE0 hack.
( that way we can access PCI config space belonging to the console via ttyE0.
  This is useful on machines where the console fb may not be accessible via
  /dev/pci0. Also, it hides other PCI devices from the Xserver so it's less
  likely to mess with our BARs )
From xsrc/xfree


To generate a diff of this commit:
cvs rdiff -r1.1.1.1 -r1.2 \
    xsrc/external/mit/xorg-server/dist/hw/xfree86/os-support/bus/netbsdPci.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