Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 11 Mar 2011 22:32:17 +0000 (UTC)
From:      Marius Strobl <marius@FreeBSD.org>
To:        cvs-src-old@freebsd.org
Subject:   cvs commit: src/sys/dev/ti if_ti.c if_tireg.h
Message-ID:  <201103112232.p2BMWff3076399@repoman.freebsd.org>

next in thread | raw e-mail | index | archive | help
marius      2011-03-11 22:32:17 UTC

  FreeBSD src repository

  Modified files:
    sys/dev/ti           if_ti.c if_tireg.h 
  Log:
  SVN rev 219547 on 2011-03-11 22:32:17Z by marius
  
  - Allocate the DMA memory shared between the host and the controller as
    coherent.
  - Constify the ti_devs table.
  - Don't bother to set if_mtu to ETHERMTU, ether_ifattach() does that.
  
  MFC after:      2 weeks
  
  Revision  Changes    Path
  1.137     +6 -5      src/sys/dev/ti/if_ti.c
  1.39      +1 -1      src/sys/dev/ti/if_tireg.h



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201103112232.p2BMWff3076399>