From owner-freebsd-questions@FreeBSD.ORG Sat Sep 20 13:02:40 2003 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id A359216A4B3 for ; Sat, 20 Sep 2003 13:02:40 -0700 (PDT) Received: from cableaz.com (mail.cableaz.com [66.218.238.20]) by mx1.FreeBSD.org (Postfix) with SMTP id DF40743FEC for ; Sat, 20 Sep 2003 13:02:39 -0700 (PDT) (envelope-from desertfox@cableaz.com) Received: (qmail 24045 invoked by uid 0); 20 Sep 2003 20:02:39 -0000 Received: from unknown (HELO CopperLeafAngel) (66.218.239.229) by 0 with SMTP; 20 Sep 2003 20:02:39 -0000 From: Erick Smith To: FreeBSD Questions Mailing List Date: Sat, 20 Sep 2003 13:02:36 -0700 User-Agent: KMail/1.5.4 MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Content-Disposition: inline Message-Id: <200309201302.36855.desertfox@cableaz.com> Subject: usb/umass questions X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 20 Sep 2003 20:02:40 -0000 I have two usb mass storage devices which work fine on my FreeBSD 5.1 installation, but they don't work correctly on my FreeBSD 4.9 Installation on the same machine. First I have a Kanguru Microdrive 2 gig USB drive which, when plugged in while FreeBSD 4.9 is running brings up no events in the messages log. On 5.1 it does the mormal thing. umass....da0...etc. Second I have aNikon CoolPix 2100 which when plugged in on 4.9, brings up the umass message, but nothing else...no da0 etc. Obviously I can't mount either device. Can anyone make some suggestions for how to get these things to work? My kernel is generic except for USER_LDT for the nvidia driver. Thanks, Erick Smith