From owner-freebsd-scsi Sun Dec 1 06:39:27 1996 Return-Path: owner-freebsd-scsi Received: (from root@localhost) by freefall.freebsd.org (8.7.5/8.7.3) id GAA16491 for freebsd-scsi-outgoing; Sun, 1 Dec 1996 06:39:27 -0800 (PST) Received: from Octopussy.MI.Uni-Koeln.DE (Octopussy.MI.Uni-Koeln.DE [134.95.166.20]) by freefall.freebsd.org (8.7.5/8.7.3) with SMTP id GAA16482 for ; Sun, 1 Dec 1996 06:39:16 -0800 (PST) Received: from x14.mi.uni-koeln.de (annexr2-41.slip.Uni-Koeln.DE) by Octopussy.MI.Uni-Koeln.DE with SMTP id AA11733 (5.67b/IDA-1.5 for ); Sun, 1 Dec 1996 15:39:07 +0100 Received: (from se@localhost) by x14.mi.uni-koeln.de (8.8.3/8.6.9) id PAA02154; Sun, 1 Dec 1996 15:07:59 +0100 (CET) Message-Id: Date: Sun, 1 Dec 1996 15:07:59 +0100 From: se@freebsd.org (Stefan Esser) To: marcs@znep.com (Marc Slemko) Cc: scsi@freebsd.org, skafte@worldgate.com (Greg Skafte) Subject: Re: Tekram 390U and Seagate hawk ST32151N References: <57pc97$hcm@news.itfs.nsk.su> X-Mailer: Mutt 0.52 Mime-Version: 1.0 In-Reply-To: ; from Marc Slemko on Nov 30, 1996 19:32:28 -0700 Sender: owner-freebsd-scsi@freebsd.org X-Loop: FreeBSD.org Precedence: bulk On Nov 30, marcs@znep.com (Marc Slemko) wrote: > [Sent to hardware and scsi; unless you have a reason, please followup to > only one list. scsi is probably better, since it is dealing with freebsd > drivers now.] > > Nickolay's suggestion worked, so now we can get past the BIOS probing > stage. However, FreeBSD still won't boot. I am using -stable with > the NCR driver (ncr.c and ncrregs.h) from -current dropped in. A 300 meg > drive will work fine, but when it tries to probe the 2 gig hawk we get > something like: > > sd0(ncr0:4:0): COMMAND failed (9 ff) @[address] > sd0 could not get size error ncr0: aborting job > ERROR (90:0) (0-21-15) (0/13) @ (418:43000060) > script cmd = 878b0000 > reg : [deleted] > ncr0: restart failed Please do not use the driver from -current under -stable ! There have been quite some changes, and I'm surprised you got that far ... (552 lines of diffs in ncr.c alone ...) > Booting with a 2.2-ALPHA disk works fine, so either I missed something > from the NCR stuff between stable and current or there was another change > that fixed this. Anyone have any ideas about what it could be? Nothing > stood out in the CVS logs as being obvious. > > If all else fails, we just have to move to 2.2 which won't kill us, but we > would prefer not to for this machine. Please allow a few days to send you patches that add all -current driver features to the NCR driver in -stable. It is too late to integrate them into 2.1.6.1 (AFAIK), but I'll support 2.1.x as long as there is interest by users. Regards, STefan From owner-freebsd-scsi Mon Dec 2 07:40:25 1996 Return-Path: owner-freebsd-scsi Received: (from root@localhost) by freefall.freebsd.org (8.7.5/8.7.3) id HAA26527 for freebsd-scsi-outgoing; Mon, 2 Dec 1996 07:40:25 -0800 (PST) Received: from mail.crl.com (mail.crl.com [165.113.1.22]) by freefall.freebsd.org (8.7.5/8.7.3) with SMTP id HAA26522 for ; Mon, 2 Dec 1996 07:40:23 -0800 (PST) Received: from viking.ucsalf.ac.uk by mail.crl.com with SMTP id AA18051 (5.65c/IDA-1.5 for ); Mon, 2 Dec 1996 07:40:31 -0800 Received: by viking.ucsalf.ac.uk (Smail3.1.29.1 #4) id m0vUaRQ-00036rC; Mon, 2 Dec 96 15:37 GMT Message-Id: From: mark@plato.salford.ac.uk (Mark Powell) Subject: Problems building 2.2-current To: freebsd-scsi@freebsd.org Date: 2 Dec 1996 15:37:49 -0000 X-Gated-To-News-By: news@ucsalf.ac.uk Xref: viking.ucsalf.ac.uk list.freebsd.current:6166 list.freebsd.scsi:742 list.freebsd.hackers:10006 Sender: owner-freebsd-scsi@freebsd.org X-Loop: FreeBSD.org Precedence: bulk Hi, Been running 2.2-960801-SNAP since it came out. Wanted to get up to date so I updated all sources on Friday. Tried to to 'make world', but it keeps falling over at different places with programs such as: ld, cc1 & as failing due to signals. I thought it some incompatiblity with compiling the new system on the old so I tried 'make -k' to compile as much as I could. i.e. here's my /var/log/console from today: Dec 2 12:36:45 plato /kernel: pid 12318 (cc1), uid 0: exited on signal 4 (core dumped) Dec 2 12:45:06 plato /kernel: pid 15996 (as), uid 0: exited on signal 11 (core dumped) Dec 2 12:46:41 plato /kernel: pid 16464 (as), uid 0: exited on signal 11 (core dumped) Dec 2 12:48:54 plato /kernel: pid 16770 (as), uid 0: exited on signal 11 (core dumped) Dec 2 12:50:23 plato /kernel: pid 16920 (cc1), uid 0: exited on signal 11 (core dumped) Dec 2 12:56:34 plato /kernel: pid 19320 (as), uid 0: exited on signal 11 (core dumped) Dec 2 13:32:19 plato /kernel: pid 1583 (cc1), uid 0: exited on signal 10 (core dumped) Dec 2 13:36:37 plato /kernel: pid 3412 (as), uid 0: exited on signal 11 (core dumped) Dec 2 13:38:57 plato /kernel: pid 4503 (as), uid 0: exited on signal 11 (core dumped) Dec 2 13:47:39 plato /kernel: pid 7945 (cc1), uid 0: exited on signal 11 (core dumped) Dec 2 13:48:18 plato /kernel: pid 8140 (cc1), uid 0: exited on signal 11 (core dumped) Dec 2 14:05:04 plato /kernel: pid 28732 (cc1), uid 0: exited on signal 11 (core dumped) Dec 2 14:08:44 plato /kernel: pid 218 (as), uid 0: exited on signal 11 (core dumped) Dec 2 14:08:49 plato /kernel: pid 222 (cc1), uid 0: exited on signal 11 (core dumped) Dec 2 14:09:30 plato /kernel: pid 320 (cc1), uid 0: exited on signal 10 (core dumped) Dec 2 14:10:15 plato /kernel: pid 428 (cc1), uid 0: exited on signal 10 (core dumped) Dec 2 14:13:13 plato /kernel: pid 772 (cc1), uid 0: exited on signal 10 (core dumped) Dec 2 14:13:14 plato /kernel: pid 777 (cc1), uid 0: exited on signal 10 (core dumped) Dec 2 14:14:42 plato /kernel: pid 2477 (as), uid 0: exited on signal 11 (core dumped) Dec 2 14:19:04 plato /kernel: pid 4652 (as), uid 0: exited on signal 11 (core dumped) Dec 2 14:19:08 plato /kernel: pid 4712 (as), uid 0: exited on signal 11 (core dumped) Dec 2 14:19:23 plato /kernel: pid 4956 (cc1), uid 0: exited on signal 11 (core dumped) Dec 2 14:19:33 plato /kernel: pid 5118 (as), uid 0: exited on signal 11 (core dumped) Dec 2 14:19:33 plato /kernel: pid 5123 (as), uid 0: exited on signal 11 (core dumped) Any ideas what causes this? I made as much of it as i could and also rebuilt the kernel. Now when I'm trying to rebuild I'm getting similar behaviour as before (as, ld or cc1 fail with differnet signals at different places). However, I'm also getting the kernel hanging solid during the compiles. Similar to earlier this year when problems with the AHA7880 code caused the same hangs during lots of disk activity. I'm now rebuilding with the 2.2-960801 kernel, but I still get the former problems. Any ideas? TIA -- Mark Powell - Unix Information Officer - Clifford Whitworth Building A.I.S., University of Salford, Salford, Manchester, UK. Tel: +44 161 745 5936 Fax: +44 161 736 3596 Email: mark@salford.ac.uk finger mark@ucsalf.ac.uk (for PGP key) Home Page From owner-freebsd-scsi Mon Dec 2 08:04:21 1996 Return-Path: owner-freebsd-scsi Received: (from root@localhost) by freefall.freebsd.org (8.7.5/8.7.3) id IAA27466 for freebsd-scsi-outgoing; Mon, 2 Dec 1996 08:04:21 -0800 (PST) Received: from seabass.progroup.com (catfish.progroup.com [206.24.122.2]) by freefall.freebsd.org (8.7.5/8.7.3) with ESMTP id IAA27461 for ; Mon, 2 Dec 1996 08:04:18 -0800 (PST) Received: from seabass.progroup.com (seabass.progroup.com [206.24.122.1]) by seabass.progroup.com (8.7.5/8.6.12) with SMTP id IAA23127; Mon, 2 Dec 1996 08:02:12 -0800 (PST) Message-ID: <32A2FD84.41C67EA6@progroup.com> Date: Mon, 02 Dec 1996 08:02:12 -0800 From: Craig Shaver Organization: Productivity Group, Inc. X-Mailer: Mozilla 3.0Gold (X11; I; FreeBSD 2.1.0-RELEASE i386) MIME-Version: 1.0 To: scsi@FreeBSD.org Subject: Re: Tekram 390U and Seagate hawk ST32151N References: <57pc97$hcm@news.itfs.nsk.su> Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Sender: owner-freebsd-scsi@FreeBSD.org X-Loop: FreeBSD.org Precedence: bulk Stefan Esser wrote: > > On Nov 30, marcs@znep.com (Marc Slemko) wrote: > > [Sent to hardware and scsi; unless you have a reason, please followup to del ... > > ncr0: restart failed > > Please do not use the driver from -current under -stable ! > There have been quite some changes, and I'm surprised you got > that far ... (552 lines of diffs in ncr.c alone ...) > > > Booting with a 2.2-ALPHA disk works fine, so either I missed something > > from the NCR stuff between stable and current or there was another change > > that fixed this. Anyone have any ideas about what it could be? Nothing > > stood out in the CVS logs as being obvious. > > > > If all else fails, we just have to move to 2.2 which won't kill us, but we > > would prefer not to for this machine. > > Please allow a few days to send you patches that add all > -current driver features to the NCR driver in -stable. It > is too late to integrate them into 2.1.6.1 (AFAIK), but > I'll support 2.1.x as long as there is interest by users. > > Regards, STefan Hi Stefan, I am using the Tekram 390F also. Do your patches eliminate the need for the Tekram patches? I am using 2.1.5 and have installed the Tekram 390F patches and recompiled the kernel. It seems to work well. I do have a small patch from you for NCR875 on 2.1.5. I do not think it was over 500 lines however. Could you put your patch in incoming on freefall and email the list when it is finished? I would like to get away from the Tekram code and go with FreeBSD only code. Thanks, -- Craig Shaver (craig@progroup.com) (415)390-0654 Productivity Group POB 60458 Sunnyvale, CA 94088 From owner-freebsd-scsi Mon Dec 2 09:41:31 1996 Return-Path: owner-freebsd-scsi Received: (from root@localhost) by freefall.freebsd.org (8.7.5/8.7.3) id JAA02311 for freebsd-scsi-outgoing; Mon, 2 Dec 1996 09:41:31 -0800 (PST) Received: from deacon.cogsci.ed.ac.uk (deacon.cogsci.ed.ac.uk [129.215.144.7]) by freefall.freebsd.org (8.7.5/8.7.3) with SMTP id JAA02303; Mon, 2 Dec 1996 09:41:26 -0800 (PST) Received: (from richard@localhost) by deacon.cogsci.ed.ac.uk (8.6.10/8.6.12) id RAA17700; Mon, 2 Dec 1996 17:40:42 GMT Date: Mon, 2 Dec 1996 17:40:42 GMT Message-Id: <199612021740.RAA17700@deacon.cogsci.ed.ac.uk> From: Richard Tobin Subject: Re: Tekram 390U and Seagate hawk ST32151N To: se@freebsd.org (Stefan Esser) In-Reply-To: Stefan Esser's message of Sun, 1 Dec 1996 15:07:59 +0100 Organization: just say no Cc: scsi@freebsd.org Sender: owner-freebsd-scsi@freebsd.org X-Loop: FreeBSD.org Precedence: bulk > Please allow a few days to send you patches that add all > -current driver features to the NCR driver in -stable. Could you briefly summarise the main changes? -- Richard From owner-freebsd-scsi Tue Dec 3 03:54:38 1996 Return-Path: owner-freebsd-scsi Received: (from root@localhost) by freefall.freebsd.org (8.7.5/8.7.3) id DAA04996 for freebsd-scsi-outgoing; Tue, 3 Dec 1996 03:54:38 -0800 (PST) Received: from groa.uct.ac.za (groa.uct.ac.za [137.158.128.7]) by freefall.freebsd.org (8.7.5/8.7.3) with SMTP id DAA04988 for ; Tue, 3 Dec 1996 03:54:30 -0800 (PST) Received: from rv by groa.uct.ac.za with local (Exim 1.58 #1) id 0vUtQX-0000VC-00; Tue, 3 Dec 1996 13:54:18 +0200 Subject: timed out while idle problems To: freebsd-scsi@freebsd.org Date: Tue, 3 Dec 1996 13:54:17 +0200 (SAT) X-Mailer: ELM [version 2.4 PL25] Content-Type: text Message-Id: From: Russell Vincent Sender: owner-freebsd-scsi@freebsd.org X-Loop: FreeBSD.org Precedence: bulk On a -current kernel of Friday 29 Nov, I suddenly started getting the following errors. A power cycle fixed the problem for now, but am reporting in case it means anything to someone. The source in aic7xxx.c mentions that the "while idle" is not a valid phase. dmesg output and kernel options follow. -Russell ------------------- Errors ------------------------- Dec 3 11:10:59 disa /kernel: sd3(ahc1:0:0): timed out while idle, LASTPHASE == 0x1, SCSISIGI == 0x0 Dec 3 11:10:59 disa /kernel: SEQADDR == 0xf Dec 3 11:11:00 disa /kernel: sd3(ahc1:0:0): timed out while idle, LASTPHASE == 0x1, SCSISIGI == 0x0 Dec 3 11:11:00 disa /kernel: SEQADDR == 0x10 Dec 3 11:11:00 disa /kernel: ahc1: Issued Channel A Bus Reset. 2 SCBs aborted Dec 3 11:11:00 disa /kernel: sd4(ahc1:1:0): UNIT ATTENTION asc:29,2 Dec 3 11:11:00 disa /kernel: , retries:4 Dec 3 11:11:10 disa /kernel: sd3(ahc1:0:0): timed out while idle, LASTPHASE == 0x1, SCSISIGI == 0x0 Dec 3 11:11:10 disa /kernel: SEQADDR == 0xc Dec 3 11:11:10 disa /kernel: sd3(ahc1:0:0): timed out while idle, LASTPHASE == 0x1, SCSISIGI == 0x0 Dec 3 11:11:10 disa /kernel: SEQADDR == 0x7 Dec 3 11:11:10 disa /kernel: ahc1: Issued Channel A Bus Reset. 2 SCBs aborted Dec 3 11:11:10 disa /kernel: sd4(ahc1:1:0): UNIT ATTENTION asc:29,2 Dec 3 11:11:10 disa /kernel: , retries:4 Dec 3 11:11:20 disa /kernel: sd3(ahc1:0:0): timed out while idle, LASTPHASE == 0x1, SCSISIGI == 0x0 Dec 3 11:11:20 disa /kernel: SEQADDR == 0x7 Dec 3 11:11:21 disa /kernel: sd3(ahc1:0:0): timed out while idle, LASTPHASE == 0x1, SCSISIGI == 0x0 Dec 3 11:11:21 disa /kernel: SEQADDR == 0x10 Dec 3 11:11:21 disa /kernel: ahc1: Issued Channel A Bus Reset. 2 SCBs aborted Dec 3 11:11:24 disa /kernel: sd4(ahc1:1:0): UNIT ATTENTION asc:29,2 Dec 3 11:11:24 disa /kernel: , retries:4 Dec 3 11:11:31 disa /kernel: sd3(ahc1:0:0): timed out while idle, LASTPHASE == 0x1, SCSISIGI == 0x0 Dec 3 11:11:31 disa /kernel: SEQADDR == 0x10 Dec 3 11:11:31 disa /kernel: sd3(ahc1:0:0): UNIT ATTENTION asc:29,2 Dec 3 11:11:31 disa /kernel: , retries:1 [ snip ] ---------------------------------------------------- --------------------- dmesg ------------------------ Copyright (c) 1992-1996 FreeBSD Inc. Copyright (c) 1982, 1986, 1989, 1991, 1993 The Regents of the University of California. All rights reserved. FreeBSD 3.0-CURRENT #0: Mon Dec 2 15:05:59 SAT 1996 root@disa.uni.net.za:/usr/src/sys/compile/UNINET Calibrating clock(s) relative to mc146818A clock ... i586 clock: 132623885 Hz, i8254 clock: 1193115 Hz CPU: Pentium (132.63-MHz 586-class CPU) Origin = "GenuineIntel" Id = 0x52c Stepping=12 Features=0x3bf real memory = 268435456 (262144K bytes) avail memory = 261238784 (255116K bytes) eisa0: Probing for devices on the EISA bus Probing for devices on PCI bus 0: chip0 rev 1 on pci0:0 chip1 rev 5 on pci0:7:0 de0 rev 17 int a irq 9 on pci0:9 de0: DC21041 [10Mb/s] pass 1.1 de0: address 00:00:c0:35:5e:d6 ahc0 rev 0 int a irq 12 on pci0:10 ahc0: aic7880 Wide Channel, SCSI Id=7, 16 SCBs (ahc0:0:0): "Quantum XP32150W L912" type 0 fixed SCSI 2 sd0(ahc0:0:0): Direct-Access 2050MB (4199760 512 byte sectors) sd0(ahc0:0:0): with 3907 cyls, 10 heads, and an average 107 sectors/track (ahc0:1:0): "Quantum XP34300W L912" type 0 fixed SCSI 2 sd1(ahc0:1:0): Direct-Access 4101MB (8399520 512 byte sectors) sd1(ahc0:1:0): with 3907 cyls, 20 heads, and an average 107 sectors/track (ahc0:2:0): "Quantum XP34300W L912" type 0 fixed SCSI 2 sd2(ahc0:2:0): Direct-Access 4101MB (8399520 512 byte sectors) sd2(ahc0:2:0): with 3907 cyls, 20 heads, and an average 107 sectors/track ahc1 rev 0 int a irq 10 on pci0:11 ahc1: aic7880 Wide Channel, SCSI Id=7, 16 SCBs (ahc1:0:0): "Quantum XP34300W L912" type 0 fixed SCSI 2 sd3(ahc1:0:0): Direct-Access 4101MB (8399520 512 byte sectors) sd3(ahc1:0:0): with 3907 cyls, 20 heads, and an average 107 sectors/track (ahc1:1:0): "Quantum XP34300W L912" type 0 fixed SCSI 2 sd4(ahc1:1:0): Direct-Access 4101MB (8399520 512 byte sectors) sd4(ahc1:1:0): with 3907 cyls, 20 heads, and an average 107 sectors/track ahc2 rev 0 int a irq 11 on pci0:12 ahc2: aic7880 Wide Channel, SCSI Id=7, 16 SCBs (ahc2:0:0): "Quantum XP34300W L912" type 0 fixed SCSI 2 sd5(ahc2:0:0): Direct-Access 4101MB (8399520 512 byte sectors) sd5(ahc2:0:0): with 3907 cyls, 20 heads, and an average 107 sectors/track (ahc2:1:0): "Quantum XP34300W L912" type 0 fixed SCSI 2 sd6(ahc2:1:0): Direct-Access 4101MB (8399520 512 byte sectors) sd6(ahc2:1:0): with 3907 cyls, 20 heads, and an average 107 sectors/track pci0:13: CMD, device=0x0646, class=storage (ide) int a irq 14 [no driver assigned] Probing for devices on the ISA bus: sc0 at 0x60-0x6f irq 1 on motherboard sc0: VGA color <16 virtual consoles, flags=0x0> fdc0 at 0x3f0-0x3f7 irq 6 drq 2 on isa fdc0: NEC 72065B fd0: 1.44MB 3.5in npx0 on motherboard npx0: INT 16 interface ccd0-3: Concatenated disk drivers de0: enabling 10baseT port WARNING: / was not properly dismounted. ---------------------------------------------------- ------------------ kernel config ------------------- # machine "i386" cpu "I586_CPU" cpu "I686_CPU" ident UNINET maxusers 128 options CHILD_MAX=256 options OPEN_MAX=1024 options EXTRAVNODES=10000 options FD_SETSIZE=1024 options "MAXMEM=(256*1024)" options "MAXDSIZ=268435456UL" options "DFLDSIZ=201326592UL" options GPL_MATH_EMULATE #Support for x87 emulation options INET #InterNETworking options FFS #Berkeley Fast Filesystem options NFS #Network Filesystem options PROCFS #Process filesystem options "COMPAT_43" #Compatible with BSD 4.3 [KEEP THIS!] #options SCSI_DELAY=5 #Be pessimistic about Joe SCSI device options SCSI_REPORT_GEOMETRY options UCONSOLE #Allow users to grab the console options FAILSAFE #Be conservative options SYSVSHM options SYSVSEM options SYSVMSG options UCONSOLE options MROUTING # Multicast routing options IPFIREWALL_VERBOSE #print information about dropped packets options "IPFIREWALL_VERBOSE_LIMIT=100" #limit verbosity options IPDIVERT #divert sockets config kernel root on sd0 controller isa0 controller eisa0 controller pci0 controller fdc0 at isa? port "IO_FD1" bio irq 6 drq 2 vector fdintr disk fd0 at fdc0 drive 0 controller ahc0 controller scbus0 device sd0 device sc0 at isa? port "IO_KBD" tty irq 1 vector scintr # Mandatory, don't remove device npx0 at isa? port "IO_NPX" irq 13 vector npxintr device de0 pseudo-device loop pseudo-device ether pseudo-device log pseudo-device pty 16 pseudo-device gzip # Exec gzipped a.out's pseudo-device bpfilter 4 #Berkeley packet filter pseudo-device snp 3 #Snoop device - to look at pty/vty/etc.. pseudo-device ccd 4 #Concatenated disk driver ---------------------------------------------------- From owner-freebsd-scsi Tue Dec 3 07:44:16 1996 Return-Path: owner-freebsd-scsi Received: (from root@localhost) by freefall.freebsd.org (8.7.5/8.7.3) id HAA22620 for freebsd-scsi-outgoing; Tue, 3 Dec 1996 07:44:16 -0800 (PST) Received: from who.cdrom.com (who.cdrom.com [204.216.27.3]) by freefall.freebsd.org (8.7.5/8.7.3) with ESMTP id HAA22605 for ; Tue, 3 Dec 1996 07:44:13 -0800 (PST) Received: from groa.uct.ac.za (groa.uct.ac.za [137.158.128.7]) by who.cdrom.com (8.7.5/8.6.11) with SMTP id HAA28174 for ; Tue, 3 Dec 1996 07:43:18 -0800 (PST) Received: from rv by groa.uct.ac.za with local (Exim 1.58 #1) id 0vUwy6-0001Jh-00; Tue, 3 Dec 1996 17:41:10 +0200 Subject: Re: timed out while idle problems To: freebsd-scsi@freebsd.org Date: Tue, 3 Dec 1996 17:41:09 +0200 (SAT) In-Reply-To: from "Russell Vincent" at Dec 3, 96 01:54:17 pm X-Mailer: ELM [version 2.4 PL25] Content-Type: text Message-Id: From: Russell Vincent Sender: owner-freebsd-scsi@freebsd.org X-Loop: FreeBSD.org Precedence: bulk I wrote: > ------------------- Errors ------------------------- > Dec 3 11:10:59 disa /kernel: sd3(ahc1:0:0): timed out while idle, LASTPHASE == 0x1, SCSISIGI == 0x0 > Dec 3 11:10:59 disa /kernel: SEQADDR == 0xf > Dec 3 11:11:00 disa /kernel: sd3(ahc1:0:0): timed out while idle, LASTPHASE == 0x1, SCSISIGI == 0x0 [ snip] This has just hit me a second time in one day. This time I got to the console before someone rebooted it and found the following scrolling continously (the machine was dead otherwise): ahc1: Unexpected busfree. LASTPHASE == 0x0 ahc1: Unexpected busfree. LASTPHASE == 0x0 ahc1: Unexpected busfree. LASTPHASE == 0x0 ahc1: Unexpected busfree. LASTPHASE == 0x0 Is this likely to be a hardware fault? (The machine is running again after a power cycle). -Russell From owner-freebsd-scsi Tue Dec 3 08:36:59 1996 Return-Path: owner-freebsd-scsi Received: (from root@localhost) by freefall.freebsd.org (8.7.5/8.7.3) id IAA27196 for freebsd-scsi-outgoing; Tue, 3 Dec 1996 08:36:59 -0800 (PST) Received: from freefall.freebsd.org (localhost.cdrom.com [127.0.0.1]) by freefall.freebsd.org (8.7.5/8.7.3) with ESMTP id IAA27188; Tue, 3 Dec 1996 08:36:56 -0800 (PST) Message-Id: <199612031636.IAA27188@freefall.freebsd.org> To: Russell Vincent cc: freebsd-scsi@FreeBSD.org Subject: Re: timed out while idle problems In-reply-to: Your message of "Sat, 03 Dec 1996 13:54:17 +0200." Date: Tue, 03 Dec 1996 08:36:56 -0800 From: "Justin T. Gibbs" Sender: owner-freebsd-scsi@FreeBSD.org X-Loop: FreeBSD.org Precedence: bulk >On a -current kernel of Friday 29 Nov, I suddenly started getting the >following errors. A power cycle fixed the problem for now, but >am reporting in case it means anything to someone. The source in >aic7xxx.c mentions that the "while idle" is not a valid phase. This is the "we're missing reselctions" problem that I'm working with David Dawes on. The comment is not 100% correct. I added a phase P_BUSFREE a while back that gets set just before we enter the idle loop where we look for work to do, and that is where the sequencer is during this timeout. I'll fix the comment. > -Russell -- Justin T. Gibbs =========================================== FreeBSD: Turning PCs into workstations =========================================== From owner-freebsd-scsi Tue Dec 3 08:37:55 1996 Return-Path: owner-freebsd-scsi Received: (from root@localhost) by freefall.freebsd.org (8.7.5/8.7.3) id IAA27303 for freebsd-scsi-outgoing; Tue, 3 Dec 1996 08:37:55 -0800 (PST) Received: from freefall.freebsd.org (localhost.cdrom.com [127.0.0.1]) by freefall.freebsd.org (8.7.5/8.7.3) with ESMTP id IAA27292; Tue, 3 Dec 1996 08:37:52 -0800 (PST) Message-Id: <199612031637.IAA27292@freefall.freebsd.org> To: Russell Vincent cc: freebsd-scsi@freebsd.org Subject: Re: timed out while idle problems In-reply-to: Your message of "Sat, 03 Dec 1996 17:41:09 +0200." Date: Tue, 03 Dec 1996 08:37:52 -0800 From: "Justin T. Gibbs" Sender: owner-freebsd-scsi@freebsd.org X-Loop: FreeBSD.org Precedence: bulk >This has just hit me a second time in one day. This time I got >to the console before someone rebooted it and found the >following scrolling continously (the machine was dead otherwise): > >ahc1: Unexpected busfree. LASTPHASE == 0x0 >ahc1: Unexpected busfree. LASTPHASE == 0x0 >ahc1: Unexpected busfree. LASTPHASE == 0x0 >ahc1: Unexpected busfree. LASTPHASE == 0x0 > >Is this likely to be a hardware fault? (The machine is running >again after a power cycle). > > -Russell This is me failing to clear an interrupt correctly. Commit in a few. -- Justin T. Gibbs =========================================== FreeBSD: Turning PCs into workstations =========================================== From owner-freebsd-scsi Tue Dec 3 08:57:19 1996 Return-Path: owner-freebsd-scsi Received: (from root@localhost) by freefall.freebsd.org (8.7.5/8.7.3) id IAA28797 for freebsd-scsi-outgoing; Tue, 3 Dec 1996 08:57:19 -0800 (PST) Received: from fire.ebc.net (fire.ebc.net [194.133.24.1]) by freefall.freebsd.org (8.7.5/8.7.3) with ESMTP id IAA28790 for ; Tue, 3 Dec 1996 08:57:13 -0800 (PST) Received: from ice.ebc.net (ice.ebc.net [194.133.24.3]) by fire.ebc.net (8.7.5/8.7.3) with SMTP id RAA15402 for ; Tue, 3 Dec 1996 17:59:20 +0100 (MET) Message-Id: <3.0.32.19961203175548.00a5a574@pop.ebc.net> X-Sender: nighty@pop.ebc.net X-Mailer: Windows Eudora Pro Version 3.0 (32) Date: Tue, 03 Dec 1996 17:55:51 -0100 To: freebsd-scsi@freebsd.org From: Christophe Prevotaux Subject: 2940UW Adaptec SCSI Controler Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Sender: owner-freebsd-scsi@freebsd.org X-Loop: FreeBSD.org Precedence: bulk I want to use AHA 2940UW Adaptec PCI SCSI controller under FreeBSD 2.1.5 is the support under FreeBSD 2.1.5 fairly good , good or excellent ? are there any known problems ? would anyone recommend it for usage with more than 32MB of RAM and Wide SCSI-3 Disks ? -- --------------------------------------------------------------------- Christophe Prevotaux | EBCnet, Reims, France IRC: nighty | Internet Services Provider Email: nighty@ebc.net | Champagne-Ardenne Region www:http://www.ebc.net | tel: + 33 (0)3 26 49 99 00 --------------------------------------------------------------------- Sysadmin EBCnet/Internet Systems Engineer --------------------------------------------------------------------- PGP public key available on demand --------------------------------------------------------------------- - My opinions do not necessarily reflect those of my employer - --------------------------------------------------------------------- From owner-freebsd-scsi Tue Dec 3 09:12:26 1996 Return-Path: owner-freebsd-scsi Received: (from root@localhost) by freefall.freebsd.org (8.7.5/8.7.3) id JAA29776 for freebsd-scsi-outgoing; Tue, 3 Dec 1996 09:12:26 -0800 (PST) Received: from freefall.freebsd.org (localhost.cdrom.com [127.0.0.1]) by freefall.freebsd.org (8.7.5/8.7.3) with ESMTP id JAA29764; Tue, 3 Dec 1996 09:12:21 -0800 (PST) Message-Id: <199612031712.JAA29764@freefall.freebsd.org> To: Christophe Prevotaux cc: freebsd-scsi@FreeBSD.org Subject: Re: 2940UW Adaptec SCSI Controler In-reply-to: Your message of "Tue, 03 Dec 1996 17:55:51 -0100." <3.0.32.19961203175548.00a5a574@pop.ebc.net> Date: Tue, 03 Dec 1996 09:12:20 -0800 From: "Justin T. Gibbs" Sender: owner-freebsd-scsi@FreeBSD.org X-Loop: FreeBSD.org Precedence: bulk >I want to use AHA 2940UW Adaptec PCI SCSI controller under FreeBSD 2.1.5 >is the support under FreeBSD 2.1.5 fairly good , good or excellent ? >are there any known problems ? would anyone recommend it for usage with >more than 32MB of RAM and Wide SCSI-3 Disks ? Its good, but there is continuing work to improve that driver. I will make an updated version of the driver for 2.1.5R availible after 2.2 Release goes out the door. Hopefully by then, it will be "excelent". 8-) >--------------------------------------------------------------------- >Christophe Prevotaux | EBCnet, Reims, France >IRC: nighty | Internet Services Provider >Email: nighty@ebc.net | Champagne-Ardenne Region >www:http://www.ebc.net | tel: + 33 (0)3 26 49 99 00 >--------------------------------------------------------------------- > Sysadmin EBCnet/Internet Systems Engineer >--------------------------------------------------------------------- > PGP public key available on demand >--------------------------------------------------------------------- >- My opinions do not necessarily reflect those of my employer - >--------------------------------------------------------------------- -- Justin T. Gibbs =========================================== FreeBSD: Turning PCs into workstations =========================================== From owner-freebsd-scsi Tue Dec 3 09:51:45 1996 Return-Path: owner-freebsd-scsi Received: (from root@localhost) by freefall.freebsd.org (8.7.5/8.7.3) id JAA01972 for freebsd-scsi-outgoing; Tue, 3 Dec 1996 09:51:45 -0800 (PST) Received: from clem.systemsix.com (clem.systemsix.com [198.99.86.131]) by freefall.freebsd.org (8.7.5/8.7.3) with SMTP id JAA01963 for ; Tue, 3 Dec 1996 09:51:40 -0800 (PST) Received: from localhost (localhost [127.0.0.1]) by clem.systemsix.com (8.6.12/8.6.12) with SMTP id KAA29361; Tue, 3 Dec 1996 10:49:33 -0700 Message-Id: <199612031749.KAA29361@clem.systemsix.com> X-Authentication-Warning: clem.systemsix.com: Host localhost didn't use HELO protocol X-Mailer: exmh version 1.6.5 12/11/95 From: Steve Passe To: Russell Vincent cc: freebsd-scsi@FreeBSD.org Subject: Re: timed out while idle problems In-reply-to: Your message of "Sat, 03 Dec 1996 13:54:17 +0200." Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Date: Tue, 03 Dec 1996 10:49:33 -0700 Sender: owner-freebsd-scsi@FreeBSD.org X-Loop: FreeBSD.org Precedence: bulk Hi, >On a -current kernel of Friday 29 Nov, I suddenly started getting the >following errors. A power cycle fixed the problem for now, but >am reporting in case it means anything to someone. The source in >aic7xxx.c mentions that the "while idle" is not a valid phase. > >dmesg output and kernel options follow. > > -Russell > >------------------- Errors ------------------------- >Dec 3 11:10:59 disa /kernel: sd3(ahc1:0:0): timed out while idle, LASTPHASE == 0x1, SCSISIGI == 0x0 >Dec 3 11:10:59 disa /kernel: SEQADDR == 0xf I saw the same thing in the SMP-current kernel once, but dismissed it as SMP funkiness at the time. SMP-current was merged with current on 11-21. -- Steve Passe | powered by smp@csn.net | FreeBSD From owner-freebsd-scsi Tue Dec 3 09:58:30 1996 Return-Path: owner-freebsd-scsi Received: (from root@localhost) by freefall.freebsd.org (8.7.5/8.7.3) id JAA02295 for freebsd-scsi-outgoing; Tue, 3 Dec 1996 09:58:30 -0800 (PST) Received: from clem.systemsix.com (clem.systemsix.com [198.99.86.131]) by freefall.freebsd.org (8.7.5/8.7.3) with SMTP id JAA02288 for ; Tue, 3 Dec 1996 09:58:27 -0800 (PST) Received: from localhost (localhost [127.0.0.1]) by clem.systemsix.com (8.6.12/8.6.12) with SMTP id KAA29419; Tue, 3 Dec 1996 10:58:09 -0700 Message-Id: <199612031758.KAA29419@clem.systemsix.com> X-Authentication-Warning: clem.systemsix.com: Host localhost didn't use HELO protocol X-Mailer: exmh version 1.6.5 12/11/95 From: Steve Passe To: Christophe Prevotaux cc: freebsd-scsi@FreeBSD.org Subject: Re: 2940UW Adaptec SCSI Controler In-reply-to: Your message of "Tue, 03 Dec 1996 17:55:51 -0100." <3.0.32.19961203175548.00a5a574@pop.ebc.net> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Date: Tue, 03 Dec 1996 10:58:09 -0700 Sender: owner-freebsd-scsi@FreeBSD.org X-Loop: FreeBSD.org Precedence: bulk Hi, > I want to use AHA 2940UW Adaptec PCI SCSI controller under FreeBSD 2.1.5 > is the support under FreeBSD 2.1.5 fairly good , good or excellent ? > are there any known problems ? would anyone recommend it for usage with > more than 32MB of RAM and Wide SCSI-3 Disks ? FreeBSD 2.1.5-RELEASE #0: Thu Jul 25 21:17:19 MDT 1996 real memory = 50331648 (49152K bytes) ahc0 rev 0 int a irq 11 on pci0:12 ahc0: aic7880 Wide Channel, SCSI Id=7, 16 SCBs ahc0 waiting for scsi devices to settle (ahc0:0:0): "MICROP 3243-19MZ Q4D HT02" type 0 fixed SCSI 2 sd0(ahc0:0:0): Direct-Access 4095MB (8388315 512 byte sectors) the above drive is a wide fast SCSI, been working well for over a year now. -- Steve Passe | powered by smp@csn.net | FreeBSD From owner-freebsd-scsi Tue Dec 3 10:56:15 1996 Return-Path: owner-freebsd-scsi Received: (from root@localhost) by freefall.freebsd.org (8.7.5/8.7.3) id KAA05320 for freebsd-scsi-outgoing; Tue, 3 Dec 1996 10:56:15 -0800 (PST) Received: from capella.grayphics.com (root@capella.grayphics.com [207.71.216.2]) by freefall.freebsd.org (8.7.5/8.7.3) with ESMTP id KAA05308 for ; Tue, 3 Dec 1996 10:56:12 -0800 (PST) Received: from localhost (nick@localhost) by capella.grayphics.com (8.8.3/8.8.3) with SMTP id KAA23932; Tue, 3 Dec 1996 10:55:46 -0800 (PST) Date: Tue, 3 Dec 1996 10:55:45 -0800 (PST) From: Nick Esborn To: Christophe Prevotaux cc: freebsd-scsi@FreeBSD.org Subject: Re: 2940UW Adaptec SCSI Controler In-Reply-To: <3.0.32.19961203175548.00a5a574@pop.ebc.net> Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-freebsd-scsi@FreeBSD.org X-Loop: FreeBSD.org Precedence: bulk I run a 2.1.5 system with the 2940UW card and a few Seagate Elite drives. I've been quite happy with the performance. Here are some iozone measurements I took: Writing the 64 Megabyte file, 'iozone.tmp'...33.671875 seconds Reading the file...20.984375 seconds IOZONE performance measurements: 1993024 bytes/second for writing the file 3198039 bytes/second for reading the file The Elites are fast/narrow drives, I don't have any fast/wides or ultras. That considered, I'm pretty pleased with these numbers. On the same logic board I get about 2100k/sec from reasonably good IDE drives. On Tue, 3 Dec 1996, Christophe Prevotaux wrote: > I want to use AHA 2940UW Adaptec PCI SCSI controller under FreeBSD 2.1.5 > is the support under FreeBSD 2.1.5 fairly good , good or excellent ? > are there any known problems ? would anyone recommend it for usage with > more than 32MB of RAM and Wide SCSI-3 Disks ? Nick Grayphics http://www.grayphics.com/ From owner-freebsd-scsi Tue Dec 3 14:08:47 1996 Return-Path: owner-freebsd-scsi Received: (from root@localhost) by freefall.freebsd.org (8.7.5/8.7.3) id OAA15402 for freebsd-scsi-outgoing; Tue, 3 Dec 1996 14:08:47 -0800 (PST) Received: from mail.ruhrgebiet.individual.net (ns.ruhr.de [193.100.176.34]) by freefall.freebsd.org (8.7.5/8.7.3) with ESMTP id OAA15386 for ; Tue, 3 Dec 1996 14:08:36 -0800 (PST) Received: by mail.ruhrgebiet.individual.net (8.7.1/8.6.12) with UUCP id WAA22061 for freebsd.org!freebsd-scsi; Tue, 3 Dec 1996 22:59:25 +0100 (MET) Received: by robkaos.ruhr.de (/\oo/\ Smail3.1.29.1 #29.1) id ; Tue, 3 Dec 96 22:58 MET Message-Id: From: robsch@robkaos.ruhr.de (Robert Schien) Subject: CD-DA possible? To: freebsd-scsi@freebsd.org Date: Tue, 3 Dec 1996 22:58:03 +0100 (MET) X-Mailer: ELM [version 2.4ME+ PL28 (25)] MIME-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit Sender: owner-freebsd-scsi@freebsd.org X-Loop: FreeBSD.org Precedence: bulk I would like to do some digital audio extraction (with my Toshiba 3701 SCSI CDROM reader) under FreeBSD-2.2. Has anyone already done it? Robert From owner-freebsd-scsi Tue Dec 3 14:38:28 1996 Return-Path: owner-freebsd-scsi Received: (from root@localhost) by freefall.freebsd.org (8.7.5/8.7.3) id OAA17105 for freebsd-scsi-outgoing; Tue, 3 Dec 1996 14:38:28 -0800 (PST) Received: from mexico.brainstorm.eu.org (root@mexico.brainstorm.fr [193.56.58.253]) by freefall.freebsd.org (8.7.5/8.7.3) with ESMTP id OAA16728 for ; Tue, 3 Dec 1996 14:33:07 -0800 (PST) Received: from brasil.brainstorm.eu.org (brasil.brainstorm.fr [193.56.58.33]) by mexico.brainstorm.eu.org (8.7.5/8.7.3) with ESMTP id XAA21139 for ; Tue, 3 Dec 1996 23:31:14 +0100 Received: (from uucp@localhost) by brasil.brainstorm.eu.org (8.6.12/8.6.12) with UUCP id XAA10373 for freebsd-scsi@freebsd.org; Tue, 3 Dec 1996 23:30:51 +0100 Received: (from roberto@localhost) by keltia.freenix.fr (8.8.3/keltia-uucp-2.9) id XAA14872; Tue, 3 Dec 1996 23:30:03 +0100 (CET) Message-ID: Date: Tue, 3 Dec 1996 23:30:03 +0100 From: roberto@keltia.freenix.fr (Ollivier Robert) To: freebsd-scsi@freebsd.org Subject: Re: 2940UW Adaptec SCSI Controler References: <3.0.32.19961203175548.00a5a574@pop.ebc.net> X-Mailer: Mutt 0.52 Mime-Version: 1.0 X-Operating-System: FreeBSD 3.0-CURRENT ctm#2738 In-Reply-To: ; from Nick Esborn on Dec 3, 1996 10:55:45 -0800 Sender: owner-freebsd-scsi@freebsd.org X-Loop: FreeBSD.org Precedence: bulk According to Nick Esborn: > IOZONE performance measurements: > 1993024 bytes/second for writing the file > 3198039 bytes/second for reading the file > > The Elites are fast/narrow drives, I don't have any fast/wides or ultras. How full/fragmented is the partition you ran iozone on ? I was getting more than 4.5 MB/s r/w on a Conner CFP1080S and got 5.5 MB/s r/w out of my new (2 months) IBM DORS Ultrastar/ES 32160, both narrow. Using an EISA Buslogic BT-747S under 2.2-CURRENT. -- Ollivier ROBERT -=- The daemon is FREE! -=- roberto@keltia.freenix.fr FreeBSD keltia.freenix.fr 3.0-CURRENT #29: Sun Nov 24 16:05:46 MET 1996 From owner-freebsd-scsi Tue Dec 3 15:18:49 1996 Return-Path: owner-freebsd-scsi Received: (from root@localhost) by freefall.freebsd.org (8.7.5/8.7.3) id PAA20122 for freebsd-scsi-outgoing; Tue, 3 Dec 1996 15:18:49 -0800 (PST) Received: from Octopussy.MI.Uni-Koeln.DE (Octopussy.MI.Uni-Koeln.DE [134.95.166.20]) by freefall.freebsd.org (8.7.5/8.7.3) with SMTP id PAA20103 for ; Tue, 3 Dec 1996 15:18:24 -0800 (PST) Received: from x14.mi.uni-koeln.de (annexr3-16.slip.Uni-Koeln.DE) by Octopussy.MI.Uni-Koeln.DE with SMTP id AA21446 (5.67b/IDA-1.5 for ); Wed, 4 Dec 1996 00:18:17 +0100 Received: (from se@localhost) by x14.mi.uni-koeln.de (8.8.3/8.6.9) id AAA10620; Wed, 4 Dec 1996 00:18:11 +0100 (CET) Message-Id: Date: Wed, 4 Dec 1996 00:18:11 +0100 From: se@FreeBSD.org (Stefan Esser) To: craig@ProGroup.COM (Craig Shaver) Cc: scsi@FreeBSD.org Subject: Re: Tekram 390U and Seagate hawk ST32151N References: <57pc97$hcm@news.itfs.nsk.su> <32A2FD84.41C67EA6@progroup.com> X-Mailer: Mutt 0.52 Mime-Version: 1.0 In-Reply-To: <32A2FD84.41C67EA6@progroup.com>; from Craig Shaver on Dec 2, 1996 08:02:12 -0800 Sender: owner-freebsd-scsi@FreeBSD.org X-Loop: FreeBSD.org Precedence: bulk On Dec 2, craig@ProGroup.COM (Craig Shaver) wrote: > Hi Stefan, > > I am using the Tekram 390F also. Do your patches eliminate the need > for the Tekram patches? I am using 2.1.5 and have installed the Tekram Which Tekram patches ? Do you use the Tekram driver that is available from their FTP server ? That driver completely disables the FreeBSD support for the 53c875 and adds a Tekram specific driver, that won't work with any other 53c875 card. (It might also be interesting to compare Bonnie results obtained under both, the FreeBSD NCR driver and the Tekram driver. The Tekram driver for FreeBSD uses some 875 features that are not yet activated by the generic NCR driver, but doesn't even come near the generic NCR driver's performance ...) > 390F patches and recompiled the kernel. It seems to work well. I do > have a small patch from you for NCR875 on 2.1.5. I do not think it was > over > 500 lines however. Could you put your patch in incoming on freefall and > email the list when it is finished? I would like to get away from the > Tekram code and go with FreeBSD only code. I hope to have the time in the week starting December 9th. I'll make patches available, and will apply them to the -stable CVS tree, if I get some success reports ... Regards, STefan From owner-freebsd-scsi Tue Dec 3 16:43:17 1996 Return-Path: owner-freebsd-scsi Received: (from root@localhost) by freefall.freebsd.org (8.7.5/8.7.3) id QAA25136 for freebsd-scsi-outgoing; Tue, 3 Dec 1996 16:43:17 -0800 (PST) Received: from capella.grayphics.com (root@capella.grayphics.com [207.71.216.2]) by freefall.freebsd.org (8.7.5/8.7.3) with ESMTP id QAA25130 for ; Tue, 3 Dec 1996 16:43:15 -0800 (PST) Received: from localhost (nick@localhost) by capella.grayphics.com (8.8.3/8.8.3) with SMTP id QAA29923; Tue, 3 Dec 1996 16:43:16 -0800 (PST) Date: Tue, 3 Dec 1996 16:43:16 -0800 (PST) From: Nick Esborn To: Ollivier Robert cc: freebsd-scsi@freebsd.org Subject: Re: 2940UW Adaptec SCSI Controler In-Reply-To: Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-freebsd-scsi@freebsd.org X-Loop: FreeBSD.org Precedence: bulk This is on a slightly fragmented partition. Keep in mind that these are older 4500rpm drives. I don't know the RPMs of the drives you are using, but they are likely to be 7200. I use one of these mechanisms in our Indy and it runs no faster, so I suspect this is roughly at the sustainable transfer rate of the mechanism. They are 2.9GB Seagate Elites, I don't remember the model number offhand though. On Tue, 3 Dec 1996, Ollivier Robert wrote: > How full/fragmented is the partition you ran iozone on ? > > I was getting more than 4.5 MB/s r/w on a Conner CFP1080S and got 5.5 MB/s > r/w out of my new (2 months) IBM DORS Ultrastar/ES 32160, both narrow. > Using an EISA Buslogic BT-747S under 2.2-CURRENT. Nick Grayphics http://www.grayphics.com/ From owner-freebsd-scsi Tue Dec 3 19:15:09 1996 Return-Path: owner-freebsd-scsi Received: (from root@localhost) by freefall.freebsd.org (8.7.5/8.7.3) id TAA01970 for freebsd-scsi-outgoing; Tue, 3 Dec 1996 19:15:09 -0800 (PST) Received: from ami.tom.computerworks.net (AMI.RES.CMU.EDU [128.2.95.1]) by freefall.freebsd.org (8.7.5/8.7.3) with SMTP id TAA01965 for ; Tue, 3 Dec 1996 19:15:06 -0800 (PST) Received: from bonkers.taronga.com by ami.tom.computerworks.net with smtp (Smail3.1.29.1 #1) id m0vV7nE-0021XyC; Tue, 3 Dec 96 22:14 EST Received: (from peter@localhost) by bonkers.taronga.com (8.6.11/8.6.9) id VAA27367; Tue, 3 Dec 1996 21:12:27 -0600 Date: Tue, 3 Dec 1996 21:12:27 -0600 From: peter@taronga.com (Peter da Silva) Message-Id: <199612040312.VAA27367@bonkers.taronga.com> To: scsi@freebsd.org Subject: WD7000 support? Newsgroups: taronga.freebsd.scsi Sender: owner-freebsd-scsi@freebsd.org X-Loop: FreeBSD.org Precedence: bulk Is the WD7000 support good enough to use for an install? If so, has anyone got jumper settings for the WD7000? From owner-freebsd-scsi Tue Dec 3 19:21:40 1996 Return-Path: owner-freebsd-scsi Received: (from root@localhost) by freefall.freebsd.org (8.7.5/8.7.3) id TAA02174 for freebsd-scsi-outgoing; Tue, 3 Dec 1996 19:21:40 -0800 (PST) Received: from freefall.freebsd.org (localhost.cdrom.com [127.0.0.1]) by freefall.freebsd.org (8.7.5/8.7.3) with ESMTP id TAA02161; Tue, 3 Dec 1996 19:21:36 -0800 (PST) Message-Id: <199612040321.TAA02161@freefall.freebsd.org> To: peter@taronga.com (Peter da Silva) cc: scsi@freebsd.org Subject: Re: WD7000 support? In-reply-to: Your message of "Tue, 03 Dec 1996 21:12:27 CST." <199612040312.VAA27367@bonkers.taronga.com> Date: Tue, 03 Dec 1996 19:21:35 -0800 From: "Justin T. Gibbs" Sender: owner-freebsd-scsi@freebsd.org X-Loop: FreeBSD.org Precedence: bulk >Is the WD7000 support good enough to use for an install? > >If so, has anyone got jumper settings for the WD7000? I have no idea as I've never been able to test it. On the same note though, does anyone have documentation for these boards? -- Justin T. Gibbs =========================================== FreeBSD: Turning PCs into workstations =========================================== From owner-freebsd-scsi Tue Dec 3 20:52:33 1996 Return-Path: owner-freebsd-scsi Received: (from root@localhost) by freefall.freebsd.org (8.7.5/8.7.3) id UAA06084 for freebsd-scsi-outgoing; Tue, 3 Dec 1996 20:52:33 -0800 (PST) Received: from godzilla.zeta.org.au (godzilla.zeta.org.au [203.2.228.19]) by freefall.freebsd.org (8.7.5/8.7.3) with ESMTP id UAA06079 for ; Tue, 3 Dec 1996 20:52:22 -0800 (PST) Received: (from bde@localhost) by godzilla.zeta.org.au (8.8.3/8.6.9) id PAA27047; Wed, 4 Dec 1996 15:47:24 +1100 Date: Wed, 4 Dec 1996 15:47:24 +1100 From: Bruce Evans Message-Id: <199612040447.PAA27047@godzilla.zeta.org.au> To: nick@grayphics.com, roberto@keltia.freenix.fr Subject: Re: 2940UW Adaptec SCSI Controler Cc: freebsd-scsi@freebsd.org Sender: owner-freebsd-scsi@freebsd.org X-Loop: FreeBSD.org Precedence: bulk >This is on a slightly fragmented partition. Keep in mind that these are >older 4500rpm drives. I don't know the RPMs of the drives you are using, >but they are likely to be 7200. I use one of these mechanisms in our >Indy and it runs no faster, so I suspect this is roughly at the >sustainable transfer rate of the mechanism. They are 2.9GB Seagate >Elites, I don't remember the model number offhand though. > >On Tue, 3 Dec 1996, Ollivier Robert wrote: > >> How full/fragmented is the partition you ran iozone on ? >> >> I was getting more than 4.5 MB/s r/w on a Conner CFP1080S and got 5.5 MB/s >> r/w out of my new (2 months) IBM DORS Ultrastar/ES 32160, both narrow. >> Using an EISA Buslogic BT-747S under 2.2-CURRENT. Any new drive on a Pentium PCI system should get > 5MB/sec on its inner tracks. The DORS is not a high end drive. Relevant specs: Rpm Media transfer rate (Mbps) Seek Time (Typical Read) 5400 47.4(inner) 71.6(outer) 3/8.5/15 ms track-to-track/avg/full It is only a few percent faster than a new Quantum Fireball TM211A EIDE drive. The Fireball TM is not a high end drive. Specs: 4500 36.0(inner) 55.2(outer) 3/10.5/22 ms For the EIDE drive configured with 16 sectors/interrupt, 32-bit i/o and PIO mode 4, on a P5/133 on an ASUS P55TP4XE (Triton 1) motherboard with the onboard EIDE controller, on the same empty partion at offset 320MB and size 1024MB: bonnie.ext2fs-under-freebsd-current (fs block size 4K) ----------------------------------- -------Sequential Output-------- ---Sequential Input-- --Random-- -Per Char- --Block--- -Rewrite-- -Per Char- --Block--- --Seeks--- Machine MB K/sec %CPU K/sec %CPU K/sec %CPU K/sec %CPU K/sec %CPU /sec %CPU see above 512 3786 71.8 5220 18.7 1556 9.1 3904 70.7 5204 14.5 47.6 2.8 bonnie.ext2fs-under-linux-2.0.20 (fs block size 4K) -------------------------------- -------Sequential Output-------- ---Sequential Input-- --Random-- -Per Char- --Block--- -Rewrite-- -Per Char- --Block--- --Seeks--- Machine MB K/sec %CPU K/sec %CPU K/sec %CPU K/sec %CPU K/sec %CPU /sec %CPU same 512 3836 96.2 4517 25.0 2500 35.0 3488 91.2 5156 19.8 44.8 2.0 bonnie.ufs-under-freebsd-current (fs block/frag size 8K/1K) -------------------------------- -------Sequential Output-------- ---Sequential Input-- --Random-- -Per Char- --Block--- -Rewrite-- -Per Char- --Block--- --Seeks--- Machine MB K/sec %CPU K/sec %CPU K/sec %CPU K/sec %CPU K/sec %CPU /sec %CPU same 512 3543 70.9 4627 19.1 1459 8.1 3891 70.5 4875 13.4 45.0 2.6 The SCSI drive gets about the same speed through the file system on the inner tracks but is slightly faster on the middle tracks and at seeking. Bruce From owner-freebsd-scsi Tue Dec 3 22:19:34 1996 Return-Path: owner-freebsd-scsi Received: (from root@localhost) by freefall.freebsd.org (8.7.5/8.7.3) id WAA11212 for freebsd-scsi-outgoing; Tue, 3 Dec 1996 22:19:34 -0800 (PST) Received: from mexico.brainstorm.eu.org (root@mexico.brainstorm.fr [193.56.58.253]) by freefall.freebsd.org (8.7.5/8.7.3) with ESMTP id WAA11207 for ; Tue, 3 Dec 1996 22:19:24 -0800 (PST) Received: from brasil.brainstorm.eu.org (brasil.brainstorm.fr [193.56.58.33]) by mexico.brainstorm.eu.org (8.7.5/8.7.3) with ESMTP id HAA21493 for ; Wed, 4 Dec 1996 07:17:41 +0100 Received: (from uucp@localhost) by brasil.brainstorm.eu.org (8.6.12/8.6.12) with UUCP id HAA14820 for freebsd-scsi@freebsd.org; Wed, 4 Dec 1996 07:17:01 +0100 Received: (from roberto@localhost) by keltia.freenix.fr (8.8.4/keltia-uucp-2.9) id HAA17239; Wed, 4 Dec 1996 07:14:41 +0100 (CET) Message-ID: Date: Wed, 4 Dec 1996 07:14:40 +0100 From: roberto@keltia.freenix.fr (Ollivier Robert) To: freebsd-scsi@freebsd.org Subject: Re: 2940UW Adaptec SCSI Controler References: X-Mailer: Mutt 0.52 Mime-Version: 1.0 X-Operating-System: FreeBSD 3.0-CURRENT ctm#2768 In-Reply-To: ; from Nick Esborn on Dec 3, 1996 16:43:16 -0800 Sender: owner-freebsd-scsi@freebsd.org X-Loop: FreeBSD.org Precedence: bulk According to Nick Esborn: > This is on a slightly fragmented partition. Keep in mind that these are > older 4500rpm drives. I don't know the RPMs of the drives you are using, > but they are likely to be 7200. I use one of these mechanisms in our Not even that. They're both 5400 rpm disks. -- Ollivier ROBERT -=- The daemon is FREE! -=- roberto@keltia.freenix.fr FreeBSD keltia.freenix.fr 3.0-CURRENT #29: Sun Nov 24 16:05:46 MET 1996 From owner-freebsd-scsi Wed Dec 4 02:28:32 1996 Return-Path: owner-freebsd-scsi Received: (from root@localhost) by freefall.freebsd.org (8.7.5/8.7.3) id CAA22827 for freebsd-scsi-outgoing; Wed, 4 Dec 1996 02:28:32 -0800 (PST) Received: from mail.ruhrgebiet.individual.net (in-ruhr.ruhr.de [193.100.176.38]) by freefall.freebsd.org (8.7.5/8.7.3) with ESMTP id CAA22822 for ; Wed, 4 Dec 1996 02:28:26 -0800 (PST) Received: by mail.ruhrgebiet.individual.net (8.7.1/8.6.12) with UUCP id KAA27428; Wed, 4 Dec 1996 10:31:25 +0100 (MET) Received: by robkaos.ruhr.de (/\oo/\ Smail3.1.29.1 #29.1) id ; Wed, 4 Dec 96 10:27 MET Message-Id: From: robsch@robkaos.ruhr.de (Robert Schien) Subject: Re: CD-DA possible? In-Reply-To: <199612032253.XAA10490@imladris.frmug.fr.net> from Bertrand Petit at "Dec 3, 96 11:53:19 pm" To: elrond@imladris.frmug.fr.net (Bertrand Petit) Date: Wed, 4 Dec 1996 10:27:21 +0100 (MET) Cc: freebsd-scsi@freebsd.org X-Mailer: ELM [version 2.4ME+ PL28 (25)] MIME-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit Sender: owner-freebsd-scsi@freebsd.org X-Loop: FreeBSD.org Precedence: bulk > > I would like to do some digital audio extraction (with my > > Toshiba 3701 SCSI CDROM reader) under FreeBSD-2.2. > > Has anyone already done it? > > Yes, I've done it with a plextor PX-4XC with the 0xd8 scsi > command. The result was higly jittered but this can be worked around > (if time permits). > > Interesting: a support person at Plextor wrote to me that it > was impossible de extract CDDA frames over SCSI but I've done it with > a vendor command wich was introduced in Sony drives (I think). > Do you have a short piece of code? Or a script (for the scsi command)? My knowledge of SCSI is still somewhat limited :-( To the jittering: I have read in some newsgroups that the earlier Plextor drives (4x) had problems with extracting audio, but that these problems disppeared in the 8x and 12x drives. Robert From owner-freebsd-scsi Wed Dec 4 18:38:08 1996 Return-Path: owner-freebsd-scsi Received: (from root@localhost) by freefall.freebsd.org (8.8.3/8.7.3) id SAA02752 for freebsd-scsi-outgoing; Wed, 4 Dec 1996 18:38:08 -0800 (PST) Received: from crh.cl.msu.edu (crh.cl.msu.edu [35.8.1.24]) by freefall.freebsd.org (8.7.5/8.7.3) with ESMTP id SAA02747 for ; Wed, 4 Dec 1996 18:38:04 -0800 (PST) Received: (from henrich@localhost) by crh.cl.msu.edu (8.7.6/8.7.3) id VAA04379; Wed, 4 Dec 1996 21:38:03 -0500 (EST) Date: Wed, 4 Dec 1996 21:38:03 -0500 (EST) From: Charles Henrich Message-Id: <199612050238.VAA04379@crh.cl.msu.edu> To: robsch@robkaos.ruhr.de, freebsd-scsi@freebsd.org Subject: Re: CD-DA possible? Newsgroups: lists.freebsd.scsi References: <583k7o$1b9l@msunews.cl.msu.edu> X-Newsreader: NN version 6.5.0 #1 (NOV) Sender: owner-freebsd-scsi@freebsd.org X-Loop: FreeBSD.org Precedence: bulk In lists.freebsd.scsi you write: >> > I would like to do some digital audio extraction (with my >> > Toshiba 3701 SCSI CDROM reader) under FreeBSD-2.2. >> > Has anyone already done it? >> >> Yes, I've done it with a plextor PX-4XC with the 0xd8 scsi >> command. The result was higly jittered but this can be worked around >> (if time permits). >> >> Interesting: a support person at Plextor wrote to me that it >> was impossible de extract CDDA frames over SCSI but I've done it with >> a vendor command wich was introduced in Sony drives (I think). >> >Do you have a short piece of code? Or a script (for the scsi command)? >My knowledge of SCSI is still somewhat limited :-( >To the jittering: I have read in some newsgroups that the earlier >Plextor drives (4x) had problems with extracting audio, but that >these problems disppeared in the 8x and 12x drives. Check out cdd on ftp.scnc.k12.mi.us/pub/misc it will read CDDA from plextor/toshiba and possibly HP just peachy keen, with jitter correction. And your right, on the 8x they finally got it jitter frree, but its nothing to count on. -Crh -- Charles Henrich Michigan State University henrich@msu.edu http://pilot.msu.edu/~henrich