Source-Changes archive

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

CVS commit: src/sys/dev



Module Name:    src
Committed By:   martin
Date:           Fri Nov 24 13:01:07 UTC 2006

Modified Files:
        src/sys/dev/ic: gem.c gemreg.h gemvar.h
        src/sys/dev/pci: if_gem_pci.c

Log Message:
In preparation for gem @ sbus: split the GEM registers into two halfs
and provide a bus_space_handle_t for each. While there, fix a typo
in gem_bitwait().


To generate a diff of this commit:
cvs rdiff -r1.49 -r1.50 src/sys/dev/ic/gem.c
cvs rdiff -r1.8 -r1.9 src/sys/dev/ic/gemreg.h
cvs rdiff -r1.14 -r1.15 src/sys/dev/ic/gemvar.h
cvs rdiff -r1.21 -r1.22 src/sys/dev/pci/if_gem_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