ref: abdc656a7b3f2cbc0d28d9520ef3184d9e9b1b22
parent: 03c80278b2fec07b71ced71e7f5db1cea9ca71ec
parent: 65ff874946bb3801d287fa503da44909b261bc87
author: jrmu <jrmu@cloud9p.org>
date: Sat Aug 17 11:39:09 EDT 2024
mkf's additions
--- a/pi.ms
+++ b/pi.ms
@@ -61,6 +61,10 @@
.LP
9front has recently added support for raspberry pi's wifi.
this supports 3+ and zero 2. zero too should work but requires changes to kernel.
+On pi 3 and zero, wireless card is
+.CW ether0 .
+source code for wireless driver is available in
+.CW /sys/src/9/bcm/ether4330.c
.NH
UART
.NH
--- /dev/null
+++ b/todo.ms
@@ -1,0 +1,8 @@
+.LP
+Here is a list of things have found ugly, broken or bad.
+we may or may not get to solve them all, but at least let have them documented.
+if we are going to live with them at least knowing them is good.
+
+.P1
+very cryptic messages of authsrv and factotum, "your mother is dead and she is quite angry about you" → means password was rejected
+.P2