From owner-freebsd-mobile Fri May 19 10:32:50 2000 Delivered-To: freebsd-mobile@freebsd.org Received: from moek.pir.net (moek.pir.net [209.192.237.190]) by hub.freebsd.org (Postfix) with ESMTP id 9B0F437BF51; Fri, 19 May 2000 10:32:39 -0700 (PDT) (envelope-from pir@pir.net) Received: from pir by moek.pir.net with local (Exim) id 12sqdR-0005pO-00 ; Fri, 19 May 2000 13:32:29 -0400 Date: Fri, 19 May 2000 13:32:28 -0400 From: Peter Radcliffe To: Wietse Venema Cc: freebsd-mobile@FreeBSD.ORG, freebsd-scsi@FreeBSD.ORG Subject: Re: Need FreeBSD 4.0 removable SCSI support Message-ID: <20000519133228.A22178@pir.net> Mail-Followup-To: Wietse Venema , freebsd-mobile@FreeBSD.ORG, freebsd-scsi@FreeBSD.ORG References: <14629.21138.578322.41745@smpbox> <20000519154650.2816B4563D@spike.porcupine.org> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Mailer: Mutt 1.0.1i In-Reply-To: <20000519154650.2816B4563D@spike.porcupine.org>; from wietse@porcupine.org on Fri, May 19, 2000 at 11:46:50AM -0400 X-fish: < Sender: owner-freebsd-mobile@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org Note: I'm on -mobile but not -scsi. Wietse Venema probably said: > Ted Buswell: > > Even though you don't care anymore, whether or not the Jaz is upsetting > > the card or driver by spewing garbage is easy to determine: with nothing > > plugged into your bus adapter, does the rescan still lockup your > > machine? > > Hmm, I didn't try that. I'll see if I can fire up 4.0. I pulled a 1Gb Jaz drive from another machine (I don't have any 2Gb jaz drives) and tested that with my adaptec 1460. I could scan the bus ok, but running /stand/sysinstall crashed the machine. I got a crashdump; panicstr: page fault but I can't get any real information from this, no real stack trace :/ just late shutdown stuff; (kgdb) where #0 boot (howto=Cannot access memory at address 0xc8fe7c08. ) at ../../kern/kern_shutdown.c:304 (kgdb) list 299 EVENTHANDLER_INVOKE(shutdown_post_sync, howto); 300 splhigh(); 301 if ((howto & (RB_HALT|RB_DUMP)) == RB_DUMP && !cold) { 302 savectx(&dumppcb); 303 #ifdef __i386__ 304 dumppcb.pcb_cr3 = rcr3(); 305 #endif 306 dumpsys(); 307 } 308 Trying again after the reboot I can use the Jaz drive fine, sysinstall works ok, I can mount the dos partition ... no scsi errors. Unfortunately I don't have a 2Gb drive that WV said he was having trouble with to test. P. -- pir pir@pir.net pir@net.tufts.edu To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-mobile" in the body of the message