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: mrg
Date: Tue Jan 25 07:17:08 UTC 2011
Modified Files:
src/sys/dev/pci: tga.c
Log Message:
fix the previous. there's no "vc" variable, nor does the local "dc"
have a "softc" member. use sc->sc_dev instead.
compile tested only, but that's better than the previous revision.
To generate a diff of this commit:
cvs rdiff -u -r1.81 -r1.82 src/sys/dev/pci/tga.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