Subject: Re: smartmedia adaptors
To: Wolfgang Rupprecht <wolfgang@wsrcc.com>
From: enami tsugutomo <enami@but-b.or.jp>
List: tech-kern
Date: 01/24/2000 22:11:04
Wolfgang Rupprecht <wolfgang@wsrcc.com> writes:
> Here is what happens when I try to read a second smartmedia chip. One
> must unplug the PCMCIA to power-down the smartmedia socket, then
> switch smartmedia chips and then reinsert the PCMCIA.
>
> Jan 21 16:46:17 pasillo /netbsd: wdc2 at pcmcia0 function 0
> Jan 21 16:46:17 pasillo /netbsd: wd1 at wdc2 channel 0 drive 0: <>
> Jan 21 16:46:17 pasillo /netbsd: wd1: drive supports 1-sector pio transfers, lba addressing
> Jan 21 16:46:17 pasillo /netbsd: wd1: 3MB, 250 cyl, 4 head, 8 sec, 512 bytes/sect x 8000 sectors
You've removed the card here (at 17:10)? and
> Jan 21 17:10:21 pasillo /netbsd: wdc3 at pcmcia0 function 0
> Jan 21 17:10:21 pasillo /netbsd: wdc3 detached
> Jan 21 17:10:21 pasillo /netbsd: wdc3 at pcmcia0 function 0
> Jan 21 17:10:21 pasillo /netbsd: wdc3 detached
Inserted here (at 17:12)?
> Jan 21 17:12:33 pasillo /netbsd: ?V card, 0x30000080
> Jan 21 17:12:33 pasillo /netbsd: wdc2 channel 0: reset failed for drive 0
> Jan 21 17:12:33 pasillo /netbsd: wdc2:0:0: not ready, st=0xff, err=0x00
> Jan 21 17:12:33 pasillo /netbsd: wdc2 channel 0: reset failed for drive 0
> Jan 21 17:12:33 pasillo /netbsd: wd1d: device timeout reading fsbn 0 (wd1 bn 0; cn 0 tn 0 sn 0), retrying
If so, wdc2 isn't detached at all and wdc3 is attached and detached
while wdc2 is attached. Hmm, how weird.
enami.