Searched refs:pcmcia (Results 1 – 25 of 43) sorted by relevance
12
/linux-2.4.37.9/drivers/pcmcia/ |
D | au1000_db1x00.c | 63 bcsr->pcmcia = 0; /* turn off power */ in db1x00_pcmcia_init() 70 bcsr->pcmcia = 0; /* turn off power */ in db1x00_pcmcia_shutdown() 121 if ((sock == 0) && (bcsr->pcmcia & BCSR_PCMCIA_PC0RST)) { in db1x00_pcmcia_socket_state() 122 bcsr->pcmcia &= ~(BCSR_PCMCIA_PC0RST | in db1x00_pcmcia_socket_state() 127 else if ((sock == 1) && (bcsr->pcmcia & BCSR_PCMCIA_PC1RST)) { in db1x00_pcmcia_socket_state() 128 bcsr->pcmcia &= ~(BCSR_PCMCIA_PC1RST | in db1x00_pcmcia_socket_state() 176 pwr = bcsr->pcmcia; in db1x00_pcmcia_configure_socket() 232 bcsr->pcmcia = pwr; in db1x00_pcmcia_configure_socket() 238 bcsr->pcmcia = pwr; in db1x00_pcmcia_configure_socket() 241 bcsr->pcmcia = pwr; in db1x00_pcmcia_configure_socket() [all …]
|
D | au1000_pb1550.c | 65 bcsr->pcmcia = 0; /* turn off power */ in pb1550_pcmcia_init() 72 bcsr->pcmcia = 0; /* turn off power */ in pb1550_pcmcia_shutdown() 122 if ((sock == 0) && (bcsr->pcmcia & BCSR_PCMCIA_PC0RST)) { in pb1550_pcmcia_socket_state() 123 bcsr->pcmcia &= ~(BCSR_PCMCIA_PC0RST | in pb1550_pcmcia_socket_state() 128 else if ((sock == 1) && (bcsr->pcmcia & BCSR_PCMCIA_PC1RST)) { in pb1550_pcmcia_socket_state() 129 bcsr->pcmcia &= ~(BCSR_PCMCIA_PC1RST | in pb1550_pcmcia_socket_state() 172 pwr = bcsr->pcmcia; in pb1550_pcmcia_configure_socket() 228 bcsr->pcmcia = pwr; in pb1550_pcmcia_configure_socket() 234 bcsr->pcmcia = pwr; in pb1550_pcmcia_configure_socket() 237 bcsr->pcmcia = pwr; in pb1550_pcmcia_configure_socket() [all …]
|
D | Makefile | 11 O_TARGET := pcmcia.o
|
/linux-2.4.37.9/Documentation/ |
D | README.nsp_cs.eng | 12 pcmcia-cs: 3.1.33 21 If you installed pcmcia-cs already, pcmcia reports your card as UNKNOWN 24 You can also use "cardctl" program (this program is in pcmcia-cs source 56 [4] Copy nsp_cs.o to suitable plase, like /lib/modules/<Kernel version>/pcmcia/ . 58 [5] Add these lines to /etc/pcmcia/config . 59 If you yse pcmcia-cs-3.1.8 or later, we can use "nsp_cs.conf" file. 60 So, you don't need to edit file. Just copy to /etc/pcmcia/ . 94 [6] Start (or restart) pcmcia-cs. 95 # /etc/rc.d/rc.pcmcia start (BSD style) 97 # /etc/init.d/pcmcia start (SYSV style)
|
D | Changes | 49 with pcmcia-cs. 60 o pcmcia-cs 3.1.21 # cardmgr -V 217 Also, be sure to upgrade to the latest pcmcia-cs release. 367 o <ftp://pcmcia-cs.sourceforge.net/pub/pcmcia-cs/pcmcia-cs-3.1.21.tar.gz>
|
D | README.nsp32_cb.eng | 36 [7] Copy "nsp32.o" to /lib/modules/<kernel version>/kernel/driver/scsi/pcmcia/ .
|
/linux-2.4.37.9/Documentation/networking/ |
D | ray_cs.txt | 22 David Hinds pcmcia package. All the command line parameters are 28 /usr/src/linux/drivers/net/pcmcia/ray_cs.c. Searching for MODULE_PARM 32 ftp://hyper.stanford.edu/pub/pcmcia/doc 33 http://hyper.stanford.edu/HyperNews/get/pcmcia/home.html 37 pcmcia-cs-3.1.1 or greater is required for the kernel version of 43 At the end of the /etc/pcmcia/config.opts file, add the line: 46 when starting. Create the file /etc/pcmcia/ray_cs.opts containing the 49 #### start of /etc/pcmcia/ray_cs.opts ################### 59 #### end of /etc/pcmcia/ray_cs.opts ##################### 64 configuration information, and edit /etc/pcmcia/ray_cs.opts. [all …]
|
D | wavelan.txt | 34 o Location : .../drivers/net/pcmcia/wavelan* 35 o in-line doc : .../drivers/net/pcmcia/wavelan_cs.h 65 o Location : ftp://sourceforge.org/pcmcia/contrib/
|
/linux-2.4.37.9/arch/m68k/amiga/ |
D | Makefile | 16 obj-$(CONFIG_AMIGA_PCMCIA) += pcmcia.o
|
/linux-2.4.37.9/arch/ppc/amiga/ |
D | Makefile | 17 obj-$(CONFIG_AMIGA_PCMCIA) += pcmcia.o
|
/linux-2.4.37.9/ |
D | Makefile | 177 DRIVERS-$(CONFIG_PCMCIA) += drivers/pcmcia/pcmcia.o 178 DRIVERS-$(CONFIG_NET_PCMCIA) += drivers/net/pcmcia/pcmcia_net.o 180 DRIVERS-$(CONFIG_PCMCIA_CHRDEV) += drivers/char/pcmcia/pcmcia_char.o
|
/linux-2.4.37.9/drivers/ |
D | Makefile | 21 subdir-$(CONFIG_PCMCIA) += pcmcia
|
/linux-2.4.37.9/include/asm-mips/ |
D | pb1550.h | 53 /*10*/ u16 pcmcia; member
|
D | db1x00.h | 58 /*10*/ unsigned short pcmcia; member
|
/linux-2.4.37.9/Documentation/arm/SA1100/ |
D | ADSBitsy | 22 - pcmcia, compact flash
|
D | GraphicsMaster | 24 - pcmcia, compact flash
|
D | PCMCIA | 8 See also: http://www.cs.cmu.edu/~wearable/software/pcmcia-arm.html 17 kernel proper (see linux/drivers/pcmcia/sa1100*). This document describes 307 pcmcia-brutus.c, by Ivo Clarysse
|
D | GraphicsClient | 67 - pcmcia
|
/linux-2.4.37.9/drivers/scsi/ |
D | Makefile | 25 mod-subdirs := pcmcia ../acorn/scsi 31 subdir-$(CONFIG_PCMCIA) += pcmcia
|
/linux-2.4.37.9/arch/sh64/ |
D | config.in | 138 source drivers/pcmcia/Config.in 263 source drivers/char/pcmcia/Config.in
|
/linux-2.4.37.9/drivers/net/ |
D | Makefile | 11 mod-subdirs := appletalk arcnet fc irda tokenring pcmcia wireless wan 42 subdir-$(CONFIG_NET_PCMCIA) += pcmcia
|
/linux-2.4.37.9/drivers/char/ |
D | Makefile | 30 mod-subdirs := joystick ftape drm drm-4.0 pcmcia 282 subdir-$(CONFIG_PCMCIA) += pcmcia
|
/linux-2.4.37.9/arch/sh/ |
D | config.in | 272 source drivers/pcmcia/Config.in 424 source drivers/char/pcmcia/Config.in
|
/linux-2.4.37.9/arch/x86_64/ |
D | config.in | 106 source drivers/pcmcia/Config.in
|
/linux-2.4.37.9/arch/cris/ |
D | config.in | 168 source drivers/pcmcia/Config.in
|
12