Changes between Version 8 and Version 9 of Software/hDrivers


Ignore:
Timestamp:
Jan 31, 2015, 1:09:47 AM (9 years ago)
Author:
msherman
Comment:

Legend:

Unmodified
Added
Removed
Modified
  • Software/hDrivers

    v8 v9  
    5353   sudo cp –avr /home/user1/Desktop/GobiNet  /usr/src
    5454 3. Enter each driver directory and run
    55      make all
    56      make install
     55     {{{
     56     make all
     57     make install
     58     }}}
    5759 4. Load the serial and net modules via modrpobe
    5860    {{{
    59     modrpobe -i GobiSerial
     61    modprobe -i GobiSerial
    6062    modprobe -i GobiNet
    6163    Dmesg output should look like: