summaryrefslogtreecommitdiff
path: root/sys/arch
diff options
context:
space:
mode:
authorTheo de Raadt <deraadt@cvs.openbsd.org>1996-11-06 02:30:58 +0000
committerTheo de Raadt <deraadt@cvs.openbsd.org>1996-11-06 02:30:58 +0000
commit10de70891299401d36d7bd3407885881d78f7c3f (patch)
treeae9993879f275827cf7c5e433f7838d7d6f4a7de /sys/arch
parentffcdbc8fd55111335555af4f3a804b1665f6c445 (diff)
fix for acd
Diffstat (limited to 'sys/arch')
-rw-r--r--sys/arch/i386/i386/conf.c4
1 files changed, 2 insertions, 2 deletions
diff --git a/sys/arch/i386/i386/conf.c b/sys/arch/i386/i386/conf.c
index 80863341d02..018852fc7c9 100644
--- a/sys/arch/i386/i386/conf.c
+++ b/sys/arch/i386/i386/conf.c
@@ -1,4 +1,4 @@
-/* $OpenBSD: conf.c,v 1.26 1996/11/06 01:35:25 deraadt Exp $ */
+/* $OpenBSD: conf.c,v 1.27 1996/11/06 02:30:57 deraadt Exp $ */
/* $NetBSD: conf.c,v 1.75 1996/05/03 19:40:20 christos Exp $ */
/*
@@ -330,7 +330,7 @@ static int chrtoblktbl[] = {
/* 21 */ NODEV,
/* 22 */ NODEV,
/* 23 */ NODEV,
- /* 24 */ NODEV,
+ /* 24 */ 18,
/* 25 */ NODEV,
/* 26 */ NODEV,
/* 27 */ NODEV,