Date: Sat, 3 Mar 2001 00:48:05 -0600 From: Bruce Burden <brucegb@realtime.net> To: freebsd-stable@freebsd.org, freebsd-questions@freebsd.ogr Subject: pointers for config flash mem card, please Message-ID: <20010303004805.A7366@tigerfish2.my.domain>
next in thread | raw e-mail | index | archive | help
Hi gang, I have a Calluna flash memory card I am attempting to get configured, and could use some help. First, the hardware: pcic-pci0: <Ricoh RL5C476 PCI-CardBus Bridge> mem 0xd3401000-0xd3401fff irq 19 at device +9.0 on pci0 pcic-pci1: <Ricoh RL5C476 PCI-CardBus Bridge> mem 0xd3402000-0xd3402fff irq 16 at device +9.1 on pci0 When I insert the card, this happens: /kernel: pccard: card inserted, slot 1 pccardd[58]: Card "Calluna"("CT130MC") [01Feb96] ['302-24 ] has function ID 4 pccardd[58]: Card "Calluna"("CT130MC") [01Feb96] ['302-24 ] has function ID 4 /kernel: sio0: 3 more silo overflows (total 3) /kernel: sio0: 3 more silo overflows (total 3) /kernel: ata4 at port 0x280-0x28f irq 10 slot 1 on pccard1 /kernel: ata4 at port 0x280-0x28f irq 10 slot 1 on pccard1 /kernel: ata4-master: ata_command: timeout waiting for intr /kernel: ata4-master: ata_command: timeout waiting for intr /kernel: ata4-master: identify failed /kernel: ata4-master: identify failed pccardd[58]: ata4: GENERIC Flash ATA / ATA HDD inserted. pccardd[58]: ata4: GENERIC Flash ATA / ATA HDD inserted. /kernel: ata4: detached /kernel: ata4: detached To get this far, I modified the "wildcard" flash memory card as described by Greg Lehey on 28 Nov. 2000 on the -questions and -hardware mailing lists. Clearly, however, something didn't quite work. I suspect that the sio0 overflows means that an IRQ is being shared (irq 8), and somebody isn't happy (FWIW, inserting the card in slot 0 will cause i/o to hang until the card is removed). However, I don't see anybody reported at irq 8 with 'dmesg'. I haven't worked with ATA worth mention in the past, so I am not sure how to proceed. If it matters, this card is from an Agfa ActionCam (Minolta RD-175 digital camera) with a stated capacity of 130MB. Thank you, Bruce To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-stable" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20010303004805.A7366>