Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 7 Feb 2010 15:30:05 GMT
From:      dfilter@FreeBSD.ORG (dfilter service)
To:        freebsd-ports-bugs@FreeBSD.org
Subject:   Re: ports/142159: commit references a PR
Message-ID:  <201002071530.o17FU5Nd038203@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help
The following reply was made to PR ports/142159; it has been noted by GNATS.

From: dfilter@FreeBSD.ORG (dfilter service)
To: bug-followup@FreeBSD.org
Cc:  
Subject: Re: ports/142159: commit references a PR
Date: Sun,  7 Feb 2010 15:21:08 +0000 (UTC)

 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@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)
 _______________________________________________
 cvs-all@freebsd.org mailing list
 http://lists.freebsd.org/mailman/listinfo/cvs-all
 To unsubscribe, send any mail to "cvs-all-unsubscribe@freebsd.org"
 



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