Skip to content

Commit 2a8eddb

Browse files
authored
Update README.md
1 parent 1bd1949 commit 2a8eddb

File tree

1 file changed

+2
-8
lines changed

1 file changed

+2
-8
lines changed

README.md

Lines changed: 2 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -21,15 +21,9 @@ Only hardware version
2121
I did not include the code for the others yet (I do not own the specific hardware).
2222

2323
**Since the OpenBSD driver this is based on does not support WME or 11n both are not possible at the momemnt.***
24-
25-
TO build fw goto fwdirectory
26-
```
27-
make -f Makefilefw
28-
make -f Makefilefw install
29-
```
30-
to load fw
24+
to load fw aftert building the port with make install
3125
```
32-
kldload /boot/modules/mt7601u.ko
26+
kldload /boot/modules/mt7601u_fw.ko
3327
```
3428
To build and load the module
3529
```

0 commit comments

Comments
 (0)