From owner-freebsd-questions Sat Mar 3 21:26:50 2001 Delivered-To: freebsd-questions@freebsd.org Received: from realtime.net (dragon.realtime.net [205.238.128.89]) by hub.freebsd.org (Postfix) with SMTP id E130C37B71A for ; Sat, 3 Mar 2001 21:26:46 -0800 (PST) (envelope-from brucegb@realtime.net) Received: from tigerfish2.my.domain ([205.238.179.151]) by realtime.net ; Sat, 03 Mar 2001 23:26:43 -0600 Received: (from brucegb@localhost) by tigerfish2.my.domain (8.11.2/8.11.1) id f245Qii12562 for freebsd-questions@freebsd.org; Sat, 3 Mar 2001 23:26:44 -0600 (CST) (envelope-from brucegb) Date: Sat, 3 Mar 2001 23:26:44 -0600 From: Bruce Burden To: freebsd-questions@freebsd.org Subject: Re: pointers for config flash mem card, please Message-ID: <20010303232644.A12125@tigerfish2.my.domain> References: <20010303004805.A7366@tigerfish2.my.domain> <20010303172132.A11543@tigerfish2.my.domain> <20010304123654.C1006@wantadilla.lemis.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline User-Agent: Mutt/1.2.5i In-Reply-To: <20010304123654.C1006@wantadilla.lemis.com>; from grog@lemis.com on Sun, Mar 04, 2001 at 12:36:54PM +1030 Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG On Sun, Mar 04, 2001 at 12:36:54PM +1030, Greg Lehey wrote: > > On Saturday, 3 March 2001 at 17:21:32 -0600, Bruce Burden wrote: > > > 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 > > This looks like an SMP motherboard. You should give more details. > I didn't include more details because I didn't deem it to be pertinent. But, yes, it is a Abit BP6 mobo with 2x466 Celerons. > > > 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: 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. > > haven't said what your hardware is, nor what your software is. But at > Okay, my bad wrt software. It is 4.2-STABLE, downloaded 13 Jan. or so. > > the moment your biggest problem seems to be the SMP board. > Perhaps. The card would seem to work in slot1. If it is inserted in slot0, it causes things to lock up until it is removed. Okay, fine, I can live with that. Bottom line is that this is pretty much exactly what I would expect to see, based on your response to a very similiar question. Aside from the fact that everything is in duplicate, of course. Where I need a pointer is here in getting the thing mounted. I have done a MAKEDEV ads1, it is in /dev, I have ata and atadisk defined in the conf file, yet I am getting: bash-2.04# mount /flash msdos: /dev/ad8s1: Device not configured > > > If it matters, this card is from an Agfa ActionCam (Minolta > > RD-175 digital camera) with a stated capacity of 130MB. > > There's a good chance that you'll run into problems there too, though > my description to which you refer above might help. But first we need > to see whether your hardware can work together. > Probably. I will worry about that when I actually get the disk mounted. Bruce To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message