aboutsummaryrefslogtreecommitdiffstats
path: root/comms/uhso-kmod
Commit message (Collapse)AuthorAgeFilesLines
* Fix bad usage of empty()martymac2012-06-151-3/+3
|
* Switch to OptionsNgmartymac2012-06-111-9/+9
|
* - use IGNORE instead of a custom messageeadler2011-09-241-10/+2
| | | | | Approved by: martymac (maintainer) Approved by: sahil (mentor)
* - Get Rid MD5 supportmiwi2011-03-201-2/+0
|
* Use the $SRC_BASE Makevar instead of hard-coding.linimon2010-12-171-1/+1
| | | | Hat: portmgr
* Add missing LICENSEmartymac2010-11-101-0/+3
| | | | Approved by: ehaupt (mentor)
* Update MAINTAINER address for my portsmartymac2010-09-271-1/+1
| | | | Approved by: ehaupt (mentor)
* - Update MAINTAINER address for Ganael Laplanche <ganael.laplanche@martymac.org>pgollucci2010-09-071-2/+2
| | | | | | | - Update some MASTER_SITES too PR: ports/150349 Submitted by: maintainer
* - Update to 20100416pav2010-08-137-42/+51
| | | | | PR: ports/148085 Submitted by: Ganael Laplanche <ganael.laplanche@martymac.com> (maintainer)
* - Add conflicts and crossreferencepav2010-02-121-1/+1
| | | | | PR: ports/143681 Submitted by: Ganael Laplanche <ganael.laplanche@martymac.com> (maintainer)
* FreeBSD driver for newer Option HSDPA USB dongles.pav2010-02-078-0/+153
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>