From owner-freebsd-questions Wed Oct 18 10:47: 8 2000 Delivered-To: freebsd-questions@freebsd.org Received: from flatt.cs.colostate.edu (flatt.cs.colostate.edu [129.82.45.245]) by hub.freebsd.org (Postfix) with ESMTP id 0A97937B4F9 for ; Wed, 18 Oct 2000 10:47:05 -0700 (PDT) Received: from localhost (denton@localhost) by flatt.cs.colostate.edu (8.9.3/8.9.3) with ESMTP id LAA23284 for ; Wed, 18 Oct 2000 11:47:02 -0600 (MDT) Date: Wed, 18 Oct 2000 11:47:02 -0600 (MDT) From: Jason Denton To: questions@freebsd.org Subject: UMASS storage device Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG I have a compact flash reader attached to a usb port. The kernel locates and identifies this at boot time, it looks like its attached to ugen0. I know the windows drivers claim this is a straightforward usb mass storage device. I have device umass compilied into the kernel, along with the two appropriate scsi devices (the only scsi devices declared, since this is an IDE only system). MAKEDEV does not appear to have a umass entry. How can I get this device mounted? What do I need to do to create the appropriate block device, ect? Jason Denton To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message