summaryrefslogtreecommitdiffstats
path: root/sys/isa/sio.c
diff options
context:
space:
mode:
authortanimura <tanimura@FreeBSD.org>2000-05-18 02:06:24 +0000
committertanimura <tanimura@FreeBSD.org>2000-05-18 02:06:24 +0000
commitb5dca9211a1c7d240eea833080343929ba977844 (patch)
treebc4b70d6349ac18af5e92cd0ef5b3f66cdb87e4b /sys/isa/sio.c
parentcb7732df18ed70ec540e49b145d9d8dbcae253a4 (diff)
downloadFreeBSD-src-b5dca9211a1c7d240eea833080343929ba977844.zip
FreeBSD-src-b5dca9211a1c7d240eea833080343929ba977844.tar.gz
Add a couple of new PnP IDs.
o OZO800f - Zoom 2812 (56k Modem) PR: kern/18603 Submitted by: Matt Loschert <loschert@servint.com> o DAV0336 - DAVICOM 336PNP MODEM PR: kern/18608 Submitted by: Martijn Plak <martijn@be3.com>
Diffstat (limited to 'sys/isa/sio.c')
-rw-r--r--sys/isa/sio.c2
1 files changed, 2 insertions, 0 deletions
diff --git a/sys/isa/sio.c b/sys/isa/sio.c
index 524828c..9a41cae 100644
--- a/sys/isa/sio.c
+++ b/sys/isa/sio.c
@@ -667,6 +667,7 @@ static struct isa_pnp_id sio_ids[] = {
{0x00b4490a, NULL}, /* BRIB400 - Boca 56k PnP */
{0x0030320d, NULL}, /* CIR3000 - Cirrus Logic V43 */
{0x0100440e, NULL}, /* CRD0001 - Cardinal MVP288IV ? */
+ {0x36033610, NULL}, /* DAV0336 - DAVICOM 336PNP MODEM */
{0x0000aa1a, NULL}, /* FUJ0000 - FUJITSU Modem 33600 PNP/I2 */
{0x1200c31e, NULL}, /* GVC0012 - VF1128HV-R9 (win modem?) */
{0x0303c31e, NULL}, /* GVC0303 - MaxTech 33.6 PnP D/F/V */
@@ -679,6 +680,7 @@ static struct isa_pnp_id sio_ids[] = {
{0xf015f435, NULL}, /* MOT15F0 - Motorola VoiceSURFR 56K Modem */
{0x6045f435, NULL}, /* MOT4560 - Motorola ? */
{0x61e7a338, NULL}, /* NECE761 - 33.6Modem */
+ {0x0f804f3f, NULL}, /* OZO800f - Zoom 2812 (56k Modem) */
{0x39804f3f, NULL}, /* OZO8039 - Zoom 56k flex */
{0x3024a341, NULL}, /* PMC2430 - Pace 56 Voice Internal Modem */
{0x1000eb49, NULL}, /* ROK0010 - Rockwell ? */
OpenPOWER on IntegriCloud