Date: Sun, 6 Jan 2002 08:21:41 +0100 From: "Anthony Atkielski" <anthony@freebie.atkielski.com> To: "Doug Reynolds" <mav@wastegate.net>, "Philip Hallstrom" <philip@adhesivemedia.com> Cc: "FreeBSD Questions" <freebsd-questions@FreeBSD.ORG> Subject: Re: Putting a USB Compact Flash reader on a FreeBSD system Message-ID: <0a5401c19682$cd978a20$0a00000a@atkielski.com> References: <20020106023510.B6F8648425@wastegate.net>
next in thread | previous in thread | raw e-mail | index | archive | help
I got it working okay, although I've noticed another anomaly: When I transfer large amounts of data from the CF card, I get messages that look approximately like this: umass0: BBB reset failed, TIMEOUT umass0: BBB bulk-in clear stall failed, TIMEOUT Once they start appearing, there is no way to stop them, and the CF drive becomes inaccessible. The rest of the system continues to run, but I generally have to boot just to stop the messages. When I boot, the system hangs after printing the uptime, and I have to reset the hardware. As usual, I found lots of questions like mine when searching in archives and on the Web ... but no answers. Any ideas? ----- Original Message ----- From: "Doug Reynolds" <mav@wastegate.net> To: "Anthony Atkielski" <anthony@freebie.atkielski.com>; "Philip Hallstrom" <philip@adhesivemedia.com> Cc: "FreeBSD Questions" <freebsd-questions@FreeBSD.ORG> Sent: Sunday, January 06, 2002 03:36 Subject: Re: Putting a USB Compact Flash reader on a FreeBSD system > On Fri, 4 Jan 2002 21:50:28 +0100, Anthony Atkielski wrote: > > >Well, how do you reference the drive? I mean, do you have to mount it, or > >is it just there, or how does it work? Don't you have to mount filesystems > >somewhere before you can access them? I put /cflash in my fstab file and > >then tried "mount /cflash," but I got > > > >freebie# mount /cflash > >mount: /cflash: No such file or directory > >freebie# > > you have to make the directory /cflash first.. > > or you could just mount /dev/da0s1a /cflash > > I am not sure if the da0s1 is the right device/slice to mount. haven't > used anything like that.. > > --- > doug reynolds | the maverick | mav@wastegate.net > > PGP Public Key Fingerprint: 6E7B 9993 B503 6D45 E33A 2019 26E5 C1DB > > > To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?0a5401c19682$cd978a20$0a00000a>