-
Notifications
You must be signed in to change notification settings - Fork 73
Open
Description
I flashed frankenstein firmware yesterday and couldn't do anything useful to it, I thought almost no functions are implemented. Only after checking forum thread it turned out something really works. So, let's go over confusing stuff:
- iwconnect doesn't say anything, so it doesn't seem to work. It's nowhere clear that ifconfig should be used after it to check status. So, iwconnect should say "ok" or "fail" (detailed error message, of course).
- It's nowhere clear that changes done by iwconnect/iwmode may not be applied immediately, but require reset. Again, it should say when it's the case.
- Nowhere clear that spi_dump requires decimal numbers. Passed decent hex values (0x100, etc), it again doesn't say anything, even error (proper fix is to support hex numbers here, but error checking/reporting should happen everywhere).
Metadata
Metadata
Assignees
Labels
No labels