Date: Mon, 22 Jun 2009 22:54:13 +0000 (UTC) From: Sam Leffler <sam@FreeBSD.org> To: cvs-src-old@freebsd.org Subject: cvs commit: src/sys/arm/xscale/ixp425 cambria_exp_space.c files.avila ixp425.c ixp425var.h Message-ID: <200906222254.n5MMsamj083306@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
sam 2009-06-22 22:54:13 UTC FreeBSD src repository Modified files: sys/arm/xscale/ixp425 files.avila ixp425.c ixp425var.h Added files: sys/arm/xscale/ixp425 cambria_exp_space.c Log: SVN rev 194670 on 2009-06-22 22:54:13Z by sam o add a bus space tag that forces a 2usec delay between r/w ops; this is used for the optional GPS+RS485 uarts on the Gateworks Cambria boards which otherwise are unreliable o setup the hack bus space tag for the GPS+RS485 uarts o program the gpio interrupts for the uarts to be edge-rising o force timing on the expansion bus for the uarts to be "slow" Thanks to Chris Lang of Gateworks for these tips. Revision Changes Path 1.1 +95 -0 src/sys/arm/xscale/ixp425/cambria_exp_space.c (new) 1.6 +2 -1 src/sys/arm/xscale/ixp425/files.avila 1.29 +20 -10 src/sys/arm/xscale/ixp425/ixp425.c 1.9 +3 -0 src/sys/arm/xscale/ixp425/ixp425var.h
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200906222254.n5MMsamj083306>