Skip to content
This repository has been archived by the owner on Mar 27, 2022. It is now read-only.

Commit

Permalink
Add regdb files
Browse files Browse the repository at this point in the history
  • Loading branch information
gordboy committed Jan 18, 2018
1 parent a97aca7 commit aca1e06
Show file tree
Hide file tree
Showing 3 changed files with 9 additions and 0 deletions.
9 changes: 9 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -11,6 +11,7 @@ Added (cosmeticly edited) original Realtek_Changelog.txt, this README.md and dkm
Added device USB IDs, sorted by ID number.
Added LED control by Makefile, module parameter and dynamic /proc writing.
Added VHT extras.
Added regdb files.

### Building

Expand Down Expand Up @@ -77,3 +78,11 @@ As others have noted, people using NetworkManager need to add this stanza to /et
[device]
wifi.scan-rand-mac-address=no
```

### Regdb files

If needed, copy the regulatory database files in regdb/ to /lib/firmware/

```sh
$ sudo cp ./regdb/* /lib/firmware/
```
Binary file added regdb/regulatory.db
Binary file not shown.
Binary file added regdb/regulatory.db.p7s
Binary file not shown.

0 comments on commit aca1e06

Please sign in to comment.