cvs commit: ports/comms Makefile ports/comms/uhso-kmod Makefile distinfo pkg-descr pkg-plist ports/comms/uhso-kmod/files UHSO-DEBUG-patch-Makefile UHSOCTL-DEBUG-patch-Makefile UHSOCTL-NODEBUG-patch-Makefile pkg-message.in

Pav Lucistnik pav at FreeBSD.org
Sun Feb 7 15:20:54 UTC 2010


pav         2010-02-07 15:20:54 UTC

  FreeBSD ports repository

  Modified files:
    comms                Makefile 
  Added files:
    comms/uhso-kmod      Makefile distinfo pkg-descr pkg-plist 
    comms/uhso-kmod/files UHSO-DEBUG-patch-Makefile 
                          UHSOCTL-DEBUG-patch-Makefile 
                          UHSOCTL-NODEBUG-patch-Makefile 
                          pkg-message.in 
  Log:
  FreeBSD driver for newer Option HSDPA USB dongles.
  
  The driver have been tested with the following devices
  
    * Option GlobeSurfer iCON 7.2 (2.4.6Hd firmware)
    * Option GlobeSurfer iCON 225
    * Option iCON 505
  
  Older cards should work just fine with ubsa(4) or any similar
  USB-over-serial driver.
  
  Note that this driver should be considered beta and will
  work with FreeBSD 8.0 (with USB2) or superior only.
  Please use comms/hso-kmod for previous versions of FreeBSD.
  
  WWW: http://www.shapeshifter.se/code/hso/
  
  PR:             ports/142159
  Submitted by:   Ganael Laplanche <ganael.laplanche at martymac.com>
  
  Revision  Changes    Path
  1.214     +1 -0      ports/comms/Makefile
  1.1       +77 -0     ports/comms/uhso-kmod/Makefile (new)
  1.1       +6 -0      ports/comms/uhso-kmod/distinfo (new)
  1.1       +11 -0     ports/comms/uhso-kmod/files/UHSO-DEBUG-patch-Makefile (new)
  1.1       +11 -0     ports/comms/uhso-kmod/files/UHSOCTL-DEBUG-patch-Makefile (new)
  1.1       +10 -0     ports/comms/uhso-kmod/files/UHSOCTL-NODEBUG-patch-Makefile (new)
  1.1       +17 -0     ports/comms/uhso-kmod/files/pkg-message.in (new)
  1.1       +16 -0     ports/comms/uhso-kmod/pkg-descr (new)
  1.1       +5 -0      ports/comms/uhso-kmod/pkg-plist (new)


More information about the cvs-all mailing list