Changes between Version 6 and Version 7 of Ticket #3222


Ignore:
Timestamp:
02/25/22 18:11:08 (2 years ago)
Author:
Gedare Bloom
Comment:

Legend:

Unmodified
Added
Removed
Modified
  • Ticket #3222 – Description

    v6 v7  
    1414We need a method to handle such hot plugged events. For that it will be necessary to keep relevant information from the rc.conf available.
    1515
    16 *Possible Approach*
     16**Possible Approach**
    1717The way freebsd handles hot-plug events in general or network device
    1818events in special should be analyzed. If possible, a similar method
    1919should be implemented in rtems-libbsd.
    2020
    21 *Necessary Hardware*
     21**Necessary Hardware**
    2222Some board which is supported in rtems-libbsd and has a (supported) USB host connection and a (supported) USB-WiFi? interface is necessary. A known working board is the Beagle Bone Black with a RTL8188 USB dongle. Some kind of hardware debugger (Segger J-Link, Flyswatter 2, something supported by OpenOCD, ...) is strongly recommended.
    2323
    24 *Related projects*
     24**Related projects**
    2525#3223 will need some WiFi? related rc.conf integration too and maybe depends on some of the functionality here (creating interfaces).
    2626
     27**Skills**
     28C and low-level programming skills are needed.
     29
     30This is a large project of hard difficulty.
     31