From 36be8009b9fe655c81b4e467766f214f40dabc5c Mon Sep 17 00:00:00 2001 From: imp Date: Sat, 28 Jul 2001 03:45:55 +0000 Subject: Use spaces instead of hard tabs in the diagram. --- sys/pccard/cardinfo.h | 28 ++++++++++++++-------------- 1 file changed, 14 insertions(+), 14 deletions(-) (limited to 'sys/pccard/cardinfo.h') 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 -- cgit v1.1