From greeen@iii.org.tw Tue Apr 17 09:31:37 2001 Received: (uucp@localhost) by guadalquivir.fnet.fr (8.8.8/97.02.12/Guadalquivir); id JAA06487; Tue, 17 Apr 2001 09:31:37 +0200 (MET DST) Received-Date: Tue, 17 Apr 2001 09:31:37 +0200 (MET DST) Received: from h179-210-243-135.iii.org.tw(210.243.135.179), claiming to be "mta0.iii.org.tw" via SMTP by guadalquivir.fnet.fr, id smtpd006485; Tue Apr 17 09:31:24 2001 Received: from [140.92.66.45] (helo=iiidns.iii.org.tw) by mta0.iii.org.tw with esmtp (Exim 3.16 #1) id 14pPx0-0002qt-00; Tue, 17 Apr 2001 15:31:02 +0800 Received: from Green ([140.92.12.76]) by iiidns.iii.org.tw (8.10.2/8.10.2) with SMTP id f3H7Uu001566; Tue, 17 Apr 2001 15:30:57 +0800 (CST) Message-ID: <001e01c0c711$586a3220$4c0c5c8c@trd.iii.org.tw> From: "Green" To: "LinuxEmbeddedMailList" , "MipsMailList" Subject: Pcmcia on Linux/Mips!! Date: Tue, 17 Apr 2001 15:37:00 +0800 MIME-Version: 1.0 Content-Type: multipart/alternative; boundary="----=_NextPart_000_001B_01C0C754.3EB4F200" X-Priority: 3 X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook Express 5.50.4522.1200 X-MimeOLE: Produced By Microsoft MimeOLE V5.50.4522.1200 This is a multi-part message in MIME format. ------=_NextPart_000_001B_01C0C754.3EB4F200 Content-Type: text/plain; charset="big5" Content-Transfer-Encoding: quoted-printable Hi all, I am try to write a pcmcia driver on my mips box(r3000). There were some pcmcia code in kernel source tree.(/drivers/pcmcia) I selected the CONFIG_PCMCIA in .config file. But I didn't want to use insmod to load the pcmcia module. When I insert to pcmcai slot, there is nothing happened. Does these codes work? The /init/main.c will call init_pcmcia_ds(). But the init_pcmcia_ds() will show error message "ds: no socket driver = loaded!". Why?? = Green ------=_NextPart_000_001B_01C0C754.3EB4F200 Content-Type: text/html; charset="big5" Content-Transfer-Encoding: quoted-printable
Hi all,
 
I am try to write a pcmcia = driver on my mips=20 box(r3000).
There were some pcmcia = code in kernel source=20 tree.(/drivers/pcmcia)
I selected the CONFIG_PCMCIA in = .config file.
But I didn't want to use insmod = to load the pcmcia=20 module.
 
When I insert to pcmcai slot, = there is nothing=20 happened.
Does these codes = work?
 
The /init/main.c will call = init_pcmcia_ds().
But the init_pcmcia_ds() will = show error message "ds: no=20 socket driver loaded!".
Why??
 
    =        =20             =    =20             =    =20             =    =20             =    =20 Green
------=_NextPart_000_001B_01C0C754.3EB4F200--