From owner-freebsd-alpha Sun Jul 23 0:12: 9 2000 Delivered-To: freebsd-alpha@freebsd.org Received: from mass.osd.bsdi.com (adsl-63-202-177-51.dsl.snfc21.pacbell.net [63.202.177.51]) by hub.freebsd.org (Postfix) with ESMTP id 39A5A37B679 for ; Sun, 23 Jul 2000 00:12:07 -0700 (PDT) (envelope-from msmith@mass.osd.bsdi.com) Received: from mass.osd.bsdi.com (localhost [127.0.0.1]) by mass.osd.bsdi.com (8.9.3/8.9.3) with ESMTP id AAA12988; Sun, 23 Jul 2000 00:21:35 -0700 (PDT) (envelope-from msmith@mass.osd.bsdi.com) Message-Id: <200007230721.AAA12988@mass.osd.bsdi.com> X-Mailer: exmh version 2.1.1 10/15/1999 To: John Polstra Cc: alpha@freebsd.org Subject: Re: Question about alpha bootstrap In-reply-to: Your message of "Sat, 22 Jul 2000 22:21:08 PDT." <200007230521.WAA99377@vashon.polstra.com> Mime-Version: 1.0 Content-Type: text/plain; charset=iso-8859-1 Mime-Version: 1.0 Content-Transfer-Encoding: quoted-printable Date: Sun, 23 Jul 2000 00:21:35 -0700 From: Mike Smith Sender: owner-freebsd-alpha@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org > In article <200007222021.NAA10033@mass.osd.bsdi.com>, > Mike Smith wrote: > = > [boot1 looks for /boot/loader on filesystem at beginning of disk, right= ?] > > That's correct. > > = > > If you want maximum swap performance, you want swap on the outside of= the = > > disk. This typically means working out whether your disk counts = > > inside-out or outside-in, and organising accordingly. > = > Thanks. My situation actually isn't related to swap. I have a > somewhat stale dual-boot setup where I can get -stable by booting > da0a or -current by booting da0f. But this means I'm using -stable's > /boot/loader in both cases. It hasn't been a problem in the past, but > I suppose it could be one some day. The loader is more likely to be backwards- than forwards-compatible. = Note that if your bootblock is fairly up-to-date you have a window where = you can specify another loader, so you can always boot the -stable = installation, grab the new -current loader across, boot it manually and = then swap to the -current install, so there's still an escape path if = something ugly happens. -- = =2E.. every activity meets with opposition, everyone who acts has his rivals and unfortunately opponents also. But not because people want to be opponents, rather because the tasks and relationships force people to take different points of view. [Dr. Fritz Todt] To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-alpha" in the body of the message From owner-freebsd-alpha Sun Jul 23 17: 0:21 2000 Delivered-To: freebsd-alpha@freebsd.org Received: from eel.radicalmedia.com (eel.radicalmedia.com [204.254.246.9]) by hub.freebsd.org (Postfix) with ESMTP id 65EF137B84D for ; Sun, 23 Jul 2000 17:00:19 -0700 (PDT) (envelope-from phiber@eel.radicalmedia.com) Received: (from phiber@localhost) by eel.radicalmedia.com (8.9.3/8.9.3) id UAA27394 for freebsd-alpha@freebsd.org; Sun, 23 Jul 2000 20:00:17 -0400 (EDT) Date: Sun, 23 Jul 2000 20:00:16 -0400 From: Mark Abene To: freebsd-alpha@freebsd.org Subject: problem building XFree86-4 port Message-ID: <20000723200016.A27360@radicalmedia.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Mailer: Mutt 0.95.1i Sender: owner-freebsd-alpha@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org I'm having a weird problem installing the XFree86-4 port. It bombs with the following... In file included from sis.h:36, from sis_accel.c:13: ../../../../../../programs/Xserver/hw/xfree86/common/compiler.h:1628: syntax error before `0x13' ../../../../../../programs/Xserver/hw/xfree86/common/compiler.h:1629: syntax error before `0x13' ../../../../../../programs/Xserver/hw/xfree86/common/compiler.h:1630: syntax error before `0x13' ../../../../../../programs/Xserver/hw/xfree86/common/compiler.h:1631: syntax error before `0x13' ../../../../../../programs/Xserver/hw/xfree86/common/compiler.h:1632: syntax error before `0x13' ../../../../../../programs/Xserver/hw/xfree86/common/compiler.h:1633: syntax error before `0x13' ../../../../../../programs/Xserver/hw/xfree86/common/compiler.h:1634: syntax error before `0x13' ../../../../../../programs/Xserver/hw/xfree86/common/compiler.h:1635: syntax error before `0x13' ../../../../../../programs/Xserver/hw/xfree86/common/compiler.h:1636: syntax error before `0x13' And there isn't any 0x13 on those lines, nor any obvious macro substitution being done. Has anyone else seen this??? -Mark To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-alpha" in the body of the message From owner-freebsd-alpha Sun Jul 23 17:37:11 2000 Delivered-To: freebsd-alpha@freebsd.org Received: from eel.radicalmedia.com (eel.radicalmedia.com [204.254.246.9]) by hub.freebsd.org (Postfix) with ESMTP id 8D21237BBBF for ; Sun, 23 Jul 2000 17:37:07 -0700 (PDT) (envelope-from phiber@eel.radicalmedia.com) Received: (from phiber@localhost) by eel.radicalmedia.com (8.9.3/8.9.3) id UAA27485 for freebsd-alpha@FreeBSD.ORG; Sun, 23 Jul 2000 20:37:04 -0400 (EDT) Date: Sun, 23 Jul 2000 20:37:04 -0400 From: Mark Abene To: freebsd-alpha@FreeBSD.ORG Subject: Re: problem building XFree86-4 port Message-ID: <20000723203704.B27360@radicalmedia.com> References: <20000723200016.A27360@radicalmedia.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Mailer: Mutt 0.95.1i In-Reply-To: <20000723200016.A27360@radicalmedia.com>; from Mark Abene on Sun, Jul 23, 2000 at 08:00:16PM -0400 Sender: owner-freebsd-alpha@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org Actually, I've found that "Offset" is being defined as 0x13 in sis_regs.h and sis_regs2.h, giving us "unsigned long 0x13" which causes the syntax error. Bogus. -Mark On Sun, Jul 23, 2000 at 08:00:16PM -0400, Mark Abene wrote: > I'm having a weird problem installing the XFree86-4 port. It bombs with the > following... > > In file included from sis.h:36, > from sis_accel.c:13: > ../../../../../../programs/Xserver/hw/xfree86/common/compiler.h:1628: syntax error before `0x13' > ../../../../../../programs/Xserver/hw/xfree86/common/compiler.h:1629: syntax error before `0x13' > ../../../../../../programs/Xserver/hw/xfree86/common/compiler.h:1630: syntax error before `0x13' > ../../../../../../programs/Xserver/hw/xfree86/common/compiler.h:1631: syntax error before `0x13' > ../../../../../../programs/Xserver/hw/xfree86/common/compiler.h:1632: syntax error before `0x13' > ../../../../../../programs/Xserver/hw/xfree86/common/compiler.h:1633: syntax error before `0x13' > ../../../../../../programs/Xserver/hw/xfree86/common/compiler.h:1634: syntax error before `0x13' > ../../../../../../programs/Xserver/hw/xfree86/common/compiler.h:1635: syntax error before `0x13' > ../../../../../../programs/Xserver/hw/xfree86/common/compiler.h:1636: syntax error before `0x13' > > And there isn't any 0x13 on those lines, nor any obvious macro substitution > being done. Has anyone else seen this??? > > -Mark > > > > To Unsubscribe: send mail to majordomo@FreeBSD.org > with "unsubscribe freebsd-alpha" in the body of the message > To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-alpha" in the body of the message From owner-freebsd-alpha Sun Jul 23 17:47:12 2000 Delivered-To: freebsd-alpha@freebsd.org Received: from mass.osd.bsdi.com (adsl-63-202-177-51.dsl.snfc21.pacbell.net [63.202.177.51]) by hub.freebsd.org (Postfix) with ESMTP id 6222E37B59A for ; Sun, 23 Jul 2000 17:47:10 -0700 (PDT) (envelope-from msmith@mass.osd.bsdi.com) Received: from mass.osd.bsdi.com (localhost [127.0.0.1]) by mass.osd.bsdi.com (8.9.3/8.9.3) with ESMTP id RAA18363; Sun, 23 Jul 2000 17:56:32 -0700 (PDT) (envelope-from msmith@mass.osd.bsdi.com) Message-Id: <200007240056.RAA18363@mass.osd.bsdi.com> X-Mailer: exmh version 2.1.1 10/15/1999 To: Mark Abene Cc: freebsd-alpha@FreeBSD.ORG Subject: Re: problem building XFree86-4 port In-reply-to: Your message of "Sun, 23 Jul 2000 20:37:04 EDT." <20000723203704.B27360@radicalmedia.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Date: Sun, 23 Jul 2000 17:56:31 -0700 From: Mike Smith Sender: owner-freebsd-alpha@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org > Actually, I've found that "Offset" is being defined as 0x13 in sis_regs.h and > sis_regs2.h, giving us "unsigned long 0x13" which causes the syntax error. > Bogus. There's a patch for this in the XFree86-3 port's patches directory - I had the same problem there. -- ... every activity meets with opposition, everyone who acts has his rivals and unfortunately opponents also. But not because people want to be opponents, rather because the tasks and relationships force people to take different points of view. [Dr. Fritz Todt] To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-alpha" in the body of the message From owner-freebsd-alpha Sun Jul 23 18:10:55 2000 Delivered-To: freebsd-alpha@freebsd.org Received: from eel.radicalmedia.com (eel.radicalmedia.com [204.254.246.9]) by hub.freebsd.org (Postfix) with ESMTP id 418E637B843; Sun, 23 Jul 2000 18:10:50 -0700 (PDT) (envelope-from phiber@eel.radicalmedia.com) Received: (from phiber@localhost) by eel.radicalmedia.com (8.9.3/8.9.3) id VAA27567; Sun, 23 Jul 2000 21:10:48 -0400 (EDT) Date: Sun, 23 Jul 2000 21:10:47 -0400 From: Mark Abene To: Mike Smith Cc: freebsd-alpha@FreeBSD.ORG Subject: Re: problem building XFree86-4 port Message-ID: <20000723211047.C27360@radicalmedia.com> References: <20000723203704.B27360@radicalmedia.com> <200007240056.RAA18363@mass.osd.bsdi.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Mailer: Mutt 0.95.1i In-Reply-To: <200007240056.RAA18363@mass.osd.bsdi.com>; from Mike Smith on Sun, Jul 23, 2000 at 05:56:31PM -0700 Sender: owner-freebsd-alpha@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org On Sun, Jul 23, 2000 at 05:56:31PM -0700, Mike Smith wrote: > > Actually, I've found that "Offset" is being defined as 0x13 in sis_regs.h and > > sis_regs2.h, giving us "unsigned long 0x13" which causes the syntax error. > > Bogus. > > There's a patch for this in the XFree86-3 port's patches directory - I > had the same problem there. > I assume you mean XFree86-4 :) I'm using the stock port from 4.0-RELEASE. I ended up changing "Offset" to "myOffset" in the sis driver directory so it doesn't conflict with the Offset used elsewhere. Now I get through the entire "make install", but at the very end, I see... ===> Generating temporary packing list ** Missing package files for XFree86-4.0. *** Error code 1 Stop in /usr/ports/x11/XFree86-4. *** Error code 1 Stop in /usr/ports/x11/XFree86-4. *** Error code 1 Stop in /usr/ports/x11/XFree86-4. Any clues? -Mark To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-alpha" in the body of the message From owner-freebsd-alpha Sun Jul 23 18:31:58 2000 Delivered-To: freebsd-alpha@freebsd.org Received: from wa4phy.dyndns.org (cc449817-a.mrtnz1.ga.home.com [24.12.79.51]) by hub.freebsd.org (Postfix) with ESMTP id 4F70F37B64B for ; Sun, 23 Jul 2000 18:31:55 -0700 (PDT) (envelope-from sam@wa4phy.dyndns.org) Received: from wa4phy.dyndns.org (sam@localhost [127.0.0.1]) by wa4phy.dyndns.org (8.9.3/8.9.3) with ESMTP id VAA00653 for ; Sun, 23 Jul 2000 21:31:54 -0400 (EDT) (envelope-from sam@wa4phy.dyndns.org) Message-ID: <397B9C8A.F1AA6876@wa4phy.dyndns.org> Date: Sun, 23 Jul 2000 21:31:54 -0400 From: "S.W. Drinkard" Organization: You Gotta Be Kiddin! X-Mailer: Mozilla 4.73 [en] (X11; U; FreeBSD 3.4-RELEASE i386) X-Accept-Language: en, ja MIME-Version: 1.0 To: freebsd-alpha@freebsd.org Subject: about to give up Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Sender: owner-freebsd-alpha@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org I've been trying all day to get at least the bindist installed on this 4/200, and between my stupidity, maybe some machine problems and panics from every media I boot from, I'm just about lost. The main problem, and I don't know if it's hardware or software is a panic with a "machine check". If anybody was close enough to me, I'd almost donate the machine to somebody who knew what they were doing. Any suggestions? Sam To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-alpha" in the body of the message From owner-freebsd-alpha Sun Jul 23 18:39:43 2000 Delivered-To: freebsd-alpha@freebsd.org Received: from feral.com (feral.com [192.67.166.1]) by hub.freebsd.org (Postfix) with ESMTP id 4B19337B64B for ; Sun, 23 Jul 2000 18:39:41 -0700 (PDT) (envelope-from mjacob@feral.com) Received: from beppo.feral.com (beppo [192.67.166.79]) by feral.com (8.9.3/8.9.3) with ESMTP id SAA22957; Sun, 23 Jul 2000 18:39:33 -0700 Date: Sun, 23 Jul 2000 18:39:35 -0700 (PDT) From: Matthew Jacob Reply-To: mjacob@feral.com To: "S.W. Drinkard" Cc: freebsd-alpha@FreeBSD.ORG Subject: Re: about to give up In-Reply-To: <397B9C8A.F1AA6876@wa4phy.dyndns.org> Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-freebsd-alpha@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org Without some more details, we can't help. Machine check could be anything from bad memory to software problems. Are you trying the 4.1 release candidate? On Sun, 23 Jul 2000, S.W. Drinkard wrote: > I've been trying all day to get at least the bindist installed on this > 4/200, and between my stupidity, maybe some machine problems and panics > from every media I boot from, I'm just about lost. The main problem, > and I don't know if it's hardware or software is a panic with a "machine > check". If anybody was close enough to me, I'd almost donate the > machine to somebody who knew what they were doing. Any suggestions? > > Sam > > > > > To Unsubscribe: send mail to majordomo@FreeBSD.org > with "unsubscribe freebsd-alpha" in the body of the message > To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-alpha" in the body of the message From owner-freebsd-alpha Sun Jul 23 19:17:27 2000 Delivered-To: freebsd-alpha@freebsd.org Received: from eel.radicalmedia.com (eel.radicalmedia.com [204.254.246.9]) by hub.freebsd.org (Postfix) with ESMTP id BF71837B819 for ; Sun, 23 Jul 2000 19:17:19 -0700 (PDT) (envelope-from phiber@eel.radicalmedia.com) Received: (from phiber@localhost) by eel.radicalmedia.com (8.9.3/8.9.3) id WAA27800 for freebsd-alpha@FreeBSD.ORG; Sun, 23 Jul 2000 22:17:16 -0400 (EDT) Date: Sun, 23 Jul 2000 22:17:16 -0400 From: Mark Abene To: freebsd-alpha@FreeBSD.ORG Subject: problem using XFree86-4 port Message-ID: <20000723221716.D27360@radicalmedia.com> References: <20000723200016.A27360@radicalmedia.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Mailer: Mutt 0.95.1i In-Reply-To: <20000723200016.A27360@radicalmedia.com>; from Mark Abene on Sun, Jul 23, 2000 at 08:00:16PM -0400 Sender: owner-freebsd-alpha@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org OK, so I've installed XFree86 4.0. I've got a Diamond Stealth 3D 2000 (S3 ViRGE), and no matter what screen resolution I try, I get severe screen corruption, even when returning to the text console. I have to shutdown blind and hit reset to fix it. I have no such problem with 3.3.6. Is anyone having better luck??? -Mark To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-alpha" in the body of the message From owner-freebsd-alpha Mon Jul 24 3:24:24 2000 Delivered-To: freebsd-alpha@freebsd.org Received: from dragon.nuxi.com (trang.nuxi.com [209.152.133.57]) by hub.freebsd.org (Postfix) with ESMTP id A26F537B55F for ; Mon, 24 Jul 2000 03:24:19 -0700 (PDT) (envelope-from obrien@dragon.nuxi.com) Received: (from obrien@localhost) by dragon.nuxi.com (8.9.3/8.9.1) id DAA90921; Mon, 24 Jul 2000 03:24:11 -0700 (PDT) (envelope-from obrien) Date: Mon, 24 Jul 2000 03:24:10 -0700 From: "David O'Brien" To: "S.W. Drinkard" Cc: freebsd-alpha@freebsd.org Subject: Re: about to give up Message-ID: <20000724032410.A90901@dragon.nuxi.com> Reply-To: alpha@freebsd.org References: <397B9C8A.F1AA6876@wa4phy.dyndns.org> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline User-Agent: Mutt/1.2i In-Reply-To: <397B9C8A.F1AA6876@wa4phy.dyndns.org>; from sam@wa4phy.dyndns.org on Sun, Jul 23, 2000 at 09:31:54PM -0400 X-Operating-System: FreeBSD 5.0-CURRENT Organization: The NUXI BSD group X-Pgp-Rsa-Fingerprint: B7 4D 3E E9 11 39 5F A3 90 76 5D 69 58 D9 98 7A X-Pgp-Rsa-Keyid: 1024/34F9F9D5 Sender: owner-freebsd-alpha@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org On Sun, Jul 23, 2000 at 09:31:54PM -0400, S.W. Drinkard wrote: > I've been trying all day to get at least the bindist installed on this > 4/200, Can you provide the output of ``show conf'' and ``show dev'' from the SRM prompt? To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-alpha" in the body of the message From owner-freebsd-alpha Mon Jul 24 3:57:16 2000 Delivered-To: freebsd-alpha@freebsd.org Received: from dragon.nuxi.com (trang.nuxi.com [209.152.133.57]) by hub.freebsd.org (Postfix) with ESMTP id C006637B603; Mon, 24 Jul 2000 03:57:13 -0700 (PDT) (envelope-from obrien@dragon.nuxi.com) Received: (from obrien@localhost) by dragon.nuxi.com (8.9.3/8.9.1) id DAA19832; Mon, 24 Jul 2000 03:57:12 -0700 (PDT) (envelope-from obrien) Date: Mon, 24 Jul 2000 03:57:12 -0700 From: "David O'Brien" To: wilko@freebsd.org Cc: Matthew Jacob , alpha@freebsd.org Subject: Re: so, what does BOOTMFS install kernel need a parallel port for? Message-ID: <20000724035712.D90901@dragon.nuxi.com> Reply-To: obrien@freebsd.org References: <20000722101023.A26964@freebie.demon.nl> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline User-Agent: Mutt/1.2i In-Reply-To: <20000722101023.A26964@freebie.demon.nl>; from wkb@freebie.demon.nl on Sat, Jul 22, 2000 at 10:10:23AM +0200 X-Operating-System: FreeBSD 5.0-CURRENT Organization: The NUXI BSD group X-Pgp-Rsa-Fingerprint: B7 4D 3E E9 11 39 5F A3 90 76 5D 69 58 D9 98 7A X-Pgp-Rsa-Keyid: 1024/34F9F9D5 Sender: owner-freebsd-alpha@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org On Sat, Jul 22, 2000 at 10:10:23AM +0200, Wilko Bulte wrote: > > ppc0: at port 0x3bc-0x3c3 irq 7 on isa0 > I guess the idea is to allow PLIP installs. But I agree we could loose > it in favor of something more useful. Correct. -- -- David (obrien@FreeBSD.org) To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-alpha" in the body of the message From owner-freebsd-alpha Mon Jul 24 3:58:30 2000 Delivered-To: freebsd-alpha@freebsd.org Received: from dragon.nuxi.com (trang.nuxi.com [209.152.133.57]) by hub.freebsd.org (Postfix) with ESMTP id 4C6F137B62B for ; Mon, 24 Jul 2000 03:58:26 -0700 (PDT) (envelope-from obrien@dragon.nuxi.com) Received: (from obrien@localhost) by dragon.nuxi.com (8.9.3/8.9.1) id DAA21624; Mon, 24 Jul 2000 03:58:23 -0700 (PDT) (envelope-from obrien) Date: Mon, 24 Jul 2000 03:58:23 -0700 From: "David O'Brien" To: Andrew Gallatin Cc: alpha@FreeBSD.ORG Subject: Re: so, what does BOOTMFS install kernel need a parallel port for? Message-ID: <20000724035823.E90901@dragon.nuxi.com> Reply-To: obrien@FreeBSD.ORG References: <14713.48085.400102.618441@grasshopper.cs.duke.edu> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline User-Agent: Mutt/1.2i In-Reply-To: <14713.48085.400102.618441@grasshopper.cs.duke.edu>; from gallatin@cs.duke.edu on Sat, Jul 22, 2000 at 11:21:21AM -0400 X-Operating-System: FreeBSD 5.0-CURRENT Organization: The NUXI BSD group X-Pgp-Rsa-Fingerprint: B7 4D 3E E9 11 39 5F A3 90 76 5D 69 58 D9 98 7A X-Pgp-Rsa-Keyid: 1024/34F9F9D5 Sender: owner-freebsd-alpha@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org On Sat, Jul 22, 2000 at 11:21:21AM -0400, Andrew Gallatin wrote: > Seconded.. Let's replace it with something more useful, like the > Mylex driver.. That would be a Mike Smith decision as I have no idea if it is appropriate to turn them on at this point in time. -- -- David (obrien@FreeBSD.org) To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-alpha" in the body of the message From owner-freebsd-alpha Mon Jul 24 6:11:57 2000 Delivered-To: freebsd-alpha@freebsd.org Received: from wa4phy.dyndns.org (cc449817-a.mrtnz1.ga.home.com [24.12.79.51]) by hub.freebsd.org (Postfix) with ESMTP id 701E037B8AD; Mon, 24 Jul 2000 06:11:54 -0700 (PDT) (envelope-from sam@wa4phy.dyndns.org) Received: from wa4phy.dyndns.org (sam@localhost [127.0.0.1]) by wa4phy.dyndns.org (8.9.3/8.9.3) with ESMTP id JAA00534; Mon, 24 Jul 2000 09:11:53 -0400 (EDT) (envelope-from sam@wa4phy.dyndns.org) Message-ID: <397C4099.8151FB00@wa4phy.dyndns.org> Date: Mon, 24 Jul 2000 09:11:53 -0400 From: "S.W. Drinkard" Organization: You Gotta Be Kiddin! X-Mailer: Mozilla 4.73 [en] (X11; U; FreeBSD 3.4-RELEASE i386) X-Accept-Language: en, ja MIME-Version: 1.0 To: alpha@FreeBSD.ORG Cc: freebsd-alpha@FreeBSD.ORG Subject: Re: about to give up References: <397B9C8A.F1AA6876@wa4phy.dyndns.org> <20000724032410.A90901@dragon.nuxi.com> Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Sender: owner-freebsd-alpha@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org Negative.. looked for some way, but there is no console port.. machine has strictly a VGA port. Best I can do is copy it off the screen. I don't get a console selection on boot either.. I sent a bunch of info about it to Drew a few days ago.. stuff from the SRM and sho conf output. Sam To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-alpha" in the body of the message From owner-freebsd-alpha Mon Jul 24 6:11:59 2000 Delivered-To: freebsd-alpha@freebsd.org Received: from wa4phy.dyndns.org (cc449817-a.mrtnz1.ga.home.com [24.12.79.51]) by hub.freebsd.org (Postfix) with ESMTP id 701E037B8AD; Mon, 24 Jul 2000 06:11:54 -0700 (PDT) (envelope-from sam@wa4phy.dyndns.org) Received: from wa4phy.dyndns.org (sam@localhost [127.0.0.1]) by wa4phy.dyndns.org (8.9.3/8.9.3) with ESMTP id JAA00534; Mon, 24 Jul 2000 09:11:53 -0400 (EDT) (envelope-from sam@wa4phy.dyndns.org) Message-ID: <397C4099.8151FB00@wa4phy.dyndns.org> Date: Mon, 24 Jul 2000 09:11:53 -0400 From: "S.W. Drinkard" Organization: You Gotta Be Kiddin! X-Mailer: Mozilla 4.73 [en] (X11; U; FreeBSD 3.4-RELEASE i386) X-Accept-Language: en, ja MIME-Version: 1.0 To: alpha@FreeBSD.ORG Cc: freebsd-alpha@FreeBSD.ORG Subject: Re: about to give up References: <397B9C8A.F1AA6876@wa4phy.dyndns.org> <20000724032410.A90901@dragon.nuxi.com> Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Sender: owner-freebsd-alpha@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org Negative.. looked for some way, but there is no console port.. machine has strictly a VGA port. Best I can do is copy it off the screen. I don't get a console selection on boot either.. I sent a bunch of info about it to Drew a few days ago.. stuff from the SRM and sho conf output. Sam To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-alpha" in the body of the message From owner-freebsd-alpha Mon Jul 24 6:36:42 2000 Delivered-To: freebsd-alpha@freebsd.org Received: from wa4phy.dyndns.org (cc449817-a.mrtnz1.ga.home.com [24.12.79.51]) by hub.freebsd.org (Postfix) with ESMTP id AA31537B687; Mon, 24 Jul 2000 06:36:37 -0700 (PDT) (envelope-from sam@wa4phy.dyndns.org) Received: from wa4phy.dyndns.org (sam@localhost [127.0.0.1]) by wa4phy.dyndns.org (8.9.3/8.9.3) with ESMTP id JAA00597; Mon, 24 Jul 2000 09:36:36 -0400 (EDT) (envelope-from sam@wa4phy.dyndns.org) Message-ID: <397C4664.822A13EC@wa4phy.dyndns.org> Date: Mon, 24 Jul 2000 09:36:36 -0400 From: "S.W. Drinkard" Organization: You Gotta Be Kiddin! X-Mailer: Mozilla 4.73 [en] (X11; U; FreeBSD 3.4-RELEASE i386) X-Accept-Language: en, ja MIME-Version: 1.0 To: "David O'Brien" Cc: alpha@freebsd.org Subject: Re: about to give up References: <397B9C8A.F1AA6876@wa4phy.dyndns.org> <20000724032410.A90901@dragon.nuxi.com> Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Sender: owner-freebsd-alpha@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org output from sho dev dka0.0.1.0 DKA0 RZ28 D41C dka100.1.0.1.0 DKA100 RZ26L 440C dka200.2.0.1.0 DKA200 RZ28 441C dka300.3.0.1.0 DKA300 RZ26L 440C dka600.6.0.1.0 DKA600 RRD43 0064 dra0.0.0.1007.0 DRA0 3 Member JBOD dva0.0.0.1000.0 DRA0 RX26/RX23 mka500.5.0.1.0 MKA500 TLZ06 491A ewa0.0.0.0 EWA0 08-00-2B-E2-50-3A fra0.0.0.1004.0 FRA0 08-00-2B-A6-0B-FD pka0.7.0.1.0 PKA0 SCSI Bus ID 7 output from sho conf Digital Equipment Corporation AlphaServer 2100 4/200 SRM Console V4.6-201 VMS PALcode V5.56-4, OSF PALcode X1.45-9 Component Status Module ID CPU 0 P B2020-AA DECchip (tm) 21064-3 CPU 1 P Ditto CPU 2 P Ditto CPU 3 P Ditto Memory 2 P B2021-BA 64 MB Memory 3 P B2022-CA 512 MB I/O B2110-AA dva0.0.1000.0 RX26/RX23 Slot Option Hose ), Bus 0, PCI 0 DECchip 21040-AA 1 NCR 53C810 2 Intel 82375EB Bridge to Bus 1, EISA 2 PRO6000 4 DEFA 7 Mylex DAC960 Left out a bit on right side of that last.. just repeating devices list.. Hope this helps.. Sam To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-alpha" in the body of the message From owner-freebsd-alpha Mon Jul 24 6:37:13 2000 Delivered-To: freebsd-alpha@freebsd.org Received: from duke.cs.duke.edu (duke.cs.duke.edu [152.3.140.1]) by hub.freebsd.org (Postfix) with ESMTP id BB91037B687 for ; Mon, 24 Jul 2000 06:37:09 -0700 (PDT) (envelope-from gallatin@cs.duke.edu) Received: from grasshopper.cs.duke.edu (grasshopper.cs.duke.edu [152.3.145.30]) by duke.cs.duke.edu (8.9.3/8.9.3) with ESMTP id JAA13319; Mon, 24 Jul 2000 09:37:08 -0400 (EDT) Received: (from gallatin@localhost) by grasshopper.cs.duke.edu (8.9.3/8.9.1) id JAA62542; Mon, 24 Jul 2000 09:37:08 -0400 (EDT) (envelope-from gallatin@cs.duke.edu) From: Andrew Gallatin MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Date: Mon, 24 Jul 2000 09:37:07 -0400 (EDT) To: "S.W. Drinkard" Cc: freebsd-alpha@FreeBSD.ORG Subject: Re: about to give up In-Reply-To: <397C4099.8151FB00@wa4phy.dyndns.org> References: <397B9C8A.F1AA6876@wa4phy.dyndns.org> <20000724032410.A90901@dragon.nuxi.com> <397C4099.8151FB00@wa4phy.dyndns.org> X-Mailer: VM 6.43 under 20.4 "Emerald" XEmacs Lucid Message-ID: <14716.17427.440961.321196@grasshopper.cs.duke.edu> Sender: owner-freebsd-alpha@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org S.W. Drinkard writes: > Negative.. looked for some way, but there is no console port.. machine > has strictly a VGA port. Best I can do is copy it off the screen. I > don't get a console selection on boot either.. I sent a bunch of info > about it to Drew a few days ago.. stuff from the SRM and sho conf > output. Sam, Unless I misplaced it, all you sent was the version of the firmware you're running and your memory configuration: Alphaserver console version 4.6-201. 64m on bank 0, 512m on bank 1. VMS Pal Revision 0x4000400010538 OSF Pal Revision 0x400090002012d VMS Palcode V.5.56-4 OSF Palcode x1.45-9 and you then said "too much to copy down all the show conf stuff! " Please, please, please get a serial console & capture the show conf output, as well as the machine check output you're seeing. We're trying to help, but you really haven't given us enough information. For what its worth, my test box is running: SRM Console V5.3-2 VMS PALcode V5.56-7, OSF PALcode V1.45-12 I doubt it, but it might help if you were to upgrade your firmware to the latest version available at ftp://ftp.digital.com/pub/DEC/Alpha/firmware/readmes/as2x00.html Drew To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-alpha" in the body of the message From owner-freebsd-alpha Mon Jul 24 6:42: 3 2000 Delivered-To: freebsd-alpha@freebsd.org Received: from duke.cs.duke.edu (duke.cs.duke.edu [152.3.140.1]) by hub.freebsd.org (Postfix) with ESMTP id 1BFED37B8FC for ; Mon, 24 Jul 2000 06:41:56 -0700 (PDT) (envelope-from gallatin@cs.duke.edu) Received: from grasshopper.cs.duke.edu (grasshopper.cs.duke.edu [152.3.145.30]) by duke.cs.duke.edu (8.9.3/8.9.3) with ESMTP id JAA13380; Mon, 24 Jul 2000 09:41:55 -0400 (EDT) Received: (from gallatin@localhost) by grasshopper.cs.duke.edu (8.9.3/8.9.1) id JAA62560; Mon, 24 Jul 2000 09:41:54 -0400 (EDT) (envelope-from gallatin@cs.duke.edu) From: Andrew Gallatin MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Date: Mon, 24 Jul 2000 09:41:54 -0400 (EDT) To: "S.W. Drinkard" Cc: alpha@FreeBSD.ORG Subject: Re: about to give up In-Reply-To: <397C4664.822A13EC@wa4phy.dyndns.org> References: <397B9C8A.F1AA6876@wa4phy.dyndns.org> <20000724032410.A90901@dragon.nuxi.com> <397C4664.822A13EC@wa4phy.dyndns.org> X-Mailer: VM 6.43 under 20.4 "Emerald" XEmacs Lucid Message-ID: <14716.18145.228260.464269@grasshopper.cs.duke.edu> Sender: owner-freebsd-alpha@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org Excellent. Thank you. Now, please capture the output from the the machine check. I'm after the PC and the RA. And if you wouldn't mind trying a firmware upgrade (I have no idea if it will help, but it probably can't hurt..) that would be really cool. Thanks, Drew To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-alpha" in the body of the message From owner-freebsd-alpha Mon Jul 24 7:50: 0 2000 Delivered-To: freebsd-alpha@freebsd.org Received: from charon.npc.net (charon.finall.com [199.15.61.3]) by hub.freebsd.org (Postfix) with ESMTP id B0A6037BA91; Mon, 24 Jul 2000 07:49:33 -0700 (PDT) (envelope-from mjung@npc.net) Received: from exchange1.npc.net ([10.0.157.36]) by charon.npc.net (8.10.2/8.10.2) with ESMTP id e6OEnWe92975; Mon, 24 Jul 2000 10:49:32 -0400 (EDT) Received: by EXCHANGE1 with Internet Mail Service (5.5.2650.21) id ; Mon, 24 Jul 2000 10:49:36 -0400 Message-ID: <921763828F4BD4118D7D00805FEDF35810C5B5@EXCHANGE1> From: "Jung, Michael" To: "'Mike Smith'" Cc: "'freebsd-alpha@FreeBSD.ORG'" Subject: RE: Booting from Raid Date: Mon, 24 Jul 2000 10:49:35 -0400 MIME-Version: 1.0 X-Mailer: Internet Mail Service (5.5.2650.21) Content-Type: text/plain; charset="iso-8859-1" Sender: owner-freebsd-alpha@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org It appears that the mlx driver is just not apart of the RC2 kernel. Here is the data on the box - once I installed on dka0 and rebuilt a kernel with the mlx driver it recognized the mylex card but had errors - see below --mikej Michael Jung mjung@npc.net Digital Equipment Corporation AlphaServer 2100 4/233 SRM Console V5.3-2 VMS Palcode V5.56-7, OSF Palcode V1.45-12 Component Status Module ID Slot Option Hose0,Bus0, Pci 0 DecChip 21040-AA eq0.0.0.0 08-00-2B-E5-14-5C 1 NCR 53C810 pka0.7.0.1.0 SCSI Bus ID 7 dka0.0.0.1.0 RZ29L-AS dka600.6.0.1.0 RRD43 2 Intel 82375 Bridge to Hose 1,EISA 6 Mylex dra.0.0.6.0 dra0.0.0.6.0 5 member RAID 5 dra1.0.0.6.0 3 member RAID 5 Unrecognized boot flag '0'. Copyright (c) 1992-2000 The FreeBSD Project. Copyright (c) 1979, 1980, 1983, 1986, 1988, 1989, 1991, 1992, 1993, 1994 The Regents of the University of California. All rights reserved. FreeBSD 4.1-20000719-RC #0: Mon Jul 24 10:32:03 EDT 2000 mikej@alpha2.npc.net:/usr/src/sys/compile/alpha2 DEC AlphaServer 2100 AlphaServer 2100 4/233, 233MHz 8192 byte page size, 2 processors. CPU: EV45 (21064A) major=6 minor=2 OSF PAL rev: 0x4000c0002012d real memory = 668917760 (653240K bytes) Physical memory chunk(s): 0x00768000 - 0x27fe5fff, 663216128 bytes (80959 pages) avail memory = 643719168 (628632K bytes) Preloaded elf kernel "kernel.new" at 0xfffffc000074c000. md0: Malloc disk Creating DISK md0 found-> vendor=0x1011, dev=0x0002, revid=0x23 class=02-00-00, hdrtype=0x00, mfdev=0 subordinatebus=0 secondarybus=0 intpin=a, irq=34 map[10]: type 1, range 32, base 00010100, size 7 map[14]: type 1, range 32, base 81004100, size 7 found-> vendor=0x1000, dev=0x0001, revid=0x02 class=01-00-00, hdrtype=0x00, mfdev=0 subordinatebus=0 secondarybus=0 intpin=a, irq=33 map[10]: type 1, range 32, base 00010000, size 8 map[14]: type 1, range 32, base 81004000, size 8 found-> vendor=0x8086, dev=0x0482, revid=0x04 class=00-00-00, hdrtype=0x00, mfdev=0 subordinatebus=0 secondarybus=0 found-> vendor=0x1069, dev=0x0001, revid=0x00 class=01-04-00, hdrtype=0x00, mfdev=0 subordinatebus=0 secondarybus=0 intpin=a, irq=32 map[10]: type 1, range 32, base 00010180, size 7 found-> vendor=0x7246, dev=0x0000, revid=0x00 class=00-00-00, hdrtype=0x00, mfdev=0 subordinatebus=0 secondarybus=0 pci0: on pcib0 de0: port 0x10100-0x1017f mem 0x81004100-0x8100417f irq 34 at device 0.0 on pci0 de0: interrupting at T2 irq 34 de0: DEC 21040 [10Mb/s] pass 2.3 de0: address 08:00:2b:e5:14:5c bpf: de0 attached sym0: <810> port 0x10000-0x100ff mem 0x81004000-0x810040ff irq 33 at device 1.0 on pci0 sym0: No NVRAM, ID 7, Fast-10, SE, parity checking sym0: open drain IRQ line driver sym0: using NCR-generic firmware. sym0: initial SCNTL3/DMODE/DCNTL/CTEST3/4/5 = (hex) 00/00/00/00/00/00 sym0: final SCNTL3/DMODE/DCNTL/CTEST3/4/5 = (hex) 03/c8/00/00/08/00 sym0: Delay (GEN=11): 263 msec, 33795 KHz sym0: Delay (GEN=11): 262 msec, 33924 KHz sym0: Delay (GEN=11): 262 msec, 33924 KHz sym0: interrupting at T2 irq 33 isab0: at device 2.0 on pci0 isa0: on isab0 mlx0: port 0x10180-0x101ff irq 32 at device 6.0 on pci0 mlx0: couldn't allocate mailbox window device_probe_and_attach: mlx0 attach returned 6 pci0: (vendor=0x7246, dev=0x0000) at 15.0 Trying Read_Port at 203 Trying Read_Port at 243 Trying Read_Port at 283 Trying Read_Port at 2c3 Trying Read_Port at 303 Trying Read_Port at 343 Trying Read_Port at 383 Trying Read_Port at 3c3 isa_probe_children: disabling PnP devices isa_probe_children: probing non-PnP devices fdc0: at port 0x3f0-0x3f5,0x3f7 irq 6 drq 2 on isa0 fdc0: interrupting at T2 irq 6 fdc0: FIFO enabled, 8 bytes threshold fd0: <1440-KB 3.5" drive> on fdc0 drive 0 atkbdc0: at port 0x60,0x64 on isa0 atkbd0: irq 1 on atkbdc0 atkbd: the current kbd controller command byte 0003 atkbd: keyboard ID 0x83ab (2) kbdc: RESET_KBD return code:00fa kbdc: RESET_KBD status:00aa kbd0: atkbd0, AT 101/102 (2), config:0x0, flags:0x3d0000 atkbd0: interrupting at T2 irq 1 psm0: current command byte:0043 kbdc: TEST_AUX_PORT status:0000 kbdc: RESET_AUX return code:00fa kbdc: RESET_AUX status:00aa kbdc: RESET_AUX ID:0000 psm: status 00 02 64 psm: status 90 03 3c psm: status 90 03 3c psm: status 90 03 3c psm: data 08 00 00 psm: status 00 00 0a psm: status 00 02 64 psm: data 08 00 00 psm: status 00 02 64 psm0: irq 12 on atkbdc0 psm0: interrupting at T2 irq 12 psm0: model Generic PS/2 mouse, device ID 0-00, 3 buttons psm0: config:00000000, flags:00000000, packet size:3 psm0: syncmask:c0, syncbits:00 vga0: at port 0x3c0-0x3df iomem 0xa0000-0xbffff on isa0 fb0: vga0, vga, type:VGA (5), flags:0x7007f fb0: port:0x3c0-0x3df, crtc:0x3d4, mem:0xa0000 0x20000 fb0: init mode:24, bios mode:3, current mode:24 fb0: window:0xb8000 size:32k gran:32k, buf:0 size:32k VGA parameters upon power-up 50 18 10 00 00 00 03 00 02 67 5f 4f 50 82 55 81 bf 1f 00 4f 0d 0e 00 00 07 80 9c 8e 8f 28 1f 96 b9 a3 ff 00 04 02 14 01 05 03 07 38 3c 3a 3e 39 3d 3b 3f 04 00 0f 08 00 00 00 00 00 10 0e 00 ff VGA parameters in BIOS for mode 24 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 EGA/VGA parameters to be used for mode 24 50 18 10 00 00 00 03 00 02 67 5f 4f 50 82 55 81 bf 1f 00 4f 0d 0e 00 00 07 80 9c 8e 8f 28 1f 96 b9 a3 ff 00 04 02 14 01 05 03 07 38 3c 3a 3e 39 3d 3b 3f 04 00 0f 08 00 00 00 00 00 10 0e 00 ff sc0: on isa0 sc0: VGA <16 virtual consoles, flags=0x200> sc0: fb0, kbd0, terminal emulator: sc (syscons terminal) mcclock0: at port 0x70-0x71 on isa0 Calibrating clock(s) ... PCC clock: 233343215 Hz (firmware 233100233 Hz) sio0: irq maps: 0x1 0x11 0x1 0x1 sio0 at port 0x3f8-0x3ff irq 4 on isa0 sio0: type 16550A sio0: interrupting at T2 irq 4 sio1: reserved for low-level i/o ppc0: using normal I/O port range ppc0: SPP ppc0: at port 0x3bc-0x3bf irq 7 on isa0 ppc0: Generic chipset (NIBBLE-only) in COMPATIBLE mode ppi0: on ppbus0 lpt0: on ppbus0 lpt0: Polled port plip0: cannot reserve interrupt, failed. ppc0: interrupting at T2 irq 7 isa_probe_children: probing PnP devices Timecounter "alpha" frequency 233343215 Hz bpf: sl0 attached bpf: ppp0 attached bpf: lo0 attached bpf: gif0 attached bpf: gif1 attached bpf: gif2 attached bpf: gif3 attached bpf: faith0 attached Waiting 15 seconds for SCSI devices to settle (noperiph:sym0:0:-1:-1): SCSI BUS reset delivered. de0: enabling 10baseT port (probe6:sym0:0:6:0): INQUIRY. CDB: 12 1 80 0 ff 0 (probe6:sym0:0:6:0): ILLEGAL REQUEST asc:24,0 (probe6:sym0:0:6:0): Invalid field in CDB sks:c8,1 Creating DISK da0 Creating DISK cd0 pass0 at sym0 bus 0 target 0 lun 0 pass0: Fixed Direct Access SCSI-2 device pass0: Serial Number JDM7494509WKM3 pass0: 10.000MB/s transfers (10.000MHz, offset 8), Tagged Queueing Enabled pass1 at sym0 bus 0 target 6 lun 0 pass1: Removable CD-ROM SCSI-2 device pass1: 4.166MB/s transfers (4.166MHz, offset 8) da0 at sym0 bus 0 target 0 lun 0 da0: Fixed Direct Access SCSI-2 device da0: Serial Number JDM7494509WKM3 da0: 10.000MB/s transfers (10.000MHz, offset 8), Tagged Queueing Enabled da0: 4091MB (8380080 512 byte sectors: 255H 63S/T 521C) cd0 at sym0 bus 0 target 6 lun 0 cd0: Removable CD-ROM SCSI-2 device cd0: 4.166MB/s transfers (4.166MHz, offset 8) cd0: cd present [316732 x 512 byte records] Mounting root from ufs:/dev/da0a da0: invalid primary partition table: no magic start_init: trying /sbin/init -----Original Message----- From: owner-freebsd-alpha@FreeBSD.ORG [mailto:owner-freebsd-alpha@FreeBSD.ORG]On Behalf Of Mike Smith Sent: Friday, July 21, 2000 8:20 PM To: Michael Jung Cc: freebsd-alpha@FreeBSD.ORG Subject: Re: Booting from Raid > > Ok I admit I've probably not looked hard enough > but it seems that I read recently that you should > be able to boot from DAC960 PCI raid partitions > under FreeBSD-Alpha... > > Shortly before I left work today we started to > load the rc2 iso on a 2100 and it did not > recognize the raid partition.. Can you provide some more details? The output of "show conf" relevant to this card would be a start, as well as the FreeBSD kernel probe messages. You may also have to load the 'mlx' module (this requires booting from floppies, irritatingly) since I get the sneaking suspicion it's not in the GENERIC kernel for Alpha systems. Space in that kernel is *really* tight. -- ... every activity meets with opposition, everyone who acts has his rivals and unfortunately opponents also. But not because people want to be opponents, rather because the tasks and relationships force people to take different points of view. [Dr. Fritz Todt] To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-alpha" in the body of the message To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-alpha" in the body of the message From owner-freebsd-alpha Mon Jul 24 8:46:26 2000 Delivered-To: freebsd-alpha@freebsd.org Received: from post.mail.nl.demon.net (post-10.mail.nl.demon.net [194.159.73.20]) by hub.freebsd.org (Postfix) with ESMTP id D12C537BB2A; Mon, 24 Jul 2000 08:46:18 -0700 (PDT) (envelope-from wkb@freebie.demon.nl) Received: from [212.238.54.101] (helo=freebie.demon.nl) by post.mail.nl.demon.net with smtp (Exim 3.14 #2) id 13GkQr-0007Yh-00; Mon, 24 Jul 2000 15:46:17 +0000 Received: (from wkb@localhost) by freebie.demon.nl (8.9.3/8.9.3) id RAA06721; Mon, 24 Jul 2000 17:39:48 +0200 (CEST) (envelope-from wkb) Date: Mon, 24 Jul 2000 17:39:48 +0200 From: Wilko Bulte To: "S.W. Drinkard" Cc: alpha@freebsd.org, freebsd-alpha@freebsd.org Subject: Re: about to give up Message-ID: <20000724173948.B6683@freebie.demon.nl> Reply-To: wilko@freebsd.org References: <397B9C8A.F1AA6876@wa4phy.dyndns.org> <20000724032410.A90901@dragon.nuxi.com> <397C4099.8151FB00@wa4phy.dyndns.org> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline User-Agent: Mutt/1.2i In-Reply-To: <397C4099.8151FB00@wa4phy.dyndns.org>; from sam@wa4phy.dyndns.org on Mon, Jul 24, 2000 at 09:11:53AM -0400 X-OS: FreeBSD 4.1-RC X-PGP: finger wilko@freebsd.org Sender: owner-freebsd-alpha@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org On Mon, Jul 24, 2000 at 09:11:53AM -0400, S.W. Drinkard wrote: > Negative.. looked for some way, but there is no console port.. machine > has strictly a VGA port. Best I can do is copy it off the screen. I All Alpha that I had my hands on also have serial ports. Serial port 1 becomes the console when no keyboard is connected. In some cases you need to >>> SET CONSOLE SERIAL Really, get a serial console hooked up and give use the info. -- Wilko Bulte http://www.freebsd.org wilko@freebsd.org http://www.nlfug.nl To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-alpha" in the body of the message From owner-freebsd-alpha Mon Jul 24 8:46:25 2000 Delivered-To: freebsd-alpha@freebsd.org Received: from post.mail.nl.demon.net (post-10.mail.nl.demon.net [194.159.73.20]) by hub.freebsd.org (Postfix) with ESMTP id D12C537BB2A; Mon, 24 Jul 2000 08:46:18 -0700 (PDT) (envelope-from wkb@freebie.demon.nl) Received: from [212.238.54.101] (helo=freebie.demon.nl) by post.mail.nl.demon.net with smtp (Exim 3.14 #2) id 13GkQr-0007Yh-00; Mon, 24 Jul 2000 15:46:17 +0000 Received: (from wkb@localhost) by freebie.demon.nl (8.9.3/8.9.3) id RAA06721; Mon, 24 Jul 2000 17:39:48 +0200 (CEST) (envelope-from wkb) Date: Mon, 24 Jul 2000 17:39:48 +0200 From: Wilko Bulte To: "S.W. Drinkard" Cc: alpha@freebsd.org, freebsd-alpha@freebsd.org Subject: Re: about to give up Message-ID: <20000724173948.B6683@freebie.demon.nl> Reply-To: wilko@freebsd.org References: <397B9C8A.F1AA6876@wa4phy.dyndns.org> <20000724032410.A90901@dragon.nuxi.com> <397C4099.8151FB00@wa4phy.dyndns.org> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline User-Agent: Mutt/1.2i In-Reply-To: <397C4099.8151FB00@wa4phy.dyndns.org>; from sam@wa4phy.dyndns.org on Mon, Jul 24, 2000 at 09:11:53AM -0400 X-OS: FreeBSD 4.1-RC X-PGP: finger wilko@freebsd.org Sender: owner-freebsd-alpha@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org On Mon, Jul 24, 2000 at 09:11:53AM -0400, S.W. Drinkard wrote: > Negative.. looked for some way, but there is no console port.. machine > has strictly a VGA port. Best I can do is copy it off the screen. I All Alpha that I had my hands on also have serial ports. Serial port 1 becomes the console when no keyboard is connected. In some cases you need to >>> SET CONSOLE SERIAL Really, get a serial console hooked up and give use the info. -- Wilko Bulte http://www.freebsd.org wilko@freebsd.org http://www.nlfug.nl To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-alpha" in the body of the message From owner-freebsd-alpha Mon Jul 24 8:52: 0 2000 Delivered-To: freebsd-alpha@freebsd.org Received: from charon.npc.net (charon.finall.com [199.15.61.3]) by hub.freebsd.org (Postfix) with ESMTP id 1841637B575 for ; Mon, 24 Jul 2000 08:51:49 -0700 (PDT) (envelope-from mjung@npc.net) Received: from exchange1.npc.net ([10.0.157.36]) by charon.npc.net (8.10.2/8.10.2) with ESMTP id e6OFpne00646 for ; Mon, 24 Jul 2000 11:51:49 -0400 (EDT) Received: by EXCHANGE1 with Internet Mail Service (5.5.2650.21) id ; Mon, 24 Jul 2000 11:51:49 -0400 Message-ID: <921763828F4BD4118D7D00805FEDF35810C5B7@EXCHANGE1> From: "Jung, Michael" To: "'freebsd-alpha@freebsd.org'" Subject: Booting 5.0-200000714-CURRENT Date: Mon, 24 Jul 2000 11:51:48 -0400 MIME-Version: 1.0 X-Mailer: Internet Mail Service (5.5.2650.21) Content-Type: text/plain; charset="iso-8859-1" Sender: owner-freebsd-alpha@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org Since I have another Alpha to use I thought I would try loading the ftp.freebsd.org/pub/FreeBSD/snapshots/alpha/5.0-20000714-CURRENT image. Shortly after loading the MFS root floppy it traped fatel kernel trap: trap entry = 0x4 (unaligned access fault) a0 = 0xffffc0000644d2f a1 = 0x2c a2 = 0x2 pc = 0xfffffc00003c9c0c ra = 0xfffffc00003c9bb8 curproc = 0 panic: trap Oh, btw whats the trick to get SRM to work on the serial port? Thanks --mikej Michael Jung mjung@npc.net To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-alpha" in the body of the message From owner-freebsd-alpha Mon Jul 24 9:10:35 2000 Delivered-To: freebsd-alpha@freebsd.org Received: from wa4phy.dyndns.org (cc449817-a.mrtnz1.ga.home.com [24.12.79.51]) by hub.freebsd.org (Postfix) with ESMTP id 7B1E537B6AF for ; Mon, 24 Jul 2000 09:10:28 -0700 (PDT) (envelope-from sam@wa4phy.dyndns.org) Received: from wa4phy.dyndns.org (sam@localhost [127.0.0.1]) by wa4phy.dyndns.org (8.9.3/8.9.3) with ESMTP id MAA01013; Mon, 24 Jul 2000 12:10:25 -0400 (EDT) (envelope-from sam@wa4phy.dyndns.org) Message-ID: <397C6A71.49D7B0E1@wa4phy.dyndns.org> Date: Mon, 24 Jul 2000 12:10:25 -0400 From: "S.W. Drinkard" Organization: You Gotta Be Kiddin! X-Mailer: Mozilla 4.73 [en] (X11; U; FreeBSD 3.4-RELEASE i386) X-Accept-Language: en, ja MIME-Version: 1.0 To: "Jung, Michael" Cc: "'freebsd-alpha@freebsd.org'" Subject: Re: Booting 5.0-200000714-CURRENT References: <921763828F4BD4118D7D00805FEDF35810C5B7@EXCHANGE1> Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Sender: owner-freebsd-alpha@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org "Jung, Michael" wrote: > Since I have another Alpha to use I thought I would try loading the > ftp.freebsd.org/pub/FreeBSD/snapshots/alpha/5.0-20000714-CURRENT > image. > > Shortly after loading the MFS root floppy it traped > > fatel kernel trap: > > trap entry = 0x4 (unaligned access fault) > a0 = 0xffffc0000644d2f > a1 = 0x2c > a2 = 0x2 > pc = 0xfffffc00003c9c0c > ra = 0xfffffc00003c9bb8 > curproc = 0 > > panic: trap > > Oh, btw whats the trick to get SRM to work on the serial port? > > Thanks --mikej > Michael Jung > mjung@npc.net > > To Unsubscribe: send mail to majordomo@FreeBSD.org > with "unsubscribe freebsd-alpha" in the body of the message Just did the same thing here, with same output. Sam To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-alpha" in the body of the message From owner-freebsd-alpha Mon Jul 24 9:18:33 2000 Delivered-To: freebsd-alpha@freebsd.org Received: from charon.npc.net (charon.finall.com [199.15.61.3]) by hub.freebsd.org (Postfix) with ESMTP id 13CF437B8AE for ; Mon, 24 Jul 2000 09:18:30 -0700 (PDT) (envelope-from mjung@npc.net) Received: from exchange1.npc.net ([10.0.157.36]) by charon.npc.net (8.10.2/8.10.2) with ESMTP id e6OGIPe03684 for ; Mon, 24 Jul 2000 12:18:25 -0400 (EDT) Received: by EXCHANGE1 with Internet Mail Service (5.5.2650.21) id ; Mon, 24 Jul 2000 12:18:25 -0400 Message-ID: <921763828F4BD4118D7D00805FEDF35810C5B8@EXCHANGE1> From: "Jung, Michael" To: "'freebsd-alpha@freebsd.org'" Subject: SRM Serial Console Date: Mon, 24 Jul 2000 12:18:25 -0400 MIME-Version: 1.0 X-Mailer: Internet Mail Service (5.5.2650.21) Content-Type: text/plain; charset="iso-8859-1" Sender: owner-freebsd-alpha@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org Ok, I know i'm being brain dead here but... I've gotten serial output from SRM by issuing "set console serial" and unplugging the keyboard - however - I does not take input from my serial tty. Does SRM require special hardware flow-control ? Thanks again - --mikej To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-alpha" in the body of the message From owner-freebsd-alpha Mon Jul 24 9:22:18 2000 Delivered-To: freebsd-alpha@freebsd.org Received: from feral.com (feral.com [192.67.166.1]) by hub.freebsd.org (Postfix) with ESMTP id 325E537BA9E for ; Mon, 24 Jul 2000 09:22:15 -0700 (PDT) (envelope-from mjacob@feral.com) Received: from beppo.feral.com (beppo [192.67.166.79]) by feral.com (8.9.3/8.9.3) with ESMTP id JAA25301; Mon, 24 Jul 2000 09:22:08 -0700 Date: Mon, 24 Jul 2000 09:22:11 -0700 (PDT) From: Matthew Jacob Reply-To: mjacob@feral.com To: "Jung, Michael" Cc: "'freebsd-alpha@freebsd.org'" Subject: Re: SRM Serial Console In-Reply-To: <921763828F4BD4118D7D00805FEDF35810C5B8@EXCHANGE1> Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-freebsd-alpha@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org No, it doesn't. It usually works fine for me. On Mon, 24 Jul 2000, Jung, Michael wrote: > Ok, I know i'm being brain dead here but... > > I've gotten serial output from SRM by issuing > "set console serial" and unplugging the keyboard > - however - I does not take input from my serial tty. > > Does SRM require special hardware flow-control ? > > Thanks again - > > --mikej > > > To Unsubscribe: send mail to majordomo@FreeBSD.org > with "unsubscribe freebsd-alpha" in the body of the message > To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-alpha" in the body of the message From owner-freebsd-alpha Mon Jul 24 9:28:44 2000 Delivered-To: freebsd-alpha@freebsd.org Received: from duke.cs.duke.edu (duke.cs.duke.edu [152.3.140.1]) by hub.freebsd.org (Postfix) with ESMTP id D54DE37B958 for ; Mon, 24 Jul 2000 09:28:36 -0700 (PDT) (envelope-from gallatin@cs.duke.edu) Received: from grasshopper.cs.duke.edu (grasshopper.cs.duke.edu [152.3.145.30]) by duke.cs.duke.edu (8.9.3/8.9.3) with ESMTP id MAA17525; Mon, 24 Jul 2000 12:28:35 -0400 (EDT) Received: (from gallatin@localhost) by grasshopper.cs.duke.edu (8.9.3/8.9.1) id MAA62947; Mon, 24 Jul 2000 12:28:35 -0400 (EDT) (envelope-from gallatin@cs.duke.edu) From: Andrew Gallatin MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Date: Mon, 24 Jul 2000 12:28:34 -0400 (EDT) To: "Jung, Michael" Cc: alpha@freebsd.org Subject: Re: SRM Serial Console In-Reply-To: <921763828F4BD4118D7D00805FEDF35810C5B8@EXCHANGE1> References: <921763828F4BD4118D7D00805FEDF35810C5B8@EXCHANGE1> X-Mailer: VM 6.43 under 20.4 "Emerald" XEmacs Lucid Message-ID: <14716.28047.505415.549625@grasshopper.cs.duke.edu> Sender: owner-freebsd-alpha@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org Jung, Michael writes: > Ok, I know i'm being brain dead here but... > > I've gotten serial output from SRM by issuing > "set console serial" and unplugging the keyboard > - however - I does not take input from my serial tty. > > Does SRM require special hardware flow-control ? > > Thanks again - According to http://ftp.digital.com/pub/Digital/Alpha/systems/as2100/docs/firmware_guide.ps there's an environment variable called 'tt_allow_login' It says that if you're using a serial console, setting it to 1 allows you to login on com1. Maybe this is the problem? Drew To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-alpha" in the body of the message From owner-freebsd-alpha Mon Jul 24 9:31:15 2000 Delivered-To: freebsd-alpha@freebsd.org Received: from wa4phy.dyndns.org (cc449817-a.mrtnz1.ga.home.com [24.12.79.51]) by hub.freebsd.org (Postfix) with ESMTP id 29E8137B6AF for ; Mon, 24 Jul 2000 09:31:10 -0700 (PDT) (envelope-from sam@wa4phy.dyndns.org) Received: from wa4phy.dyndns.org (sam@localhost [127.0.0.1]) by wa4phy.dyndns.org (8.9.3/8.9.3) with ESMTP id MAA01062; Mon, 24 Jul 2000 12:31:08 -0400 (EDT) (envelope-from sam@wa4phy.dyndns.org) Message-ID: <397C6F4C.7AC6237A@wa4phy.dyndns.org> Date: Mon, 24 Jul 2000 12:31:08 -0400 From: "S.W. Drinkard" Organization: You Gotta Be Kiddin! X-Mailer: Mozilla 4.73 [en] (X11; U; FreeBSD 3.4-RELEASE i386) X-Accept-Language: en, ja MIME-Version: 1.0 To: Andrew Gallatin Cc: alpha@freebsd.org Subject: Re: about to give up References: <397B9C8A.F1AA6876@wa4phy.dyndns.org> <20000724032410.A90901@dragon.nuxi.com> <397C4664.822A13EC@wa4phy.dyndns.org> <14716.18145.228260.464269@grasshopper.cs.duke.edu> <397C4856.762A84CA@wa4phy.dyndns.org> <14716.18608.208549.320539@grasshopper.cs.duke.edu> <397C4C82.D49194E8@wa4phy.dyndns.org> <14716.19715.89680.898580@grasshopper.cs.duke.edu> <397C4E61.D2F90F20@wa4phy.dyndns.org> <14716.20100.669998.143979@grasshopper.cs.duke.edu> Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Sender: owner-freebsd-alpha@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org While extracting the bindist, panic with this message: panic: ffs_valloc: dup alloc I did NOT newfs the install To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-alpha" in the body of the message From owner-freebsd-alpha Mon Jul 24 9:32:32 2000 Delivered-To: freebsd-alpha@freebsd.org Received: from duke.cs.duke.edu (duke.cs.duke.edu [152.3.140.1]) by hub.freebsd.org (Postfix) with ESMTP id 3FCCB37BA3B for ; Mon, 24 Jul 2000 09:32:11 -0700 (PDT) (envelope-from gallatin@cs.duke.edu) Received: from grasshopper.cs.duke.edu (grasshopper.cs.duke.edu [152.3.145.30]) by duke.cs.duke.edu (8.9.3/8.9.3) with ESMTP id MAA17606; Mon, 24 Jul 2000 12:32:10 -0400 (EDT) Received: (from gallatin@localhost) by grasshopper.cs.duke.edu (8.9.3/8.9.1) id MAA62962; Mon, 24 Jul 2000 12:32:10 -0400 (EDT) (envelope-from gallatin@cs.duke.edu) From: Andrew Gallatin MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Date: Mon, 24 Jul 2000 12:32:09 -0400 (EDT) To: "S.W. Drinkard" Cc: alpha@freebsd.org Subject: Re: about to give up In-Reply-To: <397C6F4C.7AC6237A@wa4phy.dyndns.org> References: <397B9C8A.F1AA6876@wa4phy.dyndns.org> <20000724032410.A90901@dragon.nuxi.com> <397C4664.822A13EC@wa4phy.dyndns.org> <14716.18145.228260.464269@grasshopper.cs.duke.edu> <397C4856.762A84CA@wa4phy.dyndns.org> <14716.18608.208549.320539@grasshopper.cs.duke.edu> <397C4C82.D49194E8@wa4phy.dyndns.org> <14716.19715.89680.898580@grasshopper.cs.duke.edu> <397C4E61.D2F90F20@wa4phy.dyndns.org> <14716.20100.669998.143979@grasshopper.cs.duke.edu> <397C6F4C.7AC6237A@wa4phy.dyndns.org> X-Mailer: VM 6.43 under 20.4 "Emerald" XEmacs Lucid Message-ID: <14716.28535.396051.143643@grasshopper.cs.duke.edu> Sender: owner-freebsd-alpha@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org S.W. Drinkard writes: > While extracting the bindist, panic with this message: > > panic: ffs_valloc: dup alloc > > I did NOT newfs the install Did you at least fsck it? Drew To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-alpha" in the body of the message From owner-freebsd-alpha Mon Jul 24 9:34:35 2000 Delivered-To: freebsd-alpha@freebsd.org Received: from wa4phy.dyndns.org (cc449817-a.mrtnz1.ga.home.com [24.12.79.51]) by hub.freebsd.org (Postfix) with ESMTP id BBAAF37BC7B for ; Mon, 24 Jul 2000 09:34:10 -0700 (PDT) (envelope-from sam@wa4phy.dyndns.org) Received: from wa4phy.dyndns.org (sam@localhost [127.0.0.1]) by wa4phy.dyndns.org (8.9.3/8.9.3) with ESMTP id MAA01082; Mon, 24 Jul 2000 12:34:09 -0400 (EDT) (envelope-from sam@wa4phy.dyndns.org) Message-ID: <397C7001.6685E04A@wa4phy.dyndns.org> Date: Mon, 24 Jul 2000 12:34:09 -0400 From: "S.W. Drinkard" Organization: You Gotta Be Kiddin! X-Mailer: Mozilla 4.73 [en] (X11; U; FreeBSD 3.4-RELEASE i386) X-Accept-Language: en, ja MIME-Version: 1.0 To: Andrew Gallatin Cc: alpha@FreeBSD.ORG Subject: Re: about to give up References: <397B9C8A.F1AA6876@wa4phy.dyndns.org> <20000724032410.A90901@dragon.nuxi.com> <397C4664.822A13EC@wa4phy.dyndns.org> <14716.18145.228260.464269@grasshopper.cs.duke.edu> <397C4856.762A84CA@wa4phy.dyndns.org> <14716.18608.208549.320539@grasshopper.cs.duke.edu> <397C4C82.D49194E8@wa4phy.dyndns.org> <14716.19715.89680.898580@grasshopper.cs.duke.edu> <397C4E61.D2F90F20@wa4phy.dyndns.org> <14716.20100.669998.143979@grasshopper.cs.duke.edu> <397C6F4C.7AC6237A@wa4phy.dyndns.org> <14716.28535.396051.143643@grasshopper.cs.duke.edu> Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Sender: owner-freebsd-alpha@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org Yes, fsck was done. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-alpha" in the body of the message From owner-freebsd-alpha Mon Jul 24 10:24:44 2000 Delivered-To: freebsd-alpha@freebsd.org Received: from post.mail.nl.demon.net (post-11.mail.nl.demon.net [194.159.73.21]) by hub.freebsd.org (Postfix) with ESMTP id 8940337BB06 for ; Mon, 24 Jul 2000 10:24:37 -0700 (PDT) (envelope-from wkb@freebie.demon.nl) Received: from [212.238.54.101] (helo=freebie.demon.nl) by post.mail.nl.demon.net with smtp (Exim 3.14 #4) id 13Glxz-0003An-00; Mon, 24 Jul 2000 17:24:35 +0000 Received: (from wkb@localhost) by freebie.demon.nl (8.9.3/8.9.3) id TAA07490; Mon, 24 Jul 2000 19:24:35 +0200 (CEST) (envelope-from wkb) Date: Mon, 24 Jul 2000 19:24:35 +0200 From: Wilko Bulte To: Andrew Gallatin Cc: "Jung, Michael" , alpha@freebsd.org Subject: Re: SRM Serial Console Message-ID: <20000724192435.A7322@freebie.demon.nl> Reply-To: wilko@freebsd.org References: <921763828F4BD4118D7D00805FEDF35810C5B8@EXCHANGE1> <14716.28047.505415.549625@grasshopper.cs.duke.edu> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline User-Agent: Mutt/1.2i In-Reply-To: <14716.28047.505415.549625@grasshopper.cs.duke.edu>; from gallatin@cs.duke.edu on Mon, Jul 24, 2000 at 12:28:34PM -0400 X-OS: FreeBSD 4.1-RC X-PGP: finger wilko@freebsd.org Sender: owner-freebsd-alpha@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org On Mon, Jul 24, 2000 at 12:28:34PM -0400, Andrew Gallatin wrote: > > Jung, Michael writes: > > Ok, I know i'm being brain dead here but... > > > > I've gotten serial output from SRM by issuing > > "set console serial" and unplugging the keyboard > > - however - I does not take input from my serial tty. > > > > Does SRM require special hardware flow-control ? > > > > Thanks again - > > According to > http://ftp.digital.com/pub/Digital/Alpha/systems/as2100/docs/firmware_guide.ps > there's an environment variable called 'tt_allow_login' > It says that if you're using a serial console, setting it to 1 allows > you to login on com1. FWIW I have never ever used that one.. What machine was this again? -- Wilko Bulte http://www.freebsd.org wilko@freebsd.org http://www.nlfug.nl To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-alpha" in the body of the message From owner-freebsd-alpha Mon Jul 24 10:54:17 2000 Delivered-To: freebsd-alpha@freebsd.org Received: from duke.cs.duke.edu (duke.cs.duke.edu [152.3.140.1]) by hub.freebsd.org (Postfix) with ESMTP id 2B58B37B897; Mon, 24 Jul 2000 10:54:14 -0700 (PDT) (envelope-from gallatin@cs.duke.edu) Received: from grasshopper.cs.duke.edu (grasshopper.cs.duke.edu [152.3.145.30]) by duke.cs.duke.edu (8.9.3/8.9.3) with ESMTP id NAA19828; Mon, 24 Jul 2000 13:54:12 -0400 (EDT) Received: (from gallatin@localhost) by grasshopper.cs.duke.edu (8.9.3/8.9.1) id NAA63083; Mon, 24 Jul 2000 13:54:12 -0400 (EDT) (envelope-from gallatin@cs.duke.edu) From: Andrew Gallatin MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Date: Mon, 24 Jul 2000 13:54:12 -0400 (EDT) To: wilko@freebsd.org Cc: alpha@freebsd.org Subject: Re: SRM Serial Console In-Reply-To: <20000724192435.A7322@freebie.demon.nl> References: <921763828F4BD4118D7D00805FEDF35810C5B8@EXCHANGE1> <14716.28047.505415.549625@grasshopper.cs.duke.edu> <20000724192435.A7322@freebie.demon.nl> X-Mailer: VM 6.43 under 20.4 "Emerald" XEmacs Lucid Message-ID: <14716.33456.956896.833287@grasshopper.cs.duke.edu> Sender: owner-freebsd-alpha@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org Wilko Bulte writes: > On Mon, Jul 24, 2000 at 12:28:34PM -0400, Andrew Gallatin wrote: > > > > Jung, Michael writes: > > > Ok, I know i'm being brain dead here but... > > > > > > I've gotten serial output from SRM by issuing > > > "set console serial" and unplugging the keyboard > > > - however - I does not take input from my serial tty. > > > > > > Does SRM require special hardware flow-control ? > > > > > > Thanks again - > > > > According to > > http://ftp.digital.com/pub/Digital/Alpha/systems/as2100/docs/firmware_guide.ps > > there's an environment variable called 'tt_allow_login' > > It says that if you're using a serial console, setting it to 1 allows > > you to login on com1. > > FWIW I have never ever used that one.. What machine was this again? > AS2100. I've never used it either.. Drew To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-alpha" in the body of the message From owner-freebsd-alpha Mon Jul 24 11:46: 8 2000 Delivered-To: freebsd-alpha@freebsd.org Received: from post.mail.nl.demon.net (post-11.mail.nl.demon.net [194.159.73.21]) by hub.freebsd.org (Postfix) with ESMTP id 17C2C37BB52; Mon, 24 Jul 2000 11:45:07 -0700 (PDT) (envelope-from wkb@freebie.demon.nl) Received: from [212.238.54.101] (helo=freebie.demon.nl) by post.mail.nl.demon.net with smtp (Exim 3.14 #4) id 13GnDZ-0005Z2-00; Mon, 24 Jul 2000 18:44:45 +0000 Received: (from wkb@localhost) by freebie.demon.nl (8.9.3/8.9.3) id UAA00451; Mon, 24 Jul 2000 20:44:45 +0200 (CEST) (envelope-from wkb) Date: Mon, 24 Jul 2000 20:44:45 +0200 From: Wilko Bulte To: Andrew Gallatin Cc: wilko@freebsd.org, alpha@freebsd.org Subject: Re: SRM Serial Console Message-ID: <20000724204445.A404@freebie.demon.nl> Reply-To: wilko@freebsd.org References: <921763828F4BD4118D7D00805FEDF35810C5B8@EXCHANGE1> <14716.28047.505415.549625@grasshopper.cs.duke.edu> <20000724192435.A7322@freebie.demon.nl> <14716.33456.956896.833287@grasshopper.cs.duke.edu> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline User-Agent: Mutt/1.2i In-Reply-To: <14716.33456.956896.833287@grasshopper.cs.duke.edu>; from gallatin@cs.duke.edu on Mon, Jul 24, 2000 at 01:54:12PM -0400 X-OS: FreeBSD 4.1-RC X-PGP: finger wilko@freebsd.org Sender: owner-freebsd-alpha@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org On Mon, Jul 24, 2000 at 01:54:12PM -0400, Andrew Gallatin wrote: > > Wilko Bulte writes: > > On Mon, Jul 24, 2000 at 12:28:34PM -0400, Andrew Gallatin wrote: > > > > > > Jung, Michael writes: > > > > Ok, I know i'm being brain dead here but... > > > > > > > > I've gotten serial output from SRM by issuing > > > > "set console serial" and unplugging the keyboard > > > > - however - I does not take input from my serial tty. > > > > > > > > Does SRM require special hardware flow-control ? > > > > > > > > Thanks again - > > > > > > According to > > > http://ftp.digital.com/pub/Digital/Alpha/systems/as2100/docs/firmware_guide.ps > > > there's an environment variable called 'tt_allow_login' > > > It says that if you're using a serial console, setting it to 1 allows > > > you to login on com1. > > > > FWIW I have never ever used that one.. What machine was this again? > > > > AS2100. I've never used it either.. I used a serial console for my testing on our AS2100 without any problems whatsoever with 4.1-RC1. -- Wilko Bulte http://www.freebsd.org wilko@freebsd.org http://www.nlfug.nl To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-alpha" in the body of the message From owner-freebsd-alpha Mon Jul 24 11:46:57 2000 Delivered-To: freebsd-alpha@freebsd.org Received: from dragon.nuxi.com (trang.nuxi.com [209.152.133.57]) by hub.freebsd.org (Postfix) with ESMTP id 4363F37BA5D for ; Mon, 24 Jul 2000 11:46:35 -0700 (PDT) (envelope-from obrien@dragon.nuxi.com) Received: (from obrien@localhost) by dragon.nuxi.com (8.9.3/8.9.1) id LAA63630 for alpha@freebsd.org; Mon, 24 Jul 2000 11:46:34 -0700 (PDT) (envelope-from obrien) Date: Mon, 24 Jul 2000 11:46:34 -0700 From: "David O'Brien" To: alpha@freebsd.org Subject: 4.1 X11 bits Message-ID: <20000724114633.A63609@dragon.nuxi.com> Reply-To: obrien@NUXI.com Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline User-Agent: Mutt/1.2i X-Operating-System: FreeBSD 5.0-CURRENT Organization: The NUXI BSD group X-Pgp-Rsa-Fingerprint: B7 4D 3E E9 11 39 5F A3 90 76 5D 69 58 D9 98 7A X-Pgp-Rsa-Keyid: 1024/34F9F9D5 Sender: owner-freebsd-alpha@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org I have placed what will probably be the X11 bits at ftp://ftp.freebsd.org/pub/FreeBSD/development/XF86336.alpha. These are packaged just like their i386 counter parts. I admit to not testing these bits yet (trying to figure out how to get the XFree86 build process to build the VG16 server for use with 'XF86Setup'). I would be interested in hearing from anyone that does have a chance to test these bits. -- -- David To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-alpha" in the body of the message From owner-freebsd-alpha Mon Jul 24 12:19:17 2000 Delivered-To: freebsd-alpha@freebsd.org Received: from wa4phy.dyndns.org (cc449817-a.mrtnz1.ga.home.com [24.12.79.51]) by hub.freebsd.org (Postfix) with ESMTP id 3443937BBEF for ; Mon, 24 Jul 2000 12:19:12 -0700 (PDT) (envelope-from sam@wa4phy.dyndns.org) Received: from wa4phy.dyndns.org (sam@localhost [127.0.0.1]) by wa4phy.dyndns.org (8.9.3/8.9.3) with ESMTP id PAA01390; Mon, 24 Jul 2000 15:19:08 -0400 (EDT) (envelope-from sam@wa4phy.dyndns.org) Message-ID: <397C96AC.B203B73@wa4phy.dyndns.org> Date: Mon, 24 Jul 2000 15:19:08 -0400 From: "S.W. Drinkard" Organization: You Gotta Be Kiddin! X-Mailer: Mozilla 4.73 [en] (X11; U; FreeBSD 3.4-RELEASE i386) X-Accept-Language: en, ja MIME-Version: 1.0 To: Andrew Gallatin Cc: alpha@freebsd.org Subject: Finally! References: <200007241900.PAA03133@thunder.cs.duke.edu> Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Sender: owner-freebsd-alpha@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org With many thanks to Drew, I now have the 4.1-RC installed. Thinking maybe there might be a memory problem on this machine. Disabled parity checking and it did not panic. Also got the firmware upgraded to the current version. Possibly now I may be silent a bit, and hopefully contribute to the development in some small way. Sam To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-alpha" in the body of the message From owner-freebsd-alpha Mon Jul 24 13: 5:44 2000 Delivered-To: freebsd-alpha@freebsd.org Received: from mass.osd.bsdi.com (adsl-63-202-177-51.dsl.snfc21.pacbell.net [63.202.177.51]) by hub.freebsd.org (Postfix) with ESMTP id 1C03E37BD4E; Mon, 24 Jul 2000 13:05:39 -0700 (PDT) (envelope-from msmith@mass.osd.bsdi.com) Received: from mass.osd.bsdi.com (localhost [127.0.0.1]) by mass.osd.bsdi.com (8.9.3/8.9.3) with ESMTP id NAA24357; Mon, 24 Jul 2000 13:14:52 -0700 (PDT) (envelope-from msmith@mass.osd.bsdi.com) Message-Id: <200007242014.NAA24357@mass.osd.bsdi.com> X-Mailer: exmh version 2.1.1 10/15/1999 To: "Jung, Michael" Cc: "'Mike Smith'" , "'freebsd-alpha@FreeBSD.ORG'" Subject: Re: Booting from Raid In-reply-to: Your message of "Mon, 24 Jul 2000 10:49:35 EDT." <921763828F4BD4118D7D00805FEDF35810C5B5@EXCHANGE1> Mime-Version: 1.0 Content-Type: multipart/mixed ; boundary="==_Exmh_4834857200" Date: Mon, 24 Jul 2000 13:14:52 -0700 From: Mike Smith Sender: owner-freebsd-alpha@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org This is a multipart MIME message. --==_Exmh_4834857200 Content-Type: text/plain; charset=us-ascii > > Here is the data on the box - once I installed on dka0 and rebuilt > a kernel with the mlx driver it recognized the mylex card but had > errors - see below ... > mlx0: port 0x10180-0x101ff irq 32 at device > 6.0 on pci0 > mlx0: couldn't allocate mailbox window Unfortuately you have an older version of the card that is I/O-mapped only, and I never implemented support for these. It should be easy though. Please find attached a diff that ought to work. Note that I haven't fixed the resource accounting, so attempting to unload or shutdown might result in a trap. If that's the case, comment out the code in mlx_free() that releases the register window mapping. You won't be able to unload and then reload the module, but you'll be fine otherwise. Let me know how you go... --==_Exmh_4834857200 Content-Type: text/plain ; name="mlx.diff"; charset=us-ascii Content-Description: mlx.diff Content-Disposition: attachment; filename="mlx.diff" --- mlx_pci.c.bak Mon Jul 24 09:57:22 2000 +++ mlx_pci.c Mon Jul 24 13:11:40 2000 @@ -157,18 +157,22 @@ * Allocate the PCI register window. */ - /* type 2/3 adapters have an I/O region we don't use at base 0 */ + /* type 2/3 adapters have an I/O region we don't prefer at base 0 */ switch(sc->mlx_iftype) { case MLX_IFTYPE_2: case MLX_IFTYPE_3: rid = MLX_CFG_BASE1; - break; + sc->mlx_mem = bus_alloc_resource(dev, SYS_RES_MEMORY, &rid, 0, ~0, 1, RF_ACTIVE); + if (sc->mlx_mem == NULL) { + rid = MLX_CFG_BASE0; + sc->mlx_mem = bus_alloc_resource(dev, SYS_RES_IOPORT, &rid, 0, ~0, 1, RF_ACTIVE); + } case MLX_IFTYPE_4: case MLX_IFTYPE_5: rid = MLX_CFG_BASE0; + sc->mlx_mem = bus_alloc_resource(dev, SYS_RES_MEMORY, &rid, 0, ~0, 1, RF_ACTIVE); break; } - sc->mlx_mem = bus_alloc_resource(dev, SYS_RES_MEMORY, &rid, 0, ~0, 1, RF_ACTIVE); if (sc->mlx_mem == NULL) { device_printf(sc->mlx_dev, "couldn't allocate mailbox window\n"); mlx_free(sc); --==_Exmh_4834857200 Content-Type: text/plain; charset=us-ascii ... every activity meets with opposition, everyone who acts has his rivals and unfortunately opponents also. But not because people want to be opponents, rather because the tasks and relationships force people to take different points of view. [Dr. Fritz Todt] --==_Exmh_4834857200-- To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-alpha" in the body of the message From owner-freebsd-alpha Mon Jul 24 13:16:12 2000 Delivered-To: freebsd-alpha@freebsd.org Received: from dragon.nuxi.com (trang.nuxi.com [209.152.133.57]) by hub.freebsd.org (Postfix) with ESMTP id CC5CE37BDD0 for ; Mon, 24 Jul 2000 13:15:26 -0700 (PDT) (envelope-from obrien@dragon.nuxi.com) Received: (from obrien@localhost) by dragon.nuxi.com (8.9.3/8.9.1) id NAA64342; Mon, 24 Jul 2000 13:14:21 -0700 (PDT) (envelope-from obrien) Date: Mon, 24 Jul 2000 13:14:21 -0700 From: "David O'Brien" To: "S.W. Drinkard" Cc: "Jung, Michael" , "'freebsd-alpha@freebsd.org'" Subject: Re: Booting 5.0-200000714-CURRENT Message-ID: <20000724131421.A64317@dragon.nuxi.com> Reply-To: obrien@FreeBSD.ORG References: <921763828F4BD4118D7D00805FEDF35810C5B7@EXCHANGE1> <397C6A71.49D7B0E1@wa4phy.dyndns.org> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline User-Agent: Mutt/1.2i In-Reply-To: <397C6A71.49D7B0E1@wa4phy.dyndns.org>; from sam@wa4phy.dyndns.org on Mon, Jul 24, 2000 at 12:10:25PM -0400 X-Operating-System: FreeBSD 5.0-CURRENT Organization: The NUXI BSD group X-Pgp-Rsa-Fingerprint: B7 4D 3E E9 11 39 5F A3 90 76 5D 69 58 D9 98 7A X-Pgp-Rsa-Keyid: 1024/34F9F9D5 Sender: owner-freebsd-alpha@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org On Mon, Jul 24, 2000 at 12:10:25PM -0400, S.W. Drinkard wrote: > > Since I have another Alpha to use I thought I would try loading the > > ftp.freebsd.org/pub/FreeBSD/snapshots/alpha/5.0-20000714-CURRENT > > image. ...snip... What kind of Alpha's are you guys trying this on? I was able to get into sysinstall on a Miata(MX5) before uploading the bits to ftp.freebsd.org. -- -- David (obrien@FreeBSD.org) To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-alpha" in the body of the message From owner-freebsd-alpha Mon Jul 24 13:17:15 2000 Delivered-To: freebsd-alpha@freebsd.org Received: from wa4phy.dyndns.org (cc449817-a.mrtnz1.ga.home.com [24.12.79.51]) by hub.freebsd.org (Postfix) with ESMTP id 14AA637B76A; Mon, 24 Jul 2000 13:17:11 -0700 (PDT) (envelope-from sam@wa4phy.dyndns.org) Received: from wa4phy.dyndns.org (sam@localhost [127.0.0.1]) by wa4phy.dyndns.org (8.9.3/8.9.3) with ESMTP id QAA00419; Mon, 24 Jul 2000 16:17:09 -0400 (EDT) (envelope-from sam@wa4phy.dyndns.org) Message-ID: <397CA445.A733C560@wa4phy.dyndns.org> Date: Mon, 24 Jul 2000 16:17:09 -0400 From: "S.W. Drinkard" Organization: You Gotta Be Kiddin! X-Mailer: Mozilla 4.73 [en] (X11; U; FreeBSD 3.4-RELEASE i386) X-Accept-Language: en, ja MIME-Version: 1.0 To: obrien@FreeBSD.ORG Cc: "Jung, Michael" , "'freebsd-alpha@freebsd.org'" Subject: Re: Booting 5.0-200000714-CURRENT References: <921763828F4BD4118D7D00805FEDF35810C5B7@EXCHANGE1> <397C6A71.49D7B0E1@wa4phy.dyndns.org> <20000724131421.A64317@dragon.nuxi.com> Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Sender: owner-freebsd-alpha@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org On a AS2100 4/200. Finally got an install from the 4.1-RC Sam To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-alpha" in the body of the message From owner-freebsd-alpha Mon Jul 24 13:30:47 2000 Delivered-To: freebsd-alpha@freebsd.org Received: from charon.npc.net (charon.finall.com [199.15.61.3]) by hub.freebsd.org (Postfix) with ESMTP id 7FB0437B976; Mon, 24 Jul 2000 13:30:39 -0700 (PDT) (envelope-from mjung@npc.net) Received: from exchange1.npc.net ([10.0.157.36]) by charon.npc.net (8.10.2/8.10.2) with ESMTP id e6OKSce33276; Mon, 24 Jul 2000 16:28:53 -0400 (EDT) Received: by EXCHANGE1 with Internet Mail Service (5.5.2650.21) id ; Mon, 24 Jul 2000 16:28:25 -0400 Message-ID: <921763828F4BD4118D7D00805FEDF35810C5B9@EXCHANGE1> From: "Jung, Michael" To: "'obrien@FreeBSD.ORG'" , "'S.W. Drinkard'" Cc: "'freebsd-alpha@freebsd.org'" Subject: RE: Booting 5.0-200000714-CURRENT Date: Mon, 24 Jul 2000 16:28:24 -0400 MIME-Version: 1.0 X-Mailer: Internet Mail Service (5.5.2650.21) Content-Type: text/plain; charset="iso-8859-1" Sender: owner-freebsd-alpha@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org I am using a couple of Alphaserver 2100 4/233 --mikej -----Original Message----- From: owner-freebsd-alpha@FreeBSD.ORG [mailto:owner-freebsd-alpha@FreeBSD.ORG]On Behalf Of David O'Brien Sent: Monday, July 24, 2000 4:14 PM To: S.W. Drinkard Cc: Jung, Michael; 'freebsd-alpha@freebsd.org' Subject: Re: Booting 5.0-200000714-CURRENT On Mon, Jul 24, 2000 at 12:10:25PM -0400, S.W. Drinkard wrote: > > Since I have another Alpha to use I thought I would try loading the > > ftp.freebsd.org/pub/FreeBSD/snapshots/alpha/5.0-20000714-CURRENT > > image. ...snip... What kind of Alpha's are you guys trying this on? I was able to get into sysinstall on a Miata(MX5) before uploading the bits to ftp.freebsd.org. -- -- David (obrien@FreeBSD.org) To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-alpha" in the body of the message To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-alpha" in the body of the message From owner-freebsd-alpha Mon Jul 24 13:37:38 2000 Delivered-To: freebsd-alpha@freebsd.org Received: from thelab.hub.org (nat193.142.mpoweredpc.net [142.177.193.142]) by hub.freebsd.org (Postfix) with ESMTP id 2AF2537BBBF for ; Mon, 24 Jul 2000 13:37:34 -0700 (PDT) (envelope-from scrappy@hub.org) Received: from localhost (scrappy@localhost) by thelab.hub.org (8.9.3/8.9.3) with ESMTP id RAA40094 for ; Mon, 24 Jul 2000 17:35:30 -0300 (ADT) (envelope-from scrappy@hub.org) X-Authentication-Warning: thelab.hub.org: scrappy owned process doing -bs Date: Mon, 24 Jul 2000 17:35:30 -0300 (ADT) From: The Hermit Hacker To: freebsd-alpha@freebsd.org Subject: tincup has arrived ... Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-freebsd-alpha@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org morning all ... just got an alpha/tincup today, with redhat/linux installed on it for some development work and want to make it dual-boot to freebsd. I haven't looked at it closely enough yet to give specs on it, just its a dual process, 512meg of RAM, 4x4gig hard drives and an 8meg videa card (matrox, I believe) ... any heads up on this? does this help any for the smp aspects of freebsd-alpha? Marc G. Fournier ICQ#7615664 IRC Nick: Scrappy Systems Administrator @ hub.org primary: scrappy@hub.org secondary: scrappy@{freebsd|postgresql}.org To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-alpha" in the body of the message From owner-freebsd-alpha Mon Jul 24 13:43:42 2000 Delivered-To: freebsd-alpha@freebsd.org Received: from charon.npc.net (charon.finall.com [199.15.61.3]) by hub.freebsd.org (Postfix) with ESMTP id EB00637B87C; Mon, 24 Jul 2000 13:43:33 -0700 (PDT) (envelope-from mjung@npc.net) Received: from exchange1.npc.net ([10.0.157.36]) by charon.npc.net (8.10.2/8.10.2) with ESMTP id e6OKgwe34641; Mon, 24 Jul 2000 16:43:13 -0400 (EDT) Received: by EXCHANGE1 with Internet Mail Service (5.5.2650.21) id ; Mon, 24 Jul 2000 16:42:44 -0400 Message-ID: <921763828F4BD4118D7D00805FEDF35810C5BA@EXCHANGE1> From: "Jung, Michael" To: "'Mike Smith'" Cc: "'freebsd-alpha@FreeBSD.ORG'" Subject: RE: Booting from Raid Date: Mon, 24 Jul 2000 16:42:43 -0400 MIME-Version: 1.0 X-Mailer: Internet Mail Service (5.5.2650.21) Content-Type: text/plain; charset="iso-8859-1" Sender: owner-freebsd-alpha@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org Mike: After appling your patch and recomipiling sucessfully I got the same resuilts. mlx0: port 0x10180-0x101ff irq 32 at device 6.0 on pci0 mlx0: couldn't allocate mailbox window device_probe_and_attach: mlx0 attach returned 6 --mikej -----Original Message----- From: owner-freebsd-alpha@FreeBSD.ORG [mailto:owner-freebsd-alpha@FreeBSD.ORG]On Behalf Of Mike Smith Sent: Monday, July 24, 2000 4:15 PM To: Jung, Michael Cc: 'Mike Smith'; 'freebsd-alpha@FreeBSD.ORG' Subject: Re: Booting from Raid > > Here is the data on the box - once I installed on dka0 and rebuilt > a kernel with the mlx driver it recognized the mylex card but had > errors - see below ... > mlx0: port 0x10180-0x101ff irq 32 at device > 6.0 on pci0 > mlx0: couldn't allocate mailbox window Unfortuately you have an older version of the card that is I/O-mapped only, and I never implemented support for these. It should be easy though. Please find attached a diff that ought to work. Note that I haven't fixed the resource accounting, so attempting to unload or shutdown might result in a trap. If that's the case, comment out the code in mlx_free() that releases the register window mapping. You won't be able to unload and then reload the module, but you'll be fine otherwise. Let me know how you go... To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-alpha" in the body of the message From owner-freebsd-alpha Mon Jul 24 13:52: 2 2000 Delivered-To: freebsd-alpha@freebsd.org Received: from charon.npc.net (charon.finall.com [199.15.61.3]) by hub.freebsd.org (Postfix) with ESMTP id B66A237BC38 for ; Mon, 24 Jul 2000 13:51:55 -0700 (PDT) (envelope-from mjung@npc.net) Received: from exchange1.npc.net ([10.0.157.36]) by charon.npc.net (8.10.2/8.10.2) with ESMTP id e6OKoXe35432; Mon, 24 Jul 2000 16:50:48 -0400 (EDT) Received: by EXCHANGE1 with Internet Mail Service (5.5.2650.21) id ; Mon, 24 Jul 2000 16:28:25 -0400 Message-ID: <921763828F4BD4118D7D00805FEDF35810C5B9@EXCHANGE1> From: "Jung, Michael" To: "'obrien@FreeBSD.ORG'" , "'S.W. Drinkard'" Cc: "'freebsd-alpha@freebsd.org'" Subject: RE: Booting 5.0-200000714-CURRENT Date: Mon, 24 Jul 2000 16:28:24 -0400 MIME-Version: 1.0 X-Mailer: Internet Mail Service (5.5.2650.21) Content-Type: text/plain; charset="iso-8859-1" Sender: owner-freebsd-alpha@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org I am using a couple of Alphaserver 2100 4/233 --mikej -----Original Message----- From: owner-freebsd-alpha@FreeBSD.ORG [mailto:owner-freebsd-alpha@FreeBSD.ORG]On Behalf Of David O'Brien Sent: Monday, July 24, 2000 4:14 PM To: S.W. Drinkard Cc: Jung, Michael; 'freebsd-alpha@freebsd.org' Subject: Re: Booting 5.0-200000714-CURRENT On Mon, Jul 24, 2000 at 12:10:25PM -0400, S.W. Drinkard wrote: > > Since I have another Alpha to use I thought I would try loading the > > ftp.freebsd.org/pub/FreeBSD/snapshots/alpha/5.0-20000714-CURRENT > > image. ...snip... What kind of Alpha's are you guys trying this on? I was able to get into sysinstall on a Miata(MX5) before uploading the bits to ftp.freebsd.org. -- -- David (obrien@FreeBSD.org) To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-alpha" in the body of the message To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-alpha" in the body of the message From owner-freebsd-alpha Mon Jul 24 14: 3:58 2000 Delivered-To: freebsd-alpha@freebsd.org Received: from mass.osd.bsdi.com (adsl-63-202-177-51.dsl.snfc21.pacbell.net [63.202.177.51]) by hub.freebsd.org (Postfix) with ESMTP id 29A9537C008; Mon, 24 Jul 2000 14:03:55 -0700 (PDT) (envelope-from msmith@mass.osd.bsdi.com) Received: from mass.osd.bsdi.com (localhost [127.0.0.1]) by mass.osd.bsdi.com (8.9.3/8.9.3) with ESMTP id OAA24753; Mon, 24 Jul 2000 14:12:27 -0700 (PDT) (envelope-from msmith@mass.osd.bsdi.com) Message-Id: <200007242112.OAA24753@mass.osd.bsdi.com> X-Mailer: exmh version 2.1.1 10/15/1999 To: "Jung, Michael" Cc: "'Mike Smith'" , "'freebsd-alpha@FreeBSD.ORG'" Subject: Re: Booting from Raid In-reply-to: Your message of "Mon, 24 Jul 2000 16:42:43 EDT." <921763828F4BD4118D7D00805FEDF35810C5BA@EXCHANGE1> Mime-Version: 1.0 Content-Type: multipart/mixed ; boundary="==_Exmh_4871592400" Date: Mon, 24 Jul 2000 14:12:27 -0700 From: Mike Smith Sender: owner-freebsd-alpha@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org This is a multipart MIME message. --==_Exmh_4871592400 Content-Type: text/plain; charset=us-ascii > Mike: > > After appling your patch and recomipiling sucessfully > I got the same resuilts. > > > mlx0: port 0x10180-0x101ff irq 32 at device > 6.0 on pci0 > mlx0: couldn't allocate mailbox window > device_probe_and_attach: mlx0 attach returned 6 Ack. I screwed up and left a 'break;' out of the obvious place in that patch. Here it is again, correctly. --==_Exmh_4871592400 Content-Type: text/plain ; name="mlx.diff"; charset=us-ascii Content-Description: mlx.diff Content-Disposition: attachment; filename="mlx.diff" --- mlx_pci.c.bak Mon Jul 24 09:57:22 2000 +++ mlx_pci.c Mon Jul 24 14:11:33 2000 @@ -157,18 +157,23 @@ * Allocate the PCI register window. */ - /* type 2/3 adapters have an I/O region we don't use at base 0 */ + /* type 2/3 adapters have an I/O region we don't prefer at base 0 */ switch(sc->mlx_iftype) { case MLX_IFTYPE_2: case MLX_IFTYPE_3: rid = MLX_CFG_BASE1; + sc->mlx_mem = bus_alloc_resource(dev, SYS_RES_MEMORY, &rid, 0, ~0, 1, RF_ACTIVE); + if (sc->mlx_mem == NULL) { + rid = MLX_CFG_BASE0; + sc->mlx_mem = bus_alloc_resource(dev, SYS_RES_IOPORT, &rid, 0, ~0, 1, RF_ACTIVE); + } break; case MLX_IFTYPE_4: case MLX_IFTYPE_5: rid = MLX_CFG_BASE0; + sc->mlx_mem = bus_alloc_resource(dev, SYS_RES_MEMORY, &rid, 0, ~0, 1, RF_ACTIVE); break; } - sc->mlx_mem = bus_alloc_resource(dev, SYS_RES_MEMORY, &rid, 0, ~0, 1, RF_ACTIVE); if (sc->mlx_mem == NULL) { device_printf(sc->mlx_dev, "couldn't allocate mailbox window\n"); mlx_free(sc); --==_Exmh_4871592400 Content-Type: text/plain; charset=us-ascii ... every activity meets with opposition, everyone who acts has his rivals and unfortunately opponents also. But not because people want to be opponents, rather because the tasks and relationships force people to take different points of view. [Dr. Fritz Todt] --==_Exmh_4871592400-- To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-alpha" in the body of the message From owner-freebsd-alpha Mon Jul 24 14:20:17 2000 Delivered-To: freebsd-alpha@freebsd.org Received: from post.mail.nl.demon.net (post-10.mail.nl.demon.net [194.159.73.20]) by hub.freebsd.org (Postfix) with ESMTP id 2CEBB37BE19 for ; Mon, 24 Jul 2000 14:20:12 -0700 (PDT) (envelope-from wkb@freebie.demon.nl) Received: from [212.238.54.101] (helo=freebie.demon.nl) by post.mail.nl.demon.net with smtp (Exim 3.14 #2) id 13Gpdx-000059-00; Mon, 24 Jul 2000 21:20:10 +0000 Received: (from wkb@localhost) by freebie.demon.nl (8.9.3/8.9.3) id XAA01159; Mon, 24 Jul 2000 23:20:09 +0200 (CEST) (envelope-from wkb) Date: Mon, 24 Jul 2000 23:20:09 +0200 From: Wilko Bulte To: "S.W. Drinkard" Cc: Andrew Gallatin , alpha@freebsd.org Subject: Re: Finally! Message-ID: <20000724232009.B1105@freebie.demon.nl> Reply-To: wilko@freebsd.org References: <200007241900.PAA03133@thunder.cs.duke.edu> <397C96AC.B203B73@wa4phy.dyndns.org> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline User-Agent: Mutt/1.2i In-Reply-To: <397C96AC.B203B73@wa4phy.dyndns.org>; from sam@wa4phy.dyndns.org on Mon, Jul 24, 2000 at 03:19:08PM -0400 X-OS: FreeBSD 4.1-RC X-PGP: finger wilko@freebsd.org Sender: owner-freebsd-alpha@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org On Mon, Jul 24, 2000 at 03:19:08PM -0400, S.W. Drinkard wrote: > With many thanks to Drew, I now have the 4.1-RC installed. Thinking > maybe there might be a memory problem on this machine. Disabled parity > checking and it did not panic. Also got the firmware upgraded to the > current version. What parity checking? On PCI? -- Wilko Bulte http://www.freebsd.org wilko@freebsd.org http://www.nlfug.nl To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-alpha" in the body of the message From owner-freebsd-alpha Mon Jul 24 14:30:33 2000 Delivered-To: freebsd-alpha@freebsd.org Received: from post.mail.nl.demon.net (post-11.mail.nl.demon.net [194.159.73.21]) by hub.freebsd.org (Postfix) with ESMTP id 946C237BDE1 for ; Mon, 24 Jul 2000 14:30:29 -0700 (PDT) (envelope-from wkb@freebie.demon.nl) Received: from [212.238.54.101] (helo=freebie.demon.nl) by post.mail.nl.demon.net with smtp (Exim 3.14 #4) id 13Gpnv-0008pX-00; Mon, 24 Jul 2000 21:30:27 +0000 Received: (from wkb@localhost) by freebie.demon.nl (8.9.3/8.9.3) id XAA01289; Mon, 24 Jul 2000 23:30:27 +0200 (CEST) (envelope-from wkb) Date: Mon, 24 Jul 2000 23:30:27 +0200 From: Wilko Bulte To: The Hermit Hacker Cc: freebsd-alpha@freebsd.org Subject: Re: tincup has arrived ... Message-ID: <20000724233027.A1248@freebie.demon.nl> Reply-To: wilko@freebsd.org References: Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline User-Agent: Mutt/1.2i In-Reply-To: ; from scrappy@hub.org on Mon, Jul 24, 2000 at 05:35:30PM -0300 X-OS: FreeBSD 4.1-RC X-PGP: finger wilko@freebsd.org Sender: owner-freebsd-alpha@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org On Mon, Jul 24, 2000 at 05:35:30PM -0300, The Hermit Hacker wrote: > morning all ... Morning? Duh.. ;-) > just got an alpha/tincup today, with redhat/linux installed on it Memory is dim: what is a Tincup again? > haven't looked at it closely enough yet to give specs on it, just its a > dual process, 512meg of RAM, 4x4gig hard drives and an 8meg videa card > (matrox, I believe) ... > > any heads up on this? does this help any for the smp aspects of > freebsd-alpha? AFAIK there are multiple SMP alphas around in the project. AS4100, AS2100 come mind. I think it is more a lack of programming time that keeps alpha/SMP from taking off in the short term. -- Wilko Bulte http://www.freebsd.org wilko@freebsd.org http://www.nlfug.nl To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-alpha" in the body of the message From owner-freebsd-alpha Mon Jul 24 14:54:31 2000 Delivered-To: freebsd-alpha@freebsd.org Received: from feral.com (feral.com [192.67.166.1]) by hub.freebsd.org (Postfix) with ESMTP id 9C5EE37BDD0; Mon, 24 Jul 2000 14:54:26 -0700 (PDT) (envelope-from mjacob@feral.com) Received: from semuta.feral.com (semuta [192.67.166.70]) by feral.com (8.9.3/8.9.3) with ESMTP id OAA26647; Mon, 24 Jul 2000 14:54:24 -0700 Date: Mon, 24 Jul 2000 14:53:49 -0700 (PDT) From: Matthew Jacob Reply-To: mjacob@feral.com To: wilko@FreeBSD.ORG, Doug Rabson Cc: The Hermit Hacker , freebsd-alpha@FreeBSD.ORG Subject: Re: tincup has arrived ... In-Reply-To: <20000724233027.A1248@freebie.demon.nl> Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-freebsd-alpha@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org > > AFAIK there are multiple SMP alphas around in the project. AS4100, AS2100 Two 2 processor 8200s at NASA/Ames... > come mind. I think it is more a lack of programming time that keeps > alpha/SMP from taking off in the short term. Supposedly Doug Rabson has this mostly in hand. Doug- where are you with this? It's too late for 4.1, but how about that new bus attach code and the SMP single lock stuff.... (matt salivates....) To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-alpha" in the body of the message From owner-freebsd-alpha Mon Jul 24 14:58:39 2000 Delivered-To: freebsd-alpha@freebsd.org Received: from wa4phy.dyndns.org (cc449817-a.mrtnz1.ga.home.com [24.12.79.51]) by hub.freebsd.org (Postfix) with ESMTP id 800FF37B873; Mon, 24 Jul 2000 14:58:34 -0700 (PDT) (envelope-from sam@wa4phy.dyndns.org) Received: from wa4phy.dyndns.org (sam@localhost [127.0.0.1]) by wa4phy.dyndns.org (8.9.3/8.9.3) with ESMTP id RAA00602; Mon, 24 Jul 2000 17:55:51 -0400 (EDT) (envelope-from sam@wa4phy.dyndns.org) Message-ID: <397CBB67.2090570D@wa4phy.dyndns.org> Date: Mon, 24 Jul 2000 17:55:51 -0400 From: "S.W. Drinkard" Organization: You Gotta Be Kiddin! X-Mailer: Mozilla 4.73 [en] (X11; U; FreeBSD 3.4-RELEASE i386) X-Accept-Language: en, ja MIME-Version: 1.0 To: wilko@freebsd.org Cc: Andrew Gallatin , alpha@freebsd.org Subject: Re: Finally! References: <200007241900.PAA03133@thunder.cs.duke.edu> <397C96AC.B203B73@wa4phy.dyndns.org> <20000724232009.B1105@freebie.demon.nl> Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Sender: owner-freebsd-alpha@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org Yes, parity checking on the PCI To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-alpha" in the body of the message From owner-freebsd-alpha Mon Jul 24 18: 1:42 2000 Delivered-To: freebsd-alpha@freebsd.org Received: from charon.npc.net (charon.finall.com [199.15.61.3]) by hub.freebsd.org (Postfix) with ESMTP id 631D937B51C; Mon, 24 Jul 2000 18:01:39 -0700 (PDT) (envelope-from mikej@charon.npc.net) Received: from localhost (mikej@localhost) by charon.npc.net (8.10.2/8.10.2) with ESMTP id e6P113h49511; Mon, 24 Jul 2000 21:01:19 -0400 (EDT) Date: Mon, 24 Jul 2000 21:00:29 -0400 (EDT) From: Michael Jung To: freebsd-alpha@freebsd.org Cc: msmith@freebsd.org Subject: RE: Booting From Raid Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-freebsd-alpha@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org Mike: Progress - I can load the mlx module and create file systems... mlx0: port 0x10180-0x101ff irq 32 at device 6.0 on pci0 mlx0: interrupting at T2 irq 32 mlx0: *** WARNING *** This firmware revision is not recommended mlx0: *** WARNING *** Use revision 2.42 or later mlx0: DAC960P/PD, 3 channels, firmware 2.19-0-00, 4MB RAM mlxd0: on mlx0 mlxd0: 16364MB (33513472 sectors) RAID 5 (online) mlxd1: on mlx0 mlxd1: 8182MB (16756736 sectors) RAID 5 (online) (root@alpha2) /usr/home/mikej#df Filesystem 1K-blocks Used Avail Capacity Mounted on /dev/da0a 396895 53236 311908 15% / /dev/da0f 2758838 464885 2073246 18% /usr /dev/da0e 396895 248 364896 0% /var procfs 8 8 0 100% /proc /dev/mlxd1e 8120925 1 7471250 0% /raid5.2 /dev/mlxd0e 16241866 1 14942516 0% /raid5.1 (root@alpha2) /usr/home/mikej# I'll exercise them a little remotely tonight - tommorow I will look into upgrading the firmware - Is there anything specific that would be helpfull for me to do/test? These are spare machines which can self destruct if need be... --mikej Michael Jung mjung@npc.net To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-alpha" in the body of the message From owner-freebsd-alpha Mon Jul 24 21: 5:13 2000 Delivered-To: freebsd-alpha@freebsd.org Received: from duke.cs.duke.edu (duke.cs.duke.edu [152.3.140.1]) by hub.freebsd.org (Postfix) with ESMTP id 91CD137B8F6 for ; Mon, 24 Jul 2000 21:05:09 -0700 (PDT) (envelope-from gallatin@cs.duke.edu) Received: from grasshopper.cs.duke.edu (grasshopper.cs.duke.edu [152.3.145.30]) by duke.cs.duke.edu (8.9.3/8.9.3) with ESMTP id AAA29655; Tue, 25 Jul 2000 00:04:48 -0400 (EDT) Received: (from gallatin@localhost) by grasshopper.cs.duke.edu (8.9.3/8.9.1) id AAA63991; Tue, 25 Jul 2000 00:04:48 -0400 (EDT) (envelope-from gallatin@cs.duke.edu) From: Andrew Gallatin MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Date: Tue, 25 Jul 2000 00:04:47 -0400 (EDT) To: freebsd-alpha@freebsd.org Subject: Linux/alpha emulation available X-Mailer: VM 6.43 under 20.4 "Emerald" XEmacs Lucid Message-ID: <14717.2828.454006.745321@grasshopper.cs.duke.edu> Sender: owner-freebsd-alpha@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org I have been working on getting the linulator going on FreeBSD/alpha. What I have right now is in an alpha-test state. I'm looking for feedback on how it works and pointers to important apps to try. The diffs and new files are against -stable as of 4am Sunday, EDT: http://people.freebsd.org/~gallatin/linux-alpha.diff.gz http://people.freebsd.org/~gallatin/linux-alpha.tar.gz To install: cd usr/src gzcat linux-alpha.diff.gz | patch tar zxvf linux-alpha.tar.gz Then install the linux_base port. You'll need to make it with NO_CHECKSUM=yes as some of the checksums are out of date. I've run 3 commercial apps: - RealPlayer for Linux/alpha (http://www.alphanews.net/?op=displaystory&sid=2000/6/30/161735/203 for directions on how to find it in the twisty maze of links that make up real.com) This mostly works. The biggest problem is that volume setting doesn't work and you need to use /usr/sbin/mixer rather than the volume slider - Compaq C (http://www.unix.digital.com/linux/compaq_c/index.html) Before attempting to install, you need to install the linux_devtools port. The install is a mess under emulation. You need to brandelf /compat/linux/usr/lib/compaq/ccc-6.2.9.002-2/alpha-linux/bin/lnxcc* A lot of absolute symlinks are created in that directory, you need to change them from pointing to /foo to point to /compat/linux/foo The compiler itself appears to at least compile hello-world.c running under emulation. If you're interested in producing anything resembling fast code, try to get this working. The Tru64 version of this compiler beats gcc hands-down & I imagine the linux version also kicks some serious butt. I'd like to use it to compile some critical-path kernel code (ip checksums, etc) but it doesn't like the gnu asm format. Maybe there's a perl script or something.. - Applixware for Linux 4.42 This seems to work. I downloaded it a few months back when I was playing with this last. I got it from http://www.support.compaq.com/alpha-tools/software/index.html but the links on that page seem to be dead now. I don't know much about what its supposed to do, but I do see that it pops up windows and takes keystrokes.. Have fun, Drew ------------------------------------------------------------------------------ Andrew Gallatin, Sr Systems Programmer http://www.cs.duke.edu/~gallatin Duke University Email: gallatin@cs.duke.edu Department of Computer Science Phone: (919) 660-6590 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-alpha" in the body of the message From owner-freebsd-alpha Mon Jul 24 21: 9:33 2000 Delivered-To: freebsd-alpha@freebsd.org Received: from duke.cs.duke.edu (duke.cs.duke.edu [152.3.140.1]) by hub.freebsd.org (Postfix) with ESMTP id 85F7737B908 for ; Mon, 24 Jul 2000 21:09:31 -0700 (PDT) (envelope-from gallatin@cs.duke.edu) Received: from grasshopper.cs.duke.edu (grasshopper.cs.duke.edu [152.3.145.30]) by duke.cs.duke.edu (8.9.3/8.9.3) with ESMTP id AAA29826; Tue, 25 Jul 2000 00:09:30 -0400 (EDT) Received: (from gallatin@localhost) by grasshopper.cs.duke.edu (8.9.3/8.9.1) id AAA64002; Tue, 25 Jul 2000 00:09:30 -0400 (EDT) (envelope-from gallatin@cs.duke.edu) From: Andrew Gallatin MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Date: Tue, 25 Jul 2000 00:09:29 -0400 (EDT) To: Andrew Gallatin Cc: freebsd-alpha@FreeBSD.ORG Subject: Re: Linux/alpha emulation available In-Reply-To: <14717.2828.454006.745321@grasshopper.cs.duke.edu> References: <14717.2828.454006.745321@grasshopper.cs.duke.edu> X-Mailer: VM 6.43 under 20.4 "Emerald" XEmacs Lucid Message-ID: <14717.4694.234067.160430@grasshopper.cs.duke.edu> Sender: owner-freebsd-alpha@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org Andrew Gallatin writes: > To install: > > cd usr/src > gzcat linux-alpha.diff.gz | patch > tar zxvf linux-alpha.tar.gz Duh: It might also help if you then build & kldlload'ed the sys/modules/linux/linux.ko kernel module. cd sys/modules/linux make depend make kldload ./linux.ko And make sure your kernel matches your modules.. Drew To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-alpha" in the body of the message From owner-freebsd-alpha Tue Jul 25 2: 9:12 2000 Delivered-To: freebsd-alpha@freebsd.org Received: from finch-post-12.mail.demon.net (finch-post-12.mail.demon.net [194.217.242.41]) by hub.freebsd.org (Postfix) with ESMTP id 2FFC037BCA4; Tue, 25 Jul 2000 02:08:02 -0700 (PDT) (envelope-from dfr@nlsystems.com) Received: from nlsys.demon.co.uk ([158.152.125.33] helo=herring.nlsystems.com) by finch-post-12.mail.demon.net with esmtp (Exim 2.12 #1) id 13H0eR-000Nta-0C; Tue, 25 Jul 2000 09:05:24 +0000 Received: from salmon.nlsystems.com (salmon.nlsystems.com [10.0.0.3]) by herring.nlsystems.com (8.9.3/8.8.8) with ESMTP id KAA84588; Tue, 25 Jul 2000 10:07:52 +0100 (BST) (envelope-from dfr@nlsystems.com) Date: Tue, 25 Jul 2000 10:05:56 +0100 (BST) From: Doug Rabson To: Matthew Jacob Cc: wilko@FreeBSD.ORG, The Hermit Hacker , freebsd-alpha@FreeBSD.ORG Subject: Re: tincup has arrived ... In-Reply-To: Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-freebsd-alpha@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org On Mon, 24 Jul 2000, Matthew Jacob wrote: > > > > AFAIK there are multiple SMP alphas around in the project. AS4100, AS2100 > > Two 2 processor 8200s at NASA/Ames... > > > come mind. I think it is more a lack of programming time that keeps > > alpha/SMP from taking off in the short term. > > Supposedly Doug Rabson has this mostly in hand. Doug- where are you with > this? It's too late for 4.1, but how about that new bus attach code and the > SMP single lock stuff.... (matt salivates....) The aftermath of moving house has soaked up a lot more time than I expected and what limited FreeBSD time I had pre-4.1 was used in merging other stuff. I'll be getting back to this RSN, I promise.. -- Doug Rabson Mail: dfr@nlsystems.com Nonlinear Systems Ltd. Phone: +44 20 8348 3944 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-alpha" in the body of the message From owner-freebsd-alpha Tue Jul 25 6:20:36 2000 Delivered-To: freebsd-alpha@freebsd.org Received: from post.mail.nl.demon.net (post-10.mail.nl.demon.net [194.159.73.20]) by hub.freebsd.org (Postfix) with ESMTP id BEDC537B6B8; Tue, 25 Jul 2000 06:20:29 -0700 (PDT) (envelope-from wkb@freebie.demon.nl) Received: from [212.238.54.101] (helo=freebie.demon.nl) by post.mail.nl.demon.net with smtp (Exim 3.14 #2) id 13H4dH-0004lb-00; Tue, 25 Jul 2000 13:20:27 +0000 Received: (from wkb@localhost) by freebie.demon.nl (8.9.3/8.9.3) id PAA06494; Tue, 25 Jul 2000 15:17:11 +0200 (CEST) (envelope-from wkb) Date: Tue, 25 Jul 2000 15:17:11 +0200 From: Wilko Bulte To: "S.W. Drinkard" Cc: wilko@freebsd.org, Andrew Gallatin , alpha@freebsd.org Subject: Re: Finally! Message-ID: <20000725151711.A6476@freebie.demon.nl> Reply-To: wilko@freebsd.org References: <200007241900.PAA03133@thunder.cs.duke.edu> <397C96AC.B203B73@wa4phy.dyndns.org> <20000724232009.B1105@freebie.demon.nl> <397CBB67.2090570D@wa4phy.dyndns.org> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline User-Agent: Mutt/1.2i In-Reply-To: <397CBB67.2090570D@wa4phy.dyndns.org>; from sam@wa4phy.dyndns.org on Mon, Jul 24, 2000 at 05:55:51PM -0400 X-OS: FreeBSD 4.1-RC X-PGP: finger wilko@freebsd.org Sender: owner-freebsd-alpha@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org On Mon, Jul 24, 2000 at 05:55:51PM -0400, S.W. Drinkard wrote: > Yes, parity checking on the PCI > OK, I put a small note in alpha/HARDWARE.TXT in case somebody encounters a similar problem. -- Wilko Bulte http://www.freebsd.org wilko@freebsd.org http://www.nlfug.nl To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-alpha" in the body of the message From owner-freebsd-alpha Tue Jul 25 7:46:15 2000 Delivered-To: freebsd-alpha@freebsd.org Received: from post.mail.nl.demon.net (post-11.mail.nl.demon.net [194.159.73.21]) by hub.freebsd.org (Postfix) with ESMTP id 2129237B724 for ; Tue, 25 Jul 2000 07:46:09 -0700 (PDT) (envelope-from wkb@freebie.demon.nl) Received: from [212.238.54.101] (helo=freebie.demon.nl) by post.mail.nl.demon.net with smtp (Exim 3.14 #4) id 13H5y9-0007rh-00 for freebsd-alpha@freebsd.org; Tue, 25 Jul 2000 14:46:05 +0000 Received: (from wkb@localhost) by freebie.demon.nl (8.9.3/8.9.3) id QAA07254 for freebsd-alpha@freebsd.org; Tue, 25 Jul 2000 16:45:48 +0200 (CEST) (envelope-from wkb) Date: Tue, 25 Jul 2000 16:45:48 +0200 From: Wilko Bulte To: FreeBSD-alpha mailing list Subject: presence of DEFPA (fddi) panics 4.1RC Message-ID: <20000725164548.A7231@freebie.demon.nl> Reply-To: wilko@freebsd.org Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline User-Agent: Mutt/1.2i X-OS: FreeBSD 4.1-RC X-PGP: finger wilko@freebsd.org Sender: owner-freebsd-alpha@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org I finally got around to hooking up a serial console to my Miata (never throw your terminal servers away ;) Anyway: isp0: interrupting at CIA irq 3 fpa0: port 0x8100-0x817f mem 0x80800000-0x8080ffff,0x80821000-0x8082107f irq 16 at device 9.0 on pci1 fatal kernel trap: trap entry = 0x2 (memory management fault) a0 = 0x80821014 a1 = 0x1 a2 = 0x0 pc = 0xfffffc0000369158 ra = 0xfffffc0000368e98 curproc = 0xfffffc000057e988 pid = 0, comm = swapper ddbprinttrap from 0xfffffc0000369158 ddbprinttrap(0x80821014, 0x1, 0x0, 0x2) panic: trap panic Stopped at Debugger+0x2c: ldq ra,0(sp) <0xfffffc00005e5900> db> t Debugger() at Debugger+0x2c panic() at panic+0x100 trap() at trap+0x610 XentMM() at XentMM+0x20 pdq_initialize() at pdq_initialize+0x278 (null)() at 0x6 db> and fffffc00003688e0 T pdq_interrupt fffffc0000368c20 T pdq_initialize fffffc00003691c0 T pdq_ifinit fffffc0000369300 T pdq_ifwatchdog fffffc0000369380 T pdq_ifstart fffffc0000369520 T pdq_os_receive_pdu fffffc0000369620 T pdq_os_restart_transmitter It seems something in pdq_initialize might be doing something wrong. At least, it does on alpha. I tested with one DEFPA in a current i386 FreeBSD box and the other one in the Miata running T64 4.0G. That works just fine. Ideas? -- Wilko Bulte http://www.freebsd.org wilko@freebsd.org http://www.nlfug.nl To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-alpha" in the body of the message From owner-freebsd-alpha Tue Jul 25 8: 7:15 2000 Delivered-To: freebsd-alpha@freebsd.org Received: from duke.cs.duke.edu (duke.cs.duke.edu [152.3.140.1]) by hub.freebsd.org (Postfix) with ESMTP id 26D2337B62E; Tue, 25 Jul 2000 08:07:09 -0700 (PDT) (envelope-from gallatin@cs.duke.edu) Received: from grasshopper.cs.duke.edu (grasshopper.cs.duke.edu [152.3.145.30]) by duke.cs.duke.edu (8.9.3/8.9.3) with ESMTP id LAA08046; Tue, 25 Jul 2000 11:07:07 -0400 (EDT) Received: (from gallatin@localhost) by grasshopper.cs.duke.edu (8.9.3/8.9.1) id LAA65084; Tue, 25 Jul 2000 11:07:07 -0400 (EDT) (envelope-from gallatin@cs.duke.edu) From: Andrew Gallatin MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Date: Tue, 25 Jul 2000 11:07:06 -0400 (EDT) To: wilko@FreeBSD.ORG Cc: FreeBSD-alpha mailing list Subject: Re: presence of DEFPA (fddi) panics 4.1RC In-Reply-To: <20000725164548.A7231@freebie.demon.nl> References: <20000725164548.A7231@freebie.demon.nl> X-Mailer: VM 6.43 under 20.4 "Emerald" XEmacs Lucid Message-ID: <14717.44106.43720.739368@grasshopper.cs.duke.edu> Sender: owner-freebsd-alpha@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org Wilko Bulte writes: > I finally got around to hooking up a serial console to my Miata > (never throw your terminal servers away ;) > > Anyway: > > isp0: interrupting at CIA irq 3 > fpa0: port 0x8100-0x817f mem > 0x80800000-0x8080ffff,0x80821000-0x8082107f irq 16 at device 9.0 on pci1 > > fatal kernel trap: > > trap entry = 0x2 (memory management fault) > a0 = 0x80821014 This is typically happens because bus_alloc_resource(cfg->dev, SYS_RES_MEMORY,...) gives you an unusable address unless you specify if you want BWX or DENSE space. See if the following hack helps: Index: pci/pci_compat.c =================================================================== RCS file: /home/ncvs/src/sys/pci/pci_compat.c,v retrieving revision 1.35 diff -u -r1.35 pci_compat.c --- pci/pci_compat.c 2000/02/28 08:12:24 1.35 +++ pci/pci_compat.c 2000/07/25 15:03:00 @@ -96,7 +96,7 @@ rid = reg; res = bus_alloc_resource(cfg->dev, SYS_RES_MEMORY, &rid, - 0, ~0, 1, RF_ACTIVE); + 0, ~0, 1, RF_ACTIVE|PCI_RF_DENSE); if (res) { *pa = rman_get_start(res); *va = (vm_offset_t) rman_get_virtual(res); I'm not sure if this is really correct. But it will certainly rub off the sharp corners of some devices using the pci compat shims.. Drew To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-alpha" in the body of the message From owner-freebsd-alpha Tue Jul 25 10: 9: 7 2000 Delivered-To: freebsd-alpha@freebsd.org Received: from hermes.research.kpn.com (hermes.research.kpn.com [139.63.192.8]) by hub.freebsd.org (Postfix) with ESMTP id 9D1D837B6ED for ; Tue, 25 Jul 2000 10:09:03 -0700 (PDT) (envelope-from K.J.Koster@kpn.com) Received: from l04.research.kpn.com (l04.research.kpn.com [139.63.192.204]) by research.kpn.com (PMDF V5.2-31 #42699) with ESMTP id <01JS711SDFRO0002XP@research.kpn.com> for freebsd-alpha@freebsd.org; Tue, 25 Jul 2000 19:09:01 +0200 Received: by l04.research.kpn.com with Internet Mail Service (5.5.2650.21) id ; Tue, 25 Jul 2000 19:09:01 +0100 Content-return: allowed Date: Tue, 25 Jul 2000 19:09:00 +0100 From: "Koster, K.J." Subject: fxp0 hangs my AXPpci33 To: 'FreeBSD Alpha mailing list' Message-id: <59063B5B4D98D311BC0D0001FA7E4522026D7710@l04.research.kpn.com> MIME-version: 1.0 X-Mailer: Internet Mail Service (5.5.2650.21) Content-type: text/plain; charset="iso-8859-1" Sender: owner-freebsd-alpha@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org Dear all, I've dropped an ASUS Intel SB82558B into my Noname box but so far I've had no luck getting it to work, even with 4.1RC1. Relevant dmesg output reads: fxp0: port 0x10100-0x1011f mem 0x81100000-0x811fffff,0x88000000-0x88000fff irq 5 at device 11.0 on pci0 fxp0: interrupting at ISA irq 5fxp0: Ethernet address ff:ff:ff:ff:ff:ff, 10Mbps The box hangs solid just after setting up the hostname. The same card works fine in my x86 PC and an identical card shows the same behaviour. What am I missing? More detailed info at: http://web.inter.nl.net/users/kjkoster/content/alpha.html Kees Jan ================================================= TV is the worst of both worlds. It's not as good at words as radio is because the pictures are a distraction which demand attention, and it's not as good as cinema because the pictures are not nearly as good. [Douglas Adams] To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-alpha" in the body of the message From owner-freebsd-alpha Tue Jul 25 10:23:33 2000 Delivered-To: freebsd-alpha@freebsd.org Received: from feral.com (feral.com [192.67.166.1]) by hub.freebsd.org (Postfix) with ESMTP id 2A55B37BF14 for ; Tue, 25 Jul 2000 10:23:29 -0700 (PDT) (envelope-from mjacob@feral.com) Received: from beppo.feral.com (beppo [192.67.166.79]) by feral.com (8.9.3/8.9.3) with ESMTP id KAA29958; Tue, 25 Jul 2000 10:23:22 -0700 Date: Tue, 25 Jul 2000 10:23:25 -0700 (PDT) From: Matthew Jacob Reply-To: mjacob@feral.com To: "Koster, K.J." Cc: "'FreeBSD Alpha mailing list'" Subject: Re: fxp0 hangs my AXPpci33 In-Reply-To: <59063B5B4D98D311BC0D0001FA7E4522026D7710@l04.research.kpn.com> Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-freebsd-alpha@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org Something looks fishy- the station address is all wrong. Drew just did some fixes for fxp0- I don't think it made it to RC1, but I could be wrong. In any case, something else looks wrong to me. On Tue, 25 Jul 2000, Koster, K.J. wrote: > Dear all, > > I've dropped an ASUS Intel SB82558B into my Noname box but so far I've had > no luck getting it to work, even with 4.1RC1. > > Relevant dmesg output reads: > fxp0: port 0x10100-0x1011f mem > 0x81100000-0x811fffff,0x88000000-0x88000fff irq 5 at device 11.0 on pci0 > fxp0: interrupting at ISA irq 5fxp0: Ethernet address ff:ff:ff:ff:ff:ff, > 10Mbps > > The box hangs solid just after setting up the hostname. > > The same card works fine in my x86 PC and an identical card shows the same > behaviour. What am I missing? > > More detailed info at: > http://web.inter.nl.net/users/kjkoster/content/alpha.html > > Kees Jan > > ================================================= > TV is the worst of both worlds. It's not as > good at words as radio is because the pictures > are a distraction which demand attention, and > it's not as good as cinema because the pictures > are not nearly as good. [Douglas Adams] > > > To Unsubscribe: send mail to majordomo@FreeBSD.org > with "unsubscribe freebsd-alpha" in the body of the message > To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-alpha" in the body of the message From owner-freebsd-alpha Tue Jul 25 10:31: 2 2000 Delivered-To: freebsd-alpha@freebsd.org Received: from wa4phy.dyndns.org (cc449817-a.mrtnz1.ga.home.com [24.12.79.51]) by hub.freebsd.org (Postfix) with ESMTP id 6E32437BC9E for ; Tue, 25 Jul 2000 10:30:59 -0700 (PDT) (envelope-from sam@wa4phy.dyndns.org) Received: from wa4phy.dyndns.org (sam@localhost [127.0.0.1]) by wa4phy.dyndns.org (8.9.3/8.9.3) with ESMTP id NAA04680 for ; Tue, 25 Jul 2000 13:30:55 -0400 (EDT) (envelope-from sam@wa4phy.dyndns.org) Message-ID: <397DCECF.29AB1478@wa4phy.dyndns.org> Date: Tue, 25 Jul 2000 13:30:55 -0400 From: "S.W. Drinkard" Organization: You Gotta Be Kiddin! X-Mailer: Mozilla 4.73 [en] (X11; U; FreeBSD 3.4-RELEASE i386) X-Accept-Language: en, ja MIME-Version: 1.0 To: alpha@freebsd.org Subject: Problems with de0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Sender: owner-freebsd-alpha@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org Is anybody else using the "de0" builtin nic in a 4/200 AS? I've set media to 10baseT/UTP and can see arp packets from the router; card is answering, but apparently is not going out. Also getting unalligned access on the receive side. Don't have another nic to plug in that is supported. Sam To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-alpha" in the body of the message From owner-freebsd-alpha Tue Jul 25 11: 4:30 2000 Delivered-To: freebsd-alpha@freebsd.org Received: from duke.cs.duke.edu (duke.cs.duke.edu [152.3.140.1]) by hub.freebsd.org (Postfix) with ESMTP id 4711837B733 for ; Tue, 25 Jul 2000 11:04:24 -0700 (PDT) (envelope-from gallatin@cs.duke.edu) Received: from grasshopper.cs.duke.edu (grasshopper.cs.duke.edu [152.3.145.30]) by duke.cs.duke.edu (8.9.3/8.9.3) with ESMTP id OAA11913; Tue, 25 Jul 2000 14:04:23 -0400 (EDT) Received: (from gallatin@localhost) by grasshopper.cs.duke.edu (8.9.3/8.9.1) id OAA65553; Tue, 25 Jul 2000 14:04:23 -0400 (EDT) (envelope-from gallatin@cs.duke.edu) From: Andrew Gallatin MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Date: Tue, 25 Jul 2000 14:04:22 -0400 (EDT) To: "S.W. Drinkard" Cc: alpha@FreeBSD.ORG Subject: Re: Problems with de0 In-Reply-To: <397DCECF.29AB1478@wa4phy.dyndns.org> References: <397DCECF.29AB1478@wa4phy.dyndns.org> X-Mailer: VM 6.43 under 20.4 "Emerald" XEmacs Lucid Message-ID: <14717.54900.542239.145459@grasshopper.cs.duke.edu> Sender: owner-freebsd-alpha@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org S.W. Drinkard writes: > Is anybody else using the "de0" builtin nic in a 4/200 AS? I've set > media to 10baseT/UTP and can see arp packets from the router; card is > answering, but apparently is not going out. Also getting unalligned > access on the receive side. Don't have another nic to plug in that is > supported. You mean that tcpdump is giving unaligned accesses, right? A kernel-mode unaligned access is an immediate panic... Drew To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-alpha" in the body of the message From owner-freebsd-alpha Tue Jul 25 11: 5:21 2000 Delivered-To: freebsd-alpha@freebsd.org Received: from duke.cs.duke.edu (duke.cs.duke.edu [152.3.140.1]) by hub.freebsd.org (Postfix) with ESMTP id 2FA6337B733 for ; Tue, 25 Jul 2000 11:05:19 -0700 (PDT) (envelope-from gallatin@cs.duke.edu) Received: from grasshopper.cs.duke.edu (grasshopper.cs.duke.edu [152.3.145.30]) by duke.cs.duke.edu (8.9.3/8.9.3) with ESMTP id OAA11923; Tue, 25 Jul 2000 14:05:16 -0400 (EDT) Received: (from gallatin@localhost) by grasshopper.cs.duke.edu (8.9.3/8.9.1) id OAA65562; Tue, 25 Jul 2000 14:05:16 -0400 (EDT) (envelope-from gallatin@cs.duke.edu) From: Andrew Gallatin MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Date: Tue, 25 Jul 2000 14:05:16 -0400 (EDT) To: mjacob@feral.com Cc: "Koster, K.J." , "'FreeBSD Alpha mailing list'" Subject: Re: fxp0 hangs my AXPpci33 In-Reply-To: References: <59063B5B4D98D311BC0D0001FA7E4522026D7710@l04.research.kpn.com> X-Mailer: VM 6.43 under 20.4 "Emerald" XEmacs Lucid Message-ID: <14717.53719.930115.173521@grasshopper.cs.duke.edu> Sender: owner-freebsd-alpha@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org Matthew Jacob writes: > > Something looks fishy- the station address is all wrong. > > Drew just did some fixes for fxp0- I don't think it made it to RC1, but I > could be wrong. In any case, something else looks wrong to me. I'm not sure if they're in RC1, but in any case they don't apply to this problem. Maybe try using IO space instead of memory space?.. Drew To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-alpha" in the body of the message From owner-freebsd-alpha Tue Jul 25 11:12:31 2000 Delivered-To: freebsd-alpha@freebsd.org Received: from hermes.research.kpn.com (hermes.research.kpn.com [139.63.192.8]) by hub.freebsd.org (Postfix) with ESMTP id AE95937B725 for ; Tue, 25 Jul 2000 11:12:27 -0700 (PDT) (envelope-from K.J.Koster@kpn.com) Received: from l04.research.kpn.com (l04.research.kpn.com [139.63.192.204]) by research.kpn.com (PMDF V5.2-31 #42699) with ESMTP id <01JS739DHXHO0003MV@research.kpn.com> for freebsd-alpha@FreeBSD.ORG; Tue, 25 Jul 2000 20:12:25 +0200 Received: by l04.research.kpn.com with Internet Mail Service (5.5.2650.21) id ; Tue, 25 Jul 2000 20:12:24 +0100 Content-return: allowed Date: Tue, 25 Jul 2000 20:12:23 +0100 From: "Koster, K.J." Subject: RE: fxp0 hangs my AXPpci33 To: 'Andrew Gallatin' , mjacob@feral.com Cc: 'FreeBSD Alpha mailing list' Message-id: <59063B5B4D98D311BC0D0001FA7E4522026D7715@l04.research.kpn.com> MIME-version: 1.0 X-Mailer: Internet Mail Service (5.5.2650.21) Content-type: text/plain; charset="iso-8859-1" Sender: owner-freebsd-alpha@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org > > I'm not sure if they're in RC1, but in any case they > don't apply to this problem. > From the discussion surrounding those patches I figured they wouldn't. They were to fix lockups under load, and I have lockups on first use. I tried anyway. There were two sets of patches in the recent fpx0 related thread, one of which made it into RC1, the other one I did by hand. > > Maybe try using IO space instead of memory space?.. > Ehrm... I'm afraid that you are going to have to translate this one for me. Other than shouting at the card through the little RJ45 hole, how do I go about doing this? Kees Jan ================================================= TV is the worst of both worlds. It's not as good at words as radio is because the pictures are a distraction which demand attention, and it's not as good as cinema because the pictures are not nearly as good. Douglas Adams To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-alpha" in the body of the message From owner-freebsd-alpha Tue Jul 25 11:13:54 2000 Delivered-To: freebsd-alpha@freebsd.org Received: from implode.root.com (root.com [209.102.106.178]) by hub.freebsd.org (Postfix) with ESMTP id 7A4B637B745 for ; Tue, 25 Jul 2000 11:13:51 -0700 (PDT) (envelope-from dg@implode.root.com) Received: from implode.root.com (localhost [127.0.0.1]) by implode.root.com (8.8.8/8.8.5) with ESMTP id KAA28834; Tue, 25 Jul 2000 10:59:41 -0700 (PDT) Message-Id: <200007251759.KAA28834@implode.root.com> To: mjacob@feral.com Cc: "Koster, K.J." , "'FreeBSD Alpha mailing list'" Subject: Re: fxp0 hangs my AXPpci33 In-reply-to: Your message of "Tue, 25 Jul 2000 10:23:25 PDT." From: David Greenman Reply-To: dg@root.com Date: Tue, 25 Jul 2000 10:59:41 -0700 Sender: owner-freebsd-alpha@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org >Something looks fishy- the station address is all wrong. > >Drew just did some fixes for fxp0- I don't think it made it to RC1, but I >could be wrong. In any case, something else looks wrong to me. Drew's changes wouldn't have fixed this sort of problem. There were some other problems that were reported today regarding a change to the SEEPROM format, but those were on a Compaq card and likely won't help this either. Hmmm. -DG David Greenman Co-founder, The FreeBSD Project - http://www.freebsd.org Manufacturer of high-performance Internet servers - http://www.terasolutions.com Pave the road of life with opportunities. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-alpha" in the body of the message From owner-freebsd-alpha Tue Jul 25 11:17:20 2000 Delivered-To: freebsd-alpha@freebsd.org Received: from duke.cs.duke.edu (duke.cs.duke.edu [152.3.140.1]) by hub.freebsd.org (Postfix) with ESMTP id CB2A337B784 for ; Tue, 25 Jul 2000 11:17:16 -0700 (PDT) (envelope-from gallatin@cs.duke.edu) Received: from grasshopper.cs.duke.edu (grasshopper.cs.duke.edu [152.3.145.30]) by duke.cs.duke.edu (8.9.3/8.9.3) with ESMTP id OAA12112; Tue, 25 Jul 2000 14:17:12 -0400 (EDT) Received: (from gallatin@localhost) by grasshopper.cs.duke.edu (8.9.3/8.9.1) id OAA65589; Tue, 25 Jul 2000 14:17:12 -0400 (EDT) (envelope-from gallatin@cs.duke.edu) From: Andrew Gallatin MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Date: Tue, 25 Jul 2000 14:17:12 -0400 (EDT) To: "Koster, K.J." Cc: "'Andrew Gallatin'" , mjacob@feral.com, "'FreeBSD Alpha mailing list'" Subject: RE: fxp0 hangs my AXPpci33 In-Reply-To: <59063B5B4D98D311BC0D0001FA7E4522026D7715@l04.research.kpn.com> References: <59063B5B4D98D311BC0D0001FA7E4522026D7715@l04.research.kpn.com> X-Mailer: VM 6.43 under 20.4 "Emerald" XEmacs Lucid Message-ID: <14717.55563.722471.53145@grasshopper.cs.duke.edu> Sender: owner-freebsd-alpha@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org Koster, K.J. writes: > > > > I'm not sure if they're in RC1, but in any case they > > don't apply to this problem. > > > >From the discussion surrounding those patches I figured they wouldn't. They > were to fix lockups under load, and I have lockups on first use. I tried > anyway. I think the problem you're having is that the host is unable to talk to the card properly.. > There were two sets of patches in the recent fpx0 related thread, one of > which made it into RC1, the other one I did by hand. Those are 2 attempts to fix the same problem. The one that made it into RC1 is the correct fix (IMHO, at least -- Hi Gerrard ;). > > Maybe try using IO space instead of memory space?.. > > > Ehrm... I'm afraid that you are going to have to translate this one for me. > Other than shouting at the card through the little RJ45 hole, how do I go > about doing this? > I'll see if I can cook up a patch for you to try. I'm suggesting this because it looks like the linux driver uses i/o space (I have no idea if it works). Drew To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-alpha" in the body of the message From owner-freebsd-alpha Tue Jul 25 11:20:59 2000 Delivered-To: freebsd-alpha@freebsd.org Received: from ctg-nt.ctg.albany.edu (ctg-nt.ctg.albany.edu [169.226.80.32]) by hub.freebsd.org (Postfix) with ESMTP id F222737B785 for ; Tue, 25 Jul 2000 11:20:56 -0700 (PDT) (envelope-from dwerthmu@ctg.albany.edu) Received: by ctg-nt.ctg.albany.edu with Internet Mail Service (5.5.2650.21) id ; Tue, 25 Jul 2000 14:22:48 -0400 Message-ID: <7A71D0D43B9ED1119EC10008C756C3042F77F1@ctg-nt.ctg.albany.edu> From: Derek Werthmuller To: "'freebsd-alpha@freebsd.org'" Subject: EISA Mylex driver for 4.1 RC ? Date: Tue, 25 Jul 2000 14:22:48 -0400 MIME-Version: 1.0 X-Mailer: Internet Mail Service (5.5.2650.21) Content-Type: text/plain; charset="iso-8859-1" Sender: owner-freebsd-alpha@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org I have 4.1 RC running on my 2100/275 and i'm looking for a EISA version of the mlx driver. Is one in the works ? My system disk doesn't have that much room so I can't do that much with it yet. But this look good so far. Well I think its a Mylex card, its a DEC storage works array 200. Derek Derek Werthmuller Center for Technology in Government To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-alpha" in the body of the message From owner-freebsd-alpha Tue Jul 25 11:24:29 2000 Delivered-To: freebsd-alpha@freebsd.org Received: from implode.root.com (root.com [209.102.106.178]) by hub.freebsd.org (Postfix) with ESMTP id B776E37B7CD for ; Tue, 25 Jul 2000 11:24:26 -0700 (PDT) (envelope-from dg@implode.root.com) Received: from implode.root.com (localhost [127.0.0.1]) by implode.root.com (8.8.8/8.8.5) with ESMTP id LAA28889; Tue, 25 Jul 2000 11:09:45 -0700 (PDT) Message-Id: <200007251809.LAA28889@implode.root.com> To: "Koster, K.J." Cc: "'Andrew Gallatin'" , mjacob@feral.com, "'FreeBSD Alpha mailing list'" Subject: Re: fxp0 hangs my AXPpci33 In-reply-to: Your message of "Tue, 25 Jul 2000 20:12:23 BST." <59063B5B4D98D311BC0D0001FA7E4522026D7715@l04.research.kpn.com> From: David Greenman Reply-To: dg@root.com Date: Tue, 25 Jul 2000 11:09:45 -0700 Sender: owner-freebsd-alpha@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org >> Maybe try using IO space instead of memory space?.. >> >Ehrm... I'm afraid that you are going to have to translate this one for me. >Other than shouting at the card through the little RJ45 hole, how do I go >about doing this? Since the fxp driver uses memory accesses exclusively, it is unlikely that it would be recognized at all if this wasn't working. It smells more like a problem talking to the SEEPROM. -DG David Greenman Co-founder, The FreeBSD Project - http://www.freebsd.org Manufacturer of high-performance Internet servers - http://www.terasolutions.com Pave the road of life with opportunities. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-alpha" in the body of the message From owner-freebsd-alpha Tue Jul 25 11:29: 9 2000 Delivered-To: freebsd-alpha@freebsd.org Received: from hermes.research.kpn.com (hermes.research.kpn.com [139.63.192.8]) by hub.freebsd.org (Postfix) with ESMTP id EAE0F37B7F3 for ; Tue, 25 Jul 2000 11:29:05 -0700 (PDT) (envelope-from K.J.Koster@kpn.com) Received: from l04.research.kpn.com (l04.research.kpn.com [139.63.192.204]) by research.kpn.com (PMDF V5.2-31 #42699) with ESMTP id <01JS73U0XVB60002XP@research.kpn.com> for freebsd-alpha@freebsd.org; Tue, 25 Jul 2000 20:29:03 +0200 Received: by l04.research.kpn.com with Internet Mail Service (5.5.2650.21) id ; Tue, 25 Jul 2000 20:29:03 +0100 Content-return: allowed Date: Tue, 25 Jul 2000 20:29:02 +0100 From: "Koster, K.J." Subject: RE: fxp0 hangs my AXPpci33 To: 'Andrew Gallatin' , 'David Greenman' Cc: 'FreeBSD Alpha mailing list' Message-id: <59063B5B4D98D311BC0D0001FA7E4522026D7716@l04.research.kpn.com> MIME-version: 1.0 X-Mailer: Internet Mail Service (5.5.2650.21) Content-type: text/plain; charset="iso-8859-1" Sender: owner-freebsd-alpha@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org > > I think the problem you're having is that the host is > unable to talk to the card properly.. > The generic PCI setup seems to be fine, from what I see in dmesg. The addresses are sane if you compare them to the NCR SCSI adapter. It's just having a hard time picking out its MAC address. This would support David's suspicion of the SEEPROM. Is there any way to dig around for the MAC address? I can use the x86 PC to figure out what it should look for. Shouldn't the card show up in the SRM console too? I looked, but I don't think it's there. How do I tell my system it's there? > > I'll see if I can cook up a patch for you to try. > I'd really appreciate that. Thanks. > > I'm suggesting this because it looks like the linux > driver uses i/o space (I have no idea if it works). > Ah. I thought you meant that I should have configured something. Kees Jan ================================================= TV is the worst of both worlds. It's not as good at words as radio is because the pictures are a distraction which demand attention, and it's not as good as cinema because the pictures are not nearly as good. Douglas Adams To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-alpha" in the body of the message From owner-freebsd-alpha Tue Jul 25 11:33:38 2000 Delivered-To: freebsd-alpha@freebsd.org Received: from post.mail.nl.demon.net (post-11.mail.nl.demon.net [194.159.73.21]) by hub.freebsd.org (Postfix) with ESMTP id EE0B637B81A for ; Tue, 25 Jul 2000 11:33:28 -0700 (PDT) (envelope-from wkb@freebie.demon.nl) Received: from [212.238.54.101] (helo=freebie.demon.nl) by post.mail.nl.demon.net with smtp (Exim 3.14 #4) id 13H9WB-000F6l-00; Tue, 25 Jul 2000 18:33:27 +0000 Received: (from wkb@localhost) by freebie.demon.nl (8.9.3/8.9.3) id UAA08280; Tue, 25 Jul 2000 20:31:46 +0200 (CEST) (envelope-from wkb) Date: Tue, 25 Jul 2000 20:31:45 +0200 From: Wilko Bulte To: Derek Werthmuller Cc: "'freebsd-alpha@freebsd.org'" Subject: Re: EISA Mylex driver for 4.1 RC ? Message-ID: <20000725203145.A8155@freebie.demon.nl> Reply-To: wilko@freebsd.org References: <7A71D0D43B9ED1119EC10008C756C3042F77F1@ctg-nt.ctg.albany.edu> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline User-Agent: Mutt/1.2i In-Reply-To: <7A71D0D43B9ED1119EC10008C756C3042F77F1@ctg-nt.ctg.albany.edu>; from dwerthmu@ctg.albany.edu on Tue, Jul 25, 2000 at 02:22:48PM -0400 X-OS: FreeBSD 4.1-RC X-PGP: finger wilko@freebsd.org Sender: owner-freebsd-alpha@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org On Tue, Jul 25, 2000 at 02:22:48PM -0400, Derek Werthmuller wrote: > I have 4.1 RC running on my 2100/275 and i'm looking for a EISA version of > the mlx driver. Is one in the works ? > My system disk doesn't have that much room so I can't do that much with it > yet. But this look good so far. > Well I think its a Mylex card, its a DEC storage works array 200. RTFM: Mylex DAC960 and DAC1100 RAID controllers with 2.x, 3.x, 4.x and 5.x firmware: DAC960P DAC960PD DAC960PDU DAC960PL DAC960PJ DAC960PG AcceleRAID 150 AcceleRAID 250 eXtremeRAID 1100 This list includes controllers sold by Digital/Compaq in Alpha systems in the StorageWorks family, eg. KZPSC, KZPAC. Booting from these controllers is supported when recognised by SRM (typically Digital/ Compaq models only, and only in systems where they are supported). EISA adapters like the StorageWorks KZESC are not supported. [from alpha/RELNOTES.TXT] -- Wilko Bulte http://www.freebsd.org wilko@freebsd.org http://www.nlfug.nl To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-alpha" in the body of the message From owner-freebsd-alpha Tue Jul 25 11:33:40 2000 Delivered-To: freebsd-alpha@freebsd.org Received: from post.mail.nl.demon.net (post-11.mail.nl.demon.net [194.159.73.21]) by hub.freebsd.org (Postfix) with ESMTP id 9AE4B37B810; Tue, 25 Jul 2000 11:33:29 -0700 (PDT) (envelope-from wkb@freebie.demon.nl) Received: from [212.238.54.101] (helo=freebie.demon.nl) by post.mail.nl.demon.net with smtp (Exim 3.14 #4) id 13H9WC-000F6l-00; Tue, 25 Jul 2000 18:33:28 +0000 Received: (from wkb@localhost) by freebie.demon.nl (8.9.3/8.9.3) id UAA08292; Tue, 25 Jul 2000 20:33:14 +0200 (CEST) (envelope-from wkb) Date: Tue, 25 Jul 2000 20:33:14 +0200 From: Wilko Bulte To: Andrew Gallatin Cc: wilko@freebsd.org, FreeBSD-alpha mailing list Subject: Re: presence of DEFPA (fddi) panics 4.1RC Message-ID: <20000725203314.B8155@freebie.demon.nl> Reply-To: wilko@freebsd.org References: <20000725164548.A7231@freebie.demon.nl> <14717.44106.43720.739368@grasshopper.cs.duke.edu> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline User-Agent: Mutt/1.2i In-Reply-To: <14717.44106.43720.739368@grasshopper.cs.duke.edu>; from gallatin@cs.duke.edu on Tue, Jul 25, 2000 at 11:07:06AM -0400 X-OS: FreeBSD 4.1-RC X-PGP: finger wilko@freebsd.org Sender: owner-freebsd-alpha@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org On Tue, Jul 25, 2000 at 11:07:06AM -0400, Andrew Gallatin wrote: > > Wilko Bulte writes: > > fatal kernel trap: > > > > trap entry = 0x2 (memory management fault) > > a0 = 0x80821014 > > This is typically happens because bus_alloc_resource(cfg->dev, SYS_RES_MEMORY,...) > gives you an unusable address unless you specify if you want BWX or > DENSE space. > > See if the following hack helps: > > Index: pci/pci_compat.c > =================================================================== > RCS file: /home/ncvs/src/sys/pci/pci_compat.c,v > retrieving revision 1.35 > diff -u -r1.35 pci_compat.c > --- pci/pci_compat.c 2000/02/28 08:12:24 1.35 > +++ pci/pci_compat.c 2000/07/25 15:03:00 > @@ -96,7 +96,7 @@ > > rid = reg; > res = bus_alloc_resource(cfg->dev, SYS_RES_MEMORY, &rid, > - 0, ~0, 1, RF_ACTIVE); > + 0, ~0, 1, RF_ACTIVE|PCI_RF_DENSE); > if (res) { > *pa = rman_get_start(res); > *va = (vm_offset_t) rman_get_virtual(res); > > > I'm not sure if this is really correct. But it will certainly rub off > the sharp corners of some devices using the pci compat shims.. It does indeed polish the sharp edges. No panic anymore. I get a good probe etc. But no link it seems. I'll doublecheck with T64 to see if the link/cable etc is OK. -- Wilko Bulte http://www.freebsd.org wilko@freebsd.org http://www.nlfug.nl To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-alpha" in the body of the message From owner-freebsd-alpha Tue Jul 25 11:36:22 2000 Delivered-To: freebsd-alpha@freebsd.org Received: from duke.cs.duke.edu (duke.cs.duke.edu [152.3.140.1]) by hub.freebsd.org (Postfix) with ESMTP id 0F6FA37B8D8; Tue, 25 Jul 2000 11:36:14 -0700 (PDT) (envelope-from gallatin@cs.duke.edu) Received: from grasshopper.cs.duke.edu (grasshopper.cs.duke.edu [152.3.145.30]) by duke.cs.duke.edu (8.9.3/8.9.3) with ESMTP id OAA12515; Tue, 25 Jul 2000 14:36:10 -0400 (EDT) Received: (from gallatin@localhost) by grasshopper.cs.duke.edu (8.9.3/8.9.1) id OAA65632; Tue, 25 Jul 2000 14:36:10 -0400 (EDT) (envelope-from gallatin@cs.duke.edu) From: Andrew Gallatin MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Date: Tue, 25 Jul 2000 14:36:10 -0400 (EDT) To: wilko@FreeBSD.ORG Cc: Andrew Gallatin , FreeBSD-alpha mailing list Subject: Re: presence of DEFPA (fddi) panics 4.1RC In-Reply-To: <20000725203314.B8155@freebie.demon.nl> References: <20000725164548.A7231@freebie.demon.nl> <14717.44106.43720.739368@grasshopper.cs.duke.edu> <20000725203314.B8155@freebie.demon.nl> X-Mailer: VM 6.43 under 20.4 "Emerald" XEmacs Lucid Message-ID: <14717.56802.51604.139998@grasshopper.cs.duke.edu> Sender: owner-freebsd-alpha@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org Wilko Bulte writes: > > It does indeed polish the sharp edges. No panic anymore. I get a good probe > etc. But no link it seems. I'll doublecheck with T64 to see if the > link/cable etc is OK. That's the same behaviour that I saw with the BSDI sable and its EISA fiddi card. Looks like the driver's busted. Remind me, does it work on x86? Drew To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-alpha" in the body of the message From owner-freebsd-alpha Tue Jul 25 11:54:41 2000 Delivered-To: freebsd-alpha@freebsd.org Received: from mass.osd.bsdi.com (adsl-63-202-177-51.dsl.snfc21.pacbell.net [63.202.177.51]) by hub.freebsd.org (Postfix) with ESMTP id E413437BBD8 for ; Tue, 25 Jul 2000 11:54:37 -0700 (PDT) (envelope-from msmith@mass.osd.bsdi.com) Received: from mass.osd.bsdi.com (localhost [127.0.0.1]) by mass.osd.bsdi.com (8.9.3/8.9.3) with ESMTP id MAA31433; Tue, 25 Jul 2000 12:04:02 -0700 (PDT) (envelope-from msmith@mass.osd.bsdi.com) Message-Id: <200007251904.MAA31433@mass.osd.bsdi.com> X-Mailer: exmh version 2.1.1 10/15/1999 To: Derek Werthmuller Cc: "'freebsd-alpha@freebsd.org'" Subject: Re: EISA Mylex driver for 4.1 RC ? In-reply-to: Your message of "Tue, 25 Jul 2000 14:22:48 EDT." <7A71D0D43B9ED1119EC10008C756C3042F77F1@ctg-nt.ctg.albany.edu> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Date: Tue, 25 Jul 2000 12:04:02 -0700 From: Mike Smith Sender: owner-freebsd-alpha@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org > I have 4.1 RC running on my 2100/275 and i'm looking for a EISA version of > the mlx driver. Is one in the works ? > My system disk doesn't have that much room so I can't do that much with it > yet. But this look good so far. > Well I think its a Mylex card, its a DEC storage works array 200. Yes, it's a Mylex card. No, we do not support the EISA adapters. I don't have any documentation on the register layout for these cards - Mylex have tried to find it and failed. Unless someone inside Compaq turns over a pile of old OSF/1 driver sources and a header file mysteriously falls out, I'm afraid that we won't be able to do anything about this. On the other hand, you should be able to get a secondhand KZPAC or KZPSC on eBay for < $100, which will drive your array just fine. -- ... every activity meets with opposition, everyone who acts has his rivals and unfortunately opponents also. But not because people want to be opponents, rather because the tasks and relationships force people to take different points of view. [Dr. Fritz Todt] To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-alpha" in the body of the message From owner-freebsd-alpha Tue Jul 25 11:59:39 2000 Delivered-To: freebsd-alpha@freebsd.org Received: from duke.cs.duke.edu (duke.cs.duke.edu [152.3.140.1]) by hub.freebsd.org (Postfix) with ESMTP id 65C9B37B873 for ; Tue, 25 Jul 2000 11:59:25 -0700 (PDT) (envelope-from gallatin@cs.duke.edu) Received: from grasshopper.cs.duke.edu (grasshopper.cs.duke.edu [152.3.145.30]) by duke.cs.duke.edu (8.9.3/8.9.3) with ESMTP id OAA13036; Tue, 25 Jul 2000 14:59:21 -0400 (EDT) Received: (from gallatin@localhost) by grasshopper.cs.duke.edu (8.9.3/8.9.1) id OAA65684; Tue, 25 Jul 2000 14:59:21 -0400 (EDT) (envelope-from gallatin@cs.duke.edu) From: Andrew Gallatin MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Date: Tue, 25 Jul 2000 14:59:21 -0400 (EDT) To: "Koster, K.J." Cc: "'David Greenman'" , "'FreeBSD Alpha mailing list'" Subject: RE: fxp0 hangs my AXPpci33 In-Reply-To: <59063B5B4D98D311BC0D0001FA7E4522026D7716@l04.research.kpn.com> References: <59063B5B4D98D311BC0D0001FA7E4522026D7716@l04.research.kpn.com> X-Mailer: VM 6.43 under 20.4 "Emerald" XEmacs Lucid Message-ID: <14717.58007.367265.507976@grasshopper.cs.duke.edu> Sender: owner-freebsd-alpha@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org Koster, K.J. writes: > > > > I think the problem you're having is that the host is > > unable to talk to the card properly.. > > > The generic PCI setup seems to be fine, from what I see in dmesg. The > addresses are sane if you compare them to the NCR SCSI adapter. It's just > having a hard time picking out its MAC address. > > This would support David's suspicion of the SEEPROM. Is there any way to dig > around for the MAC address? I can use the x86 PC to figure out what it > should look for. I think that the SEEPROM reading might be very timing dependant... David? I'm worried that whatever the path in the chipset is that generates the byte enables might be too slow. By trying I/O space, I'm just trying to take a different path through the chipset. > Shouldn't the card show up in the SRM console too? I looked, but I don't > think it's there. How do I tell my system it's there? Get a newer revision of the firmware, which you cannot do on a box as old as yours :-( > > > > I'll see if I can cook up a patch for you to try. > > > I'd really appreciate that. Thanks. Try the appended patch & see if it helps. If it does and if David approves, I could clean it up & make it get a mask of devices via a getenv like the Qlogic driver does. Cheers, Drew Index: if_fxp.c =================================================================== RCS file: /home/ncvs/src/sys/pci/if_fxp.c,v retrieving revision 1.77.2.6 diff -u -r1.77.2.6 if_fxp.c --- if_fxp.c 2000/07/19 14:36:36 1.77.2.6 +++ if_fxp.c 2000/07/25 18:53:08 @@ -515,6 +515,8 @@ return ENXIO; } +#define FXP_PREFER_IOSPACE + static int fxp_attach(device_t dev) { @@ -533,12 +535,31 @@ * Enable bus mastering. */ val = pci_read_config(dev, PCIR_COMMAND, 2); +#ifdef FXP_PREFER_IOSPACE /*XXX*/ + val |= (PCIM_CMD_PORTEN|PCIM_CMD_BUSMASTEREN); +#else val |= (PCIM_CMD_MEMEN|PCIM_CMD_BUSMASTEREN); +#endif pci_write_config(dev, PCIR_COMMAND, val, 2); /* * Map control/status registers. */ +#ifdef FXP_PREFER_IOSPACE /*XXX*/ + device_printf(dev, "using i/o space access\n"); + rid = FXP_PCI_IOBA; + sc->io = bus_alloc_resource(dev, SYS_RES_IOPORT, &rid, + 0, ~0, 1, RF_ACTIVE); + if (!sc->io) { + device_printf(dev, "could not map memory\n"); + error = ENXIO; + goto fail; + } + + sc->sc_st = rman_get_bustag(sc->io); + sc->sc_sh = rman_get_bushandle(sc->io); + +#else rid = FXP_PCI_MMBA; sc->mem = bus_alloc_resource(dev, SYS_RES_MEMORY, &rid, 0, ~0, 1, RF_ACTIVE); @@ -550,7 +571,7 @@ sc->sc_st = rman_get_bustag(sc->mem); sc->sc_sh = rman_get_bushandle(sc->mem); - +#endif /* * Allocate our interrupt. */ @@ -575,7 +596,11 @@ /* Failed! */ bus_teardown_intr(dev, sc->irq, sc->ih); bus_release_resource(dev, SYS_RES_IRQ, 0, sc->irq); +#ifdef FXP_PREFER_IOSPACE /* XXX */ bus_release_resource(dev, SYS_RES_MEMORY, FXP_PCI_MMBA, sc->mem); +#else + bus_release_resource(dev, SYS_RES_IOPORT, FXP_PCI_IOBA, sc->io); +#endif error = ENXIO; goto fail; } @@ -639,8 +664,11 @@ */ bus_teardown_intr(dev, sc->irq, sc->ih); bus_release_resource(dev, SYS_RES_IRQ, 0, sc->irq); +#ifdef FXP_PREFER_IOSPACE /* XXX */ + bus_release_resource(dev, SYS_RES_IOPORT, FXP_PCI_IOBA, sc->io); +#else bus_release_resource(dev, SYS_RES_MEMORY, FXP_PCI_MMBA, sc->mem); - +#endif /* * Free all the receive buffers. */ Index: if_fxpvar.h =================================================================== RCS file: /home/ncvs/src/sys/pci/if_fxpvar.h,v retrieving revision 1.9.2.1 diff -u -r1.9.2.1 if_fxpvar.h --- if_fxpvar.h 2000/03/29 02:02:39 1.9.2.1 +++ if_fxpvar.h 2000/07/25 18:28:23 @@ -46,6 +46,7 @@ #else struct arpcom arpcom; /* per-interface network data */ struct resource *mem; /* resource descriptor for registers */ + struct resource *io; /* resource descriptor for registers */ struct resource *irq; /* resource descriptor for interrupt */ void *ih; /* interrupt handler cookie */ #endif /* __NetBSD__ */ To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-alpha" in the body of the message From owner-freebsd-alpha Tue Jul 25 12:11:24 2000 Delivered-To: freebsd-alpha@freebsd.org Received: from feral.com (feral.com [192.67.166.1]) by hub.freebsd.org (Postfix) with ESMTP id 4201737B9C2 for ; Tue, 25 Jul 2000 12:11:17 -0700 (PDT) (envelope-from mjacob@feral.com) Received: from beppo.feral.com (beppo [192.67.166.79]) by feral.com (8.9.3/8.9.3) with ESMTP id MAA30466; Tue, 25 Jul 2000 12:11:13 -0700 Date: Tue, 25 Jul 2000 12:11:16 -0700 (PDT) From: Matthew Jacob Reply-To: mjacob@feral.com To: "S.W. Drinkard" Cc: alpha@FreeBSD.ORG Subject: Re: Problems with de0 In-Reply-To: <397DCECF.29AB1478@wa4phy.dyndns.org> Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-freebsd-alpha@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org That's very odd. I don't see unaligned Accesses. Are you using 4.1 (RCX)? On Tue, 25 Jul 2000, S.W. Drinkard wrote: > Is anybody else using the "de0" builtin nic in a 4/200 AS? I've set > media to 10baseT/UTP and can see arp packets from the router; card is > answering, but apparently is not going out. Also getting unalligned > access on the receive side. Don't have another nic to plug in that is > supported. > > Sam > > > > > To Unsubscribe: send mail to majordomo@FreeBSD.org > with "unsubscribe freebsd-alpha" in the body of the message > To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-alpha" in the body of the message From owner-freebsd-alpha Tue Jul 25 14:11:33 2000 Delivered-To: freebsd-alpha@freebsd.org Received: from post.mail.nl.demon.net (post-10.mail.nl.demon.net [194.159.73.20]) by hub.freebsd.org (Postfix) with ESMTP id 7635B37B98F; Tue, 25 Jul 2000 14:11:26 -0700 (PDT) (envelope-from wkb@freebie.demon.nl) Received: from [212.238.54.101] (helo=freebie.demon.nl) by post.mail.nl.demon.net with smtp (Exim 3.14 #2) id 13HBz2-000249-00; Tue, 25 Jul 2000 21:11:24 +0000 Received: (from wkb@localhost) by freebie.demon.nl (8.9.3/8.9.3) id UAA08471; Tue, 25 Jul 2000 20:43:01 +0200 (CEST) (envelope-from wkb) Date: Tue, 25 Jul 2000 20:43:01 +0200 From: Wilko Bulte To: Andrew Gallatin Cc: wilko@FreeBSD.ORG, FreeBSD-alpha mailing list Subject: Re: presence of DEFPA (fddi) panics 4.1RC Message-ID: <20000725204301.B8422@freebie.demon.nl> Reply-To: wilko@FreeBSD.ORG References: <20000725164548.A7231@freebie.demon.nl> <14717.44106.43720.739368@grasshopper.cs.duke.edu> <20000725203314.B8155@freebie.demon.nl> <14717.56802.51604.139998@grasshopper.cs.duke.edu> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline User-Agent: Mutt/1.2i In-Reply-To: <14717.56802.51604.139998@grasshopper.cs.duke.edu>; from gallatin@cs.duke.edu on Tue, Jul 25, 2000 at 02:36:10PM -0400 X-OS: FreeBSD 4.1-RC X-PGP: finger wilko@freebsd.org Sender: owner-freebsd-alpha@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org On Tue, Jul 25, 2000 at 02:36:10PM -0400, Andrew Gallatin wrote: > > Wilko Bulte writes: > > > > It does indeed polish the sharp edges. No panic anymore. I get a good probe > > etc. But no link it seems. I'll doublecheck with T64 to see if the > > link/cable etc is OK. > > That's the same behaviour that I saw with the BSDI sable and its EISA > fiddi card. Looks like the driver's busted. It used to work just fine (before newbus??) > Remind me, does it work on x86? Oh yes, no problem. Just tested it a minute ago between i386/current and T64 on the alpha. -- Wilko Bulte http://www.freebsd.org wilko@freebsd.org http://www.nlfug.nl To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-alpha" in the body of the message From owner-freebsd-alpha Tue Jul 25 14:11:37 2000 Delivered-To: freebsd-alpha@freebsd.org Received: from post.mail.nl.demon.net (post-10.mail.nl.demon.net [194.159.73.20]) by hub.freebsd.org (Postfix) with ESMTP id DCF7037B999 for ; Tue, 25 Jul 2000 14:11:26 -0700 (PDT) (envelope-from wkb@freebie.demon.nl) Received: from [212.238.54.101] (helo=freebie.demon.nl) by post.mail.nl.demon.net with smtp (Exim 3.14 #2) id 13HBz3-000249-00; Tue, 25 Jul 2000 21:11:25 +0000 Received: (from wkb@localhost) by freebie.demon.nl (8.9.3/8.9.3) id UAA08457; Tue, 25 Jul 2000 20:41:19 +0200 (CEST) (envelope-from wkb) Date: Tue, 25 Jul 2000 20:41:19 +0200 From: Wilko Bulte To: "Koster, K.J." Cc: "'Andrew Gallatin'" , "'David Greenman'" , "'FreeBSD Alpha mailing list'" Subject: Re: fxp0 hangs my AXPpci33 Message-ID: <20000725204119.A8422@freebie.demon.nl> Reply-To: wilko@FreeBSD.ORG References: <59063B5B4D98D311BC0D0001FA7E4522026D7716@l04.research.kpn.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline User-Agent: Mutt/1.2i In-Reply-To: <59063B5B4D98D311BC0D0001FA7E4522026D7716@l04.research.kpn.com>; from K.J.Koster@kpn.com on Tue, Jul 25, 2000 at 08:29:02PM +0100 X-OS: FreeBSD 4.1-RC X-PGP: finger wilko@freebsd.org Sender: owner-freebsd-alpha@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org On Tue, Jul 25, 2000 at 08:29:02PM +0100, Koster, K.J. wrote: > > > > I think the problem you're having is that the host is > > unable to talk to the card properly.. > > > The generic PCI setup seems to be fine, from what I see in dmesg. The > addresses are sane if you compare them to the NCR SCSI adapter. It's just > having a hard time picking out its MAC address. > > This would support David's suspicion of the SEEPROM. Is there any way to dig > around for the MAC address? I can use the x86 PC to figure out what it > should look for. > > Shouldn't the card show up in the SRM console too? I looked, but I don't > think it's there. How do I tell my system it's there? SHOW CONF will show it. But the NoName SRM does not know about fxp sho it won't tell you about any details. And this is PCI: you don't have to tell it it is there.. -- Wilko Bulte http://www.freebsd.org wilko@freebsd.org http://www.nlfug.nl To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-alpha" in the body of the message From owner-freebsd-alpha Tue Jul 25 14:32:15 2000 Delivered-To: freebsd-alpha@freebsd.org Received: from post.mail.nl.demon.net (post-10.mail.nl.demon.net [194.159.73.20]) by hub.freebsd.org (Postfix) with ESMTP id CAA5E37B999; Tue, 25 Jul 2000 14:32:02 -0700 (PDT) (envelope-from wkb@freebie.demon.nl) Received: from [212.238.54.101] (helo=freebie.demon.nl) by post.mail.nl.demon.net with smtp (Exim 3.14 #2) id 13HCIz-0002H3-00; Tue, 25 Jul 2000 21:32:01 +0000 Received: (from wkb@localhost) by freebie.demon.nl (8.9.3/8.9.3) id XAA09433; Tue, 25 Jul 2000 23:29:26 +0200 (CEST) (envelope-from wkb) Date: Tue, 25 Jul 2000 23:29:26 +0200 From: Wilko Bulte To: Mike Smith Cc: Derek Werthmuller , "'freebsd-alpha@freebsd.org'" Subject: Re: EISA Mylex driver for 4.1 RC ? Message-ID: <20000725232926.C9250@freebie.demon.nl> Reply-To: wilko@freebsd.org References: <7A71D0D43B9ED1119EC10008C756C3042F77F1@ctg-nt.ctg.albany.edu> <200007251904.MAA31433@mass.osd.bsdi.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline User-Agent: Mutt/1.2i In-Reply-To: <200007251904.MAA31433@mass.osd.bsdi.com>; from msmith@freebsd.org on Tue, Jul 25, 2000 at 12:04:02PM -0700 X-OS: FreeBSD 4.1-RC X-PGP: finger wilko@freebsd.org Sender: owner-freebsd-alpha@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org On Tue, Jul 25, 2000 at 12:04:02PM -0700, Mike Smith wrote: > > I have 4.1 RC running on my 2100/275 and i'm looking for a EISA version of > > the mlx driver. Is one in the works ? > > My system disk doesn't have that much room so I can't do that much with it > > yet. But this look good so far. > > Well I think its a Mylex card, its a DEC storage works array 200. > > Yes, it's a Mylex card. No, we do not support the EISA adapters. I > don't have any documentation on the register layout for these cards - > Mylex have tried to find it and failed. Unless someone inside Compaq > turns over a pile of old OSF/1 driver sources and a header file > mysteriously falls out, I'm afraid that we won't be able to do anything > about this. Chances of getting T64 sources out are rather slim I'm afraid.. > On the other hand, you should be able to get a secondhand KZPAC or KZPSC > on eBay for < $100, which will drive your array just fine. And eat one of your 3 PCI slots on AS2100 -- Wilko Bulte http://www.freebsd.org wilko@freebsd.org http://www.nlfug.nl To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-alpha" in the body of the message From owner-freebsd-alpha Tue Jul 25 14:39:41 2000 Delivered-To: freebsd-alpha@freebsd.org Received: from duke.cs.duke.edu (duke.cs.duke.edu [152.3.140.1]) by hub.freebsd.org (Postfix) with ESMTP id 3477737B980; Tue, 25 Jul 2000 14:39:37 -0700 (PDT) (envelope-from gallatin@cs.duke.edu) Received: from grasshopper.cs.duke.edu (grasshopper.cs.duke.edu [152.3.145.30]) by duke.cs.duke.edu (8.9.3/8.9.3) with ESMTP id RAA16296; Tue, 25 Jul 2000 17:39:36 -0400 (EDT) Received: (from gallatin@localhost) by grasshopper.cs.duke.edu (8.9.3/8.9.1) id RAA65939; Tue, 25 Jul 2000 17:39:36 -0400 (EDT) (envelope-from gallatin@cs.duke.edu) From: Andrew Gallatin MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Date: Tue, 25 Jul 2000 17:39:36 -0400 (EDT) To: wilko@FreeBSD.ORG Cc: FreeBSD-alpha mailing list Subject: Re: presence of DEFPA (fddi) panics 4.1RC In-Reply-To: <20000725204301.B8422@freebie.demon.nl> References: <20000725164548.A7231@freebie.demon.nl> <14717.44106.43720.739368@grasshopper.cs.duke.edu> <20000725203314.B8155@freebie.demon.nl> <14717.56802.51604.139998@grasshopper.cs.duke.edu> <20000725204301.B8422@freebie.demon.nl> X-Mailer: VM 6.43 under 20.4 "Emerald" XEmacs Lucid Message-ID: <14718.2283.782810.679070@grasshopper.cs.duke.edu> Sender: owner-freebsd-alpha@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org Wilko Bulte writes: > > It used to work just fine (before newbus??) Again, did it used to work on alpha? > > Remind me, does it work on x86? > > Oh yes, no problem. Just tested it a minute ago between i386/current and > T64 on the alpha. Drew To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-alpha" in the body of the message From owner-freebsd-alpha Tue Jul 25 14:49:46 2000 Delivered-To: freebsd-alpha@freebsd.org Received: from post.mail.nl.demon.net (post-10.mail.nl.demon.net [194.159.73.20]) by hub.freebsd.org (Postfix) with ESMTP id D57C237B5C7; Tue, 25 Jul 2000 14:49:41 -0700 (PDT) (envelope-from wkb@freebie.demon.nl) Received: from [212.238.54.101] (helo=freebie.demon.nl) by post.mail.nl.demon.net with smtp (Exim 3.14 #2) id 13HCa4-0002T9-00; Tue, 25 Jul 2000 21:49:40 +0000 Received: (from wkb@localhost) by freebie.demon.nl (8.9.3/8.9.3) id XAA09745; Tue, 25 Jul 2000 23:49:40 +0200 (CEST) (envelope-from wkb) Date: Tue, 25 Jul 2000 23:49:39 +0200 From: Wilko Bulte To: Andrew Gallatin Cc: wilko@FreeBSD.ORG, FreeBSD-alpha mailing list Subject: Re: presence of DEFPA (fddi) panics 4.1RC Message-ID: <20000725234939.A9731@freebie.demon.nl> Reply-To: wilko@FreeBSD.ORG References: <20000725164548.A7231@freebie.demon.nl> <14717.44106.43720.739368@grasshopper.cs.duke.edu> <20000725203314.B8155@freebie.demon.nl> <14717.56802.51604.139998@grasshopper.cs.duke.edu> <20000725204301.B8422@freebie.demon.nl> <14718.2283.782810.679070@grasshopper.cs.duke.edu> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline User-Agent: Mutt/1.2i In-Reply-To: <14718.2283.782810.679070@grasshopper.cs.duke.edu>; from gallatin@cs.duke.edu on Tue, Jul 25, 2000 at 05:39:36PM -0400 X-OS: FreeBSD 4.1-RC X-PGP: finger wilko@freebsd.org Sender: owner-freebsd-alpha@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org On Tue, Jul 25, 2000 at 05:39:36PM -0400, Andrew Gallatin wrote: > > Wilko Bulte writes: > > > > It used to work just fine (before newbus??) > > Again, did it used to work on alpha? Yes, but long time ago, when I only had a AXPpci33. I don't recall which version FBSD it was. > > > > Remind me, does it work on x86? > > > > Oh yes, no problem. Just tested it a minute ago between i386/current and > > T64 on the alpha. -- Wilko Bulte http://www.freebsd.org wilko@freebsd.org http://www.nlfug.nl To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-alpha" in the body of the message From owner-freebsd-alpha Tue Jul 25 14:54:46 2000 Delivered-To: freebsd-alpha@freebsd.org Received: from wa4phy.dyndns.org (cc449817-a.mrtnz1.ga.home.com [24.12.79.51]) by hub.freebsd.org (Postfix) with ESMTP id C375B37B9C8 for ; Tue, 25 Jul 2000 14:54:42 -0700 (PDT) (envelope-from sam@wa4phy.dyndns.org) Received: from wa4phy.dyndns.org (sam@localhost [127.0.0.1]) by wa4phy.dyndns.org (8.9.3/8.9.3) with ESMTP id RAA00381; Tue, 25 Jul 2000 17:54:40 -0400 (EDT) (envelope-from sam@wa4phy.dyndns.org) Message-ID: <397E0CA0.690CC0C6@wa4phy.dyndns.org> Date: Tue, 25 Jul 2000 17:54:40 -0400 From: "S.W. Drinkard" Organization: You Gotta Be Kiddin! X-Mailer: Mozilla 4.73 [en] (X11; U; FreeBSD 3.4-RELEASE i386) X-Accept-Language: en, ja MIME-Version: 1.0 To: Andrew Gallatin Cc: alpha@FreeBSD.ORG Subject: Re: Problems with de0 References: <397DCECF.29AB1478@wa4phy.dyndns.org> <14717.54900.542239.145459@grasshopper.cs.duke.edu> Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Sender: owner-freebsd-alpha@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org Correct.. the PC and RA I sent to you earlier is from tcpdump... Still no luck on xmit, but receive appears to work.. but then again, that's where the unalligned access is coming from.. receive side of tcpdump. Sam To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-alpha" in the body of the message From owner-freebsd-alpha Tue Jul 25 15: 2:20 2000 Delivered-To: freebsd-alpha@freebsd.org Received: from wa4phy.dyndns.org (cc449817-a.mrtnz1.ga.home.com [24.12.79.51]) by hub.freebsd.org (Postfix) with ESMTP id 1B61937B638 for ; Tue, 25 Jul 2000 15:02:18 -0700 (PDT) (envelope-from sam@wa4phy.dyndns.org) Received: from wa4phy.dyndns.org (sam@localhost [127.0.0.1]) by wa4phy.dyndns.org (8.9.3/8.9.3) with ESMTP id SAA00404; Tue, 25 Jul 2000 18:02:15 -0400 (EDT) (envelope-from sam@wa4phy.dyndns.org) Message-ID: <397E0E67.DEFC6033@wa4phy.dyndns.org> Date: Tue, 25 Jul 2000 18:02:15 -0400 From: "S.W. Drinkard" Organization: You Gotta Be Kiddin! X-Mailer: Mozilla 4.73 [en] (X11; U; FreeBSD 3.4-RELEASE i386) X-Accept-Language: en, ja MIME-Version: 1.0 To: mjacob@feral.com Cc: alpha@FreeBSD.ORG Subject: Re: Problems with de0 References: Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Sender: owner-freebsd-alpha@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org Affirmative.. 4.1-RC. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-alpha" in the body of the message From owner-freebsd-alpha Tue Jul 25 15:21:56 2000 Delivered-To: freebsd-alpha@freebsd.org Received: from feral.com (feral.com [192.67.166.1]) by hub.freebsd.org (Postfix) with ESMTP id 0250737BA6B for ; Tue, 25 Jul 2000 15:21:52 -0700 (PDT) (envelope-from mjacob@feral.com) Received: from semuta.feral.com (semuta [192.67.166.70]) by feral.com (8.9.3/8.9.3) with ESMTP id PAA31386; Tue, 25 Jul 2000 15:21:42 -0700 Date: Tue, 25 Jul 2000 15:21:03 -0700 (PDT) From: Matthew Jacob Reply-To: mjacob@feral.com To: "S.W. Drinkard" Cc: alpha@FreeBSD.ORG Subject: Re: Problems with de0 In-Reply-To: <397E0E67.DEFC6033@wa4phy.dyndns.org> Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-freebsd-alpha@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org Got me then. On Tue, 25 Jul 2000, S.W. Drinkard wrote: > Affirmative.. 4.1-RC. > > To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-alpha" in the body of the message From owner-freebsd-alpha Wed Jul 26 6: 6:29 2000 Delivered-To: freebsd-alpha@freebsd.org Received: from cumulus.ihas.nagoya-u.ac.jp (cumulus.ihas.nagoya-u.ac.jp [133.6.146.164]) by hub.freebsd.org (Postfix) with ESMTP id 259BD37BE2A for ; Wed, 26 Jul 2000 06:06:18 -0700 (PDT) (envelope-from taichu@ihas.nagoya-u.ac.jp) Received: from localhost (anvil [133.6.146.175]) by cumulus.ihas.nagoya-u.ac.jp (8.9.3/3.7W) with ESMTP id WAA01810 for ; Wed, 26 Jul 2000 22:06:03 +0900 (JST) To: freebsd-alpha@freebsd.org Subject: Re: Linux/alpha emulation available In-Reply-To: <14717.2828.454006.745321@grasshopper.cs.duke.edu> References: <14717.2828.454006.745321@grasshopper.cs.duke.edu> X-Mailer: Mew version 1.94.1 on Emacs 19.34 / Mule 2.3 (SUETSUMUHANA) X-URL: http://cloud.ihas.nagoya-u.ac.jp/students/taichu/ Mime-Version: 1.0 Content-Type: Text/Plain; charset=us-ascii Content-Transfer-Encoding: 7bit Message-Id: <20000726220603N.taichu@ihas.nagoya-u.ac.jp> Date: Wed, 26 Jul 2000 22:06:03 +0900 From: Taichu Tanaka X-Dispatcher: imput version 990905(IM130) Lines: 52 Sender: owner-freebsd-alpha@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org Hello, On Tue, 25 Jul 2000 00:04:47 -0400 (EDT), Andrew Gallatin wrote: > I have been working on getting the linulator going on FreeBSD/alpha. > What I have right now is in an alpha-test state. I'm looking for > feedback on how it works and pointers to important apps to try. I've tested the Compaq C compiler and Compaq Fortran. Our environment is 4.1-RC, PC-164LX 21164A 533MHz linux_base-6.1 linux_devtools-6.1. Result: Compaq C (ccc-6.2.9.002-2) compiles just fine, with some condition; . Compiled executable must be brandelf'ed with "-t Linux". . I had to link the objects statically (i.e., with "-static"). Shared executable claims as % ./a.out: error in loading shared libraries: libots.so: ELF file OS ABI invalid. (But this might be my installation fault...) I've checked the performance of the compiler. With my numerical simulation model, the executable with CCC runs about 40% faster than that with gcc-2.95.1. Naturally, the performance is as good as Compaq C with Linux/Alpha (that I used months ago). I couldn't compile with the Compaq Fortran for Linux Alpha (cfal-1.0.7), with the shared library problem. Again this might be my fault in the installation. Anyway, > If you're interested in producing anything resembling fast code, try > to get this working. The Tru64 version of this compiler beats gcc > hands-down & I imagine the linux version also kicks some serious butt. my dissatisfaction with the performance of the C compiler is cleared. Thanks a lot. Cheers, Taichu Tanaka Cloud Physics and Chemistry Lab., Phone: +81-52-789-3484 IHAS., Nagoya University, Japan FAX : +81-52-789-3436 "It is a capital mistake to theorize before one has data." -- Sherlock Holmes To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-alpha" in the body of the message From owner-freebsd-alpha Wed Jul 26 7:26:38 2000 Delivered-To: freebsd-alpha@freebsd.org Received: from duke.cs.duke.edu (duke.cs.duke.edu [152.3.140.1]) by hub.freebsd.org (Postfix) with ESMTP id 9C6F837B9BA for ; Wed, 26 Jul 2000 07:26:29 -0700 (PDT) (envelope-from gallatin@cs.duke.edu) Received: from grasshopper.cs.duke.edu (grasshopper.cs.duke.edu [152.3.145.30]) by duke.cs.duke.edu (8.9.3/8.9.3) with ESMTP id KAA29244; Wed, 26 Jul 2000 10:26:28 -0400 (EDT) Received: (from gallatin@localhost) by grasshopper.cs.duke.edu (8.9.3/8.9.1) id KAA67521; Wed, 26 Jul 2000 10:26:28 -0400 (EDT) (envelope-from gallatin@cs.duke.edu) From: Andrew Gallatin MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Date: Wed, 26 Jul 2000 10:26:27 -0400 (EDT) To: Taichu Tanaka Cc: freebsd-alpha@FreeBSD.ORG Subject: Re: Linux/alpha emulation available In-Reply-To: <20000726220603N.taichu@ihas.nagoya-u.ac.jp> References: <14717.2828.454006.745321@grasshopper.cs.duke.edu> <20000726220603N.taichu@ihas.nagoya-u.ac.jp> X-Mailer: VM 6.43 under 20.4 "Emerald" XEmacs Lucid Message-ID: <14718.61754.3971.667147@grasshopper.cs.duke.edu> Sender: owner-freebsd-alpha@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org Taichu Tanaka writes: > Hello, > > On Tue, 25 Jul 2000 00:04:47 -0400 (EDT), > Andrew Gallatin wrote: > > I have been working on getting the linulator going on FreeBSD/alpha. > > What I have right now is in an alpha-test state. I'm looking for > > feedback on how it works and pointers to important apps to try. > > I've tested the Compaq C compiler and Compaq Fortran. > > Our environment is > 4.1-RC, PC-164LX 21164A 533MHz > linux_base-6.1 > linux_devtools-6.1. > > Result: > Compaq C (ccc-6.2.9.002-2) compiles just fine, with some condition; > > . Compiled executable must be brandelf'ed with "-t Linux". > > . I had to link the objects statically (i.e., with "-static"). > Shared executable claims as > % ./a.out: error in loading shared libraries: libots.so: > ELF file OS ABI invalid. > (But this might be my installation fault...) Odd. It works here: 4.1-RC, UP1000, 600MHz 21264A linux_base-6.1 linux_devtools-6.1. ccc-6.2.9.002-2 cpml-5.0.0 libots-2.2.7 <10:09am>thunder/gallatin:tmp>cat hello.c #include main() { printf("hello world \n"); } <10:09am>thunder/gallatin:tmp>make CC=/compat/linux/usr/bin/ccc hello /compat/linux/usr/bin/ccc -O -pipe hello.c -o hello <10:09am>thunder/gallatin:tmp>./hello hello world <10:09am>thunder/gallatin:tmp>ldd hello hello: libc.so.6.1 => /lib/libc.so.6.1 (0x0000000040004000) libots.so => /usr/lib/libots.so (0x0000000040238000) /lib/ld-linux.so.2 => /lib/ld-linux.so.2 (0x0000000160100000) Its probably an installation issue. I just beat on the symlinks until it worked ;) Did you run the /compat/linux/usr/lib/compaq/ccc-6.2.9.002-2/alpha-linux/bin/create-comp-config.sh script? If I install the rpm with -vvv, I noticed this script was generating error messages. I ran it manually, using /compat/linux/bin/sh. I'm not sure if this helped or not.. > I've checked the performance of the compiler. With my > numerical simulation model, the executable with CCC runs > about 40% faster than that with gcc-2.95.1. > Naturally, the performance is as good as Compaq C with > Linux/Alpha (that I used months ago). Cool! I'm glad to hear it. > I couldn't compile with the Compaq Fortran for Linux > Alpha (cfal-1.0.7), with the shared library problem. > Again this might be my fault in the installation. I'll have to defer to somebody else for testing the fortran compiler. I disavow any knowledge of fortran ;-) > Anyway, > > > If you're interested in producing anything resembling fast code, try > > to get this working. The Tru64 version of this compiler beats gcc > > hands-down & I imagine the linux version also kicks some serious butt. > > my dissatisfaction with the performance of the C compiler is > cleared. Thanks a lot. You're welcome. I"m glad I could help! Drew To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-alpha" in the body of the message From owner-freebsd-alpha Wed Jul 26 11:25: 9 2000 Delivered-To: freebsd-alpha@freebsd.org Received: from cumulus.ihas.nagoya-u.ac.jp (cumulus.ihas.nagoya-u.ac.jp [133.6.146.164]) by hub.freebsd.org (Postfix) with ESMTP id ABC1137BB26 for ; Wed, 26 Jul 2000 11:25:02 -0700 (PDT) (envelope-from taichu@ihas.nagoya-u.ac.jp) Received: from localhost (anvil [133.6.146.175]) by cumulus.ihas.nagoya-u.ac.jp (8.9.3/3.7W) with ESMTP id DAA04454 for ; Thu, 27 Jul 2000 03:24:58 +0900 (JST) To: freebsd-alpha@FreeBSD.ORG Subject: Re: Linux/alpha emulation available In-Reply-To: <14718.61754.3971.667147@grasshopper.cs.duke.edu> References: <14717.2828.454006.745321@grasshopper.cs.duke.edu> <20000726220603N.taichu@ihas.nagoya-u.ac.jp> <14718.61754.3971.667147@grasshopper.cs.duke.edu> X-Mailer: Mew version 1.94.1 on Emacs 19.34 / Mule 2.3 (SUETSUMUHANA) X-URL: http://cloud.ihas.nagoya-u.ac.jp/students/taichu/ Mime-Version: 1.0 Content-Type: Text/Plain; charset=us-ascii Content-Transfer-Encoding: 7bit Message-Id: <20000727032457K.taichu@ihas.nagoya-u.ac.jp> Date: Thu, 27 Jul 2000 03:24:57 +0900 From: Taichu Tanaka X-Dispatcher: imput version 990905(IM130) Lines: 59 Sender: owner-freebsd-alpha@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org Hello, On Wed, 26 Jul 2000 10:26:27 -0400 (EDT), Andrew Gallatin wrote: > Odd. It works here: > 4.1-RC, UP1000, 600MHz 21264A .... I found the installation fault. I've brandelf'ed the libots.so, but that caused the problem. Re-installing the libots-2.2.7-2.alpha.rpm fixed my problem with Compaq C. > Did you run the > /compat/linux/usr/lib/compaq/ccc-6.2.9.002-2/alpha-linux/bin/create-comp-config.sh > script? If I install the rpm with -vvv, I noticed this script was > generating error messages. I ran it manually, using > /compat/linux/bin/sh. I'm not sure if this helped or not.. No, I haven't... and now I've run it. Running that script seems to choose an appropriate ld. > > I've checked the performance of the compiler. With my > > numerical simulation model, the executable with CCC runs > > about 40% faster than that with gcc-2.95.1. > > Naturally, the performance is as good as Compaq C with > > Linux/Alpha (that I used months ago). > > Cool! I'm glad to hear it. Yes, without this compiler, I feel that Alpha 21164A is merely as fast as (sometimes slower than) the Pentium-II/III or AMD Athlon with the same clock level. > I'll have to defer to somebody else for testing the fortran compiler. > I disavow any knowledge of fortran ;-) The Fortran compiler seems another story.... now, Fortran compiler stops like; % /compat/linux/usr/bin/fort -v bench.f /usr/lib/compaq/cfal/decfort90 -o /tmp/foreITPLn.o bench.f Fatal error in: /usr/lib/compaq/cfal/decfort90 - core dumped Signal 140 I don't know why. (Probably, this might be another installation issue.) > You're welcome. I"m glad I could help! Thank you again for your great job and quick help! Taichu Tanaka Cloud Physics and Chemistry Lab., Phone: +81-52-789-3484 IHAS., Nagoya University, Japan FAX : +81-52-789-3436 "It is a capital mistake to theorize before one has data." -- Sherlock Holmes To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-alpha" in the body of the message From owner-freebsd-alpha Wed Jul 26 11:48:13 2000 Delivered-To: freebsd-alpha@freebsd.org Received: from dragon.nuxi.com (trang.nuxi.com [209.152.133.57]) by hub.freebsd.org (Postfix) with ESMTP id 02D0337BD95 for ; Wed, 26 Jul 2000 11:48:11 -0700 (PDT) (envelope-from obrien@dragon.nuxi.com) Received: (from obrien@localhost) by dragon.nuxi.com (8.9.3/8.9.1) id LAA41997 for freebsd-alpha@FreeBSD.ORG; Wed, 26 Jul 2000 11:48:10 -0700 (PDT) (envelope-from obrien) Date: Wed, 26 Jul 2000 11:48:10 -0700 From: "David O'Brien" To: freebsd-alpha@FreeBSD.ORG Subject: Re: Linux/alpha emulation available Message-ID: <20000726114809.A41975@dragon.nuxi.com> Reply-To: obrien@FreeBSD.ORG References: <14717.2828.454006.745321@grasshopper.cs.duke.edu> <20000726220603N.taichu@ihas.nagoya-u.ac.jp> <14718.61754.3971.667147@grasshopper.cs.duke.edu> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline User-Agent: Mutt/1.2i In-Reply-To: <14718.61754.3971.667147@grasshopper.cs.duke.edu>; from gallatin@cs.duke.edu on Wed, Jul 26, 2000 at 10:26:27AM -0400 X-Operating-System: FreeBSD 5.0-CURRENT Organization: The NUXI BSD group X-Pgp-Rsa-Fingerprint: B7 4D 3E E9 11 39 5F A3 90 76 5D 69 58 D9 98 7A X-Pgp-Rsa-Keyid: 1024/34F9F9D5 Sender: owner-freebsd-alpha@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org On Wed, Jul 26, 2000 at 10:26:27AM -0400, Andrew Gallatin wrote: > > I've tested the Compaq C compiler and Compaq Fortran. Time for me to make some Ports of this stuff I guess. :-) -- -- David (obrien@FreeBSD.org) To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-alpha" in the body of the message From owner-freebsd-alpha Wed Jul 26 12:56:34 2000 Delivered-To: freebsd-alpha@freebsd.org Received: from duke.cs.duke.edu (duke.cs.duke.edu [152.3.140.1]) by hub.freebsd.org (Postfix) with ESMTP id 9E66D37B872 for ; Wed, 26 Jul 2000 12:56:28 -0700 (PDT) (envelope-from gallatin@cs.duke.edu) Received: from grasshopper.cs.duke.edu (grasshopper.cs.duke.edu [152.3.145.30]) by duke.cs.duke.edu (8.9.3/8.9.3) with ESMTP id PAA07159; Wed, 26 Jul 2000 15:56:26 -0400 (EDT) Received: (from gallatin@localhost) by grasshopper.cs.duke.edu (8.9.3/8.9.1) id PAA68112; Wed, 26 Jul 2000 15:56:25 -0400 (EDT) (envelope-from gallatin@cs.duke.edu) From: Andrew Gallatin MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Date: Wed, 26 Jul 2000 15:56:25 -0400 (EDT) To: Taichu Tanaka Cc: freebsd-alpha@FreeBSD.ORG Subject: Re: Linux/alpha emulation available In-Reply-To: <20000727032457K.taichu@ihas.nagoya-u.ac.jp> References: <14717.2828.454006.745321@grasshopper.cs.duke.edu> <20000726220603N.taichu@ihas.nagoya-u.ac.jp> <14718.61754.3971.667147@grasshopper.cs.duke.edu> <20000727032457K.taichu@ihas.nagoya-u.ac.jp> X-Mailer: VM 6.43 under 20.4 "Emerald" XEmacs Lucid Message-ID: <14719.16890.612685.27449@grasshopper.cs.duke.edu> Sender: owner-freebsd-alpha@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org Taichu Tanaka writes: > The Fortran compiler seems another story.... now, > Fortran compiler stops like; > > % /compat/linux/usr/bin/fort -v bench.f > /usr/lib/compaq/cfal/decfort90 -o /tmp/foreITPLn.o bench.f > Fatal error in: /usr/lib/compaq/cfal/decfort90 - core dumped > Signal 140 > > I don't know why. (Probably, this might be another > installation issue.) You have the exact opposite problem this time ;-) You need to brandelf -t Linux /compat/linux//usr/lib/compaq/cfal/decfort90 After doing this, a minimal test of the Fortran compiler seems to work. Cheers, Drew To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-alpha" in the body of the message From owner-freebsd-alpha Wed Jul 26 12:58:52 2000 Delivered-To: freebsd-alpha@freebsd.org Received: from duke.cs.duke.edu (duke.cs.duke.edu [152.3.140.1]) by hub.freebsd.org (Postfix) with ESMTP id E503537BDEF for ; Wed, 26 Jul 2000 12:58:47 -0700 (PDT) (envelope-from gallatin@cs.duke.edu) Received: from grasshopper.cs.duke.edu (grasshopper.cs.duke.edu [152.3.145.30]) by duke.cs.duke.edu (8.9.3/8.9.3) with ESMTP id PAA07188; Wed, 26 Jul 2000 15:58:45 -0400 (EDT) Received: (from gallatin@localhost) by grasshopper.cs.duke.edu (8.9.3/8.9.1) id PAA68117; Wed, 26 Jul 2000 15:58:45 -0400 (EDT) (envelope-from gallatin@cs.duke.edu) From: Andrew Gallatin MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Date: Wed, 26 Jul 2000 15:58:45 -0400 (EDT) To: Taichu Tanaka Cc: freebsd-alpha@FreeBSD.ORG Subject: Re: Linux/alpha emulation available In-Reply-To: <20000727032457K.taichu@ihas.nagoya-u.ac.jp> References: <14717.2828.454006.745321@grasshopper.cs.duke.edu> <20000726220603N.taichu@ihas.nagoya-u.ac.jp> <14718.61754.3971.667147@grasshopper.cs.duke.edu> <20000727032457K.taichu@ihas.nagoya-u.ac.jp> X-Mailer: VM 6.43 under 20.4 "Emerald" XEmacs Lucid Message-ID: <14719.17003.819003.340916@grasshopper.cs.duke.edu> Sender: owner-freebsd-alpha@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org Taichu Tanaka writes: > > > I've checked the performance of the compiler. With my > > > numerical simulation model, the executable with CCC runs > > > about 40% faster than that with gcc-2.95.1. > > > Naturally, the performance is as good as Compaq C with > > > Linux/Alpha (that I used months ago). > > > > Cool! I'm glad to hear it. > > Yes, without this compiler, I feel that Alpha 21164A is > merely as fast as (sometimes slower than) the Pentium-II/III or > AMD Athlon with the same clock level. Yes, that's exactly it.. It would be even better if Compaq would do a native port.. If you haven't done so already, you may want to look at the opimization flags which are available. Increasing the optimization level & generating the appropriate code for your processor can speed things up even more. Have fun, Drew To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-alpha" in the body of the message From owner-freebsd-alpha Wed Jul 26 13: 1:36 2000 Delivered-To: freebsd-alpha@freebsd.org Received: from duke.cs.duke.edu (duke.cs.duke.edu [152.3.140.1]) by hub.freebsd.org (Postfix) with ESMTP id 0122537BE0A; Wed, 26 Jul 2000 13:01:31 -0700 (PDT) (envelope-from gallatin@cs.duke.edu) Received: from grasshopper.cs.duke.edu (grasshopper.cs.duke.edu [152.3.145.30]) by duke.cs.duke.edu (8.9.3/8.9.3) with ESMTP id QAA07287; Wed, 26 Jul 2000 16:01:28 -0400 (EDT) Received: (from gallatin@localhost) by grasshopper.cs.duke.edu (8.9.3/8.9.1) id QAA68132; Wed, 26 Jul 2000 16:01:28 -0400 (EDT) (envelope-from gallatin@cs.duke.edu) From: Andrew Gallatin MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Date: Wed, 26 Jul 2000 16:01:28 -0400 (EDT) To: obrien@FreeBSD.ORG Cc: freebsd-alpha@FreeBSD.ORG Subject: Re: Linux/alpha emulation available In-Reply-To: <20000726114809.A41975@dragon.nuxi.com> References: <14717.2828.454006.745321@grasshopper.cs.duke.edu> <20000726220603N.taichu@ihas.nagoya-u.ac.jp> <14718.61754.3971.667147@grasshopper.cs.duke.edu> <20000726114809.A41975@dragon.nuxi.com> X-Mailer: VM 6.43 under 20.4 "Emerald" XEmacs Lucid Message-ID: <14719.17158.543230.53306@grasshopper.cs.duke.edu> Sender: owner-freebsd-alpha@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org David O'Brien writes: > On Wed, Jul 26, 2000 at 10:26:27AM -0400, Andrew Gallatin wrote: > > > I've tested the Compaq C compiler and Compaq Fortran. > > Time for me to make some Ports of this stuff I guess. :-) > I'd certainly appreciate it. For the most part, I haven't a clue how ports work. I just sit back & enjoy the magic after typing make ;-) While we're at it, can you help me make Iprobe into a port? (http://www.cs.duke.edu/ari/iprobe.html) This is something else that's been on my todo list forever.. Drew To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-alpha" in the body of the message From owner-freebsd-alpha Wed Jul 26 13:19:43 2000 Delivered-To: freebsd-alpha@freebsd.org Received: from implode.root.com (root.com [209.102.106.178]) by hub.freebsd.org (Postfix) with ESMTP id 0BB6937BF80 for ; Wed, 26 Jul 2000 13:19:39 -0700 (PDT) (envelope-from dg@implode.root.com) Received: from implode.root.com (localhost [127.0.0.1]) by implode.root.com (8.8.8/8.8.5) with ESMTP id NAA02751; Wed, 26 Jul 2000 13:05:30 -0700 (PDT) Message-Id: <200007262005.NAA02751@implode.root.com> To: Andrew Gallatin Cc: "Koster, K.J." , "'FreeBSD Alpha mailing list'" Subject: Re: fxp0 hangs my AXPpci33 In-reply-to: Your message of "Tue, 25 Jul 2000 14:59:21 EDT." <14717.58007.367265.507976@grasshopper.cs.duke.edu> From: David Greenman Reply-To: dg@root.com Date: Wed, 26 Jul 2000 13:05:30 -0700 Sender: owner-freebsd-alpha@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org >I think that the SEEPROM reading might be very timing >dependant... David? I'm worried that whatever the path in the chipset It is timing dependant, but the driver inserts more than enough delay by using DELAY(1) for 1us. I think the requirement is much much less than that (< .5us), so if timing really is the problem, then it leads me to wonder if DELAY() might be somewhat broken on Alpha for small delays. A quick way to test for that would be to change the DELAY(1)'s to DELAY(10) or more. -DG David Greenman Co-founder, The FreeBSD Project - http://www.freebsd.org Manufacturer of high-performance Internet servers - http://www.terasolutions.com Pave the road of life with opportunities. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-alpha" in the body of the message From owner-freebsd-alpha Wed Jul 26 13:26:25 2000 Delivered-To: freebsd-alpha@freebsd.org Received: from feral.com (feral.com [192.67.166.1]) by hub.freebsd.org (Postfix) with ESMTP id AD65B37BF2A for ; Wed, 26 Jul 2000 13:26:22 -0700 (PDT) (envelope-from mjacob@feral.com) Received: from semuta.feral.com (semuta [192.67.166.70]) by feral.com (8.9.3/8.9.3) with ESMTP id NAA02214; Wed, 26 Jul 2000 13:26:06 -0700 Date: Wed, 26 Jul 2000 13:25:22 -0700 (PDT) From: Matthew Jacob Reply-To: mjacob@feral.com To: David Greenman Cc: Andrew Gallatin , "Koster, K.J." , "'FreeBSD Alpha mailing list'" Subject: Re: fxp0 hangs my AXPpci33 In-Reply-To: <200007262005.NAA02751@implode.root.com> Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-freebsd-alpha@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org > >I think that the SEEPROM reading might be very timing > >dependant... David? I'm worried that whatever the path in the chipset > > It is timing dependant, but the driver inserts more than enough delay > by using DELAY(1) for 1us. I think the requirement is much much less than > that (< .5us), so if timing really is the problem, then it leads me to wonder > if DELAY() might be somewhat broken on Alpha for small delays. A quick way > to test for that would be to change the DELAY(1)'s to DELAY(10) or more. It shouldn't be. It's using the rpcc register to do more precise timing. It *used* to be about 30% off, but now should be quite accurate- but it's certainly possible. I'll be interested in hearing this. I forget- is this with 4.0 or with -current/4.1? I seem to recall that this source base is a recent source base change even for 4.1- (July 4th). -matt To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-alpha" in the body of the message From owner-freebsd-alpha Wed Jul 26 15:30:17 2000 Delivered-To: freebsd-alpha@freebsd.org Received: from mail.du.gtn.com (mail.du.gtn.com [194.77.9.57]) by hub.freebsd.org (Postfix) with ESMTP id 6A5C937BFBE for ; Wed, 26 Jul 2000 15:29:46 -0700 (PDT) (envelope-from ticso@cicely8.cicely.de) Received: from mail.cicely.de (cicely.de [194.231.9.142]) by mail.du.gtn.com (8.11.0.Beta3/8.11.0.Beta3) with ESMTP id e6QMTHU24280 (using TLSv1/SSLv3 with cipher EDH-RSA-DES-CBC3-SHA (168 bits) verified OK); Thu, 27 Jul 2000 00:29:20 +0200 (MET DST) Received: from cicely8.cicely.de (cicely8.cicely.de [10.1.2.10]) by mail.cicely.de (8.11.0.Beta1/8.11.0.Beta1) with ESMTP id e6QMSrq75519; Thu, 27 Jul 2000 00:28:53 +0200 (CEST) Received: (from ticso@localhost) by cicely8.cicely.de (8.9.3/8.9.2) id AAA35216; Thu, 27 Jul 2000 00:28:45 +0200 (CEST) (envelope-from ticso) Date: Thu, 27 Jul 2000 00:28:45 +0200 From: Bernd Walter To: Matthew Jacob Cc: David Greenman , Andrew Gallatin , "Koster, K.J." , "'FreeBSD Alpha mailing list'" Subject: Re: fxp0 hangs my AXPpci33 Message-ID: <20000727002844.A35107@cicely8.cicely.de> References: <200007262005.NAA02751@implode.root.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Mailer: Mutt 1.0.1i In-Reply-To: ; from mjacob@feral.com on Wed, Jul 26, 2000 at 01:25:22PM -0700 Sender: owner-freebsd-alpha@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org On Wed, Jul 26, 2000 at 01:25:22PM -0700, Matthew Jacob wrote: > > > >I think that the SEEPROM reading might be very timing > > >dependant... David? I'm worried that whatever the path in the chipset > > > > It is timing dependant, but the driver inserts more than enough delay > > by using DELAY(1) for 1us. I think the requirement is much much less than > > that (< .5us), so if timing really is the problem, then it leads me to wonder > > if DELAY() might be somewhat broken on Alpha for small delays. A quick way > > to test for that would be to change the DELAY(1)'s to DELAY(10) or more. > > It shouldn't be. It's using the rpcc register to do more precise timing. It > *used* to be about 30% off, but now should be quite accurate- but it's > certainly possible. I'll be interested in hearing this. > > I forget- is this with 4.0 or with -current/4.1? I seem to recall that this > source base is a recent source base change even for 4.1- (July 4th). To add something to the problem I had. My problem was after changing a 4.0-current system (short time before 4.0-RELEASE) from an axppci33 board to a PC164. After I got this problems I updated to a recent STABLE and asked on the alpha list. Even the original bug was there before the card worked fine with the axppci33 board. I used it with and with cache installed. The difference is that my card is older than the 559 - I asume it's a 557. -- B.Walter COSMO-Project http://www.cosmo-project.de ticso@cicely.de Usergroup info@cosmo-project.de To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-alpha" in the body of the message From owner-freebsd-alpha Wed Jul 26 15:33:57 2000 Delivered-To: freebsd-alpha@freebsd.org Received: from feral.com (feral.com [192.67.166.1]) by hub.freebsd.org (Postfix) with ESMTP id BD89837BF1A for ; Wed, 26 Jul 2000 15:33:53 -0700 (PDT) (envelope-from mjacob@feral.com) Received: from semuta.feral.com (semuta [192.67.166.70]) by feral.com (8.9.3/8.9.3) with ESMTP id PAA02663; Wed, 26 Jul 2000 15:33:33 -0700 Date: Wed, 26 Jul 2000 15:32:49 -0700 (PDT) From: Matthew Jacob Reply-To: mjacob@feral.com To: Bernd Walter Cc: David Greenman , Andrew Gallatin , "Koster, K.J." , "'FreeBSD Alpha mailing list'" Subject: Re: fxp0 hangs my AXPpci33 In-Reply-To: <20000727002844.A35107@cicely8.cicely.de> Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-freebsd-alpha@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org Well, I have a Multia I haven't fired up lately... maybe it's time... :-).... -matt On Thu, 27 Jul 2000, Bernd Walter wrote: > On Wed, Jul 26, 2000 at 01:25:22PM -0700, Matthew Jacob wrote: > > > > > >I think that the SEEPROM reading might be very timing > > > >dependant... David? I'm worried that whatever the path in the chipset > > > > > > It is timing dependant, but the driver inserts more than enough delay > > > by using DELAY(1) for 1us. I think the requirement is much much less than > > > that (< .5us), so if timing really is the problem, then it leads me to wonder > > > if DELAY() might be somewhat broken on Alpha for small delays. A quick way > > > to test for that would be to change the DELAY(1)'s to DELAY(10) or more. > > > > It shouldn't be. It's using the rpcc register to do more precise timing. It > > *used* to be about 30% off, but now should be quite accurate- but it's > > certainly possible. I'll be interested in hearing this. > > > > I forget- is this with 4.0 or with -current/4.1? I seem to recall that this > > source base is a recent source base change even for 4.1- (July 4th). > > To add something to the problem I had. > My problem was after changing a 4.0-current system (short time before > 4.0-RELEASE) from an axppci33 board to a PC164. > After I got this problems I updated to a recent STABLE and asked on the > alpha list. > Even the original bug was there before the card worked fine with the > axppci33 board. I used it with and with cache installed. > The difference is that my card is older than the 559 - I asume it's a 557. > > -- > B.Walter COSMO-Project http://www.cosmo-project.de > ticso@cicely.de Usergroup info@cosmo-project.de > To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-alpha" in the body of the message From owner-freebsd-alpha Wed Jul 26 17: 2:34 2000 Delivered-To: freebsd-alpha@freebsd.org Received: from duke.cs.duke.edu (duke.cs.duke.edu [152.3.140.1]) by hub.freebsd.org (Postfix) with ESMTP id 8C13137B7B7; Wed, 26 Jul 2000 17:02:31 -0700 (PDT) (envelope-from gallatin@cs.duke.edu) Received: from grasshopper.cs.duke.edu (grasshopper.cs.duke.edu [152.3.145.30]) by duke.cs.duke.edu (8.9.3/8.9.3) with ESMTP id UAA11939; Wed, 26 Jul 2000 20:02:30 -0400 (EDT) Received: (from gallatin@localhost) by grasshopper.cs.duke.edu (8.9.3/8.9.1) id UAA68613; Wed, 26 Jul 2000 20:02:29 -0400 (EDT) (envelope-from gallatin@cs.duke.edu) From: Andrew Gallatin MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Date: Wed, 26 Jul 2000 20:02:29 -0400 (EDT) To: obrien@freebsd.org Cc: freebsd-alpha@freebsd.org Subject: XFree86 4.0.1 X-Mailer: VM 6.43 under 20.4 "Emerald" XEmacs Lucid Message-ID: <14719.30658.265885.818087@grasshopper.cs.duke.edu> Sender: owner-freebsd-alpha@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org Well.. It seems that XFree86-4.0.1 is not without bugs. I've been using my home miata more intensely these days, and noticed that the X server still has problems. About 1/3 of the time, the X server will lock solid & will be unkillable unless you give it a kill -9, and then it doesn't release the console & you cannot restart X. When this is happening, its in a tight CPU bound loop, and its not making any system calls (according to ktrace). The other 2/3 of the time, it gets into a funky state where the screen is not being properly refreshed, but you can at least exit from it ;-) These feel like compiler bugs. I noticed that the XFree86-4 port is patching the OptimizedCDebugFlags to be ''. This reminded me of the problem that I diagnosed a few months ago where a person had a massively unstable system due to his setting CFLAGS to '-pipe' in /etc/make.conf (thereby omitting -O). I'm rebuilding XFree86-4 right now with OptimizedCDebugFlags set to -O to see if it improves things.. Drew To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-alpha" in the body of the message From owner-freebsd-alpha Wed Jul 26 23:29:39 2000 Delivered-To: freebsd-alpha@freebsd.org Received: from eel.radicalmedia.com (eel.radicalmedia.com [204.254.246.9]) by hub.freebsd.org (Postfix) with ESMTP id 7C45837B98B for ; Wed, 26 Jul 2000 23:29:34 -0700 (PDT) (envelope-from phiber@eel.radicalmedia.com) Received: (from phiber@localhost) by eel.radicalmedia.com (8.9.3/8.9.3) id CAA09680 for freebsd-alpha@freebsd.org; Thu, 27 Jul 2000 02:29:31 -0400 (EDT) Date: Thu, 27 Jul 2000 02:29:30 -0400 From: Mark Abene To: freebsd-alpha@freebsd.org Subject: weird XFree86 3.3.6 behavior... Message-ID: <20000727022930.A9638@radicalmedia.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Mailer: Mutt 0.95.1i Sender: owner-freebsd-alpha@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org I'm experiencing a very strange problem with XFree86 3.3.6. If I have a large number of clients open (~100 with windowmaker, ~40-50 with fvwm2, the wm doesn't seem to matter), and xscreensaver kicks in, upon entering a valid password to unlock, the X server goes into an infinite loop in WaitForSomething() and eats up all available cpu, hosing the session. Upon attaching to XF86_SVGA (same exact problem with XF86_S3V) with gdb, it seems that there is a difference of opinion between WaitForSomething(), which believes that select() is telling it that a client needs closing down, and the function which it calls for the task, CheckConnections(), which polls all fd's with select and doesn't find any that need servicing (!) which goes back to WaitForSomething(), and back and forth and back and forth... Could there possibly be some race condition at work, or worse, a bug in select? I see mention of weirdness with select() in a recent PR, but it was in reference to named fifos, not unix domain sockets. Unfortunately, this is easily reproducible, and is keeping me from getting work done! If the number of clients I have running do not reach the limits I mentioned, xscreensaver works just fine and the X server will run indefinitely without any abnormalities. Has anyone else experienced this, or have any suggestions??? Help would be much appreciated in tracking this down. Thanks! -Mark To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-alpha" in the body of the message From owner-freebsd-alpha Thu Jul 27 0: 1: 6 2000 Delivered-To: freebsd-alpha@freebsd.org Received: from dragon.nuxi.com (trang.nuxi.com [209.152.133.57]) by hub.freebsd.org (Postfix) with ESMTP id 4CD6637B5D3 for ; Thu, 27 Jul 2000 00:01:01 -0700 (PDT) (envelope-from obrien@dragon.nuxi.com) Received: (from obrien@localhost) by dragon.nuxi.com (8.9.3/8.9.1) id AAA44527; Thu, 27 Jul 2000 00:00:33 -0700 (PDT) (envelope-from obrien) Date: Thu, 27 Jul 2000 00:00:33 -0700 From: "David O'Brien" To: Mark Abene Cc: freebsd-alpha@freebsd.org Subject: Re: weird XFree86 3.3.6 behavior... Message-ID: <20000727000033.A44502@dragon.nuxi.com> Reply-To: obrien@freebsd.org References: <20000727022930.A9638@radicalmedia.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline User-Agent: Mutt/1.2i In-Reply-To: <20000727022930.A9638@radicalmedia.com>; from phiber@radicalmedia.com on Thu, Jul 27, 2000 at 02:29:30AM -0400 X-Operating-System: FreeBSD 5.0-CURRENT Organization: The NUXI BSD group X-Pgp-Rsa-Fingerprint: B7 4D 3E E9 11 39 5F A3 90 76 5D 69 58 D9 98 7A X-Pgp-Rsa-Keyid: 1024/34F9F9D5 Sender: owner-freebsd-alpha@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org On Thu, Jul 27, 2000 at 02:29:30AM -0400, Mark Abene wrote: > I'm experiencing a very strange problem with XFree86 3.3.6. How (/when) did you install the XFree86 bits? -- -- David (obrien@FreeBSD.org) To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-alpha" in the body of the message From owner-freebsd-alpha Thu Jul 27 0:51:36 2000 Delivered-To: freebsd-alpha@freebsd.org Received: from eel.radicalmedia.com (eel.radicalmedia.com [204.254.246.9]) by hub.freebsd.org (Postfix) with ESMTP id C1A6137C096; Thu, 27 Jul 2000 00:51:32 -0700 (PDT) (envelope-from phiber@eel.radicalmedia.com) Received: (from phiber@localhost) by eel.radicalmedia.com (8.9.3/8.9.3) id DAA10134; Thu, 27 Jul 2000 03:51:28 -0400 (EDT) Date: Thu, 27 Jul 2000 03:51:28 -0400 From: Mark Abene To: "David O'Brien" Cc: freebsd-alpha@FreeBSD.ORG Subject: Re: weird XFree86 3.3.6 behavior... Message-ID: <20000727035128.A9982@radicalmedia.com> References: <20000727022930.A9638@radicalmedia.com> <20000727000033.A44502@dragon.nuxi.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Mailer: Mutt 0.95.1i In-Reply-To: <20000727000033.A44502@dragon.nuxi.com>; from David O'Brien on Thu, Jul 27, 2000 at 12:00:33AM -0700 Sender: owner-freebsd-alpha@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org On Thu, Jul 27, 2000 at 12:00:33AM -0700, David O'Brien wrote: > On Thu, Jul 27, 2000 at 02:29:30AM -0400, Mark Abene wrote: > > I'm experiencing a very strange problem with XFree86 3.3.6. > > How (/when) did you install the XFree86 bits? > This is XFree86 3.3.6 compiled from the 4.0-RELEASE ports collection. I've been using it without incident (rock solid) until I decided to open a bunch more xterms than I normally do, and xscreensaver sent it into an infinite loop, as previously described. Xscreensaver normally functions as expected. When I mentioned the number of clients that need to be open in X for the problem to surface, I'm taking the numbers from xwininfo -root -children (the total). I'm guessing (and this is a big guess), that select() is malfunctioning when the number of fd's reach some high limit. I've been using gdb to single step through the hung X server for the past few days now, so I'm very familiar with what's going on (just not sure why). When the number of clients is "high", and xscreensaver authenticates a valid password, the saver program is exiting. At this point in the X server's WaitForSomething() main event loop, we select on "AllSockets", and find that we get an fd that returns a EBADF, indicating (mistakenly at this point in time) that a client needs closing. So it calls CheckConnections(), which selects on MAXSOCKS in poll mode (timeval's sec and usec are zero). CheckConnections() of course doesn't find any fd's that need closing down, and returns back to WaitForSomething(), which again gets a EBADF back from select, so it calls CheckConnections() again, and so on and so on. :) And we end up with a vicious cycle where the X server is hung eating up all available cpu. Not very pretty. If you need more details, I'll be happy to provide them. The problem is easily reproducible, and I'm still considering select(2) as being suspect. Cheers, -Mark To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-alpha" in the body of the message From owner-freebsd-alpha Thu Jul 27 8:12:48 2000 Delivered-To: freebsd-alpha@freebsd.org Received: from duke.cs.duke.edu (duke.cs.duke.edu [152.3.140.1]) by hub.freebsd.org (Postfix) with ESMTP id 30D6137B9AC for ; Thu, 27 Jul 2000 08:12:45 -0700 (PDT) (envelope-from gallatin@cs.duke.edu) Received: from grasshopper.cs.duke.edu (grasshopper.cs.duke.edu [152.3.145.30]) by duke.cs.duke.edu (8.9.3/8.9.3) with ESMTP id LAA23631 for ; Thu, 27 Jul 2000 11:12:43 -0400 (EDT) Received: (from gallatin@localhost) by grasshopper.cs.duke.edu (8.9.3/8.9.1) id LAA69872; Thu, 27 Jul 2000 11:12:43 -0400 (EDT) (envelope-from gallatin@cs.duke.edu) From: Andrew Gallatin MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Date: Thu, 27 Jul 2000 11:12:43 -0400 (EDT) To: freebsd-alpha@freebsd.org Subject: Using the Compaq Math lib natively X-Mailer: VM 6.43 under 20.4 "Emerald" XEmacs Lucid Message-ID: <14720.19316.592646.531221@grasshopper.cs.duke.edu> Sender: owner-freebsd-alpha@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org Compaq has a math library that they've put out for linux. Its available from http://www.compaq.com/math/introduction/index.html I started looking at it while doing the linux/alpha emulation work. I noticed that it contains no system calls. It has external references to libots (another compaq lib). Between libots and libcpml, only 2 external symbols are referenced: U __errno_location U __ieee_get_fp_control I think that we might be able to use libcpml & libots natively if we wrap them with another library to provide those 2 symbols. To test the theory, I built bladenc, added 'int __errno_location, __ieee_get_fp_control;' to one of the C files and linked with libcpml. The resulting binary ran (I guess I didn't take any exceptionsl phew!), produced a playable mp3, and was about 43% faster than a binary linked with our libm. Here's a table of the total time taken to produce an mp3 from a 1:40 .wav file given a variety of bladenc binaries on a 600MHz UP1000 (600MHz 21264a, 2MB L2 cache). For comparison, a 733MHz PIII Xeon takes about 45.47 for the same file (using the gcc from 4.0-RELEASE). Linux ccc / libcpml: 29.61 FreeBSD gcc/ libcpml: 42.51 FreeBSD gcc/ libm: 53.93 Does anybody know where to find a description of ieee_get_fp_control() and errno_location()? The RH 6.2 linux/alpha box I set up doesn't seem to have a man page for ieee_get_fp_control().., but it seems to be in the libc. Is the source available somehow for the libc.a from RH6.2? Also, I haven't examined cxml yet. I imagine that this will be usable as well. (cxml used to be called DXML and has BLAS, LAPACK, and other useful math bits in it). Cheers, Drew ------------------------------------------------------------------------------ Andrew Gallatin, Sr Systems Programmer http://www.cs.duke.edu/~gallatin Duke University Email: gallatin@cs.duke.edu Department of Computer Science Phone: (919) 660-6590 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-alpha" in the body of the message From owner-freebsd-alpha Thu Jul 27 8:55:50 2000 Delivered-To: freebsd-alpha@freebsd.org Received: from utep.el.utwente.nl (utep.el.utwente.nl [130.89.30.10]) by hub.freebsd.org (Postfix) with ESMTP id 4644137B990 for ; Thu, 27 Jul 2000 08:55:44 -0700 (PDT) (envelope-from A.Dergatchev@tn.utwente.nl) Received: from tn.utwente.nl (uttnb55.tn.utwente.nl [130.89.74.55]) by utep.el.utwente.nl (8.9.3/8.9.3) with ESMTP id RAA04003 for ; Thu, 27 Jul 2000 17:57:14 +0200 Message-ID: <39805BB4.9BB8A1F8@tn.utwente.nl> Date: Thu, 27 Jul 2000 17:56:36 +0200 From: "Andrei A. Dergatchev" X-Mailer: Mozilla 4.5 [en] (Win95; I) X-Accept-Language: en,ru MIME-Version: 1.0 To: freebsd-alpha@FreeBSD.ORG Subject: Re: Using the Compaq Math lib natively References: <14720.19316.592646.531221@grasshopper.cs.duke.edu> Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Sender: owner-freebsd-alpha@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org > Does anybody know where to find a description of ieee_get_fp_control() > and errno_location()? Digital' docs is the most useful thing I found - pretty detailed description of ieee_get_fp_control: http://decline.epfl.ch/docs/DUV40E/HTML/MAN/MAN3/1089____.HTM and even examples: http://www.physik.fu-berlin.de/DOKU/DEC_Unix_4.0/HTML/AA-PS30D-TET1_html/peg12.html errno_location seems to be LinuxThreads thing - couldn't find anything in onlne DEC documents. > The RH 6.2 linux/alpha box I set up doesn't > seem to have a man page for ieee_get_fp_control().., but it seems to > be in the libc. Is the source available somehow for the libc.a from > RH6.2? > > Also, I haven't examined cxml yet. I imagine that this will be usable > as well. (cxml used to be called DXML and has BLAS, LAPACK, and other > useful math bits in it). > > Cheers, > > Drew > > > ------------------------------------------------------------------------------ > Andrew Gallatin, Sr Systems Programmer http://www.cs.duke.edu/~gallatin > Duke University Email: gallatin@cs.duke.edu > Department of Computer Science Phone: (919) 660-6590 Andrei To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-alpha" in the body of the message From owner-freebsd-alpha Thu Jul 27 9:28:22 2000 Delivered-To: freebsd-alpha@freebsd.org Received: from cumulus.ihas.nagoya-u.ac.jp (cumulus.ihas.nagoya-u.ac.jp [133.6.146.164]) by hub.freebsd.org (Postfix) with ESMTP id 4475B37B9CA for ; Thu, 27 Jul 2000 09:28:07 -0700 (PDT) (envelope-from taichu@ihas.nagoya-u.ac.jp) Received: from localhost (anvil [133.6.146.175]) by cumulus.ihas.nagoya-u.ac.jp (8.9.3/3.7W) with ESMTP id BAA08916 for ; Fri, 28 Jul 2000 01:28:03 +0900 (JST) To: freebsd-alpha@FreeBSD.ORG Subject: Re: Linux/alpha emulation available In-Reply-To: <14719.16890.612685.27449@grasshopper.cs.duke.edu> References: <14718.61754.3971.667147@grasshopper.cs.duke.edu> <20000727032457K.taichu@ihas.nagoya-u.ac.jp> <14719.16890.612685.27449@grasshopper.cs.duke.edu> X-Mailer: Mew version 1.94.1 on Emacs 19.34 / Mule 2.3 (SUETSUMUHANA) X-URL: http://cloud.ihas.nagoya-u.ac.jp/students/taichu/ Mime-Version: 1.0 Content-Type: Text/Plain; charset=us-ascii Content-Transfer-Encoding: 7bit Message-Id: <20000728012802B.taichu@ihas.nagoya-u.ac.jp> Date: Fri, 28 Jul 2000 01:28:02 +0900 From: Taichu Tanaka X-Dispatcher: imput version 990905(IM130) Lines: 27 Sender: owner-freebsd-alpha@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org On Wed, 26 Jul 2000 15:56:25 -0400 (EDT), Andrew Gallatin wrote: > You have the exact opposite problem this time ;-) > You need to brandelf -t Linux /compat/linux//usr/lib/compaq/cfal/decfort90 > After doing this, a minimal test of the Fortran compiler seems to work. Ouch! What a stupid am I... Now, Doing # brandelf -t Linux /compat/linux/usr/lib/compaq/cfal/decfort90 made the Compaq Fortran running ! It's quite faster than GNU Fortran; Our simple benchmark (simplified atmospheric model); Compaq Fortran (-O5 -fast) : 8.43 sec f77 (gcc-2.95.1) (-O6 -funroll-all-loops) : 12.57 sec Again, Compaq Fortran beats GCC substantially. Regards, Taichu Tanaka Cloud Physics and Chemistry Lab., Phone: +81-52-789-3484 IHAS., Nagoya University, Japan FAX : +81-52-789-3436 "It is a capital mistake to theorize before one has data." -- Sherlock Holmes To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-alpha" in the body of the message From owner-freebsd-alpha Thu Jul 27 13:48:40 2000 Delivered-To: freebsd-alpha@freebsd.org Received: from eel.radicalmedia.com (eel.radicalmedia.com [204.254.246.9]) by hub.freebsd.org (Postfix) with ESMTP id 2337D37BAB2; Thu, 27 Jul 2000 13:48:36 -0700 (PDT) (envelope-from phiber@eel.radicalmedia.com) Received: (from phiber@localhost) by eel.radicalmedia.com (8.9.3/8.9.3) id QAA18745; Thu, 27 Jul 2000 16:48:34 -0400 (EDT) Date: Thu, 27 Jul 2000 16:48:33 -0400 From: Mark Abene To: "David O'Brien" Cc: freebsd-alpha@FreeBSD.ORG Subject: Re: weird XFree86 3.3.6 behavior... Message-ID: <20000727164833.A18644@radicalmedia.com> References: <20000727022930.A9638@radicalmedia.com> <20000727000033.A44502@dragon.nuxi.com> <20000727035128.A9982@radicalmedia.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Mailer: Mutt 0.95.1i In-Reply-To: <20000727035128.A9982@radicalmedia.com>; from Mark Abene on Thu, Jul 27, 2000 at 03:51:28AM -0400 Sender: owner-freebsd-alpha@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org I have some new info regarding this problem. Specifically, if 32 or more file descriptors are in use by the X server (as shown by lsof), xscreensaver will hang the X server (causing the select loop I described) after accepting a valid password to unlock. Why the magic number of 32, I don't know, but it's consistent. -Mark To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-alpha" in the body of the message From owner-freebsd-alpha Thu Jul 27 14: 7: 1 2000 Delivered-To: freebsd-alpha@freebsd.org Received: from duke.cs.duke.edu (duke.cs.duke.edu [152.3.140.1]) by hub.freebsd.org (Postfix) with ESMTP id A50EE37C11B; Thu, 27 Jul 2000 14:06:56 -0700 (PDT) (envelope-from gallatin@cs.duke.edu) Received: from grasshopper.cs.duke.edu (grasshopper.cs.duke.edu [152.3.145.30]) by duke.cs.duke.edu (8.9.3/8.9.3) with ESMTP id RAA03268; Thu, 27 Jul 2000 17:06:55 -0400 (EDT) Received: (from gallatin@localhost) by grasshopper.cs.duke.edu (8.9.3/8.9.1) id RAA70594; Thu, 27 Jul 2000 17:06:55 -0400 (EDT) (envelope-from gallatin@cs.duke.edu) From: Andrew Gallatin MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Date: Thu, 27 Jul 2000 17:06:55 -0400 (EDT) To: Mark Abene Cc: "David O'Brien" , freebsd-alpha@FreeBSD.ORG Subject: select problems ( was Re: weird XFree86 3.3.6 behavior...) In-Reply-To: <20000727164833.A18644@radicalmedia.com> References: <20000727022930.A9638@radicalmedia.com> <20000727000033.A44502@dragon.nuxi.com> <20000727035128.A9982@radicalmedia.com> <20000727164833.A18644@radicalmedia.com> X-Mailer: VM 6.43 under 20.4 "Emerald" XEmacs Lucid Message-ID: <14720.41641.666813.600170@grasshopper.cs.duke.edu> Sender: owner-freebsd-alpha@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org Mark Abene writes: > I have some new info regarding this problem. > Specifically, if 32 or more file descriptors are in use by the X server > (as shown by lsof), xscreensaver will hang the X server (causing the select > loop I described) after accepting a valid password to unlock. > Why the magic number of 32, I don't know, but it's consistent. 32 is the number of bits in an int. Is the Xserver select()'ing on a real fd_set, or are they passing in an int? Furthermore, is the code using FD_SET(n, p) to set the bits they're selecting on, or are they using (1 << fd). If the latter, try changing it to use FD_SET (or at least use (1L << fd)) Also, there was a bug in select (both in the kernel & in /usr/include/sys/types.h) which Peter Wemm fixed on Feb. 20. Was this X server really compiled on a 4.0-RELEASE or newer system? Drew To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-alpha" in the body of the message From owner-freebsd-alpha Thu Jul 27 14:43: 3 2000 Delivered-To: freebsd-alpha@freebsd.org Received: from eel.radicalmedia.com (eel.radicalmedia.com [204.254.246.9]) by hub.freebsd.org (Postfix) with ESMTP id EA2F137C0D0; Thu, 27 Jul 2000 14:43:00 -0700 (PDT) (envelope-from phiber@eel.radicalmedia.com) Received: (from phiber@localhost) by eel.radicalmedia.com (8.9.3/8.9.3) id RAA19545; Thu, 27 Jul 2000 17:42:58 -0400 (EDT) Date: Thu, 27 Jul 2000 17:42:57 -0400 From: Mark Abene To: Andrew Gallatin Cc: "David O'Brien" , freebsd-alpha@FreeBSD.ORG Subject: Re: select problems ( was Re: weird XFree86 3.3.6 behavior...) Message-ID: <20000727174257.A19445@radicalmedia.com> References: <20000727022930.A9638@radicalmedia.com> <20000727000033.A44502@dragon.nuxi.com> <20000727035128.A9982@radicalmedia.com> <20000727164833.A18644@radicalmedia.com> <14720.41641.666813.600170@grasshopper.cs.duke.edu> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Mailer: Mutt 0.95.1i In-Reply-To: <14720.41641.666813.600170@grasshopper.cs.duke.edu>; from Andrew Gallatin on Thu, Jul 27, 2000 at 05:06:55PM -0400 Sender: owner-freebsd-alpha@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org On Thu, Jul 27, 2000 at 05:06:55PM -0400, Andrew Gallatin wrote: > > 32 is the number of bits in an int. Or, (life + universe + everything) - 10 :) > > Is the Xserver select()'ing on a real fd_set, or are they passing in an > int? Furthermore, is the code using FD_SET(n, p) to set the bits > they're selecting on, or are they using (1 << fd). They're using real fd_sets as args to select, however it appears they are doing mask arithmetic with ints. This may be the problem, since an fd_set on Alpha is 64 bits. I'll try a little experiment... > > If the latter, try changing it to use FD_SET (or at least use (1L << fd)) > > Also, there was a bug in select (both in the kernel & in > /usr/include/sys/types.h) which Peter Wemm fixed on Feb. 20. > Was this X server really compiled on a 4.0-RELEASE or newer system? > > Drew > What was the nature of this bug you mention? And yes, I built X from the ports collection on 4.0-RELEASE. Cheers, -Mark To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-alpha" in the body of the message From owner-freebsd-alpha Thu Jul 27 14:47:20 2000 Delivered-To: freebsd-alpha@freebsd.org Received: from duke.cs.duke.edu (duke.cs.duke.edu [152.3.140.1]) by hub.freebsd.org (Postfix) with ESMTP id 8468B37C111; Thu, 27 Jul 2000 14:47:16 -0700 (PDT) (envelope-from gallatin@cs.duke.edu) Received: from grasshopper.cs.duke.edu (grasshopper.cs.duke.edu [152.3.145.30]) by duke.cs.duke.edu (8.9.3/8.9.3) with ESMTP id RAA03924; Thu, 27 Jul 2000 17:47:15 -0400 (EDT) Received: (from gallatin@localhost) by grasshopper.cs.duke.edu (8.9.3/8.9.1) id RAA70685; Thu, 27 Jul 2000 17:47:15 -0400 (EDT) (envelope-from gallatin@cs.duke.edu) From: Andrew Gallatin MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Date: Thu, 27 Jul 2000 17:47:14 -0400 (EDT) To: Mark Abene Cc: "David O'Brien" , freebsd-alpha@FreeBSD.ORG Subject: Re: select problems ( was Re: weird XFree86 3.3.6 behavior...) In-Reply-To: <20000727174257.A19445@radicalmedia.com> References: <20000727022930.A9638@radicalmedia.com> <20000727000033.A44502@dragon.nuxi.com> <20000727035128.A9982@radicalmedia.com> <20000727164833.A18644@radicalmedia.com> <14720.41641.666813.600170@grasshopper.cs.duke.edu> <20000727174257.A19445@radicalmedia.com> X-Mailer: VM 6.43 under 20.4 "Emerald" XEmacs Lucid Message-ID: <14720.44407.464338.134415@grasshopper.cs.duke.edu> Sender: owner-freebsd-alpha@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org Mark Abene writes: > On Thu, Jul 27, 2000 at 05:06:55PM -0400, Andrew Gallatin wrote: > > They're using real fd_sets as args to select, however it appears they are > doing mask arithmetic with ints. This may be the problem, since an fd_set > on Alpha is 64 bits. I'll try a little experiment... That sounds suspicious.. > > What was the nature of this bug you mention? And yes, I built X from the See the CVS logs for Peter's commit to sys/types.h and kern/sys_generic.c on Feb. 20th: Fix select(2) for the Alpha. (!!) It was never returning true for fd's in the range of 32-63, 96-127 etc. The first problem was the FD_*() macros were shifting a 32 bit integer "1" left by more than 32 bits. The same problem happened in selscan(). ffs() also takes an int argument and causes failure. For cases where int == long (ie: the usual case for x86, but not always as gcc can have long being a 64 bit quantity) ffs() could be used. Drew To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-alpha" in the body of the message From owner-freebsd-alpha Thu Jul 27 15: 8:51 2000 Delivered-To: freebsd-alpha@freebsd.org Received: from eel.radicalmedia.com (eel.radicalmedia.com [204.254.246.9]) by hub.freebsd.org (Postfix) with ESMTP id B2BE937BB14; Thu, 27 Jul 2000 15:08:43 -0700 (PDT) (envelope-from phiber@eel.radicalmedia.com) Received: (from phiber@localhost) by eel.radicalmedia.com (8.9.3/8.9.3) id SAA20013; Thu, 27 Jul 2000 18:08:40 -0400 (EDT) Date: Thu, 27 Jul 2000 18:08:39 -0400 From: Mark Abene To: Andrew Gallatin Cc: "David O'Brien" , freebsd-alpha@FreeBSD.ORG Subject: Re: select problems ( was Re: weird XFree86 3.3.6 behavior...) Message-ID: <20000727180839.B19445@radicalmedia.com> References: <20000727022930.A9638@radicalmedia.com> <20000727000033.A44502@dragon.nuxi.com> <20000727035128.A9982@radicalmedia.com> <20000727164833.A18644@radicalmedia.com> <14720.41641.666813.600170@grasshopper.cs.duke.edu> <20000727174257.A19445@radicalmedia.com> <14720.44407.464338.134415@grasshopper.cs.duke.edu> Mime-Version: 1.0 Content-Type: multipart/mixed; boundary=Kj7319i9nmIyA2yE X-Mailer: Mutt 0.95.1i In-Reply-To: <14720.44407.464338.134415@grasshopper.cs.duke.edu>; from Andrew Gallatin on Thu, Jul 27, 2000 at 05:47:14PM -0400 Sender: owner-freebsd-alpha@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org --Kj7319i9nmIyA2yE Content-Type: text/plain; charset=us-ascii On Thu, Jul 27, 2000 at 05:47:14PM -0400, Andrew Gallatin wrote: > > Mark Abene writes: > > On Thu, Jul 27, 2000 at 05:06:55PM -0400, Andrew Gallatin wrote: > > > > They're using real fd_sets as args to select, however it appears they are > > doing mask arithmetic with ints. This may be the problem, since an fd_set > > on Alpha is 64 bits. I'll try a little experiment... > > That sounds suspicious.. > And it was! I've fixed the problem. I feel silly now, as looking at the same function in XFree86-4, they fixed it the same way I did for 3.3.6. :) Please accept the attached patch, in the hopes that it'll get integrated into the XFree86 port (3.3.6). Anyone using 3.3.6 should definitely patch and rebuild their X server. Cheers, -Mark --Kj7319i9nmIyA2yE Content-Type: text/plain; charset=us-ascii Content-Disposition: attachment; filename="xf86-336.diff" --- XFree86/work/xc/programs/Xserver/os/connection.c.orig Tue Jul 25 17:42:06 2000 +++ XFree86/work/xc/programs/Xserver/os/connection.c Thu Jul 27 17:56:36 2000 @@ -1004,13 +1004,13 @@ while (mask) { curoff = ffs (mask) - 1; - curclient = curoff + (i << 5); + curclient = curoff + (i * (sizeof(fd_mask)*8)); FD_ZERO(&tmask); FD_SET(curclient, &tmask); r = Select (curclient + 1, &tmask, NULL, NULL, ¬ime); if (r < 0) CloseDownClient(clients[ConnectionTranslation[curclient]]); - mask &= ~(1 << curoff); + mask &= ~(1L << curoff); } } #else --Kj7319i9nmIyA2yE-- To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-alpha" in the body of the message From owner-freebsd-alpha Thu Jul 27 20:36:44 2000 Delivered-To: freebsd-alpha@freebsd.org Received: from duke.cs.duke.edu (duke.cs.duke.edu [152.3.140.1]) by hub.freebsd.org (Postfix) with ESMTP id 62C7E37B597 for ; Thu, 27 Jul 2000 20:36:41 -0700 (PDT) (envelope-from gallatin@cs.duke.edu) Received: from grasshopper.cs.duke.edu (grasshopper.cs.duke.edu [152.3.145.30]) by duke.cs.duke.edu (8.9.3/8.9.3) with ESMTP id XAA08407; Thu, 27 Jul 2000 23:36:40 -0400 (EDT) Received: (from gallatin@localhost) by grasshopper.cs.duke.edu (8.9.3/8.9.1) id XAA71265; Thu, 27 Jul 2000 23:36:40 -0400 (EDT) (envelope-from gallatin@cs.duke.edu) From: Andrew Gallatin MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Date: Thu, 27 Jul 2000 23:36:39 -0400 (EDT) To: "Andrei A. Dergatchev" Cc: freebsd-alpha@FreeBSD.ORG Subject: Re: Using the Compaq Math lib natively In-Reply-To: <39805BB4.9BB8A1F8@tn.utwente.nl> References: <14720.19316.592646.531221@grasshopper.cs.duke.edu> <39805BB4.9BB8A1F8@tn.utwente.nl> X-Mailer: VM 6.43 under 20.4 "Emerald" XEmacs Lucid Message-ID: <14720.65044.753276.107696@grasshopper.cs.duke.edu> Sender: owner-freebsd-alpha@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org Andrei A. Dergatchev writes: > Digital' docs is the most useful thing I found - pretty detailed description of > ieee_get_fp_control: > Thanks.. This is the OSF/1 definition, but seems to agree with what I found in the linux header files. > errno_location seems to be LinuxThreads thing - couldn't find anything > in onlne DEC documents. I've emperically determined this is just a pointer to errno. The following wrapper should allow you to use the static version of the cpml: /* ------ cut here ---------------------------- */ #include #include #include u_int64_t __ieee_get_fp_control(void) { return fpgetmask(); } int * __errno_location(void) { return &errno; } /* ------ cut here ---------------------------- */ BTW, I'm typing this from an native FreeBSD/alpha X server linked with the cpml ;-) It seems to be faster than it used to be when linked with the native libm. Drew To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-alpha" in the body of the message From owner-freebsd-alpha Thu Jul 27 21:12:21 2000 Delivered-To: freebsd-alpha@freebsd.org Received: from duke.cs.duke.edu (duke.cs.duke.edu [152.3.140.1]) by hub.freebsd.org (Postfix) with ESMTP id 340D237B595 for ; Thu, 27 Jul 2000 21:12:18 -0700 (PDT) (envelope-from gallatin@cs.duke.edu) Received: from grasshopper.cs.duke.edu (grasshopper.cs.duke.edu [152.3.145.30]) by duke.cs.duke.edu (8.9.3/8.9.3) with ESMTP id AAA08884; Fri, 28 Jul 2000 00:12:17 -0400 (EDT) Received: (from gallatin@localhost) by grasshopper.cs.duke.edu (8.9.3/8.9.1) id AAA71328; Fri, 28 Jul 2000 00:12:17 -0400 (EDT) (envelope-from gallatin@cs.duke.edu) From: Andrew Gallatin MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Date: Fri, 28 Jul 2000 00:12:16 -0400 (EDT) To: Mark Abene Cc: freebsd-alpha@FreeBSD.ORG Subject: Re: floating point troubles... In-Reply-To: <20000708052236.D22774@radicalmedia.com> References: <20000708040526.C22774@radicalmedia.com> <20000708052236.D22774@radicalmedia.com> X-Mailer: VM 6.43 under 20.4 "Emerald" XEmacs Lucid Message-ID: <14721.506.302306.465457@grasshopper.cs.duke.edu> Sender: owner-freebsd-alpha@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org The problem is that libm is not being built with -mieee Try the patch below & rebuild your libm. Index: lib/msun/Makefile =================================================================== RCS file: /home/ncvs/src/lib/msun/Makefile,v retrieving revision 1.23 diff -u -r1.23 Makefile --- lib/msun/Makefile 1999/08/28 00:06:05 1.23 +++ lib/msun/Makefile 2000/07/28 03:57:21 @@ -45,11 +45,7 @@ .PATH: ${.CURDIR)/alpha ARCH= alpha ARCH_SRCS = s_copysign.S s_copysignf.S -# XXX Comment from NetBSD/Alpha: -# XXX LINT SIGFPEs in e_exp.c's strtod(). FP underflow/denorm software -# handling is broken (doesn't exist!) on the Alpha port. -# Stock gcc 2.7.2.1 doesn't understand these options. -#CFLAGS += -mtrap-precision=i -mfp-trap-mode=su +CFLAGS += -mtrap-precision=i -mfp-trap-mode=su .elif ${MACHINE_ARCH} == "i386" ARCH= i387 ARCH_PREFIX= ${ARCH}_ Even though it will produce slower code, I think we should be using this by default. Opinions? Drew To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-alpha" in the body of the message From owner-freebsd-alpha Fri Jul 28 2: 5: 9 2000 Delivered-To: freebsd-alpha@freebsd.org Received: from hermes.research.kpn.com (hermes.research.kpn.com [139.63.192.8]) by hub.freebsd.org (Postfix) with ESMTP id 1764C37C1DC for ; Fri, 28 Jul 2000 02:01:33 -0700 (PDT) (envelope-from K.J.Koster@kpn.com) Received: from l04.research.kpn.com (l04.research.kpn.com [139.63.192.204]) by research.kpn.com (PMDF V5.2-31 #42699) with ESMTP id <01JSAQW9R8MI0003SG@research.kpn.com> for freebsd-alpha@FreeBSD.ORG; Fri, 28 Jul 2000 11:01:28 +0200 Received: by l04.research.kpn.com with Internet Mail Service (5.5.2650.21) id ; Fri, 28 Jul 2000 11:01:23 +0100 Content-return: allowed Date: Fri, 28 Jul 2000 11:01:23 +0100 From: "Koster, K.J." Subject: RE: fxp0 hangs my AXPpci33 To: Andrew Gallatin Cc: 'FreeBSD Alpha mailing list' Message-id: <59063B5B4D98D311BC0D0001FA7E4522026D771E@l04.research.kpn.com> MIME-version: 1.0 X-Mailer: Internet Mail Service (5.5.2650.21) Content-type: text/plain; charset="iso-8859-1" Sender: owner-freebsd-alpha@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org Dear Andrew, I have tried the patch you've sent and it does indeed fix the problems for my NIC. It's building the world across NFS as we speak. I'll see how it's died when I get home tonight. :-) If I have the time I will try to see if this breaks things for my x86 box and let you know. Thank you for your input. Would you like me to file a PR or are you going to commit this stuff without a PR? Kees Jan ================================================= TV is the worst of both worlds. It's not as good at words as radio is because the pictures are a distraction which demand attention, and it's not as good as cinema because the pictures are not nearly as good. Douglas Adams To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-alpha" in the body of the message From owner-freebsd-alpha Fri Jul 28 6:20:13 2000 Delivered-To: freebsd-alpha@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (Postfix) with ESMTP id 0C36837C1D5 for ; Fri, 28 Jul 2000 06:20:01 -0700 (PDT) (envelope-from gnats@FreeBSD.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.9.3/8.9.2) id GAA87222; Fri, 28 Jul 2000 06:20:01 -0700 (PDT) (envelope-from gnats@FreeBSD.org) Received: from post.mail.nl.demon.net (post-10.mail.nl.demon.net [194.159.73.20]) by hub.freebsd.org (Postfix) with ESMTP id 1BF8737BB89 for ; Fri, 28 Jul 2000 06:13:19 -0700 (PDT) (envelope-from wkb@freebie.demon.nl) Received: from [212.238.54.101] (helo=freebie.demon.nl) by post.mail.nl.demon.net with smtp (Exim 3.14 #2) id 13I9wz-0002gc-01 for FreeBSD-gnats-submit@freebsd.org; Fri, 28 Jul 2000 13:13:18 +0000 Received: (from wkb@localhost) by freebie.demon.nl (8.9.3/8.9.3) id PAA05912; Fri, 28 Jul 2000 15:12:59 +0200 (CEST) (envelope-from wkb) Message-Id: <200007281312.PAA05912@freebie.demon.nl> Date: Fri, 28 Jul 2000 15:12:59 +0200 (CEST) From: wilko@freebsd.org Reply-To: wilko@freebsd.org To: FreeBSD-gnats-submit@freebsd.org X-Send-Pr-Version: 3.2 Subject: alpha/20248: DEFPA FDDI on alpha panics system Sender: owner-freebsd-alpha@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org >Number: 20248 >Category: alpha >Synopsis: DEFPA FDDI on alpha panics system >Confidential: no >Severity: serious >Priority: medium >Responsible: freebsd-alpha >State: open >Quarter: >Keywords: >Date-Required: >Class: sw-bug >Submitter-Id: current-users >Arrival-Date: Fri Jul 28 06:20:00 PDT 2000 >Closed-Date: >Last-Modified: >Originator: Wilko Bulte >Release: FreeBSD 4.1-R alpha >Organization: Private FreeBSD site - The Netherlands >Environment: 4.1-R on a MiataGL-600au. System contains a DEC DEFPA FDDI PCI adapter >Description: presence of 'device fpa' in the kernel produces a panic on boot as follows: isp0: interrupting at CIA irq 3 fpa0: port 0x8100-0x817f mem 0x80800000-0x8080ffff,0x80821000-0x8082107f irq 16 at device 9.0 on pci1 fatal kernel trap: trap entry = 0x2 (memory management fault) a0 = 0x80821014 a1 = 0x1 a2 = 0x0 pc = 0xfffffc0000369158 ra = 0xfffffc0000368e98 curproc = 0xfffffc000057e988 pid = 0, comm = swapper ddbprinttrap from 0xfffffc0000369158 ddbprinttrap(0x80821014, 0x1, 0x0, 0x2) panic: trap panic Stopped at Debugger+0x2c: ldq ra,0(sp) <0xfffffc00005e5900> db> t Debugger() at Debugger+0x2c panic() at panic+0x100 trap() at trap+0x610 XentMM() at XentMM+0x20 pdq_initialize() at pdq_initialize+0x278 (null)() at 0x6 db> and fffffc00003688e0 T pdq_interrupt fffffc0000368c20 T pdq_initialize fffffc00003691c0 T pdq_ifinit fffffc0000369300 T pdq_ifwatchdog fffffc0000369380 T pdq_ifstart fffffc0000369520 T pdq_os_receive_pdu fffffc0000369620 T pdq_os_restart_transmitter It seems something in pdq_initialize might be doing something wrong. At least, it does on alpha. I tested with one DEFPA in a current i386 FreeBSD box and the other one in the Miata running T64 4.0G. That works just fine. >How-To-Repeat: See above >Fix: Thanks to Andrew Gallatin for: Index: pci/pci_compat.c =================================================================== RCS file: /home/ncvs/src/sys/pci/pci_compat.c,v retrieving revision 1.35 diff -u -r1.35 pci_compat.c --- pci/pci_compat.c 2000/02/28 08:12:24 1.35 +++ pci/pci_compat.c 2000/07/25 15:03:00 @@ -96,7 +96,7 @@ rid = reg; res = bus_alloc_resource(cfg->dev, SYS_RES_MEMORY, &rid, - 0, ~0, 1, RF_ACTIVE); + 0, ~0, 1, RF_ACTIVE|PCI_RF_DENSE); if (res) { *pa = rman_get_start(res); *va = (vm_offset_t) rman_get_virtual(res); This solves the panic condition. It does not, however result in a working DEFPA/FDDI link. Note that de fpa driver in -current (I think this is the same as in 4.1) on i386 works just fine. >Release-Note: >Audit-Trail: >Unformatted: To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-alpha" in the body of the message From owner-freebsd-alpha Fri Jul 28 6:35:33 2000 Delivered-To: freebsd-alpha@freebsd.org Received: from duke.cs.duke.edu (duke.cs.duke.edu [152.3.140.1]) by hub.freebsd.org (Postfix) with ESMTP id 809A937C2C9 for ; Fri, 28 Jul 2000 06:35:30 -0700 (PDT) (envelope-from gallatin@cs.duke.edu) Received: from grasshopper.cs.duke.edu (grasshopper.cs.duke.edu [152.3.145.30]) by duke.cs.duke.edu (8.9.3/8.9.3) with ESMTP id JAA14195; Fri, 28 Jul 2000 09:35:25 -0400 (EDT) Received: (from gallatin@localhost) by grasshopper.cs.duke.edu (8.9.3/8.9.1) id JAA72198; Fri, 28 Jul 2000 09:35:25 -0400 (EDT) (envelope-from gallatin@cs.duke.edu) From: Andrew Gallatin MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Date: Fri, 28 Jul 2000 09:35:25 -0400 (EDT) To: "Koster, K.J." Cc: "'FreeBSD Alpha mailing list'" Subject: RE: fxp0 hangs my AXPpci33 In-Reply-To: <59063B5B4D98D311BC0D0001FA7E4522026D771E@l04.research.kpn.com> References: <59063B5B4D98D311BC0D0001FA7E4522026D771E@l04.research.kpn.com> X-Mailer: VM 6.43 under 20.4 "Emerald" XEmacs Lucid Message-ID: <14721.35393.181226.803212@grasshopper.cs.duke.edu> Sender: owner-freebsd-alpha@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org Koster, K.J. writes: > Dear Andrew, > > I have tried the patch you've sent and it does indeed fix the problems for > my NIC. It's building the world across NFS as we speak. I'll see how it's > died when I get home tonight. :-) > > If I have the time I will try to see if this breaks things for my x86 box > and let you know. > > Thank you for your input. Would you like me to file a PR or are you going to > commit this stuff without a PR? I'm reluctant to commit it because I don't really understand why it works. It was just a shot-in-the-dark kind of thing.. Does anybody have any ideas why using I/O port access should work, while using the memory mapped access wouldn't? Matt, Doug? The only thing I can think of is that memory mapped access is generally broken on the apecs/lca.. But the NCR driver works, and it uses memory mapped access.. Drew To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-alpha" in the body of the message From owner-freebsd-alpha Fri Jul 28 6:37:46 2000 Delivered-To: freebsd-alpha@freebsd.org Received: from feral.com (feral.com [192.67.166.1]) by hub.freebsd.org (Postfix) with ESMTP id 84A8337C231 for ; Fri, 28 Jul 2000 06:37:40 -0700 (PDT) (envelope-from mjacob@feral.com) Received: from beppo.feral.com (beppo [192.67.166.79]) by feral.com (8.9.3/8.9.3) with ESMTP id GAA09523; Fri, 28 Jul 2000 06:37:29 -0700 Date: Fri, 28 Jul 2000 06:37:32 -0700 (PDT) From: Matthew Jacob Reply-To: mjacob@feral.com To: "Koster, K.J." Cc: Andrew Gallatin , "'FreeBSD Alpha mailing list'" Subject: RE: fxp0 hangs my AXPpci33 In-Reply-To: <59063B5B4D98D311BC0D0001FA7E4522026D771E@l04.research.kpn.com> Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-freebsd-alpha@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org Which patch was this last one that worked? The increase in DELAY? On Fri, 28 Jul 2000, Koster, K.J. wrote: > Dear Andrew, > > I have tried the patch you've sent and it does indeed fix the problems for > my NIC. It's building the world across NFS as we speak. I'll see how it's > died when I get home tonight. :-) > > If I have the time I will try to see if this breaks things for my x86 box > and let you know. > > Thank you for your input. Would you like me to file a PR or are you going to > commit this stuff without a PR? > > Kees Jan > > ================================================= > TV is the worst of both worlds. It's not as > good at words as radio is because the pictures > are a distraction which demand attention, and > it's not as good as cinema because the pictures > are not nearly as good. > Douglas Adams > > > To Unsubscribe: send mail to majordomo@FreeBSD.org > with "unsubscribe freebsd-alpha" in the body of the message > To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-alpha" in the body of the message From owner-freebsd-alpha Fri Jul 28 6:43:27 2000 Delivered-To: freebsd-alpha@freebsd.org Received: from feral.com (feral.com [192.67.166.1]) by hub.freebsd.org (Postfix) with ESMTP id 720C737C20A for ; Fri, 28 Jul 2000 06:43:23 -0700 (PDT) (envelope-from mjacob@feral.com) Received: from beppo.feral.com (beppo [192.67.166.79]) by feral.com (8.9.3/8.9.3) with ESMTP id GAA09536; Fri, 28 Jul 2000 06:43:17 -0700 Date: Fri, 28 Jul 2000 06:43:20 -0700 (PDT) From: Matthew Jacob Reply-To: mjacob@feral.com To: Andrew Gallatin Cc: "Koster, K.J." , "'FreeBSD Alpha mailing list'" Subject: RE: fxp0 hangs my AXPpci33 In-Reply-To: <14721.35393.181226.803212@grasshopper.cs.duke.edu> Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-freebsd-alpha@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org > I'm reluctant to commit it because I don't really understand why it > works. It was just a shot-in-the-dark kind of thing.. > > Does anybody have any ideas why using I/O port access should work, > while using the memory mapped access wouldn't? Matt, Doug? > > > The only thing I can think of is that memory mapped access is > generally broken on the apecs/lca.. But the NCR driver works, and it > uses memory mapped access.. > They're not the same kind of device at all. So, why does I/O access also break on Qlogic cards on alphas? They work just peachy on i386. And there are many fine cards that work fine with I/O instead of mem access on alpha.... Look- I've had the if (getenv_int("isp_mem_map", &bitmap)) { if (bitmap & (1 << unit)) { m1 = PCIM_CMD_MEMEN; m2 = PCIM_CMD_PORTEN; } } bitmap = 0; if (getenv_int("isp_io_map", &bitmap)) { if (bitmap & (1 << unit)) { m1 = PCIM_CMD_PORTEN; m2 = PCIM_CMD_MEMEN; } } stuff in isp_pci since newbus came in. Somebody should add the same to if_fxp (or some more general selector solution) and make this an alpha HARDWARE.TXT entry ("On AXPpci33/Multia, fxp needs to be set for mem_only mapping"). -matt To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-alpha" in the body of the message From owner-freebsd-alpha Fri Jul 28 6:45:16 2000 Delivered-To: freebsd-alpha@freebsd.org Received: from hermes.research.kpn.com (hermes.research.kpn.com [139.63.192.8]) by hub.freebsd.org (Postfix) with ESMTP id 0413937C218 for ; Fri, 28 Jul 2000 06:45:14 -0700 (PDT) (envelope-from K.J.Koster@kpn.com) Received: from l04.research.kpn.com (l04.research.kpn.com [139.63.192.204]) by research.kpn.com (PMDF V5.2-31 #42699) with ESMTP id <01JSB0SXL7P20004PI@research.kpn.com> for freebsd-alpha@FreeBSD.ORG; Fri, 28 Jul 2000 15:45:03 +0200 Received: by l04.research.kpn.com with Internet Mail Service (5.5.2650.21) id ; Fri, 28 Jul 2000 15:45:03 +0100 Content-return: allowed Date: Fri, 28 Jul 2000 15:45:02 +0100 From: "Koster, K.J." Subject: RE: fxp0 hangs my AXPpci33 To: "'mjacob@feral.com'" Cc: 'FreeBSD Alpha mailing list' Message-id: <59063B5B4D98D311BC0D0001FA7E4522026D7728@l04.research.kpn.com> MIME-version: 1.0 X-Mailer: Internet Mail Service (5.5.2650.21) Content-type: text/plain; charset="iso-8859-1" Sender: owner-freebsd-alpha@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org > > Which patch was this last one that worked? The increase in DELAY? > The last one Andrew posted. Here's a snippet from the patch: Index: if_fxp.c =================================================================== /* * Map control/status registers. */ +#ifdef FXP_PREFER_IOSPACE /*XXX*/ + device_printf(dev, "using i/o space access\n"); + rid = FXP_PCI_IOBA; + sc->io = bus_alloc_resource(dev, SYS_RES_IOPORT, &rid, + 0, ~0, 1, RF_ACTIVE); + if (!sc->io) { + device_printf(dev, "could not map memory\n"); + error = ENXIO; + goto fail; + } + + sc->sc_st = rman_get_bustag(sc->io); + sc->sc_sh = rman_get_bushandle(sc->io); + +#else No timing changes are in the patch. Kees Jan ================================================= TV is the worst of both worlds. It's not as good at words as radio is because the pictures are a distraction which demand attention, and it's not as good as cinema because the pictures are not nearly as good. Douglas Adams To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-alpha" in the body of the message From owner-freebsd-alpha Fri Jul 28 7:20:24 2000 Delivered-To: freebsd-alpha@freebsd.org Received: from duke.cs.duke.edu (duke.cs.duke.edu [152.3.140.1]) by hub.freebsd.org (Postfix) with ESMTP id 549D937BC2E for ; Fri, 28 Jul 2000 07:20:20 -0700 (PDT) (envelope-from gallatin@cs.duke.edu) Received: from grasshopper.cs.duke.edu (grasshopper.cs.duke.edu [152.3.145.30]) by duke.cs.duke.edu (8.9.3/8.9.3) with ESMTP id KAA14903; Fri, 28 Jul 2000 10:20:16 -0400 (EDT) Received: (from gallatin@localhost) by grasshopper.cs.duke.edu (8.9.3/8.9.1) id KAA72275; Fri, 28 Jul 2000 10:20:16 -0400 (EDT) (envelope-from gallatin@cs.duke.edu) From: Andrew Gallatin MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Date: Fri, 28 Jul 2000 10:20:15 -0400 (EDT) To: mjacob@feral.com Cc: "'FreeBSD Alpha mailing list'" Subject: RE: fxp0 hangs my AXPpci33 In-Reply-To: References: <14721.35393.181226.803212@grasshopper.cs.duke.edu> X-Mailer: VM 6.43 under 20.4 "Emerald" XEmacs Lucid Message-ID: <14721.38433.540697.393972@grasshopper.cs.duke.edu> Sender: owner-freebsd-alpha@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org Matthew Jacob writes: > > > I'm reluctant to commit it because I don't really understand why it > > works. It was just a shot-in-the-dark kind of thing.. > > > > Does anybody have any ideas why using I/O port access should work, > > while using the memory mapped access wouldn't? Matt, Doug? > > > > > > The only thing I can think of is that memory mapped access is > > generally broken on the apecs/lca.. But the NCR driver works, and it > > uses memory mapped access.. > > > > They're not the same kind of device at all. > > So, why does I/O access also break on Qlogic cards on alphas? They work just > peachy on i386. And there are many fine cards that work fine with I/O instead > of mem access on alpha.... I thought the i/o problem was only for devices behind ppb's that don't support I/O space access. The problem is caused by our ppb/bus code not realizing the bridge doesn't support i/o space access & offering it as an option.. > Look- I've had the > > if (getenv_int("isp_mem_map", &bitmap)) { > if (bitmap & (1 << unit)) { > m1 = PCIM_CMD_MEMEN; > m2 = PCIM_CMD_PORTEN; > } > } > bitmap = 0; > if (getenv_int("isp_io_map", &bitmap)) { > if (bitmap & (1 << unit)) { > m1 = PCIM_CMD_PORTEN; > m2 = PCIM_CMD_MEMEN; > } > } > > stuff in isp_pci since newbus came in. Somebody should add the same to if_fxp > (or some more general selector solution) and make this an alpha HARDWARE.TXT > entry ("On AXPpci33/Multia, fxp needs to be set for mem_only mapping"). That's what I was planning to do.. Drew To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-alpha" in the body of the message From owner-freebsd-alpha Fri Jul 28 7:24: 1 2000 Delivered-To: freebsd-alpha@freebsd.org Received: from feral.com (feral.com [192.67.166.1]) by hub.freebsd.org (Postfix) with ESMTP id EAF8B37C219 for ; Fri, 28 Jul 2000 07:23:57 -0700 (PDT) (envelope-from mjacob@feral.com) Received: from beppo.feral.com (beppo [192.67.166.79]) by feral.com (8.9.3/8.9.3) with ESMTP id HAA09707; Fri, 28 Jul 2000 07:23:56 -0700 Date: Fri, 28 Jul 2000 07:23:59 -0700 (PDT) From: Matthew Jacob Reply-To: mjacob@feral.com To: Andrew Gallatin Cc: "'FreeBSD Alpha mailing list'" Subject: RE: fxp0 hangs my AXPpci33 In-Reply-To: <14721.38433.540697.393972@grasshopper.cs.duke.edu> Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-freebsd-alpha@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org > > So, why does I/O access also break on Qlogic cards on alphas? They work just > > peachy on i386. And there are many fine cards that work fine with I/O instead > > of mem access on alpha.... > > I thought the i/o problem was only for devices behind ppb's that don't > support I/O space access. The problem is caused by our ppb/bus code > not realizing the bridge doesn't support i/o space access & offering > it as an option.. And *I* thought it was more general than that :-)... > > > > > Look- I've had the > > > > if (getenv_int("isp_mem_map", &bitmap)) { > > if (bitmap & (1 << unit)) { > > m1 = PCIM_CMD_MEMEN; > > m2 = PCIM_CMD_PORTEN; > > } > > } > > bitmap = 0; > > if (getenv_int("isp_io_map", &bitmap)) { > > if (bitmap & (1 << unit)) { > > m1 = PCIM_CMD_PORTEN; > > m2 = PCIM_CMD_MEMEN; > > } > > } > > > > stuff in isp_pci since newbus came in. Somebody should add the same to if_fxp > > (or some more general selector solution) and make this an alpha HARDWARE.TXT > > entry ("On AXPpci33/Multia, fxp needs to be set for mem_only mapping"). > > That's what I was planning to do.. NetBSD has a "per bus" I/O or Mem enable/disble mechanism. I used to think that this would be nice, but it's really a per device thing to have- and some busses it would be all devices disabled for mem or i/o (heh!). It'd be nice to have a more general mechanism about this. I don't want us to go further down the linux road (each driver makes it's own choices- in compiled binary), but I don't want us to be like Solaris (which is completely unpredictable as to which space you'll get when you map registers). This really should be discussed on -arch since this is also a problem on i386 too. -matt To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-alpha" in the body of the message From owner-freebsd-alpha Fri Jul 28 7:35:43 2000 Delivered-To: freebsd-alpha@freebsd.org Received: from hermes.research.kpn.com (hermes.research.kpn.com [139.63.192.8]) by hub.freebsd.org (Postfix) with ESMTP id 091CA37B757 for ; Fri, 28 Jul 2000 07:35:35 -0700 (PDT) (envelope-from K.J.Koster@kpn.com) Received: from l04.research.kpn.com (l04.research.kpn.com [139.63.192.204]) by research.kpn.com (PMDF V5.2-31 #42699) with ESMTP id <01JSB2KFGWCS0004TZ@research.kpn.com> for freebsd-alpha@FreeBSD.ORG; Fri, 28 Jul 2000 16:35:29 +0200 Received: by l04.research.kpn.com with Internet Mail Service (5.5.2650.21) id ; Fri, 28 Jul 2000 16:35:27 +0100 Content-return: allowed Date: Fri, 28 Jul 2000 16:35:26 +0100 From: "Koster, K.J." Subject: RE: fxp0 hangs my AXPpci33 To: "'mjacob@feral.com'" , Andrew Gallatin Cc: 'FreeBSD Alpha mailing list' Message-id: <59063B5B4D98D311BC0D0001FA7E4522026D772B@l04.research.kpn.com> MIME-version: 1.0 X-Mailer: Internet Mail Service (5.5.2650.21) Content-type: text/plain; charset="iso-8859-1" Sender: owner-freebsd-alpha@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org > > This really should be discussed on -arch since this is also a > problem on i386 too. > I use the box for playtime stuff only, so please don't commit the patch if it feels icky. I'd much rather you guys file this as a use-this-patch-PR for people who have the same setup that I have. I really don't mind manually patching the kernel builds until a better and more generic solution is discussed and implemented. Kees Jan ================================================= TV is the worst of both worlds. It's not as good at words as radio is because the pictures are a distraction which demand attention, and it's not as good as cinema because the pictures are not nearly as good. Douglas Adams To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-alpha" in the body of the message From owner-freebsd-alpha Fri Jul 28 9:14: 0 2000 Delivered-To: freebsd-alpha@freebsd.org Received: from post.mail.nl.demon.net (post-11.mail.nl.demon.net [194.159.73.21]) by hub.freebsd.org (Postfix) with ESMTP id 02D0037C21A for ; Fri, 28 Jul 2000 09:13:55 -0700 (PDT) (envelope-from wkb@freebie.demon.nl) Received: from [212.238.54.101] (helo=freebie.demon.nl) by post.mail.nl.demon.net with smtp (Exim 3.14 #4) id 13ICll-000B1g-00; Fri, 28 Jul 2000 16:13:53 +0000 Received: (from wkb@localhost) by freebie.demon.nl (8.9.3/8.9.3) id RAA06485; Fri, 28 Jul 2000 17:25:28 +0200 (CEST) (envelope-from wkb) Date: Fri, 28 Jul 2000 17:25:28 +0200 From: Wilko Bulte To: Andrew Gallatin Cc: mjacob@feral.com, "'FreeBSD Alpha mailing list'" Subject: Re: fxp0 hangs my AXPpci33 Message-ID: <20000728172528.A6440@freebie.demon.nl> Reply-To: wilko@freebsd.org References: <14721.35393.181226.803212@grasshopper.cs.duke.edu> <14721.38433.540697.393972@grasshopper.cs.duke.edu> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline User-Agent: Mutt/1.2i In-Reply-To: <14721.38433.540697.393972@grasshopper.cs.duke.edu>; from gallatin@cs.duke.edu on Fri, Jul 28, 2000 at 10:20:15AM -0400 X-OS: FreeBSD 4.1-STABLE X-PGP: finger wilko@freebsd.org Sender: owner-freebsd-alpha@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org On Fri, Jul 28, 2000 at 10:20:15AM -0400, Andrew Gallatin wrote: > > if (bitmap & (1 << unit)) { > > m1 = PCIM_CMD_PORTEN; > > m2 = PCIM_CMD_MEMEN; > > } > > } > > > > stuff in isp_pci since newbus came in. Somebody should add the same to if_fxp > > (or some more general selector solution) and make this an alpha HARDWARE.TXT > > entry ("On AXPpci33/Multia, fxp needs to be set for mem_only mapping"). > That's what I was planning to do.. Is it really only on LCA based systems? I mean (as far as I understand the whole discussion..) it appears to be bridge-chip related. E.g. Miata also has bridge chips. I'm more than happy to put an appropriate entry in HARDWARE.TXT iff I myself understand what to put in there.. :) -- Wilko Bulte wilko@freebsd.org To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-alpha" in the body of the message From owner-freebsd-alpha Fri Jul 28 10: 2:48 2000 Delivered-To: freebsd-alpha@freebsd.org Received: from wall.polstra.com (rtrwan160.accessone.com [206.213.115.74]) by hub.freebsd.org (Postfix) with ESMTP id 90A8037C27F for ; Fri, 28 Jul 2000 10:02:29 -0700 (PDT) (envelope-from jdp@polstra.com) Received: from vashon.polstra.com (vashon.polstra.com [206.213.73.13]) by wall.polstra.com (8.9.3/8.9.3) with ESMTP id KAA04555; Fri, 28 Jul 2000 10:02:00 -0700 (PDT) (envelope-from jdp@polstra.com) From: John Polstra Received: (from jdp@localhost) by vashon.polstra.com (8.9.3/8.9.1) id KAA26155; Fri, 28 Jul 2000 10:01:59 -0700 (PDT) (envelope-from jdp@polstra.com) Date: Fri, 28 Jul 2000 10:01:59 -0700 (PDT) Message-Id: <200007281701.KAA26155@vashon.polstra.com> To: alpha@freebsd.org Reply-To: alpha@freebsd.org Cc: phiber@radicalmedia.com Subject: Re: select problems ( was Re: weird XFree86 3.3.6 behavior...) In-Reply-To: <20000727174257.A19445@radicalmedia.com> References: <20000727022930.A9638@radicalmedia.com> <20000727164833.A18644@radicalmedia.com> <14720.41641.666813.600170@grasshopper.cs.duke.edu> <20000727174257.A19445@radicalmedia.com> Organization: Polstra & Co., Seattle, WA Sender: owner-freebsd-alpha@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org In article <20000727174257.A19445@radicalmedia.com>, Mark Abene wrote: > > They're using real fd_sets as args to select, however it appears they are > doing mask arithmetic with ints. This may be the problem, since an fd_set > on Alpha is 64 bits. No, fd_sets are 1024 bits on both the i386 and the alpha. See FD_SETSIZE in . John -- John Polstra jdp@polstra.com John D. Polstra & Co., Inc. Seattle, Washington USA "Disappointment is a good sign of basic intelligence." -- Chögyam Trungpa To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-alpha" in the body of the message From owner-freebsd-alpha Fri Jul 28 10: 4:11 2000 Delivered-To: freebsd-alpha@freebsd.org Received: from wall.polstra.com (rtrwan160.accessone.com [206.213.115.74]) by hub.freebsd.org (Postfix) with ESMTP id 88F0437C272 for ; Fri, 28 Jul 2000 10:04:07 -0700 (PDT) (envelope-from jdp@polstra.com) Received: from vashon.polstra.com (vashon.polstra.com [206.213.73.13]) by wall.polstra.com (8.9.3/8.9.3) with ESMTP id KAA04577; Fri, 28 Jul 2000 10:04:04 -0700 (PDT) (envelope-from jdp@polstra.com) From: John Polstra Received: (from jdp@localhost) by vashon.polstra.com (8.9.3/8.9.1) id KAA26174; Fri, 28 Jul 2000 10:04:04 -0700 (PDT) (envelope-from jdp@polstra.com) Date: Fri, 28 Jul 2000 10:04:04 -0700 (PDT) Message-Id: <200007281704.KAA26174@vashon.polstra.com> To: alpha@freebsd.org Reply-To: alpha@freebsd.org Cc: gallatin@cs.duke.edu Subject: Re: floating point troubles... In-Reply-To: <14721.506.302306.465457@grasshopper.cs.duke.edu> References: <20000708040526.C22774@radicalmedia.com> <20000708052236.D22774@radicalmedia.com> <14721.506.302306.465457@grasshopper.cs.duke.edu> Organization: Polstra & Co., Seattle, WA Sender: owner-freebsd-alpha@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org In article <14721.506.302306.465457@grasshopper.cs.duke.edu>, Andrew Gallatin wrote: > > -#CFLAGS += -mtrap-precision=i -mfp-trap-mode=su > +CFLAGS += -mtrap-precision=i -mfp-trap-mode=su [...] > > Even though it will produce slower code, I think we should be using > this by default. Opinions? I agree. (That's the same as -mieee, right?) John -- John Polstra jdp@polstra.com John D. Polstra & Co., Inc. Seattle, Washington USA "Disappointment is a good sign of basic intelligence." -- Chögyam Trungpa To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-alpha" in the body of the message From owner-freebsd-alpha Fri Jul 28 10:25:14 2000 Delivered-To: freebsd-alpha@freebsd.org Received: from duke.cs.duke.edu (duke.cs.duke.edu [152.3.140.1]) by hub.freebsd.org (Postfix) with ESMTP id 1E70537B758 for ; Fri, 28 Jul 2000 10:25:12 -0700 (PDT) (envelope-from gallatin@cs.duke.edu) Received: from grasshopper.cs.duke.edu (grasshopper.cs.duke.edu [152.3.145.30]) by duke.cs.duke.edu (8.9.3/8.9.3) with ESMTP id NAA18310 for ; Fri, 28 Jul 2000 13:25:10 -0400 (EDT) Received: (from gallatin@localhost) by grasshopper.cs.duke.edu (8.9.3/8.9.1) id NAA72631; Fri, 28 Jul 2000 13:25:10 -0400 (EDT) (envelope-from gallatin@cs.duke.edu) From: Andrew Gallatin MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Date: Fri, 28 Jul 2000 13:25:10 -0400 (EDT) To: alpha@FreeBSD.ORG Subject: Re: floating point troubles... In-Reply-To: <200007281704.KAA26174@vashon.polstra.com> References: <20000708040526.C22774@radicalmedia.com> <20000708052236.D22774@radicalmedia.com> <14721.506.302306.465457@grasshopper.cs.duke.edu> <200007281704.KAA26174@vashon.polstra.com> X-Mailer: VM 6.43 under 20.4 "Emerald" XEmacs Lucid Message-ID: <14721.49257.736897.798005@grasshopper.cs.duke.edu> Sender: owner-freebsd-alpha@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org John Polstra writes: > In article <14721.506.302306.465457@grasshopper.cs.duke.edu>, > Andrew Gallatin wrote: > > > > -#CFLAGS += -mtrap-precision=i -mfp-trap-mode=su > > +CFLAGS += -mtrap-precision=i -mfp-trap-mode=su > [...] > > > > Even though it will produce slower code, I think we should be using > > this by default. Opinions? > > I agree. (That's the same as -mieee, right?) Pretty much. I just deleted everything that looked bogus, and that fell out.. Actually, it looks like we should use -mieee because it includes those 2 & adds -D_IEEE_FP Drew To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-alpha" in the body of the message From owner-freebsd-alpha Fri Jul 28 12:38:34 2000 Delivered-To: freebsd-alpha@freebsd.org Received: from eel.radicalmedia.com (eel.radicalmedia.com [204.254.246.9]) by hub.freebsd.org (Postfix) with ESMTP id 6F73837BE54 for ; Fri, 28 Jul 2000 12:38:28 -0700 (PDT) (envelope-from phiber@eel.radicalmedia.com) Received: (from phiber@localhost) by eel.radicalmedia.com (8.9.3/8.9.3) id PAA00091 for alpha@FreeBSD.ORG; Fri, 28 Jul 2000 15:38:18 -0400 (EDT) Date: Fri, 28 Jul 2000 15:38:17 -0400 From: Mark Abene To: alpha@FreeBSD.ORG Subject: Re: select problems ( was Re: weird XFree86 3.3.6 behavior...) Message-ID: <20000728153817.C20078@radicalmedia.com> References: <20000727022930.A9638@radicalmedia.com> <20000727164833.A18644@radicalmedia.com> <14720.41641.666813.600170@grasshopper.cs.duke.edu> <20000727174257.A19445@radicalmedia.com> <200007281701.KAA26155@vashon.polstra.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Mailer: Mutt 0.95.1i In-Reply-To: <200007281701.KAA26155@vashon.polstra.com>; from John Polstra on Fri, Jul 28, 2000 at 10:01:59AM -0700 Sender: owner-freebsd-alpha@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org On Fri, Jul 28, 2000 at 10:01:59AM -0700, John Polstra wrote: > In article <20000727174257.A19445@radicalmedia.com>, > Mark Abene wrote: > > > > They're using real fd_sets as args to select, however it appears they are > > doing mask arithmetic with ints. This may be the problem, since an fd_set > > on Alpha is 64 bits. > > No, fd_sets are 1024 bits on both the i386 and the alpha. See > FD_SETSIZE in . > > John Sorry, I meant an fd_mask is 64 bits on Alpha, as it's an unsigned long. -Mark To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-alpha" in the body of the message From owner-freebsd-alpha Fri Jul 28 13:46: 0 2000 Delivered-To: freebsd-alpha@freebsd.org Received: from mail.du.gtn.com (mail.du.gtn.com [194.77.9.57]) by hub.freebsd.org (Postfix) with ESMTP id 05A7737BD6E; Fri, 28 Jul 2000 13:45:48 -0700 (PDT) (envelope-from ticso@cicely8.cicely.de) Received: from mail.cicely.de (cicely.de [194.231.9.142]) by mail.du.gtn.com (8.11.0.Beta3/8.11.0.Beta3) with ESMTP id e6SKjgw11962 (using TLSv1/SSLv3 with cipher EDH-RSA-DES-CBC3-SHA (168 bits) verified OK); Fri, 28 Jul 2000 22:45:44 +0200 (MET DST) Received: from cicely8.cicely.de (cicely8.cicely.de [10.1.2.10]) by mail.cicely.de (8.11.0.Beta1/8.11.0.Beta1) with ESMTP id e6SKjLq82077; Fri, 28 Jul 2000 22:45:21 +0200 (CEST) Received: (from ticso@localhost) by cicely8.cicely.de (8.9.3/8.9.2) id WAA38657; Fri, 28 Jul 2000 22:45:17 +0200 (CEST) (envelope-from ticso) Date: Fri, 28 Jul 2000 22:45:17 +0200 From: Bernd Walter To: wilko@FreeBSD.ORG Cc: Andrew Gallatin , mjacob@feral.com, "'FreeBSD Alpha mailing list'" Subject: Re: fxp0 hangs my AXPpci33 Message-ID: <20000728224517.A38620@cicely8.cicely.de> References: <14721.35393.181226.803212@grasshopper.cs.duke.edu> <14721.38433.540697.393972@grasshopper.cs.duke.edu> <20000728172528.A6440@freebie.demon.nl> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Mailer: Mutt 1.0.1i In-Reply-To: <20000728172528.A6440@freebie.demon.nl>; from wkb@freebie.demon.nl on Fri, Jul 28, 2000 at 05:25:28PM +0200 Sender: owner-freebsd-alpha@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org On Fri, Jul 28, 2000 at 05:25:28PM +0200, Wilko Bulte wrote: > On Fri, Jul 28, 2000 at 10:20:15AM -0400, Andrew Gallatin wrote: > > > > if (bitmap & (1 << unit)) { > > > m1 = PCIM_CMD_PORTEN; > > > m2 = PCIM_CMD_MEMEN; > > > } > > > } > > > > > > stuff in isp_pci since newbus came in. Somebody should add the same to if_fxp > > > (or some more general selector solution) and make this an alpha HARDWARE.TXT > > > entry ("On AXPpci33/Multia, fxp needs to be set for mem_only mapping"). > > That's what I was planning to do.. > > Is it really only on LCA based systems? I mean (as far as I understand the > whole discussion..) it appears to be bridge-chip related. E.g. Miata also > has bridge chips. It is not that simple. As I wrote before I had a working AXPpci33 system with such a card running. I grabbed and still found old boot messages from that system. Note: This is one using the bootflp GENERIC. I even installed the system over that card via ftp from a local server. Mar 20 23:43:00 install2 /kernel: Unrecognized boot flag '0'. Mar 20 23:43:00 install2 /kernel: Copyright (c) 1992-2000 The FreeBSD Project. Mar 20 23:43:00 install2 /kernel: Copyright (c) 1982, 1986, 1989, 1991, 1993 Mar 20 23:43:01 install2 /kernel: The Regents of the University of California. All rights reserved. Mar 20 23:43:01 install2 /kernel: FreeBSD 4.0-CURRENT #0: Wed Mar 15 18:57:38 GMT 2000 Mar 20 23:43:01 install2 /kernel: jkh@beast.freebsd.org:/usr/src/sys/compile/GENERIC Mar 20 23:43:01 install2 /kernel: DEC AXPpci Mar 20 23:43:01 install2 /kernel: Alpha PC AXPpci33, 166MHz Mar 20 23:43:01 install2 /kernel: 8192 byte page size, 1 processor. Mar 20 23:43:01 install2 /kernel: CPU: LCA Family major=4 minor=2 Mar 20 23:43:01 install2 /kernel: OSF PAL rev: 0x100090002012d Mar 20 23:43:01 install2 /kernel: real memory = 65036288 (63512K bytes) Mar 20 23:43:01 install2 /kernel: avail memory = 58720256 (57344K bytes) Mar 20 23:43:01 install2 /kernel: Preloaded elf kernel "kernel" at 0xfffffc00006bc000. Mar 20 23:43:01 install2 /kernel: md0: Malloc disk Mar 20 23:43:01 install2 /kernel: pci0: on pcib0 Mar 20 23:43:01 install2 /kernel: ncr0: port 0x10000-0x100ff mem 0x81201000-0x812010ff irq 11 at device 6.0 on pci0 Mar 20 23:43:01 install2 /kernel: ncr0: interrupting at ISA irq 11 Mar 20 23:43:01 install2 /kernel: ncr0: driver is using old-style compatability shims Mar 20 23:43:01 install2 /kernel: isab0: at device 7.0 on pci0 Mar 20 23:43:01 install2 /kernel: isa0: on isab0 Mar 20 23:43:01 install2 /kernel: fxp0: port 0x10100-0x1013f mem 0x81100000-0x811fffff,0x81200000-0x81200fff irq 5 at device 11.0 on pci0 Mar 20 23:43:01 install2 /kernel: fxp0: interrupting at ISA irq 5 Mar 20 23:43:01 install2 /kernel: fxp0: Ethernet address 00:d0:b7:0a:b1:70 Mar 20 23:43:01 install2 /kernel: fxp0: supplying EUI64: 00:d0:b7:ff:fe:0a:b1:70 Mar 20 23:43:01 install2 /kernel: fdc0: at port 0x3f0-0x3f5,0x3f7 irq 6 drq 2 on isa0 Mar 20 23:43:01 install2 /kernel: fdc0: interrupting at ISA irq 6 Mar 20 23:43:01 install2 /kernel: fdc0: FIFO enabled, 8 bytes threshold Mar 20 23:43:01 install2 /kernel: fd0: <1440-KB 3.5" drive> on fdc0 drive 0 Mar 20 23:43:01 install2 /kernel: atkbdc0: at port 0x60-0x6f on isa0 Mar 20 23:43:01 install2 /kernel: atkbd0: irq 1 on atkbdc0 Mar 20 23:43:01 install2 /kernel: atkbd0: interrupting at ISA irq 1 Mar 20 23:43:01 install2 /kernel: vga0: at port 0x3c0-0x3df iomem 0xa0000-0xbffff on isa0 Mar 20 23:43:01 install2 /kernel: sc0: on isa0 Mar 20 23:43:01 install2 /kernel: sc0: VGA <16 virtual consoles, flags=0x200> Mar 20 23:43:01 install2 /kernel: mcclock0: at port 0x70-0x71 on isa0 Mar 20 23:43:01 install2 /kernel: sio0: configured irq 4 not in bitmap of probed irqs 0 Mar 20 23:43:01 install2 /kernel: sio0 at port 0x3f8-0x3ff irq 4 on isa0 Mar 20 23:43:01 install2 /kernel: sio0: type 16550A Mar 20 23:43:01 install2 /kernel: sio0: interrupting at ISA irq 4 Mar 20 23:43:01 install2 /kernel: sio1: reserved for low-level i/o Mar 20 23:43:01 install2 /kernel: Timecounter "alpha" frequency 166973346 Hz Mar 20 23:43:01 install2 /kernel: Waiting 15 seconds for SCSI devices to settle Mar 20 23:43:02 install2 /kernel: Mounting root from ufs:/dev/da0a Mar 20 23:43:02 install2 /kernel: da0 at ncr0 bus 0 target 2 lun 0 Mar 20 23:43:02 install2 /kernel: da0: Fixed Direct Access SCSI-2 device Mar 20 23:43:02 install2 /kernel: da0: 10.000MB/s transfers (10.000MHz, offset 8), Tagged Queueing Enabled Mar 20 23:43:02 install2 /kernel: da0: 4340MB (8888543 512 byte sectors: 255H 63S/T 553C) -- B.Walter COSMO-Project http://www.cosmo-project.de ticso@cicely.de Usergroup info@cosmo-project.de To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-alpha" in the body of the message From owner-freebsd-alpha Fri Jul 28 13:54:19 2000 Delivered-To: freebsd-alpha@freebsd.org Received: from feral.com (feral.com [192.67.166.1]) by hub.freebsd.org (Postfix) with ESMTP id 4216D37B6C8; Fri, 28 Jul 2000 13:54:17 -0700 (PDT) (envelope-from mjacob@feral.com) Received: from beppo.feral.com (beppo [192.67.166.79]) by feral.com (8.9.3/8.9.3) with ESMTP id NAA11033; Fri, 28 Jul 2000 13:54:11 -0700 Date: Fri, 28 Jul 2000 13:54:14 -0700 (PDT) From: Matthew Jacob Reply-To: mjacob@feral.com To: Bernd Walter Cc: wilko@FreeBSD.ORG, Andrew Gallatin , "'FreeBSD Alpha mailing list'" Subject: Re: fxp0 hangs my AXPpci33 In-Reply-To: <20000728224517.A38620@cicely8.cicely.de> Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-freebsd-alpha@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org Well, I dunno, then. Can somebody try (I can't get to the lab today) an I/O mapped fxp on an LCA chipset, but with the DELAY(10) instead of DELAY(1) as dg suggested? To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-alpha" in the body of the message From owner-freebsd-alpha Fri Jul 28 17:27:25 2000 Delivered-To: freebsd-alpha@freebsd.org Received: from duke.cs.duke.edu (duke.cs.duke.edu [152.3.140.1]) by hub.freebsd.org (Postfix) with ESMTP id B338C37BB28 for ; Fri, 28 Jul 2000 17:27:22 -0700 (PDT) (envelope-from gallatin@cs.duke.edu) Received: from grasshopper.cs.duke.edu (grasshopper.cs.duke.edu [152.3.145.30]) by duke.cs.duke.edu (8.9.3/8.9.3) with ESMTP id UAA25263; Fri, 28 Jul 2000 20:27:21 -0400 (EDT) Received: (from gallatin@localhost) by grasshopper.cs.duke.edu (8.9.3/8.9.1) id UAA73539; Fri, 28 Jul 2000 20:27:21 -0400 (EDT) (envelope-from gallatin@cs.duke.edu) From: Andrew Gallatin MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Date: Fri, 28 Jul 2000 20:27:21 -0400 (EDT) To: mjacob@feral.com Cc: "'FreeBSD Alpha mailing list'" Subject: Re: fxp0 hangs my AXPpci33 In-Reply-To: References: <20000728224517.A38620@cicely8.cicely.de> X-Mailer: VM 6.43 under 20.4 "Emerald" XEmacs Lucid Message-ID: <14722.9217.916477.612350@grasshopper.cs.duke.edu> Sender: owner-freebsd-alpha@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org Matthew Jacob writes: > > Well, I dunno, then. > > Can somebody try (I can't get to the lab today) an I/O mapped fxp > on an LCA chipset, but with the DELAY(10) instead of DELAY(1) > as dg suggested? The thing is, these APECs and LCA based machines are really old & slow. People have reported success with faster machines (like my UP1000 and somebody else's PC164). So how could it be that the slower machines could have a problem where increasing the delay would help...? It would be interesting to hear the results of a test though. It would be much easier to slap some DELAY()'s in.. ;-) Drew To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-alpha" in the body of the message From owner-freebsd-alpha Fri Jul 28 17:51:24 2000 Delivered-To: freebsd-alpha@freebsd.org Received: from feral.com (feral.com [192.67.166.1]) by hub.freebsd.org (Postfix) with ESMTP id 6C58B37BB28 for ; Fri, 28 Jul 2000 17:51:20 -0700 (PDT) (envelope-from mjacob@feral.com) Received: from beppo.feral.com (beppo [192.67.166.79]) by feral.com (8.9.3/8.9.3) with ESMTP id RAA11892; Fri, 28 Jul 2000 17:51:12 -0700 Date: Fri, 28 Jul 2000 17:51:15 -0700 (PDT) From: Matthew Jacob Reply-To: mjacob@feral.com To: Andrew Gallatin Cc: "'FreeBSD Alpha mailing list'" Subject: Re: fxp0 hangs my AXPpci33 In-Reply-To: <14722.9217.916477.612350@grasshopper.cs.duke.edu> Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-freebsd-alpha@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org > Matthew Jacob writes: > > > > Well, I dunno, then. > > > > Can somebody try (I can't get to the lab today) an I/O mapped fxp > > on an LCA chipset, but with the DELAY(10) instead of DELAY(1) > > as dg suggested? > > The thing is, these APECs and LCA based machines are really old & > slow. People have reported success with faster machines (like my > UP1000 and somebody else's PC164). So how could it be that the slower > machines could have a problem where increasing the delay would > help...? > > It would be interesting to hear the results of a test though. It > would be much easier to slap some DELAY()'s in.. ;-) Yes, but if there's some subtle bug in DELAY, I want to fix that. Otherwise, all the LCA/APECS machines can go where Jason's old Pelican just went (the recycle bin). -matt To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-alpha" in the body of the message From owner-freebsd-alpha Sat Jul 29 9:39:20 2000 Delivered-To: freebsd-alpha@freebsd.org Received: from wa4phy.dyndns.org (cc449817-a.mrtnz1.ga.home.com [24.12.79.51]) by hub.freebsd.org (Postfix) with ESMTP id 7E13F37BACC for ; Sat, 29 Jul 2000 09:39:16 -0700 (PDT) (envelope-from sam@wa4phy.dyndns.org) Received: from wa4phy.dyndns.org (sam@localhost [127.0.0.1]) by wa4phy.dyndns.org (8.9.3/8.9.3) with ESMTP id MAA10669 for ; Sat, 29 Jul 2000 12:39:13 -0400 (EDT) (envelope-from sam@wa4phy.dyndns.org) Message-ID: <398308B0.8DA4B97B@wa4phy.dyndns.org> Date: Sat, 29 Jul 2000 12:39:13 -0400 From: "S.W. Drinkard" Organization: You Gotta Be Kiddin! X-Mailer: Mozilla 4.73 [en] (X11; U; FreeBSD 3.4-RELEASE i386) X-Accept-Language: en, ja MIME-Version: 1.0 To: alpha@freebsd.org Subject: X and 4.1-RC Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Sender: owner-freebsd-alpha@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org Does anybody have X going under the 4.1-RC on a 4/200 ? Sam To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-alpha" in the body of the message From owner-freebsd-alpha Sat Jul 29 10:26: 7 2000 Delivered-To: freebsd-alpha@freebsd.org Received: from mout2.silyn-tek.de (mout2.silyn-tek.de [194.25.165.70]) by hub.freebsd.org (Postfix) with ESMTP id 32BB437B5BB for ; Sat, 29 Jul 2000 10:25:58 -0700 (PDT) (envelope-from alex@big.endian.de) Received: from [192.168.32.33] (helo=mx1.silyn-tek.de) by mout2.silyn-tek.de with esmtp (Exim 3.13 #1) id 13IaMx-0007JY-00; Sat, 29 Jul 2000 19:25:51 +0200 Received: from pc19f34db.dip0.t-ipconnect.de ([193.159.52.219] helo=neutron.cichlids.com) by mx1.silyn-tek.de with esmtp (Exim 3.13 #1) id 13IaMv-0005Xb-00; Sat, 29 Jul 2000 19:25:49 +0200 Received: from cichlids.cichlids.com (cichlids.cichlids.com [192.168.0.10]) by neutron.cichlids.com (Postfix) with ESMTP id 2F747AB91; Sat, 29 Jul 2000 19:25:51 +0200 (CEST) Received: by cichlids.cichlids.com (Postfix, from userid 1001) id 0386914BB3; Sat, 29 Jul 2000 19:25:45 +0200 (CEST) Date: Sat, 29 Jul 2000 19:25:45 +0200 To: Andrew Gallatin Cc: freebsd-alpha@FreeBSD.ORG Subject: Re: Linux/alpha emulation available Message-ID: <20000729192545.A14872@cichlids.cichlids.com> References: <14717.2828.454006.745321@grasshopper.cs.duke.edu> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Mailer: Mutt 1.0.1i In-Reply-To: <14717.2828.454006.745321@grasshopper.cs.duke.edu>; from gallatin@cs.duke.edu on Tue, Jul 25, 2000 at 12:04:47AM -0400 X-PGP-Fingerprint: 44 28 CA 4C 46 5B D3 A8 A8 E3 BA F3 4E 60 7D 7F X-PGP-at: finger alex@big.endian.de X-Verwirrung: Dieser Header dient der allgemeinen Verwirrung. From: alex@big.endian.de (Alexander Langer) Sender: owner-freebsd-alpha@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org Thus spake Andrew Gallatin (gallatin@cs.duke.edu): > The diffs and new files are against -stable as of 4am Sunday, EDT: Hmm. # linux link_elf: symbol osf1_wait4 undefined kldload: can't load linux: No such file or directory Jul 29 19:17:47 parca /kernel: link_elf: symbol osf1_wait4 undefined This is -current. I'm not that familiar here - is osf1_wait4 just gone in the meanwhile, or am I missing a kernel-option? I see the osf1_wait4 syscall in sys/alpha/osf1, but I can't figure out how to enable it :) Alex -- cat: /home/alex/.sig: No such file or directory To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-alpha" in the body of the message From owner-freebsd-alpha Sat Jul 29 17:39:25 2000 Delivered-To: freebsd-alpha@freebsd.org Received: from duke.cs.duke.edu (duke.cs.duke.edu [152.3.140.1]) by hub.freebsd.org (Postfix) with ESMTP id 2DB4637B598 for ; Sat, 29 Jul 2000 17:39:20 -0700 (PDT) (envelope-from gallatin@cs.duke.edu) Received: from grasshopper.cs.duke.edu (grasshopper.cs.duke.edu [152.3.145.30]) by duke.cs.duke.edu (8.9.3/8.9.3) with ESMTP id UAA10271; Sat, 29 Jul 2000 20:39:18 -0400 (EDT) Received: (from gallatin@localhost) by grasshopper.cs.duke.edu (8.9.3/8.9.1) id UAA78729; Sat, 29 Jul 2000 20:39:18 -0400 (EDT) (envelope-from gallatin@cs.duke.edu) From: Andrew Gallatin MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Date: Sat, 29 Jul 2000 20:39:17 -0400 (EDT) To: alex@big.endian.de (Alexander Langer) Cc: freebsd-alpha@FreeBSD.ORG Subject: Re: Linux/alpha emulation available In-Reply-To: <20000729192545.A14872@cichlids.cichlids.com> References: <14717.2828.454006.745321@grasshopper.cs.duke.edu> <20000729192545.A14872@cichlids.cichlids.com> X-Mailer: VM 6.43 under 20.4 "Emerald" XEmacs Lucid Message-ID: <14723.30801.185492.816588@grasshopper.cs.duke.edu> Sender: owner-freebsd-alpha@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org Alexander Langer writes: <...> > I see the osf1_wait4 syscall in sys/alpha/osf1, but I can't figure out > how to enable it :) You need to load the osf1.ko kernel module. I think I neglected to mention this.. Sorry! Linux is a disgusting hack; rather than "go native" they kept the osf/1 syscall interface (syscall numbers, args & flags) after they bootstrapped themselves off of osf/1. Since we already run the OSF/1 abi fairly well, we might as well use that in the linulater ;-) Drew To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-alpha" in the body of the message