Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 27 Nov 2010 19:40:51 +0000 (UTC)
From:      Andrew Thompson <thompsa@FreeBSD.org>
To:        cvs-src-old@freebsd.org
Subject:   cvs commit: src/sys/conf files src/sys/dev/usb/net if_ipheth.c if_iphethvar.h src/sys/modules/usb Makefile src/sys/modules/usb/ipheth Makefile
Message-ID:  <201011271941.oARJf7ow088367@repoman.freebsd.org>

next in thread | raw e-mail | index | archive | help

thompsa     2010-11-27 19:40:51 UTC

  FreeBSD src repository

  Modified files:        (Branch: RELENG_8)
    sys/conf             files 
    sys/modules/usb      Makefile 
  Added files:           (Branch: RELENG_8)
    sys/dev/usb/net      if_ipheth.c if_iphethvar.h 
    sys/modules/usb/ipheth Makefile 
  Log:
  SVN rev 215948 on 2010-11-27 19:40:51Z by thompsa
  
  MFC r213805
  
   Add new driver for iPhone tethering, supports the iPhone 3G/3GS/4G ethernet
   protocol
  
  Revision     Changes    Path
  1.1459.2.46  +1 -0      src/sys/conf/files
  1.1.2.2      +528 -0    src/sys/dev/usb/net/if_ipheth.c (new)
  1.1.2.2      +84 -0     src/sys/dev/usb/net/if_iphethvar.h (new)
  1.27.2.6     +1 -1      src/sys/modules/usb/Makefile
  1.1.2.2      +37 -0     src/sys/modules/usb/ipheth/Makefile (new)



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