Subject: kern/6022: CIS info for Megahertz XJ5560 PC card modem
To: None <gnats-bugs@gnats.netbsd.org>
From: Johnny C. Lam <lamj@stat.cmu.edu>
List: netbsd-bugs
Date: 08/24/1998 13:17:35
>Number: 6022
>Category: kern
>Synopsis: CIS info for Megahertz XJ5560 PC card modem
>Confidential: no
>Severity: serious
>Priority: high
>Responsible: kern-bug-people (Kernel Bug People)
>State: open
>Class: sw-bug
>Submitter-Id: net
>Arrival-Date: Mon Aug 24 10:20:02 1998
>Last-Modified:
>Originator: Johnny C. Lam
>Organization:
Carnegie Mellon University
>Release: 1.3E
>Environment:
NetBSD 1.3G (MARIPOSA) #14: Mon Aug 24 07:25:44 EST 1998
kroot@mariposa:/usr/src/sys/arch/i386/compile/MARIPOSA
>Description:
Patch below adds card match for Megahertz XJ5560 PC card modem.
>How-To-Repeat:
>Fix:
*** src/sys/dev/pcmcia/com_pcmcia.c.orig Sat Aug 15 06:13:35 1998
--- src/sys/dev/pcmcia/com_pcmcia.c Mon Aug 24 02:48:41 1998
***************
*** 92,97 ****
--- 92,101 ----
PCMCIA_VENDOR_INVALID, PCMCIA_PRODUCT_MEGAHERTZ_XJ4288,
PCMCIA_CIS_MEGAHERTZ_XJ4288 },
+ { PCMCIA_STR_MEGAHERTZ_XJ5560,
+ PCMCIA_VENDOR_MEGAHERTZ, PCMCIA_PRODUCT_MEGAHERTZ_XJ5560,
+ PCMCIA_CIS_MEGAHERTZ_XJ5560 },
+
{ PCMCIA_STR_USROBOTICS_WORLDPORT144,
PCMCIA_VENDOR_USROBOTICS, PCMCIA_PRODUCT_USROBOTICS_WORLDPORT144,
PCMCIA_CIS_USROBOTICS_WORLDPORT144 },
*** src/sys/dev/pcmcia/pcmciadevs.orig Sat Aug 15 06:13:35 1998
--- src/sys/dev/pcmcia/pcmciadevs Mon Aug 24 02:42:38 1998
***************
*** 81,86 ****
--- 81,87 ----
/* Megahertz Products */
product MEGAHERTZ XJ4288 0x0023 Megahertz XJ4288 Modem
+ product MEGAHERTZ XJ5560 0x0034 Megahertz X-JACK 56kbps Modem
product MEGAHERTZ2 XJACK 0x0103 Megahertz X-JACK Ethernet
/* US Robotics Products */
>Audit-Trail:
>Unformatted: