Here's my report for the 2007-12.r3 images, dated feb. 6 2008:
Inserting a PCMCIA CF adaptor works,
[div class=\'codetop\']CODE[/div][div class=\'codemain\' style=\'height:200px;white-space:pre;overflow:auto\'] pccard: PCMCIA card inserted into slot 0
pcmcia: registering new device pcmcia0.0
Uniform Multi-Platform E-IDE driver Revision: 7.00alpha2
ide: Assuming 50MHz system bus speed for PIO modes; override with idebus=xx
hda: TOSHIBA THNCF256MMA, CFA DISK drive
ide0 at 0xc4800000-0xc4800007,0xc480000e on irq 1
ide-cs: hda: Vpp = 0.0
hda: max request size: 128KiB
hda: 500736 sectors (256 MB) w/2KiB Cache, CHS=978/16/32
hda: hda1
FAT: invalid media value (0x01)
VFS: Can't find a valid FAT filesystem on dev hda.
$ pccardctl ident
Socket 0:
product info: "TOSHIBA THNCF256MMA ", "", "", ""
manfid: 0x0098, 0x0000
function: 4 (fixed disk) [/div]
Inserting a Psion Dacom Gold Card Global 56K+Fax sometimes works. I get either
[div class=\'codetop\']CODE[/div][div class=\'codemain\' style=\'height:200px;white-space:pre;overflow:auto\']$ pccardctl ident
Socket 0:
product info: "RIPICAB", "RC288ACL", "021", "A"
manfid: 0x0013, 0x0000
function: 2 (serial) [/div]
or (I got the following only once, after a suspend/resume)
[div class=\'codetop\']CODE[/div][div class=\'codemain\' style=\'height:200px;white-space:pre;overflow:auto\']$pccardctl ident
Socket 0:
product info: "Psion Dacom", "Gold Card Global 56K+Fax", "56K+Fax", "V8.25"
manfid: 0x016c, 0x0005
function: 2 (serial) [/div]
Inserting a Prism2 card (SMC 2632W) gives the following in th console:
[div class=\'codetop\']CODE[/div][div class=\'codemain\' style=\'height:200px;white-space:pre;overflow:auto\']cs: pcmcia_socket0: time out after reset.
$ pccardctl ident
Socket 0:
no product info available
$ cs: pcmcia_socket0: time out after reset.
[/div]
Inserting an ethernet card gives:
[div class=\'codetop\']CODE[/div][div class=\'codemain\' style=\'height:200px;white-space:pre;overflow:auto\']$ pccard: PCMCIA card inserted into slot 0
$ pccardctl status
Socket 0:
5.0V 16-bit PC Card
$ pccardctl ident
Socket 0:
no product info available
[/div]
I don't have my Orinoco here, so I'll have to test it later.