Skip to content

Latest commit

 

History

History
executable file
·
59 lines (34 loc) · 2.02 KB

README.md

File metadata and controls

executable file
·
59 lines (34 loc) · 2.02 KB

SiWT917 Open Source Driver

The SiWT917 RCP Driver is a SoftMAC driver that interacts with the Linux wireless MAC layer, MAC80211. It consists of simple and efficient kernel modules that currently support SiWT917 RCP chipsets and can be ported to any embedded platform, in addition to the X-86 platform.

Release Notes

  • See here for the latest RCP release notes.

Licensing

The default license for SiWT917 RCP Driver is GNU General Public License v2.0.

Documentation

The online RCP documentation is available here.

Software Reference

Hardware Reference

Package Structure

This software package contains following folders/files :

SiWT917.X.X.X.X

    ├── Firmware  
    ├── apps   
    ├── release   
    ├── rsi 
    └── docs

Content Description

  • Firmware : This folder contains firmware binary for SiWT917.

  • apps : This folder contains driver tools source code.

  • release : This folder contains kernel modules, configuration files of supplicant, hostapd and script files.

  • rsi : This folder contains SiWT917 RCP driver source code.

  • docs : This folder contains release notes.