mirror of
https://github.com/opnsense/src.git
synced 2026-06-09 08:43:19 -04:00
add Dualmode Zoom/FaxModem 56K (internal) Model 2919
PR: kern/27476 Submitted by: Eric Beyer <lnxfrk@earthlink.net>
This commit is contained in:
parent
6b4a8181a4
commit
882f2b2b40
2 changed files with 2 additions and 0 deletions
|
|
@ -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 */
|
||||
|
|
|
|||
|
|
@ -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 */
|
||||
|
|
|
|||
Loading…
Reference in a new issue