forked from Lainports/freebsd-ports
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>
20 lines
512 B
Text
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 !
|
|
|
|
===============================================================================
|
|
|