freebsd-ports/comms/hso-kmod/files/pkg-message.in
Martin Wilke 57d6225b2b 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

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>
2008-05-18 15:44:54 +00:00

20 lines
512 B
Text

===============================================================================
This port has installed the hso kernel module.
1) To load the kernel module at boot time,
add the following line to /boot/loader.conf:
hso_load="YES"
2) If you have installed devd files, restart devd :
/etc/rc.d/devd restart
3) If you have built the hsoctl utility, use it to connect :
e.g. : hsoctl -a bredband.tre.se -p 1234 hso0
4) Enjoy !
===============================================================================