From owner-freebsd-stable Wed May 2 1:44:47 2001 Delivered-To: freebsd-stable@freebsd.org Received: from ns2.alphaque.com (ns2.alphaque.com [202.185.254.11]) by hub.freebsd.org (Postfix) with SMTP id EBD8F37B422 for ; Wed, 2 May 2001 01:44:42 -0700 (PDT) (envelope-from dinesh@alphaque.com) Received: (qmail 11467 invoked from network); 2 May 2001 08:44:40 -0000 Received: from ns2.alphaque.com (HELO prophet.alphaque.com) (202.185.254.11) by ns2.alphaque.com with SMTP; 2 May 2001 08:44:40 -0000 Received: from localhost (jgjjto@localhost [127.0.0.1]) by prophet.alphaque.com (8.11.3/8.11.3) with ESMTP id f428iRJ00870 for ; Wed, 2 May 2001 16:44:28 +0800 (MYT) (envelope-from dinesh@alphaque.com) Date: Wed, 2 May 2001 16:44:26 +0800 (MYT) From: Dinesh Nair To: freebsd-stable@freebsd.org Subject: USB In-System Design USB Storage Adapter Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-freebsd-stable@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG hey, have just found myself an LG CED8080B CD-RW device. plugging into my freebsd 4.3-STABLE box, it is recognized as ugen0: In-System Design USB Storage Adapter, rev 1.10/1.00, addr 2 however, it's not recognized as a CD device as i am unable to even mount a readonly CD off it. the manual, which is korean, doesnt help. there apparently is a driver included with the device which on windows (like duh!) will set up a USB to IDE bridge. it supposedly is also recognizable as an ATAPI device, but this doesnt show in freebsd as well. there is no umass line nor any other device line which shows recognition of the CDRW other than the ugen0 line above. any clues as to which driver would work with this ? i've not tried with the wd or wcd drivers as LINT says it conflicts with ata which i have working fine for my disk. tried enabling scbus and da devices and still isnt recognized. has anyone had experience with these babies ? --dinesh To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-stable" in the body of the message