From owner-freebsd-scsi Sat Jul 21 12:17:48 2001 Delivered-To: freebsd-scsi@freebsd.org Received: from sgi04-e.std.com (sgi04-e.std.com [199.172.62.134]) by hub.freebsd.org (Postfix) with ESMTP id 447FA37B406 for ; Sat, 21 Jul 2001 12:17:45 -0700 (PDT) (envelope-from kwc@world.std.com) Received: from world.std.com (world-f.std.com [199.172.62.5]) by sgi04-e.std.com (8.9.3/8.9.3) with ESMTP id PAA17052299; Sat, 21 Jul 2001 15:17:42 -0400 (EDT) Received: (from kwc@localhost) by world.std.com (8.9.3/8.9.3) id PAA09061; Sat, 21 Jul 2001 15:17:41 -0400 (EDT) Date: Sat, 21 Jul 2001 15:17:41 -0400 (EDT) From: Kenneth W Cochran Message-Id: <200107211917.PAA09061@world.std.com> To: Nick Hibma Subject: Re: USB/umass in addition to "other" SCSI Cc: freebsd-scsi@freebsd.org Sender: owner-freebsd-scsi@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org >From n_hibma@qubesoft.com Sat Jul 21 11:09:53 2001 >Date: Sat, 21 Jul 2001 16:09:49 +0100 (BST) >To: Andrew Gordon >cc: Kenneth W Cochran , >Subject: Re: USB/umass in addition to "other" SCSI > >> > How do I "connect" a USB "disk" when I already have a SCSI >> > HBA & other peripherals installed & operating? >> >> It should appear of its own accord when usbd sees it. However, this >> doesn't appear to work properly at present. > >usbd doesn't handle umass (anymore). Huh? It does for me(!) No usbd, no zip250 recognition; yes usbd, yes zip250... OS is 4.3-stable as of 15 July 2001. >> > & "camcontrol rescan 1" gives >> > me an ioctl() error. >> >> I haven't found a method that works other than to have the device present >> at boot time. > >Hm, it should work at any time (as in, I use the umass >driver as a module that I load (including CAM as a module) >at runtime, then connect and disconnect the device many a >time and that works. Could you describe to me in which >cases it does not work? > >Nick & with usbd running, connect zip250 & then "camcontrol rescan ..." works just fine... What's Still Not Working is an Olympus USB digital camera. It is supposed to appear as a SCSI device with a MS-DOS filesystem (& indeed does with Linux, with kernel 2.4.x). Try that with FreeBSD & not only does it not "mount" but it crashes (freezes) the OS, without even so much as a panic/dump/trace. :( -kc To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-scsi" in the body of the message