summaryrefslogtreecommitdiffstats
path: root/sys/isa
diff options
context:
space:
mode:
authorsanpei <sanpei@FreeBSD.org>2001-05-26 11:17:57 +0000
committersanpei <sanpei@FreeBSD.org>2001-05-26 11:17:57 +0000
commitbb3012ea8ac3c3f242d03857752725e5a8e74119 (patch)
treea3cf987d5cabf7d548241cc3cbc9d578351ccdfa /sys/isa
parent56512731047d42b2f69d95bd45ecb6cb3fa49723 (diff)
downloadFreeBSD-src-bb3012ea8ac3c3f242d03857752725e5a8e74119.zip
FreeBSD-src-bb3012ea8ac3c3f242d03857752725e5a8e74119.tar.gz
add Dualmode Zoom/FaxModem 56K (internal) Model 2919
PR: kern/27476 Submitted by: Eric Beyer <lnxfrk@earthlink.net>
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 4d6d4bb..1277d94 100644
--- a/sys/isa/sio.c
+++ b/sys/isa/sio.c
@@ -685,6 +685,7 @@ static struct isa_pnp_id sio_ids[] = {
{0x08804f3f, NULL}, /* OZO8008 - Zoom (33.6k Modem) */
{0x0f804f3f, NULL}, /* OZO800f - Zoom 2812 (56k Modem) */
{0x39804f3f, NULL}, /* OZO8039 - Zoom 56k flex */
+ {0x00914f3f, NULL}, /* OZO9100 - Zoom 2919 (K56 Faxmodem) */
{0x3024a341, NULL}, /* PMC2430 - Pace 56 Voice Internal Modem */
{0x1000eb49, NULL}, /* ROK0010 - Rockwell ? */
{0x5002734a, NULL}, /* RSS0250 - 5614Jx3(G) Internal Modem */
OpenPOWER on IntegriCloud