Sam Leffler wrote:
> Author: sam
> Date: Tue Feb 3 19:09:16 2009
> New Revision: 188087
> URL: http://svn.freebsd.org/changeset/base/188087
>
> Log:
> honor any interface width (e.g. setup by the bus shim) and don't probe;
> this is needed for the moment to workaround bus shim issues
>
> Added:
> head/sys/dev/cfi/cfi_bus_ixp4xx.c (contents, props changed)
> Modified:
> head/sys/dev/cfi/cfi_core.c
>
>
Sigh, this was supposed to only commit cfi_core.c but also caught the
xscale bus shim. Not sure if there's any way to fix this. Sure wish
svn worked like perforce and let you edit the commit list.
Sam