Subject: kern/9768: Add missing pcmcia devs for NTT DoCoMo PALDIO 611S
To: None <gnats-bugs@gnats.netbsd.org>
From: Satoshi Yatagawa <yatagawa@cc.teu.ac.jp>
List: netbsd-bugs
Date: 04/03/2000 23:53:45
>Number: 9768
>Category: kern
>Synopsis: Add missing pcmcia devs for NTT DoCoMo PALDIO 611S.
>Confidential: no
>Severity: non-critical
>Priority: low
>Responsible: kern-bug-people
>State: open
>Class: change-request
>Submitter-Id: net
>Arrival-Date: Mon Apr 03 23:48:00 PDT 2000
>Closed-Date:
>Last-Modified:
>Originator: Satoshi Yatagawa
>Release: NetBSD-current as of 2000/04/01
>Organization:
>Environment:
System: NetBSD koneko 1.4X NetBSD 1.4X (KONEKO) #36: Tue Apr 4 13:54:08 JST 2000 yatagawa@koneko:/usr/src/sys/arch/i386/compile/KONEKO i386
>Description:
To allow recognition of the NTT DoCoMO PALDIO 611S PCMCIA
adaptor. It's PHS data communication card manufactured by
Sharp Corporation.
It works fine with the com driver once this patch is put on.
>How-To-Repeat:
(1) Boot NetBSD.
(2) Plug in PALDIO 611S.
(3) Watch it get ignored without this patch.
>Fix:
(1) Apply following patch.
(2) Run "make -f Makefile.pcmciadevs" in src/sys/dev/pcmcia.
========
diff -ur pcmcia-dist/pcmciadevs pcmcia/pcmciadevs
--- pcmcia-dist/pcmciadevs Sun Mar 26 21:24:13 2000
+++ pcmcia/pcmciadevs Fri Mar 31 10:11:38 2000
@@ -46,6 +46,7 @@
vendor NEWMEDIA 0x0057 New Media Corporation
vendor INTEL 0x0089 Intel
vendor IBM 0x00a4 IBM Corporation
+vendor SHARP 0x00b0 Sharp Corporation
vendor MOTOROLA 0x0109 Motorola Corporation
vendor 3COM 0x0101 3Com Corporation
vendor MEGAHERTZ 0x0102 Megahertz Corporation
@@ -161,6 +162,9 @@
/* Sandisk Products */
product SANDISK SDCFB 0x0401 Sandisk CompactFlash Card
+
+/* Sharp Products */
+product SHARP PALDIO611S 0x0000 PALDIO 611S PC CARD
/* Simple Technology Products */
product SIMPLETECH COMMUNICATOR288 0x0100 Simple Technology 28.8 Communicator
>Release-Note:
>Audit-Trail:
>Unformatted: