detecting a "USR 56k FAX INT" modem

From: The Lost Wizard (lost@l-w.net)
Date: Mon Mar 20 2000 - 19:44:38 EST


Adding the following lines to serial.c allows my PNP "USR 56k FAX INT"
modem to be detected. The lines go in the list of devices (around line
4310).

        { ISAPNP_VENDOR('U', 'S', 'R'), ISAPNP_DEVICE(0x3050), 0, 0,
                SPCI_FL_BASE0 | SPCI_FL_PNPDEFAULT, 1, 115200 },

It seems to work ok for my system. (Basically what I did was find the
right numbers from /proc/isapnp and clone the entry for the "ROCKWELL 56K
ACF")

William Astle
"Floppity, floppity, flip / The mouse on the mobius strip; / The strip
revolved, / The mouse dissolved / In a chronodimensional skip."

-----BEGIN GEEK CODE BLOCK-----
Version: 3.12
GCS/M/S d- s+:+ !a C++ UL++++$ P++ L+++ !E W++ !N w--- !O !M PS PE V-- Y+
PGP t+@ 5++ X !R tv+@ b+++@ !DI D? G e++ h+ y?
------END GEEK CODE BLOCK------

-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@vger.rutgers.edu
Please read the FAQ at http://www.tux.org/lkml/



This archive was generated by hypermail 2b29 : Thu Mar 23 2000 - 21:00:31 EST