From owner-freebsd-mobile Sun May 30 13:29:11 1999 Delivered-To: freebsd-mobile@freebsd.org Received: from blues.jpj.net (blues.jpj.net [204.97.17.146]) by hub.freebsd.org (Postfix) with ESMTP id CDCFF14F4F for ; Sun, 30 May 1999 13:29:08 -0700 (PDT) (envelope-from benh@jpj.net) Received: from [192.168.10.2] (xlate-217-168.webster.edu [199.217.217.168]) by blues.jpj.net (right/backatcha) with ESMTP id QAA09485 for ; Sun, 30 May 1999 16:28:54 -0400 (EDT) X-Sender: benh@blues.jpj.net Message-Id: In-Reply-To: References: Mime-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: quoted-printable Date: Sun, 30 May 1999 15:28:43 -0500 To: freebsd-mobile@freebsd.org From: Ben Hockenhull Subject: Re: Trouble with fast flash card Sender: owner-freebsd-mobile@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org >On Sun, 30 May 1999, Ben Hockenhull wrote: > >> # SMART Modular Technology Fast Flash >> card "SMART Modular Technologies" " 4MB FLASH Card ^?" >> #card "SMART Modular Technologies" "FLASH" >> #card "SMART Modular Technology" "FAST FLASH" >> config 0x3 "wdc1" 11 >> insert echo Smart 4 Meg flash inserted >> remove echo Smart 4 meg flash removed >> >> As you can see, I've had difficulty getting the version entry correct. >> Here's what happens when the system tries to locate this card in the >> database: >> >> May 30 13:42:02 ferlinghetti pccardd[68]: No card in database for "SMART >> Modular >> Technologies"(" 4MB FLASH Card ^?") >> May 30 13:42:02 ferlinghetti pccardd[68]: pccardd started > > > >Are you looking for the name? type 'pccardc dumpcis' while the card is >inserted Configuration data for card in slot 1 Tuple #1, code =3D 0x1 (Common memory descriptor), length =3D 4 000: 57 79 0e ff Common memory device information: Device number 1, type FLASH EEPROM, WPS =3D OFF Speed =3D 8.0 x 10 ns, Memory block size =3D 2Mb, 2 units Tuple #2, code =3D 0x1e (Geometry info for common memory), length =3D 6 000: 02 10 01 01 03 01 Tuple #3, code =3D 0x18 (JEDEC descr for common memory), length =3D 3 000: 89 a0 ff Tuple #4, code =3D 0x15 (Version 1 info), length =3D 53 000: 05 00 53 4d 41 52 54 20 4d 6f 64 75 6c 61 72 20 010: 54 65 63 68 6e 6f 6c 6f 67 69 65 73 00 20 34 4d 020: 42 20 46 4c 41 53 48 20 43 61 72 64 20 20 20 20 030: 20 20 20 20 ff Version =3D 5.0, Manuf =3D [SMART Modular Technologies],card vers = =3D [ 4MB FL ASH Card =9D] Addit. info =3D [],[] Tuple #5, code =3D 0xff (Terminator), length =3D 0 2 slots found The problem appears to be that there's a control character embedded in the version field, and I don't quite know how to represent that in the config file. Ben -- Ben Hockenhull benh@jpj.net "Revenge is a dish best served with pinto beans and muffins." To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-mobile" in the body of the message