summaryrefslogtreecommitdiffstats
path: root/sys/pc98
diff options
context:
space:
mode:
authorkato <kato@FreeBSD.org>1999-03-25 08:26:50 +0000
committerkato <kato@FreeBSD.org>1999-03-25 08:26:50 +0000
commit0e4fc6bc80ec90618073e145101ef71c43926249 (patch)
tree45704d925a368c18be5834c637d1a4fb0ef2dc14 /sys/pc98
parente10279841b48904e612e6e8e1f8840cef37e7389 (diff)
downloadFreeBSD-src-0e4fc6bc80ec90618073e145101ef71c43926249.zip
FreeBSD-src-0e4fc6bc80ec90618073e145101ef71c43926249.tar.gz
Sync with sys/i386/isa/sio.c revision up to 1.231.
Diffstat (limited to 'sys/pc98')
-rw-r--r--sys/pc98/cbus/sio.c4
-rw-r--r--sys/pc98/pc98/sio.c4
2 files changed, 6 insertions, 2 deletions
diff --git a/sys/pc98/cbus/sio.c b/sys/pc98/cbus/sio.c
index 07d8f11..33f0ff2 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.81 1999/02/05 11:37:40 kato Exp $
+ * $Id: sio.c,v 1.82 1999/03/04 10:37:30 kato Exp $
*/
#include "opt_comconsole.h"
@@ -4135,6 +4135,8 @@ static pnpid_t siopnp_ids[] = {
{ 0x11007256, "USR0011"},
{ 0x30207256, "USR2030"},
{ 0x31307256, "USR3031"},
+ { 0x90307256, "USR3090"},
+ { 0x0100440e, "Cardinal MVP288IV"},
{ 0 }
};
diff --git a/sys/pc98/pc98/sio.c b/sys/pc98/pc98/sio.c
index 07d8f11..33f0ff2 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.81 1999/02/05 11:37:40 kato Exp $
+ * $Id: sio.c,v 1.82 1999/03/04 10:37:30 kato Exp $
*/
#include "opt_comconsole.h"
@@ -4135,6 +4135,8 @@ static pnpid_t siopnp_ids[] = {
{ 0x11007256, "USR0011"},
{ 0x30207256, "USR2030"},
{ 0x31307256, "USR3031"},
+ { 0x90307256, "USR3090"},
+ { 0x0100440e, "Cardinal MVP288IV"},
{ 0 }
};
OpenPOWER on IntegriCloud