CVS commit: [matt-nb5-mips64] src/sys/arch/mips/sibyte/pci

2010-01-21 Thread Matt Thomas
Module Name:src
Committed By:   matt
Date:   Thu Jan 21 08:08:41 UTC 2010

Modified Files:
src/sys/arch/mips/sibyte/pci [matt-nb5-mips64]: sbbrz.c

Log Message:
Don't forget to init pba_bridgetag


To generate a diff of this commit:
cvs rdiff -u -r1.1.2.3 -r1.1.2.4 src/sys/arch/mips/sibyte/pci/sbbrz.c

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.



CVS commit: [matt-nb5-mips64] src/sys/arch/mips/sibyte/pci

2010-01-21 Thread Erik Berls
Module Name:src
Committed By:   cyber
Date:   Thu Jan 21 08:45:41 UTC 2010

Modified Files:
src/sys/arch/mips/sibyte/pci [matt-nb5-mips64]: sbbrz_pci.c

Log Message:
GC some debug code


To generate a diff of this commit:
cvs rdiff -u -r1.1.2.3 -r1.1.2.4 src/sys/arch/mips/sibyte/pci/sbbrz_pci.c

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.



CVS commit: [matt-nb5-mips64] src/sys/arch/mips/sibyte/pci

2010-01-21 Thread Erik Berls
Module Name:src
Committed By:   cyber
Date:   Thu Jan 21 08:47:22 UTC 2010

Modified Files:
src/sys/arch/mips/sibyte/pci [matt-nb5-mips64]: sbbrz_pci.c

Log Message:
and the tmp var


To generate a diff of this commit:
cvs rdiff -u -r1.1.2.4 -r1.1.2.5 src/sys/arch/mips/sibyte/pci/sbbrz_pci.c

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.



CVS commit: [matt-nb5-mips64] src/sys/arch/mips/sibyte/pci

2010-01-21 Thread Matt Thomas
Module Name:src
Committed By:   matt
Date:   Thu Jan 21 08:50:00 UTC 2010

Modified Files:
src/sys/arch/mips/sibyte/pci [matt-nb5-mips64]: sbbrz_bus_io.c
sbbrz_bus_mem.c

Log Message:
Define PCI bus spaces as little endian


To generate a diff of this commit:
cvs rdiff -u -r1.1.2.1 -r1.1.2.2 src/sys/arch/mips/sibyte/pci/sbbrz_bus_io.c \
src/sys/arch/mips/sibyte/pci/sbbrz_bus_mem.c

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.



CVS commit: [matt-nb5-mips64] src/sys/arch/mips/sibyte/pci

2010-01-20 Thread Matt Thomas
Module Name:src
Committed By:   matt
Date:   Thu Jan 21 04:22:33 UTC 2010

Added Files:
src/sys/arch/mips/sibyte/pci [matt-nb5-mips64]: sbbrz.c sbbrz_bus_io.c
sbbrz_bus_mem.c sbbrz_pci.c sbbrzvar.h sbldthb.c sbpcihb.c

Log Message:
Compile-tested only initial PCI support (from 10 years ago!) for sbmips
finally committed to cvs.


To generate a diff of this commit:
cvs rdiff -u -r0 -r1.1.2.1 src/sys/arch/mips/sibyte/pci/sbbrz.c \
src/sys/arch/mips/sibyte/pci/sbbrz_bus_io.c \
src/sys/arch/mips/sibyte/pci/sbbrz_bus_mem.c \
src/sys/arch/mips/sibyte/pci/sbbrz_pci.c \
src/sys/arch/mips/sibyte/pci/sbbrzvar.h \
src/sys/arch/mips/sibyte/pci/sbldthb.c \
src/sys/arch/mips/sibyte/pci/sbpcihb.c

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.