CVS commit: src/sys/arch/acorn32/conf

2019-03-31 Thread Christos Zoulas
Module Name:src
Committed By:   christos
Date:   Sun Mar 31 16:08:08 UTC 2019

Modified Files:
src/sys/arch/acorn32/conf: INSTALL

Log Message:
bump size


To generate a diff of this commit:
cvs rdiff -u -r1.82 -r1.83 src/sys/arch/acorn32/conf/INSTALL

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



CVS commit: src/sys/arch/acorn32/conf

2018-05-14 Thread Jason R Thorpe
Module Name:src
Committed By:   thorpej
Date:   Mon May 14 21:05:17 UTC 2018

Modified Files:
src/sys/arch/acorn32/conf: EB7500ATX GENERIC INSTALL LOWMEM_WSCONS NC

Log Message:
Fully specifiy the location of indirectly-configured I2C devices. In
particular, the parent spec must not be wild-carded, as doing so doesn't
work well on systems where more than one I2C bus is present.


To generate a diff of this commit:
cvs rdiff -u -r1.64 -r1.65 src/sys/arch/acorn32/conf/EB7500ATX
cvs rdiff -u -r1.124 -r1.125 src/sys/arch/acorn32/conf/GENERIC
cvs rdiff -u -r1.78 -r1.79 src/sys/arch/acorn32/conf/INSTALL
cvs rdiff -u -r1.72 -r1.73 src/sys/arch/acorn32/conf/LOWMEM_WSCONS
cvs rdiff -u -r1.71 -r1.72 src/sys/arch/acorn32/conf/NC

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