Date: Wed, 4 May 2005 17:25:33 +0200 From: Gerrit =?iso-8859-1?Q?K=FChn?= <gerrit@pmp.uni-hannover.de> To: Marc Olzheim <marcolz@stack.nl> Cc: freebsd-stable@freebsd.org Subject: Re: Trek Technology Thumbdrive 16MB Message-ID: <20050504152533.GD56137@pmp.uni-hannover.de> In-Reply-To: <20050504142648.GB75110@stack.nl> References: <20050504121913.GA55308@pmp.uni-hannover.de> <20050504142351.GA75110@stack.nl> <20050504142648.GB75110@stack.nl>
next in thread | previous in thread | raw e-mail | index | archive | help
On Wed, May 04, 2005 at 04:26:48PM +0200, Marc Olzheim wrote:
> > You _do_ have scsi disk support (device da) enabled in your kernel ?
> And loaded the umass module or have it in your kernel, for that matter ?
Yes, of course. As I said before: I have working externel USB-HD, a working
USB-MP3-Player and so on. Just the Thumbdrive doesn't do anything here.
Meanwhile I browsed the sourcecode a little bit. I found that usbdevs has
product TREK THUMBDRIVE 0x1111 ThumbDrive
product TREK THUMBDRIVE_8MB 0x9988 ThumbDrive_8MB
The first one should apply to my drive. However, umass.c only has
{ USB_VENDOR_TREK, USB_PRODUCT_TREK_THUMBDRIVE_8MB, RID_WILDCARD,
UMASS_PROTO_ATAPI | UMASS_PROTO_BBB,
IGNORE_RESIDUE
},
I don't know if an entry for USB_PRODUCT_TREK_THUMBDRIVE would be needed in
this place, but I just decided to try out and copied (and renamed) the above
entry for this purpose. Cannot tell if it's working though, since the system
is still compiling (I took the chance to upgrade world, too, and the system
is just a 933MHz P3).
cu
Gerrit
--
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20050504152533.GD56137>
