jhay 2007-05-29 18:10:42 UTC FreeBSD src repository
Modified files: sys/arm/conf AVILA.hints sys/arm/xscale/ixp425 ixp425.c ixp425var.h uart_bus_ixp425.c uart_cpu_ixp425.c Log: Remove the hardcoded IXP425_UART?_VBASE values in the uart_ixp425_probe() and uart_cpu_getdev(). Change uart_cpu_getdev() to use hints to find the console. Reviewed by: marcel Revision Changes Path 1.2 +1 -1 src/sys/arm/conf/AVILA.hints 1.8 +1 -1 src/sys/arm/xscale/ixp425/ixp425.c 1.4 +2 -0 src/sys/arm/xscale/ixp425/ixp425var.h 1.3 +12 -3 src/sys/arm/xscale/ixp425/uart_bus_ixp425.c 1.3 +42 -13 src/sys/arm/xscale/ixp425/uart_cpu_ixp425.c _______________________________________________ cvs-all@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/cvs-all To unsubscribe, send any mail to "[EMAIL PROTECTED]"