From owner-freebsd-questions Fri Jul 12 11:01:52 1996 Return-Path: owner-questions Received: (from root@localhost) by freefall.freebsd.org (8.7.5/8.7.3) id LAA01334 for questions-outgoing; Fri, 12 Jul 1996 11:01:52 -0700 (PDT) Received: from webster.telebit.com (webster.telebit.com [143.191.3.1]) by freefall.freebsd.org (8.7.5/8.7.3) with SMTP id LAA01301; Fri, 12 Jul 1996 11:01:47 -0700 (PDT) Received: from Chelmsford.Telebit.COM (sharps.chelmsford.telebit.com) by webster.telebit.com (4.1/SMI-4.1/Telebit.COM-Sendmail-V4.3) id AA28340 to freebsd-scsi@freebsd.org; Fri, 12 Jul 96 14:00:42 EDT Received: from smtpgate.chelmsford.telebit.com by Chelmsford.Telebit.COM (4.1/SMI-4.1-pmm-2) id AA01787; Fri, 12 Jul 96 14:00:44 EDT Received: from ccMail by smtpgate.chelmsford.telebit.com (SMTPLINK V2.10.05) id AA837205829; Fri, 12 Jul 96 13:58:19 EST Date: Fri, 12 Jul 96 13:58:19 EST From: "Nathan Melhorn" Message-Id: <9606128372.AA837205829@smtpgate.chelmsford.telebit.com> To: freebsd-scsi@freebsd.org, freebsd-questions@freebsd.org, Stephen Couchman Subject: Re: Jaz drive questions Sender: owner-questions@freebsd.org X-Loop: FreeBSD.org Precedence: bulk ====== Message from Stephen Couchman 96.07.11 22:40 ====== I have installed a Jaz drive as sd1 (SCSI id #2). I am using an Adaptec 2940 Ultra SCSI host adapter. FreeBSD does not seem to recognize the drive and produces the following messages: (ahc0:2:0): "iomega jaz 1GB G.60" type 0 removable SCSI 2 sd1(ahc0:2:0): Direct-Access sd1(ahc0:2:0): ILLEGAL REQUEST asc:24,0 Invalid field in CDB sd1 could not mode sense (4). Using ficticious geometry 1021MB (2091050 512 byte sectors) =========================================================== I just installed an IOMega parallel port Zip drive into my kernel. It's not part of FreeBSD, I just found the PPA-3 driver on someone's web page (Nicolas.Souchu@prism.uvsq.fr) -- who can't actively support it at this time. The instructions said that I'd get messages about ficticious geometry, since it "can't be sensed". I can still mount_msdos the drive on the 4th slice of the drive (sd0s4) with a working DOS ZipDisk and see the contents. The instructions said to fdisk-examine the drive to confirm which was the proper slice. I don't know about your other problems, since I'm new to FreeBSD and still fooling around with the ZipDrive. Currently the probe at boot time takes 2 minutes! I also haven't yet tried formatting it as a Unix disk. -regards, Nate Melhorn (n_melhor@chelmsford.telebit.com)