summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--sys/i386/isa/wcd.c4
1 files changed, 3 insertions, 1 deletions
diff --git a/sys/i386/isa/wcd.c b/sys/i386/isa/wcd.c
index 26129a3..1932cb0 100644
--- a/sys/i386/isa/wcd.c
+++ b/sys/i386/isa/wcd.c
@@ -13,7 +13,7 @@
* all derivative works or modified versions.
*
* From: Version 1.9, Mon Oct 9 20:27:42 MSK 1995
- * $Id$
+ * $Id: wcd.c,v 1.46 1997/10/29 22:11:00 sos Exp $
*/
#include "wdc.h"
@@ -434,6 +434,8 @@ wcdattach (struct atapi *ata, int unit, struct atapi_params *ap, int debug)
}
}
}
+ else
+ wcdnlun++;
return (1);
}
OpenPOWER on IntegriCloud