mirror of
https://github.com/opnsense/src.git
synced 2026-05-28 04:12:45 -04:00
Add IOD0081 - I-O DATA DEVICE,INC. IFML-560
PR: kern/25173 Submitted by: Yohsuke Fujikawa <yohsuke@mx2.nisiq.net>
This commit is contained in:
parent
bca9e9472b
commit
ab410acc0a
2 changed files with 2 additions and 0 deletions
|
|
@ -673,6 +673,7 @@ static struct isa_pnp_id sio_ids[] = {
|
|||
{0x0050c31e, NULL}, /* GVC5000 - some GVC modem */
|
||||
{0x3800f91e, NULL}, /* GWY0038 - Telepath with v.90 */
|
||||
{0x9062f91e, NULL}, /* GWY6290 - Telepath with x2 Technology */
|
||||
{0x8100e425, NULL}, /* IOD0081 - I-O DATA DEVICE,INC. IFML-560 */
|
||||
{0x21002534, NULL}, /* MAE0021 - Jetstream Int V.90 56k Voice Series 2*/
|
||||
{0x0000f435, NULL}, /* MOT0000 - Motorola ModemSURFR 33.6 Intern */
|
||||
{0x5015f435, NULL}, /* MOT1550 - Motorola ModemSURFR 56K Modem */
|
||||
|
|
|
|||
|
|
@ -673,6 +673,7 @@ static struct isa_pnp_id sio_ids[] = {
|
|||
{0x0050c31e, NULL}, /* GVC5000 - some GVC modem */
|
||||
{0x3800f91e, NULL}, /* GWY0038 - Telepath with v.90 */
|
||||
{0x9062f91e, NULL}, /* GWY6290 - Telepath with x2 Technology */
|
||||
{0x8100e425, NULL}, /* IOD0081 - I-O DATA DEVICE,INC. IFML-560 */
|
||||
{0x21002534, NULL}, /* MAE0021 - Jetstream Int V.90 56k Voice Series 2*/
|
||||
{0x0000f435, NULL}, /* MOT0000 - Motorola ModemSURFR 33.6 Intern */
|
||||
{0x5015f435, NULL}, /* MOT1550 - Motorola ModemSURFR 56K Modem */
|
||||
|
|
|
|||
Loading…
Reference in a new issue