CVS commit: src/sys/arch/evbarm/gumstix

2021-11-05 Thread Nick Hudson
Module Name:src Committed By: skrll Date: Fri Nov 5 07:39:23 UTC 2021 Modified Files: src/sys/arch/evbarm/gumstix: gxpcic.c Log Message: Apply patch from PR port-evbarm/52209 Gumstix: KDASSERT in pxa2x0_gpio if no PCMCIA bushead given but present To generate a diff of

CVS commit: src/sys/arch/evbarm/gumstix

2021-11-05 Thread Nick Hudson
Module Name:src Committed By: skrll Date: Fri Nov 5 07:39:23 UTC 2021 Modified Files: src/sys/arch/evbarm/gumstix: gxpcic.c Log Message: Apply patch from PR port-evbarm/52209 Gumstix: KDASSERT in pxa2x0_gpio if no PCMCIA bushead given but present To generate a diff of

CVS commit: src/sys/arch/evbarm/gumstix

2010-03-07 Thread KIYOHARA Takashi
Module Name:src Committed By: kiyohara Date: Sun Mar 7 09:29:26 UTC 2010 Modified Files: src/sys/arch/evbarm/gumstix: gumstix_machdep.c Log Message: Reorder included headers. To generate a diff of this commit: cvs rdiff -u -r1.25 -r1.26 src/sys/arch/evbarm/gumstix/gumst

CVS commit: src/sys/arch/evbarm/gumstix

2010-03-07 Thread KIYOHARA Takashi
Module Name:src Committed By: kiyohara Date: Sun Mar 7 09:29:26 UTC 2010 Modified Files: src/sys/arch/evbarm/gumstix: gumstix_machdep.c Log Message: Reorder included headers. To generate a diff of this commit: cvs rdiff -u -r1.25 -r1.26 src/sys/arch/evbarm/gumstix/gumst

CVS commit: src/sys/arch/evbarm/gumstix

2010-01-23 Thread KIYOHARA Takashi
Module Name:src Committed By: kiyohara Date: Sun Jan 24 03:46:48 UTC 2010 Modified Files: src/sys/arch/evbarm/gumstix: gumstix_machdep.c Log Message: Please calculate KERNEL_PT_KERNEL_NUM from KERNEL_VM_BASE. Moreover, can define KERNEL_VM_BASE somewhere. (ex. in conf/YOUR