From 07a1e11832067280a0f720e86cb9585e39381ee3 Mon Sep 17 00:00:00 2001 From: Seigo Tanimura Date: Fri, 19 May 2000 10:02:15 +0000 Subject: Add RSS0262 - 5614Jx3[G] V90+K56Flex Modem. PR: kern/18168 Submitted by: Tony Voet --- sys/dev/sio/sio.c | 1 + 1 file changed, 1 insertion(+) (limited to 'sys/dev/sio') diff --git a/sys/dev/sio/sio.c b/sys/dev/sio/sio.c index 9ccdb947b7cb..63cc925bee93 100644 --- a/sys/dev/sio/sio.c +++ b/sys/dev/sio/sio.c @@ -686,6 +686,7 @@ static struct isa_pnp_id sio_ids[] = { {0x3024a341, NULL}, /* PMC2430 - Pace 56 Voice Internal Modem */ {0x1000eb49, NULL}, /* ROK0010 - Rockwell ? */ {0x5002734a, NULL}, /* RSS0250 - 5614Jx3(G) Internal Modem */ + {0x6202734a, NULL}, /* RSS0262 - 5614Jx3[G] V90+K56Flex Modem */ {0xc100ad4d, NULL}, /* SMM00C1 - Leopard 56k PnP */ {0x9012b04e, NULL}, /* SUP1290 - Supra ? */ {0x1013b04e, NULL}, /* SUP1310 - SupraExpress 336i PnP */ -- cgit v1.3