summaryrefslogtreecommitdiffstats
path: root/sys/pccard/cardinfo.h
diff options
context:
space:
mode:
Diffstat (limited to 'sys/pccard/cardinfo.h')
-rw-r--r--sys/pccard/cardinfo.h28
1 files changed, 14 insertions, 14 deletions
diff --git a/sys/pccard/cardinfo.h b/sys/pccard/cardinfo.h
index 3294bb3..834fe73 100644
--- a/sys/pccard/cardinfo.h
+++ b/sys/pccard/cardinfo.h
@@ -61,20 +61,20 @@
*
* Here's a state diagram of all the possible states:
*
- * power x 1
- * -------------------
- * / \
- * / v
- * resume +----------+ power x 0 +----------+
- * ------->| inactive |<--------------| filled |
- * / +----------+ +----------+
- * / / \ ^ |
- * nil <--------- \ insert or | | suspend or
- * suspend \ power x 1 | | eject
- * \ | v
- * \ +----------+
- * ------------->| empty |
- * eject +----------+
+ * power x 1
+ * -------------------
+ * / \
+ * / v
+ * resume +----------+ power x 0 +----------+
+ * ------->| inactive |<--------------| filled |
+ * / +----------+ +----------+
+ * / / \ ^ |
+ * nil <--------- \ insert or | | suspend or
+ * suspend \ power x 1 | | eject
+ * \ | v
+ * \ +----------+
+ * ----------->| empty |
+ * eject +----------+
*
* Note, the above diagram is for the state. On suspend, the laststate
* gets set to suspend to tell pccardd what happened. Also the nil state
OpenPOWER on IntegriCloud