summaryrefslogtreecommitdiff
path: root/sys/arch/hp300/stand/common/apci.c
diff options
context:
space:
mode:
Diffstat (limited to 'sys/arch/hp300/stand/common/apci.c')
-rw-r--r--sys/arch/hp300/stand/common/apci.c4
1 files changed, 1 insertions, 3 deletions
diff --git a/sys/arch/hp300/stand/common/apci.c b/sys/arch/hp300/stand/common/apci.c
index a4556efc27c..f3e837c9d87 100644
--- a/sys/arch/hp300/stand/common/apci.c
+++ b/sys/arch/hp300/stand/common/apci.c
@@ -1,4 +1,4 @@
-/* $OpenBSD: apci.c,v 1.6 2005/12/31 17:59:47 miod Exp $ */
+/* $OpenBSD: apci.c,v 1.7 2006/01/01 11:59:39 miod Exp $ */
/* $NetBSD: apci.c,v 1.2 1997/10/04 17:20:15 thorpej Exp $ */
/*-
@@ -92,8 +92,6 @@ apciprobe(cp)
{
volatile u_int8_t *frodoregs;
- cp->cn_pri = CN_DEAD;
-
/*
* Only a 425e can have an APCI console. On all other 4xx models,
* the "first" serial port is mapped to the DCA at select code 9.