Source-Changes archive

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

CVS commit: src/sys/arch/evbppc/explora



Module Name:    src
Committed By:   hannken
Date:           Tue Nov 27 10:59:25 UTC 2007

Modified Files:
        src/sys/arch/evbppc/explora: consinit.c
        src/sys/arch/evbppc/explora/dev: com_elb.c lpt_elb.c pckbc_elb.c

Log Message:
When using bus_space_map() on the ISA bus unstride the address.  Since
Rev. 1.13 of sys/arch/powerpc/powerpc/bus_space.c the address will be
strided by memio_map().


To generate a diff of this commit:
cvs rdiff -r1.5 -r1.6 src/sys/arch/evbppc/explora/consinit.c
cvs rdiff -r1.4 -r1.5 src/sys/arch/evbppc/explora/dev/com_elb.c
cvs rdiff -r1.3 -r1.4 src/sys/arch/evbppc/explora/dev/lpt_elb.c \
    src/sys/arch/evbppc/explora/dev/pckbc_elb.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