166127522b
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>
17 lines
441 B
Text
17 lines
441 B
Text
|
|
===============================================================================
|
|
|
|
This port has installed the uhso kernel module.
|
|
|
|
1) To load the kernel module at boot time,
|
|
add the following line to /boot/loader.conf:
|
|
|
|
uhso_load="YES"
|
|
|
|
2) If you have built the uhsoctl utility, use it to connect :
|
|
e.g. : uhsoctl -a bredband.tre.se -p 1234 uhso0
|
|
|
|
3) Enjoy !
|
|
|
|
===============================================================================
|
|
|