summaryrefslogtreecommitdiffstats
path: root/sys/isa
diff options
context:
space:
mode:
authormurray <murray@FreeBSD.org>2001-08-31 20:37:02 +0000
committermurray <murray@FreeBSD.org>2001-08-31 20:37:02 +0000
commit75965b4b2135b1a573e678d62d32b3d31b0f5e8e (patch)
treedacf206bac95bf988c47a47aed012884df19d571 /sys/isa
parent0ad06d5009df34b869bbbcbbd9ca0608d276535a (diff)
downloadFreeBSD-src-75965b4b2135b1a573e678d62d32b3d31b0f5e8e.zip
FreeBSD-src-75965b4b2135b1a573e678d62d32b3d31b0f5e8e.tar.gz
Add OMRON ME5614ISA PnP modem.
PR: kern/22801 Submitted by: Ryuzo Okada <R.Okada@mm.neweb.ne.jp>
Diffstat (limited to 'sys/isa')
-rw-r--r--sys/isa/sio.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/sys/isa/sio.c b/sys/isa/sio.c
index f9bfdd9..22f5dea 100644
--- a/sys/isa/sio.c
+++ b/sys/isa/sio.c
@@ -692,6 +692,7 @@ static struct isa_pnp_id sio_ids[] = {
{0x00914f3f, NULL}, /* OZO9100 - Zoom 2919 (K56 Faxmodem) */
{0x3024a341, NULL}, /* PMC2430 - Pace 56 Voice Internal Modem */
{0x1000eb49, NULL}, /* ROK0010 - Rockwell ? */
+ {0x1200b23d, NULL}, /* RSS0012 - OMRON ME5614ISA */
{0x5002734a, NULL}, /* RSS0250 - 5614Jx3(G) Internal Modem */
{0x6202734a, NULL}, /* RSS0262 - 5614Jx3[G] V90+K56Flex Modem */
{0xc100ad4d, NULL}, /* SMM00C1 - Leopard 56k PnP */
OpenPOWER on IntegriCloud