cvs commit: src/sys/dev/netif/ti if_ti.c

Sepherosa Ziehau sephe at crater.dragonflybsd.org
Sun Apr 1 07:09:25 PDT 2007


sephe       2007/04/01 07:09:00 PDT

DragonFly src repository

  Modified files:        (Branch: DragonFly_RELEASE_1_8)
    sys/dev/netif/ti     if_ti.c 
  Log:
  MFC if_ti.c:
  
  rev 1.43
    Don't try holding serializer in ti_rxeof().  This function is only called by
    intr routine which alrealy holds serializer.
  
  rev 1.45
    It is TIGON1 that uses NIC local memory.
  
  Revision  Changes    Path
  1.42.2.1  +1 -3      src/sys/dev/netif/ti/if_ti.c


http://www.dragonflybsd.org/cvsweb/src/sys/dev/netif/ti/if_ti.c.diff?r1=1.42&r2=1.42.2.1&f=u





More information about the Commits mailing list