From owner-freebsd-stable Fri Mar 2 22:48:15 2001 Delivered-To: freebsd-stable@freebsd.org Received: from realtime.net (dragon.realtime.net [205.238.128.89]) by hub.freebsd.org (Postfix) with SMTP id D047D37B719 for ; Fri, 2 Mar 2001 22:48:12 -0800 (PST) (envelope-from brucegb@realtime.net) Received: from tigerfish2.my.domain ([205.238.178.226]) by realtime.net ; Sat, 03 Mar 2001 00:48:06 -0600 Received: (from brucegb@localhost) by tigerfish2.my.domain (8.11.2/8.11.1) id f236m5O07388; Sat, 3 Mar 2001 00:48:05 -0600 (CST) (envelope-from brucegb) Date: Sat, 3 Mar 2001 00:48:05 -0600 From: Bruce Burden To: freebsd-stable@freebsd.org, freebsd-questions@freebsd.ogr Subject: pointers for config flash mem card, please Message-ID: <20010303004805.A7366@tigerfish2.my.domain> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline User-Agent: Mutt/1.2.5i Sender: owner-freebsd-stable@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG 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: mem 0xd3401000-0xd3401fff irq 19 at device +9.0 on pci0 pcic-pci1: 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