svn commit: r223380 - head/sys/dev/xl

Ben Kaduk minimarmot at gmail.com
Tue Jun 21 20:54:26 UTC 2011


On Tue, Jun 21, 2011 at 4:51 PM, Warner Losh <imp at freebsd.org> wrote:
> Author: imp
> Date: Tue Jun 21 20:51:09 2011
> New Revision: 223380
> URL: http://svn.freebsd.org/changeset/base/223380
>
> --- head/sys/dev/xl/if_xl.c     Tue Jun 21 20:50:55 2011        (r223379)
> +++ head/sys/dev/xl/if_xl.c     Tue Jun 21 20:51:09 2011        (r223380)
> @@ -334,7 +334,7 @@ xl_dma_map_addr(void *arg, bus_dma_segme
>  * only a finite amount of time to avoid getting caught in an
>  * infinite loop. Normally this delay routine would be a macro,
>  * but it isn't called during normal operation so we can afford
> - * to make it a function.
> + * to make it a function.  Spress warning when card gone.
                             ^^^u

-Ben Kaduk


More information about the svn-src-all mailing list