summaryrefslogtreecommitdiffstats
path: root/sys/pccard/cardinfo.h
diff options
context:
space:
mode:
authorimp <imp@FreeBSD.org>2001-07-28 03:45:55 +0000
committerimp <imp@FreeBSD.org>2001-07-28 03:45:55 +0000
commit36be8009b9fe655c81b4e467766f214f40dabc5c (patch)
treebc1da9b4d50b66faa25d5cd65e5050e9988c1f3d /sys/pccard/cardinfo.h
parent759849ef4cf64b51bc688f2c4454ef0031970195 (diff)
downloadFreeBSD-src-36be8009b9fe655c81b4e467766f214f40dabc5c.zip
FreeBSD-src-36be8009b9fe655c81b4e467766f214f40dabc5c.tar.gz
Use spaces instead of hard tabs in the diagram.
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