Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 13 Oct 2010 21:36:42 +0000 (UTC)
From:      Hans Petter Selasky <hselasky@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:  <201010132137.o9DLbAk2034868@repoman.freebsd.org>

next in thread | raw e-mail | index | archive | help
hselasky    2010-10-13 21:36:42 UTC

  FreeBSD src repository

  Modified files:
    sys/conf             files 
    sys/modules/usb      Makefile 
  Added files:
    sys/dev/usb/net      if_ipheth.c if_iphethvar.h 
    sys/modules/usb/ipheth Makefile 
  Log:
  SVN rev 213805 on 2010-10-13 21:36:42Z by hselasky
  
  USB Network:
  - Add new driver for iPhone tethering
  - Supports the iPhone 3G/3GS/4G ethernet protocol
  
  Approved by:    thompsa (mentor)
  
  Revision  Changes    Path
  1.1537    +1 -0      src/sys/conf/files
  1.1       +528 -0    src/sys/dev/usb/net/if_ipheth.c (new)
  1.1       +84 -0     src/sys/dev/usb/net/if_iphethvar.h (new)
  1.35      +1 -1      src/sys/modules/usb/Makefile
  1.1       +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?201010132137.o9DLbAk2034868>