summaryrefslogtreecommitdiff
path: root/2016
diff options
context:
space:
mode:
authorHolger Hans Peter Freyther <holger@moiji-mobile.com>2016-12-28 17:37:06 +0100
committerHolger Hans Peter Freyther <holger@moiji-mobile.com>2016-12-28 17:37:06 +0100
commit5a844c3d478059723b12da5db2cf61953cc010cd (patch)
treeff561e9e9e5eab8eea054f68a2384d7d21d33930 /2016
parentb62dbb92d1f2ff43132a257718a29f4b47689b05 (diff)
33c3: Two more typos fixed
Diffstat (limited to '2016')
-rw-r--r--2016/33c3/33c3-modems.adoc4
1 files changed, 2 insertions, 2 deletions
diff --git a/2016/33c3/33c3-modems.adoc b/2016/33c3/33c3-modems.adoc
index 2f1190b..29a5467 100644
--- a/2016/33c3/33c3-modems.adoc
+++ b/2016/33c3/33c3-modems.adoc
@@ -112,7 +112,7 @@ image:images/ec20.png[height=300,role="gimmick_right"]
* No written offer, let's see if it runs Linux
* Armijn Hemels `gpltool.git` has `unyaffs` to unpack yaffs
-* `strings`, etc. clearly reveal Linux, glibc, busyox
+* `strings`, etc. clearly reveal Linux, glibc, busybox
** other interesting strings like `AT+QLINUXCMD=?` show up
* The fun and exploration begins...
** technical analysis (serial console, firmware reversing, ...)
@@ -368,7 +368,7 @@ We found a bunch of proprietary Linux userspace programs
|`quectel_daemon`|?; various ASoC related bits
|`qti`|?
|`mbim`|Mobile Broadband IF Model (translates MBIM to QMI)
-|`QCMAP_ConnectionManager`|runs linux-base WiFi AP/router with LTE backhaup
+|`QCMAP_ConnectionManager`|runs linux-base WiFi AP/router with LTE backhaul
|`quec_bridge`|reads GPS NMEA from `/dev/nmea` and writes it to `/dev/ttyGS0`
|===
personal git repositories of Harald Welte. Your mileage may vary