From 54f5627faac92dd56b461f6b53ea07d1424b7eeb Mon Sep 17 00:00:00 2001 From: KATO Takenori Date: Mon, 4 May 1998 11:25:13 +0000 Subject: [PATCH] Sync with sys/i386/isa/sio.c revision 1.200. --- sys/pc98/cbus/sio.c | 3 ++- sys/pc98/pc98/sio.c | 3 ++- 2 files changed, 4 insertions(+), 2 deletions(-) diff --git a/sys/pc98/cbus/sio.c b/sys/pc98/cbus/sio.c index 5a5decad743..7ae57ce276d 100644 --- a/sys/pc98/cbus/sio.c +++ b/sys/pc98/cbus/sio.c @@ -31,7 +31,7 @@ * SUCH DAMAGE. * * from: @(#)com.c 7.5 (Berkeley) 5/16/91 - * $Id: sio.c,v 1.53 1998/02/15 11:18:47 kato Exp $ + * $Id: sio.c,v 1.54 1998/02/27 15:24:51 kato Exp $ */ #include "opt_comconsole.h" @@ -3689,6 +3689,7 @@ static struct siopnp_ids { { 0x8113b04e, "Supra1381"}, { 0x9012b04e, "Supra1290"}, { 0x11007256, "USR0011"}, + { 0x30207256, "USR2030"}, { 0 } }; diff --git a/sys/pc98/pc98/sio.c b/sys/pc98/pc98/sio.c index 5a5decad743..7ae57ce276d 100644 --- a/sys/pc98/pc98/sio.c +++ b/sys/pc98/pc98/sio.c @@ -31,7 +31,7 @@ * SUCH DAMAGE. * * from: @(#)com.c 7.5 (Berkeley) 5/16/91 - * $Id: sio.c,v 1.53 1998/02/15 11:18:47 kato Exp $ + * $Id: sio.c,v 1.54 1998/02/27 15:24:51 kato Exp $ */ #include "opt_comconsole.h" @@ -3689,6 +3689,7 @@ static struct siopnp_ids { { 0x8113b04e, "Supra1381"}, { 0x9012b04e, "Supra1290"}, { 0x11007256, "USR0011"}, + { 0x30207256, "USR2030"}, { 0 } };