aboutsummaryrefslogtreecommitdiff
path: root/sys
diff options
context:
space:
mode:
authorKATO Takenori <kato@FreeBSD.org>1998-05-04 11:25:13 +0000
committerKATO Takenori <kato@FreeBSD.org>1998-05-04 11:25:13 +0000
commit54f5627faac92dd56b461f6b53ea07d1424b7eeb (patch)
tree91e136ec2717e95373a5e2f6a70ea7ff81e68bee /sys
parent59a3a63c97315eb88bb99f7ff421ca193658a214 (diff)
Notes
Diffstat (limited to 'sys')
-rw-r--r--sys/pc98/cbus/sio.c3
-rw-r--r--sys/pc98/pc98/sio.c3
2 files changed, 4 insertions, 2 deletions
diff --git a/sys/pc98/cbus/sio.c b/sys/pc98/cbus/sio.c
index 5a5decad743b..7ae57ce276d3 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 5a5decad743b..7ae57ce276d3 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 }
};