aboutsummaryrefslogtreecommitdiffstats
path: root/comms/hso-kmod
Commit message (Collapse)AuthorAgeFilesLines
* - Get Rid MD5 supportmiwi2011-03-201-2/+0
|
* Use the $SRC_BASE Makevar instead of hard-coding.linimon2010-12-171-1/+1
| | | | Hat: portmgr
* - Do not remove etc/devd, it is now part of mtreepav2010-11-131-1/+0
|
* 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
* - Add conflicts and crossreferencepav2010-02-121-1/+3
| | | | | PR: ports/143681 Submitted by: Ganael Laplanche <ganael.laplanche@martymac.com> (maintainer)
* - Mark BROKEN on CURRENT after USB2pav2009-03-051-0/+4
| | | | | PR: ports/132300 Submitted by: Ganael Laplanche <ganael.laplanche@martymac.com> (maintainer)
* - Update to 20081023miwi2008-11-025-38/+14
| | | | | | | | | | | | Note: - now builds against the new MPSAFE TTY layer (and still builds against the old one) - new product IDs added (0x7011 and 0x7501) - hsoctl now forks into background after a successful connection (use -d to disconnect, -n to get the old behavior) PR: 128422 Submitted by: Ganael Laplanche <ganael.laplanche@martymac.com> (maintainer)
* - Updates hsoctl utility and fixes problems related tomiwi2008-10-242-5/+11
| | | | | | | | | | France Telecom's french network - Add a BROKEN flag when trying to build against the new MPSAFE TTY layer (fails) - Bump PORTREVISION PR: 128269 Submitted by: Ganael Laplanche <ganael.laplanche@martymac.com> (maintainer)
* FreeBSD driver for newer Option HSDPA USB dongles.miwi2008-05-189-0/+177
The driver have been tested with the following devices * Option GlobeSurfer iCON 7.2 (2.4.6Hd firmware) * Option GlobeSurfer iCON 225 Older cards should work just fine with ubsa(4) or any similar USB-over-serial driver. Note that this driver should be considered beta. WWW: http://www.shapeshifter.se/code/hso/ PR: ports/123680 Submitted by: Ganael Laplanche <ganael.laplanche at martymac.com>