From owner-freebsd-alpha Sun Sep 3 8:21:47 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 6520A37B422 for ; Sun, 3 Sep 2000 08:21:44 -0700 (PDT) Received: from beppo.feral.com (beppo [192.67.166.79]) by feral.com (8.9.3/8.9.3) with ESMTP id IAA12155 for ; Sun, 3 Sep 2000 08:21:44 -0700 Date: Sun, 3 Sep 2000 08:21:34 -0700 (PDT) From: Matthew Jacob Reply-To: mjacob@feral.com To: alpha@FreeBSD.ORG Subject: cvs commit: src/sys/pci pcisupport.c (fwd) 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 This may fix alpha breakage. ---------- Forwarded message ---------- Date: Sun, 3 Sep 2000 01:30:10 -0700 (PDT) From: Peter Wemm To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/pci pcisupport.c peter 2000/09/03 01:30:10 PDT Modified files: sys/pci pcisupport.c Log: Fix pci-pci bridges (I hope). In the nexus case, there are no ivars for children of nexus devices, and we were passing data in from before the device existed, hence ivars are convenient as the softc doesn't really exist yet. However, for pci->pci bridges, the pcib occupies a pci device itself, which *does* already have ivars. However, softc is available and stable at this point since we've been identified and are locating the bus during attach. So, use softc for this version of pcib devices for storing the physical bus number in. Revision Changes Path 1.169 +5 -10 src/sys/pci/pcisupport.c To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-alpha" in the body of the message From owner-freebsd-alpha Sun Sep 3 15:10:39 2000 Delivered-To: freebsd-alpha@freebsd.org Received: from mail.inka.de (quechua.inka.de [212.227.14.2]) by hub.freebsd.org (Postfix) with ESMTP id 208DD37B424 for ; Sun, 3 Sep 2000 15:10:37 -0700 (PDT) Received: from ganerc.mips.inka.de (uucp@) by mail.inka.de with local-bsmtp id 13VhyF-0004dX-00; Mon, 4 Sep 2000 00:10:35 +0200 Received: (from daemon@localhost) by ganerc.mips.inka.de (8.11.0/8.11.0) id e83JFr143709 for freebsd-alpha@freebsd.org; Sun, 3 Sep 2000 21:15:53 +0200 (CEST) (envelope-from daemon) From: naddy@mips.inka.de (Christian Weisgerber) Subject: Re: cvs commit: src/sys/alpha/alpha machdep.c Date: 3 Sep 2000 21:15:52 +0200 Message-ID: <8ou818$1alk$1@ganerc.mips.inka.de> References: <200009030407.VAA20488@freefall.freebsd.org> To: freebsd-alpha@freebsd.org Sender: owner-freebsd-alpha@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org Peter Wemm wrote: > Modified files: > sys/alpha/alpha machdep.c > Log: > Find the module metadata before the console init rather than after. > This should repair consoles on the Alpha when using dynamic hints. Yes! This appears to work for my PC164. -- Christian "naddy" Weisgerber naddy@mips.inka.de To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-alpha" in the body of the message From owner-freebsd-alpha Sun Sep 3 15:10:41 2000 Delivered-To: freebsd-alpha@freebsd.org Received: from mail.inka.de (quechua.inka.de [212.227.14.2]) by hub.freebsd.org (Postfix) with ESMTP id 422A237B43C for ; Sun, 3 Sep 2000 15:10:37 -0700 (PDT) Received: from ganerc.mips.inka.de (uucp@) by mail.inka.de with local-bsmtp id 13VhyG-0004dV-03; Mon, 4 Sep 2000 00:10:36 +0200 Received: (from daemon@localhost) by ganerc.mips.inka.de (8.11.0/8.11.0) id e83M9Af48488 for freebsd-alpha@freebsd.org; Mon, 4 Sep 2000 00:09:10 +0200 (CEST) (envelope-from daemon) From: naddy@mips.inka.de (Christian Weisgerber) Subject: Re: cvs commit: src/sys/pci pcisupport.c (fwd) Date: 4 Sep 2000 00:09:10 +0200 Message-ID: <8oui66$1faq$1@ganerc.mips.inka.de> References: To: freebsd-alpha@freebsd.org Sender: owner-freebsd-alpha@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org Matthew Jacob wrote: > This may fix alpha breakage. > peter 2000/09/03 01:30:10 PDT > > Modified files: > sys/pci pcisupport.c > Log: > Fix pci-pci bridges (I hope). Not for me (PC164). That other patch seems to have fixed the console--at least the screen turns a black background as soon as the kernel starts up--but as far as the PCI breakage is concerned, the machine locks up solid here: ... cia0: <2117x Core Logic chipset> cia0: ALCOR/ALCOR2, pass 3 cia0: extended capabilities: 21 pcib0: <2117x PCI host bus adapter> on cia0 -- Christian "naddy" Weisgerber naddy@mips.inka.de To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-alpha" in the body of the message From owner-freebsd-alpha Sun Sep 3 18:30:57 2000 Delivered-To: freebsd-alpha@freebsd.org Received: from mail.inka.de (quechua.inka.de [212.227.14.2]) by hub.freebsd.org (Postfix) with ESMTP id E222937B423 for ; Sun, 3 Sep 2000 18:30:55 -0700 (PDT) Received: from ganerc.mips.inka.de (uucp@) by mail.inka.de with local-bsmtp id 13Vl66-0007Dq-00; Mon, 4 Sep 2000 03:30:54 +0200 Received: (from daemon@localhost) by ganerc.mips.inka.de (8.11.0/8.11.0) id e840kro54696 for freebsd-alpha@freebsd.org; Mon, 4 Sep 2000 02:46:53 +0200 (CEST) (envelope-from daemon) From: naddy@mips.inka.de (Christian Weisgerber) Subject: Re: psm out of sync Date: 4 Sep 2000 02:46:53 +0200 Message-ID: <8ourdt$1lcq$1@ganerc.mips.inka.de> References: <8ohl69$5vu$1@ganerc.mips.inka.de> To: freebsd-alpha@freebsd.org Sender: owner-freebsd-alpha@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org Christian Weisgerber wrote: > psmintr: out of sync (00c0 != 0000). > ... As expected, this has been fixed by Peter's console fix as well. -- Christian "naddy" Weisgerber naddy@mips.inka.de To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-alpha" in the body of the message From owner-freebsd-alpha Mon Sep 4 18:24: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 8046137B424 for ; Mon, 4 Sep 2000 18:24:31 -0700 (PDT) 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 VAA03433; Mon, 4 Sep 2000 21:24:30 -0400 (EDT) Received: (from gallatin@localhost) by grasshopper.cs.duke.edu (8.11.0/8.9.1) id e851OUL21790; Mon, 4 Sep 2000 21:24: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: Mon, 4 Sep 2000 21:24:30 -0400 (EDT) To: naddy@mips.inka.de (Christian Weisgerber) Cc: freebsd-alpha@FreeBSD.ORG Subject: Re: cvs commit: src/sys/pci pcisupport.c (fwd) In-Reply-To: <8oui66$1faq$1@ganerc.mips.inka.de> References: <8oui66$1faq$1@ganerc.mips.inka.de> X-Mailer: VM 6.43 under 20.4 "Emerald" XEmacs Lucid Message-ID: <14772.18965.506896.703230@grasshopper.cs.duke.edu> Sender: owner-freebsd-alpha@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org Christian Weisgerber writes: <..> > the kernel starts up--but as far as the PCI breakage is concerned, > the machine locks up solid here: > > ... > cia0: <2117x Core Logic chipset> > cia0: ALCOR/ALCOR2, pass 3 > cia0: extended capabilities: 21 > pcib0: <2117x PCI host bus adapter> on cia0 > Could you put some printfs in the top of cia_pcib_read_config() and cia_pcib_write_config() and print out the b, s, f, reg & width args? It would be interesting to see if it gets as far as the pci bus probe & where it locks. Also, if you've got a halt switch, can you press it & map the address the SRM console gives for the PC and RA ("ex pc" and "ex ra" at the >>> prompt should do it, then map those addresses using gdb on a debug kernel) Cheers, Drew To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-alpha" in the body of the message From owner-freebsd-alpha Mon Sep 4 20:11:10 2000 Delivered-To: freebsd-alpha@freebsd.org Received: from smtp05.primenet.com (smtp05.primenet.com [206.165.6.135]) by hub.freebsd.org (Postfix) with ESMTP id C4F9A37B423 for ; Mon, 4 Sep 2000 20:11:07 -0700 (PDT) Received: (from daemon@localhost) by smtp05.primenet.com (8.9.3/8.9.3) id UAA17195; Mon, 4 Sep 2000 20:11:13 -0700 (MST) Received: from usr02.primenet.com(206.165.6.202) via SMTP by smtp05.primenet.com, id smtpdAAA3RaqIH; Mon Sep 4 20:11:08 2000 Received: (from tlambert@localhost) by usr02.primenet.com (8.8.5/8.8.5) id UAA04518; Mon, 4 Sep 2000 20:10:53 -0700 (MST) From: Terry Lambert Message-Id: <200009050310.UAA04518@usr02.primenet.com> Subject: Re: compaq's C++ compiler? To: phiber@radicalmedia.com (Mark Abene) Date: Tue, 5 Sep 2000 03:10:53 +0000 (GMT) Cc: imp@village.org (Warner Losh), freebsd-alpha@FreeBSD.ORG In-Reply-To: <20000901222301.A20148@radicalmedia.com> from "Mark Abene" at Sep 01, 2000 10:23:01 PM X-Mailer: ELM [version 2.5 PL2] MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Sender: owner-freebsd-alpha@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org > > : #include > > > > Might try > > > > #include > > > > instead, since that's the new standard. > > The thought did cross my mind, but it didn't fix anything. In fact, the > example c++ programs that come with the compiler won't build, either, so > something with the installation must be screwed up. Though I have no idea > what... I'd be curious to hear if anyone else has tried to get it working. FWIW: The FreeBSD .mk files are known to be broken when you are using a compiler other than the one that shipped with the system, and have specified a "DESTDIR" target. Basically, they will override your library and include paths, and you will get the old, stale files that came with the OS, if you are trying to use a new compiler. This will generaally adversely affect RTTI and other C++ stuff, including and STL stuff, if you are not careful. Not saying this is your problem, but it has bit me before... Terry Lambert terry@lambert.org --- Any opinions in this posting are my own and not those of my present or previous employers. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-alpha" in the body of the message From owner-freebsd-alpha Tue Sep 5 2:14:52 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 BA54437B422 for ; Tue, 5 Sep 2000 02:14:50 -0700 (PDT) Received: (from obrien@localhost) by dragon.nuxi.com (8.9.3/8.9.1) id CAA50260 for alpha@freebsd.org; Tue, 5 Sep 2000 02:14:50 -0700 (PDT) (envelope-from obrien) Date: Tue, 5 Sep 2000 02:14:50 -0700 From: "David O'Brien" To: alpha@freebsd.org Subject: New 5.0-CURRENT snapshot Message-ID: <20000905021450.A50250@dragon.nuxi.com> Reply-To: obrien@freebsd.org 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 ftp://ftp.freebsd.org/pub/FreeBSD/snapshots/alpha/5.0-20000804-CURRENT Come and get it! :-) To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-alpha" in the body of the message From owner-freebsd-alpha Tue Sep 5 9:36:12 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 5D3A937B423 for ; Tue, 5 Sep 2000 09:36:11 -0700 (PDT) Received: from zeppo.feral.com (IDENT:mjacob@zeppo [192.67.166.71]) by feral.com (8.9.3/8.9.3) with ESMTP id JAA18970; Tue, 5 Sep 2000 09:36:08 -0700 Date: Tue, 5 Sep 2000 09:32:39 -0700 (PDT) From: Matthew Jacob Reply-To: mjacob@feral.com To: Doug Rabson Cc: alpha@FreeBSD.ORG Subject: what was the last patch you sent out? 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 managed to eat it and can't find it in the archives... (top 'o tree is still broken) To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-alpha" in the body of the message From owner-freebsd-alpha Tue Sep 5 9:39: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 6201837B43F for ; Tue, 5 Sep 2000 09:39:18 -0700 (PDT) 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 MAA17712; Tue, 5 Sep 2000 12:39:02 -0400 (EDT) Received: (from gallatin@localhost) by grasshopper.cs.duke.edu (8.11.0/8.9.1) id e85Gd2H23196; Tue, 5 Sep 2000 12:39:02 -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, 5 Sep 2000 12:39:02 -0400 (EDT) To: mjacob@feral.com Cc: Doug Rabson , alpha@FreeBSD.ORG Subject: Re: what was the last patch you sent out? In-Reply-To: References: X-Mailer: VM 6.43 under 20.4 "Emerald" XEmacs Lucid Message-ID: <14773.8591.495879.552020@grasshopper.cs.duke.edu> Sender: owner-freebsd-alpha@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org I just forwarded you the last 2 that Doug sent out.. Drew To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-alpha" in the body of the message From owner-freebsd-alpha Tue Sep 5 9:44:38 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 F014037B422 for ; Tue, 5 Sep 2000 09:44:36 -0700 (PDT) Received: from zeppo.feral.com (IDENT:mjacob@zeppo [192.67.166.71]) by feral.com (8.9.3/8.9.3) with ESMTP id JAA19020; Tue, 5 Sep 2000 09:44:28 -0700 Date: Tue, 5 Sep 2000 09:40:59 -0700 (PDT) From: Matthew Jacob Reply-To: mjacob@feral.com To: Andrew Gallatin Cc: Doug Rabson , alpha@FreeBSD.ORG Subject: Re: what was the last patch you sent out? In-Reply-To: <14773.8591.495879.552020@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 Thanks... I'll be doing some cleanups && testing today && tomorrow for pci164 (so I can get farrago booting again), rawhide && turbolaser... > > I just forwarded you the last 2 that Doug sent out.. > > Drew > To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-alpha" in the body of the message From owner-freebsd-alpha Tue Sep 5 10:55:16 2000 Delivered-To: freebsd-alpha@freebsd.org Received: from pike.osd.bsdi.com (pike.osd.bsdi.com [204.216.28.222]) by hub.freebsd.org (Postfix) with ESMTP id 9B5EA37B446 for ; Tue, 5 Sep 2000 10:55:14 -0700 (PDT) Received: (from jhb@localhost) by pike.osd.bsdi.com (8.9.3/8.9.3) id KAA24617; Tue, 5 Sep 2000 10:54:22 -0700 (PDT) (envelope-from jhb) From: John Baldwin Message-Id: <200009051754.KAA24617@pike.osd.bsdi.com> Subject: Re: what was the last patch you sent out? In-Reply-To: from Matthew Jacob at "Sep 5, 2000 09:40:59 am" To: mjacob@feral.com Date: Tue, 5 Sep 2000 10:54:22 -0700 (PDT) Cc: Andrew Gallatin , Doug Rabson , alpha@FreeBSD.ORG X-Mailer: ELM [version 2.4ME+ PL68 (25)] MIME-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit Sender: owner-freebsd-alpha@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org Matthew Jacob wrote: > > Thanks... I'll be doing some cleanups && testing today && tomorrow for pci164 > (so I can get farrago booting again), rawhide && turbolaser... Hmm, Peter said last night that his PC164 was booting fine under current -current. > > I just forwarded you the last 2 that Doug sent out.. > > > > Drew -- John Baldwin -- http://www.FreeBSD.org/~jhb/ PGP Key: http://www.cslab.vt.edu/~jobaldwi/pgpkey.asc "Power Users Use the Power to Serve!" - http://www.FreeBSD.org/ To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-alpha" in the body of the message From owner-freebsd-alpha Tue Sep 5 10:57: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 15E6A37B424 for ; Tue, 5 Sep 2000 10:57:45 -0700 (PDT) Received: from zeppo.feral.com (IDENT:mjacob@zeppo [192.67.166.71]) by feral.com (8.9.3/8.9.3) with ESMTP id KAA19308; Tue, 5 Sep 2000 10:57:23 -0700 Date: Tue, 5 Sep 2000 10:53:54 -0700 (PDT) From: Matthew Jacob Reply-To: mjacob@feral.com To: John Baldwin Cc: Andrew Gallatin , Doug Rabson , alpha@FreeBSD.ORG Subject: Re: what was the last patch you sent out? In-Reply-To: <200009051754.KAA24617@pike.osd.bsdi.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 > Matthew Jacob wrote: > > > > Thanks... I'll be doing some cleanups && testing today && tomorrow for pci164 > > (so I can get farrago booting again), rawhide && turbolaser... > > Hmm, Peter said last night that his PC164 was booting fine under current > -current. Gee, I dunno. I just updated to top of tree and it's still broken for me. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-alpha" in the body of the message From owner-freebsd-alpha Tue Sep 5 10:59:31 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 A759137B43F for ; Tue, 5 Sep 2000 10:59:28 -0700 (PDT) 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 NAA19714; Tue, 5 Sep 2000 13:59:18 -0400 (EDT) Received: (from gallatin@localhost) by grasshopper.cs.duke.edu (8.11.0/8.9.1) id e85HxIb23339; Tue, 5 Sep 2000 13:59: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: Tue, 5 Sep 2000 13:59:18 -0400 (EDT) To: mjacob@feral.com Cc: John Baldwin , Doug Rabson , alpha@FreeBSD.ORG Subject: Re: what was the last patch you sent out? In-Reply-To: References: <200009051754.KAA24617@pike.osd.bsdi.com> X-Mailer: VM 6.43 under 20.4 "Emerald" XEmacs Lucid Message-ID: <14773.13354.558395.851135@grasshopper.cs.duke.edu> Sender: owner-freebsd-alpha@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org Matthew Jacob writes: > > Matthew Jacob wrote: > > > > > > Thanks... I'll be doing some cleanups && testing today && tomorrow for pci164 > > > (so I can get farrago booting again), rawhide && turbolaser... > > > > Hmm, Peter said last night that his PC164 was booting fine under current > > -current. > > Gee, I dunno. I just updated to top of tree and it's still broken for me. Does Peter have 164LX, 164SX. Or does he have a 164 like Matt? Drew To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-alpha" in the body of the message From owner-freebsd-alpha Tue Sep 5 11: 2:14 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 9CE7137B43E for ; Tue, 5 Sep 2000 11:02:12 -0700 (PDT) Received: from zeppo.feral.com (IDENT:mjacob@zeppo [192.67.166.71]) by feral.com (8.9.3/8.9.3) with ESMTP id LAA19351; Tue, 5 Sep 2000 11:02:07 -0700 Date: Tue, 5 Sep 2000 10:58:38 -0700 (PDT) From: Matthew Jacob Reply-To: mjacob@feral.com To: Andrew Gallatin Cc: John Baldwin , Doug Rabson , alpha@FreeBSD.ORG Subject: Re: what was the last patch you sent out? In-Reply-To: <14773.13354.558395.851135@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 This kind of stuff is tough to debug- it's just a the point where things are getting rewired, so even printfs are problematic. Since the '-fl' argument is broken, and BREAKS don't work to get you out of where you are, it's a lot of getting up and hitting the reset button. > > Matthew Jacob writes: > > > Matthew Jacob wrote: > > > > > > > > Thanks... I'll be doing some cleanups && testing today && tomorrow for pci164 > > > > (so I can get farrago booting again), rawhide && turbolaser... > > > > > > Hmm, Peter said last night that his PC164 was booting fine under current > > > -current. > > > > Gee, I dunno. I just updated to top of tree and it's still broken for me. > > Does Peter have 164LX, 164SX. Or does he have a 164 like Matt? > > Drew > > To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-alpha" in the body of the message From owner-freebsd-alpha Tue Sep 5 11: 7: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 750E237B424 for ; Tue, 5 Sep 2000 11:07:38 -0700 (PDT) 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 OAA20013; Tue, 5 Sep 2000 14:07:31 -0400 (EDT) Received: (from gallatin@localhost) by grasshopper.cs.duke.edu (8.11.0/8.9.1) id e85I7Vi23367; Tue, 5 Sep 2000 14:07:31 -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, 5 Sep 2000 14:07:31 -0400 (EDT) To: mjacob@feral.com Cc: John Baldwin , Doug Rabson , alpha@FreeBSD.ORG Subject: Re: what was the last patch you sent out? In-Reply-To: References: <14773.13354.558395.851135@grasshopper.cs.duke.edu> X-Mailer: VM 6.43 under 20.4 "Emerald" XEmacs Lucid Message-ID: <14773.13677.914769.862196@grasshopper.cs.duke.edu> Sender: owner-freebsd-alpha@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org As an additional datapoint, an AS500/266 boots OK (plain-jane cia, swiz methods). This is the top of the tree as of yesterday, minus my hacks to cia.c & cia_pci.c, plus Doug's fix to cia.c Drew FreeBSD 5.0-CURRENT #6: Mon Sep 4 20:33:15 EDT 2000 gallatin@thunder.cs.duke.edu:/a/muffin/export/ari_scratch2/gallatin/current/sys/compile/GENERIC AlphaStation 500 or 600 (KN20AA) Digital AlphaStation 500/266, 266MHz 8192 byte page size, 1 processor. CPU: EV5 (21164) major=5 minor=0 OSF PAL rev: 0x1000000020115 real memory = 131981312 (128888K bytes) Physical memory chunk(s): 0x00790000 - 0x07f0dfff, 125296640 bytes (15295 pages) avail memory = 121339904 (118496K bytes) Preloaded elf kernel "kernel.test" at 0xfffffc0000774000. mem: nulldev: random: Creating DISK md0 md0: Malloc disk cia0: <2117x Core Logic chipset> cia0: ALCOR/ALCOR2, pass 2 pcib0: <2117x PCI host bus adapter> on cia0 pci0: physical bus=0 found-> vendor=0x1011, dev=0x0002, revid=0x26 class=02-00-00, hdrtype=0x00, mfdev=0 subordinatebus=0 secondarybus=0 intpin=a, irq=13 map[10]: type 4, range 32, base 00010180, size 7, enabled map[14]: type 1, range 32, base 82071080, size 7, enabled <....> Drew To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-alpha" in the body of the message From owner-freebsd-alpha Tue Sep 5 11: 9: 0 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 B650C37B422 for ; Tue, 5 Sep 2000 11:08:47 -0700 (PDT) Received: from zeppo.feral.com (IDENT:mjacob@zeppo [192.67.166.71]) by feral.com (8.9.3/8.9.3) with ESMTP id LAA19380; Tue, 5 Sep 2000 11:08:38 -0700 Date: Tue, 5 Sep 2000 11:05:09 -0700 (PDT) From: Matthew Jacob Reply-To: mjacob@feral.com To: Andrew Gallatin Cc: John Baldwin , Doug Rabson , alpha@FreeBSD.ORG Subject: Re: what was the last patch you sent out? 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 Well, Rawhide boots. I sure wish I knew what the authors intended by saying "physical bus". I don't seems quite correct since we seem to have two different "physical bus" zeros here. On puropose I very carefully don't have overlapping cards (as in, same slot, different busses). I guess pc164 is another issue. Back to debugging. 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. Setting atkbd 0 at to atkbdc (string) Setting atkbd 0 irq to 1 (int) Setting atkbdc 0 at to isa (string) Setting atkbdc 0 port to 96 (int) Setting fd 0 at to fdc0 (string) Setting fd 0 drive to 0 (int) Setting fdc 0 at to isa (string) Setting fdc 0 drq to 2 (int) Setting fdc 0 irq to 6 (int) Setting fdc 0 port to 1008 (int) Setting mcclock 0 at to isa (string) Setting mcclock 0 port to 112 (int) Setting ppc 0 at to isa (string) Setting ppc 0 irq to 7 (int) Setting psm 0 at to atkbdc (string) Setting psm 0 irq to 12 (int) Setting sc 0 at to isa (string) Setting sio 0 at to isa (string) Setting sio 0 irq to 4 (int) Setting sio 0 port to 1016 (int) Setting sio 1 at to isa (string) Setting sio 1 flags to 80 (int) Setting sio 1 irq to 3 (int) Setting sio 1 port to 760 (int) Setting vga 0 at to isa (string) FreeBSD 5.0-CURRENT #1: Tue Sep 5 10:49:03 PDT 2000 mjacob@nellie.feral.com:/tstsys/compile/GENERIC AlphaServer 4100 AlphaServer 4100 5/533 4MB, 531MHz 8192 byte page size, 4 processors. CPU: EV56 (21164A) major=7 minor=2 extensions=0x1 OSF PAL rev: 0x4000100020117 real memory = 1608482816 (1570784K bytes) Physical memory chunk(s): 0x007f0000 - 0x5ffeffff, 1602224128 bytes (195584 pages) avail memory = 1559994368 (1523432K bytes) Preloaded elf kernel "kernel" at 0xfffffc00007d4000. Preloaded elf module "ispfw.ko" at 0xfffffc00007d40c0. mem: nulldev: random: Creating DISK md0 md0: Malloc disk mcbus0: pcib0: at mcbus0 gid 7 mid 5 pcib0: Horse Revision 3, Left Handed Saddle Revision 3, CAP Revision 2 pci0: physical bus=0 found-> vendor=0x1000, dev=0x0001, revid=0x02 bus=0, slot=1, func=0 class=01-00-00, hdrtype=0x00, mfdev=0 subordinatebus=0 secondarybus=0 intpin=a, irq=4 map[10]: type 4, range 32, base 01fffc00, size 8, enabled map[14]: type 1, range 32, base 07fdde00, size 8, enabled found-> vendor=0x1011, dev=0x0009, revid=0x12 bus=0, slot=2, func=0 class=02-00-00, hdrtype=0x00, mfdev=0 subordinatebus=0 secondarybus=0 intpin=a, irq=8 map[10]: type 4, range 32, base 01fffd00, size 7, enabled map[14]: type 1, range 32, base 07fddf00, size 7, enabled found-> vendor=0x1077, dev=0x1020, revid=0x05 bus=0, slot=4, func=0 class=01-00-00, hdrtype=0x00, mfdev=0 subordinatebus=0 secondarybus=0 intpin=a, irq=16 map[10]: type 4, range 32, base 01fffe00, size 8, enabled map[14]: type 1, range 32, base 07fde000, size 12, enabled found-> vendor=0x1077, dev=0x1020, revid=0x05 bus=0, slot=5, func=0 class=01-00-00, hdrtype=0x00, mfdev=0 subordinatebus=0 secondarybus=0 intpin=a, irq=20 map[10]: type 4, range 32, base 01ffff00, size 8, enabled map[14]: type 1, range 32, base 07fdf000, size 12, enabled pci0: on pcib0 sym0: <810> port 0x1fffc00-0x1fffcff mem 0x7fdde00-0x7fddeff irq 4 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): 268 msec, 33165 KHz sym0: Delay (GEN=11): 283 msec, 31407 KHz sym0: Delay (GEN=11): 284 msec, 31296 KHz sym0: interrupting at IRQ 0x10 intA (vec 0xb40) de0: port 0x1fffd00-0x1fffd7f mem 0x7fddf00-0x7fddf7f irq 8 at device 2.0 on pci0 de0: interrupting at IRQ 0x0 intA (vec 0xb80) de0: DEC DE500-XA 21140 [10-100Mb/s] pass 1.2 de0: address 00:00:f8:01:8b:d7 de0: enabling Full Duplex 100baseTX port bpf: de0 attached Qlogic ISP Driver, FreeBSD Version 5.3, Core Version 2.0 isp0: port 0x1fffe00-0x1fffeff mem 0x7fde000-0x7fdefff irq 16 at device 4.0 on pci0 isp0: using Memory space register mapping isp0: interrupting at IRQ 0x8 intA (vec 0xc00) isp0: Ultra Mode Capable isp0: Board Revision 1040B, loaded F/W Revision 4.65.0 isp0: Last F/W revision was 5.57.1 isp1: port 0x1ffff00-0x1ffffff mem 0x7fdf000-0x7fdffff irq 20 at device 5.0 on pci0 isp1: using Memory space register mapping isp1: interrupting at IRQ 0xc intA (vec 0xc40) isp1: Differential Mode isp1: Ultra Mode Capable isp1: Board Revision 1040B, loaded F/W Revision 4.65.0 isp1: Last F/W revision was 5.57.1 pcib1: at mcbus0 gid 7 mid 4 pcib1: Horse Revision 3, Left Handed Saddle Revision 3, CAP Revision 2 Attaching Real Console pci1: physical bus=0 found-> vendor=0x8086, dev=0x0482, revid=0x15 bus=0, slot=1, func=0 class=00-00-00, hdrtype=0x00, mfdev=0 subordinatebus=0 secondarybus=0 found-> vendor=0x1077, dev=0x2100, revid=0x03 bus=0, slot=3, func=0 class=01-00-00, hdrtype=0x00, mfdev=0 subordinatebus=0 secondarybus=0 intpin=a, irq=12 map[10]: type 4, range 32, base 01ffff00, size 8, enabled map[14]: type 1, range 32, base 07fef000, size 12, enabled pci1: on pcib1 isab0: at device 1.0 on pci1 isa0: on isab0 isp2: port 0x1ffff00-0x1ffffff mem 0x7fef000-0x7feffff irq 12 at device 3.0 on pci1 isp2: using Memory space register mapping isp2: interrupting at IRQ 0x4 intA (vec 0x9c0) isp2: Board Revision 2100, loaded F/W Revision 1.19.10 isp2: Installed in 64-Bit PCI slot isp2: invalid NVRAM header 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 sc-: sc0 already exists, using sc1 instead vga-: vga0 already exists, using vga1 instead isa_probe_children: disabling PnP devices isa_probe_children: probing non-PnP devices atkbdc0: at port 0x60,0x64 on isa0 kbdc: DIAGNOSE status:0055 kbdc: TEST_KBD_PORT status:0000 kbdc: DIAGNOSE status:0055 kbdc: TEST_KBD_PORT status:0000 atkbd0: irq 1 on atkbdc0 kbdc: DIAGNOSE status:0055 kbdc: TEST_KBD_PORT status:0000 kbdc: DIAGNOSE status:0055 kbdc: TEST_KBD_PORT status:0000 kbdc: DIAGNOSE status:0055 kbdc: TEST_KBD_PORT status:0000 kbdc: DIAGNOSE status:0055 kbdc: TEST_KBD_PORT status:0000 kbd0: atkbd0, generic (0), config:0x0, flags:0x1f0000 atkbd0: interrupting at ISA irq 1 psm0: current command byte:0061 kbdc: TEST_AUX_PORT status:0000 kbdc: RESET_AUX return code:00fe kbdc: RESET_AUX return code:00fe kbdc: RESET_AUX return code:00fe kbdc: DIAGNOSE status:0055 kbdc: TEST_KBD_PORT status:0000 psm0: failed to reset the aux device. fdc0: at port 0x3f0-0x3f5,0x3f7 irq 6 drq 2 on isa0 fdc0: interrupting at ISA irq 6 fdc0: FIFO enabled, 8 bytes threshold fd0: <1440-KB 3.5" drive> on fdc0 drive 0 mcclock0: at port 0x70-0x71 on isa0 Calibrating clock(s) ... PCC clock: 532793936 Hz (firmware 531914893 Hz) ppc0: using extended I/O port range ppc0: SPP ppc0: at port 0x3bc-0x3c3 irq 7 on isa0 ppc0: Generic chipset (NIBBLE-only) in COMPATIBLE mode plip0: cannot reserve interrupt, failed. lpt0: on ppbus0 lpt0: Polled port ppi0: on ppbus0 ppc0: interrupting at ISA irq 7 sc0: no video adapter is found. sc0: failed to probe on isa0 sio0: configured irq 4 not in bitmap of probed irqs 0 sio0: irq maps: 0 0 0 0 sio0 at port 0x3f8-0x3ff irq 4 on isa0 sio0: type 16550A, console sio0: interrupting at ISA irq 4 sio1: reserved for low-level i/o sio1 failed to probe at port 0x2f8-0x2ff irq 3 flags 0x50 on isa0 vga0: failed to probe on isa0 sc1: no video adapter is found. sc1: failed to probe on isa0 vga1: failed to probe on isa0 isa_probe_children: probing PnP devices Timecounter "alpha" frequency 532793936 Hz bpf: gif0 attached bpf: gif1 attached bpf: gif2 attached bpf: gif3 attached bpf: lo0 attached bpf: ppp0 attached bpf: faith0 attached Waiting 15 seconds for SCSI devices to settle (noperiph:sym0:0:-1:-1): SCSI BUS reset delivered. (probe5:sym0:0:5:0): INQUIRY. CDB: 12 1 80 0 ff 0 (probe5:sym0:0:5:0): ILLEGAL REQUEST asc:24,0 (probe5:sym0:0:5:0): Invalid field in CDB sks:c8,1 isp0: 0.1 get user period 0xc offset 0x8 flags 0xfd00 isp0: 0.1 get current period 0x19 offset 0x0 flags 0xc5c0 isp0: 0.1 set current period 0xc offset 0x8 flags 0xfd00 isp0: 0.0 get user period 0xc offset 0x8 flags 0xfd00 isp0: 0.0 get current period 0x19 offset 0x0 flags 0xc5c0 isp0: 0.0 set current period 0xc offset 0x8 flags 0xfd00 Creating DISK cd0 Creating DISK da0 Creating DISK da1 Creating DISK da2 Creating DISK da3 Creating DISK da4 Creating DISK da5 Creating DISK da6 Creating DISK da7 Creating DISK da8 Creating DISK da9 Creating DISK da10 Creating DISK da11 pass0 at sym0 bus 0 target 5 lun 0 pass0: Removable CD-ROM SCSI-2 device pass0: 10.000MB/s transfers (10.000MHz, offset 8) pass1 at sym0 bus 0 target 6 lun 0 pass1: Removable Sequential Access SCSI-2 device pass1: Serial Number 0003203169 pass1: 10.000MB/s transfers (10.000MHz, offset 8) pass2 at isp0 bus 0 target 0 lun 0 pass2: Fixed Direct Access SCSI-2 device pass2: Serial Number 6810CA31 isp0: 0.0 get current period 0xc offset 0x8 flags 0xfd00 pass2: 40.000MB/s transfers (20.000MHz, offset 8, 16bit), Tagged Queueing Enabled pass3 at isp0 bus 0 target 1 lun 0 pass3: Fixed Direct Access SCSI-2 device pass3: Serial Number 00586797 isp0: 0.1 get current period 0x19 offset 0x8 flags 0xfd00 pass3: 20.000MB/s transfers (10.000MHz, offset 8, 16bit), Tagged Queueing Enabled pass4 at isp2 bus 0 target 130 lun 0 pass4: Fixed Direct Access SCSI-2 device pass4: Serial Number 3AL0A7XW00001952HJAD pass4: 100.000MB/s transfers, Tagged Queueing Enabled pass5 at isp2 bus 0 target 131 lun 0 pass5: Fixed Direct Access SCSI-2 device pass5: Serial Number 3AL0A7Z500001952HKAS pass5: 100.000MB/s transfers, Tagged Queueing Enabled pass6 at isp2 bus 0 target 132 lun 0 pass6: Fixed Direct Access SCSI-2 device pass6: Serial Number 3AL0A7W5000019461C4F pass6: 100.000MB/s transfers, Tagged Queueing Enabled pass7 at isp2 bus 0 target 133 lun 0 pass7: Fixed Direct Access SCSI-2 device pass7: Serial Number 3AL0A7T900001952HQSF pass7: 100.000MB/s transfers, Tagged Queueing Enabled pass8 at isp2 bus 0 target 134 lun 0 pass8: Fixed Direct Access SCSI-2 device pass8: Serial Number 3AL0A7XP00001952HJN6 pass8: 100.000MB/s transfers, Tagged Queueing Enabled pass9 at isp2 bus 0 target 135 lun 0 pass9: Fixed Direct Access SCSI-2 device pass9: Serial Number LP16582800001907192A pass9: 100.000MB/s transfers, Tagged Queueing Enabled pass10 at isp2 bus 0 target 136 lun 0 pass10: Fixed Direct Access SCSI-2 device pass10: Serial Number LP178241000019072AX4 pass10: 100.000MB/s transfers, Tagged Queueing Enabled pass11 at isp2 bus 0 target 137 lun 0 pass11: Fixed Direct Access SCSI-2 device pass11: Serial Number LP159124000019072C69 pass11: 100.000MB/s transfers, Tagged Queueing Enabled pass12 at isp2 bus 0 target 138 lun 0 pass12: Fixed Direct Access SCSI-2 device pass12: Serial Number LP061822000019071808 pass12: 100.000MB/s transfers, Tagged Queueing Enabled pass13 at isp2 bus 0 target 139 lun 0 pass13: Fixed Direct Access SCSI-2 device pass13: Serial Number LP21423900001907191R pass13: 100.000MB/s transfers, Tagged Queueing Enabled sa0 at sym0 bus 0 target 6 lun 0 sa0: Removable Sequential Access SCSI-2 device sa0: Serial Number 0003203169 sa0: 10.000MB/s transfers (10.000MHz, offset 8) da2 at isp2 bus 0 target 130 lun 0 da2: Fixed Direct Access SCSI-2 device da2: Serial Number 3AL0A7XW00001952HJAD da2: 100.000MB/s transfers, Tagged Queueing Enabled da2: 8683MB (17783240 512 byte sectors: 255H 63S/T 1106C) da1 at isp0 bus 0 target 1 lun 0 da1: Fixed Direct Access SCSI-2 device da1: Serial Number 00586797 isp0: 0.1 get current period 0x19 offset 0x8 flags 0xfd00 da1: 20.000MB/s transfers (10.000MHz, offset 8, 16bit), Tagged Queueing Enabled da1: 4095MB (8386733 512 byte sectors: 255H 63S/T 522C) da3 at isp2 bus 0 target 131 lun 0 da3: Fixed Direct Access SCSI-2 device da3: Serial Number 3AL0A7Z500001952HKAS da3: 100.000MB/s transfers, Tagged Queueing Enabled da3: 8683MB (17783240 512 byte sectors: 255H 63S/T 1106C) da4 at isp2 bus 0 target 132 lun 0 da4: Fixed Direct Access SCSI-2 device da4: Serial Number 3AL0A7W5000019461C4F da4: 100.000MB/s transfers, Tagged Queueing Enabled da4: 8683MB (17783240 512 byte sectors: 255H 63S/T 1106C) da0 at isp0 bus 0 target 0 lun 0 da0: Fixed Direct Access SCSI-2 device da0: Serial Number 6810CA31 isp0: 0.0 get current period 0xc offset 0x8 flags 0xfd00 da0: 40.000MB/s transfers (20.000MHz, offset 8, 16bit), Tagged Queueing Enabled da0: 4303MB (8813870 512 byte sectors: 255H 63S/T 548C) da5 at isp2 bus 0 target 133 lun 0 da5: Fixed Direct Access SCSI-2 device da5: Serial Number 3AL0A7T900001952HQSF da5: 100.000MB/s transfers, Tagged Queueing Enabled da5: 8683MB (17783240 512 byte sectors: 255H 63S/T 1106C) da6 at isp2 bus 0 target 134 lun 0 da6: Fixed Direct Access SCSI-2 device da6: Serial Number 3AL0A7XP00001952HJN6 da6: 100.000MB/s transfers, Tagged Queueing Enabled da6: 8683MB (17783240 512 byte sectors: 255H 63S/T 1106C) da7 at isp2 bus 0 target 135 lun 0 da7: Fixed Direct Access SCSI-2 device da7: Serial Number LP16582800001907192A da7: 100.000MB/s transfers, Tagged Queueing Enabled da7: 17366MB (35566480 512 byte sectors: 255H 63S/T 2213C) da8 at isp2 bus 0 target 136 lun 0 da8: Fixed Direct Access SCSI-2 device da8: Serial Number LP178241000019072AX4 da8: 100.000MB/s transfers, Tagged Queueing Enabled da8: 17366MB (35566480 512 byte sectors: 255H 63S/T 2213C) da9 at isp2 bus 0 target 137 lun 0 da9: Fixed Direct Access SCSI-2 device da9: Serial Number LP159124000019072C69 da9: 100.000MB/s transfers, Tagged Queueing Enabled da9: 17366MB (35566480 512 byte sectors: 255H 63S/T 2213C) da10 at isp2 bus 0 target 138 lun 0 da10: Fixed Direct Access SCSI-2 device da10: Serial Number LP061822000019071808 da10: 100.000MB/s transfers, Tagged Queueing Enabled da10: 17366MB (35566480 512 byte sectors: 255H 63S/T 2213C) da11 at isp2 bus 0 target 139 lun 0 da11: Fixed Direct Access SCSI-2 device da11: Serial Number LP21423900001907191R da11: 100.000MB/s transfers, Tagged Queueing Enabled da11: 17366MB (35566480 512 byte sectors: 255H 63S/T 2213C) (cd0:sym0:0:5:0): READ CD RECORDED CAPACITY. CDB: 25 0 0 0 0 0 0 0 0 0 (cd0:sym0:0:5:0): NOT READY asc:3a,0 (cd0:sym0:0:5:0): Medium not present cd0 at sym0 bus 0 target 5 lun 0 cd0: Removable CD-ROM SCSI-2 device cd0: 10.000MB/s transfers (10.000MHz, offset 8) cd0: Attempt to query device size failed: NOT READY, Medium not present Mounting root from ufs:/dev/da0a da0: invalid primary partition table: no magic start_init: trying /sbin/init da1: invalid primary partition table: no magic To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-alpha" in the body of the message From owner-freebsd-alpha Tue Sep 5 11:12:12 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 98F3637B43E for ; Tue, 5 Sep 2000 11:12:08 -0700 (PDT) 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 OAA20141; Tue, 5 Sep 2000 14:12:02 -0400 (EDT) Received: (from gallatin@localhost) by grasshopper.cs.duke.edu (8.11.0/8.9.1) id e85IC1L23382; Tue, 5 Sep 2000 14:12:01 -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, 5 Sep 2000 14:12:01 -0400 (EDT) To: mjacob@feral.com Cc: John Baldwin , Doug Rabson , alpha@FreeBSD.ORG Subject: Re: what was the last patch you sent out? In-Reply-To: References: X-Mailer: VM 6.43 under 20.4 "Emerald" XEmacs Lucid Message-ID: <14773.14047.750044.76586@grasshopper.cs.duke.edu> Sender: owner-freebsd-alpha@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org Matthew Jacob writes: > > Well, Rawhide boots. I sure wish I knew what the authors intended by saying > "physical bus". I don't seems quite correct since we seem to have two I think its trying to map back to the DEQ SRM terminology where you can have a "bus 0" on many different hoses. Eg, its directly tied to the nexus & not behind a ppb. Does that make sense? > different "physical bus" zeros here. On puropose I very carefully don't have > overlapping cards (as in, same slot, different busses). Actually, that would be the most interesting to test. Drew To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-alpha" in the body of the message From owner-freebsd-alpha Tue Sep 5 11:14: 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 9AD1437B423 for ; Tue, 5 Sep 2000 11:13:59 -0700 (PDT) Received: from zeppo.feral.com (IDENT:mjacob@zeppo [192.67.166.71]) by feral.com (8.9.3/8.9.3) with ESMTP id LAA19436; Tue, 5 Sep 2000 11:13:55 -0700 Date: Tue, 5 Sep 2000 11:10:26 -0700 (PDT) From: Matthew Jacob Reply-To: mjacob@feral.com To: Andrew Gallatin Cc: John Baldwin , Doug Rabson , alpha@FreeBSD.ORG Subject: Re: what was the last patch you sent out? In-Reply-To: <14773.14047.750044.76586@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, Rawhide boots. I sure wish I knew what the authors intended by saying > > "physical bus". I don't seems quite correct since we seem to have two > > I think its trying to map back to the DEQ SRM terminology where you > can have a "bus 0" on many different hoses. Eg, its directly tied > to the nexus & not behind a ppb. > > Does that make sense? Hrmm. Okay. I guess so. > > > > different "physical bus" zeros here. On puropose I very carefully don't have > > overlapping cards (as in, same slot, different busses). > > Actually, that would be the most interesting to test. Obviously. But i wanted to get something booted with a kernel newer than 12 days old first. -matt To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-alpha" in the body of the message From owner-freebsd-alpha Tue Sep 5 15:20:18 2000 Delivered-To: freebsd-alpha@freebsd.org Received: from rover.village.org (rover.village.org [204.144.255.49]) by hub.freebsd.org (Postfix) with ESMTP id 0D02A37B43F; Tue, 5 Sep 2000 15:20:16 -0700 (PDT) Received: from harmony.village.org (harmony.village.org [10.0.0.6]) by rover.village.org (8.9.3/8.9.3) with ESMTP id QAA28139; Tue, 5 Sep 2000 16:20:10 -0600 (MDT) (envelope-from imp@harmony.village.org) Received: from harmony.village.org (localhost.village.org [127.0.0.1]) by harmony.village.org (8.9.3/8.8.3) with ESMTP id QAA63854; Tue, 5 Sep 2000 16:19:28 -0600 (MDT) Message-Id: <200009052219.QAA63854@harmony.village.org> To: obrien@FreeBSD.ORG Subject: Re: New 5.0-CURRENT snapshot Cc: alpha@FreeBSD.ORG In-reply-to: Your message of "Tue, 05 Sep 2000 02:14:50 PDT." <20000905021450.A50250@dragon.nuxi.com> References: <20000905021450.A50250@dragon.nuxi.com> Date: Tue, 05 Sep 2000 16:19:28 -0600 From: Warner Losh Sender: owner-freebsd-alpha@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org In message <20000905021450.A50250@dragon.nuxi.com> "David O'Brien" writes: : ftp://ftp.freebsd.org/pub/FreeBSD/snapshots/alpha/5.0-20000804-CURRENT Why have a month old snapshot? Or is the 08 a typo for 09? Warner To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-alpha" in the body of the message From owner-freebsd-alpha Tue Sep 5 15:40:53 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 AB4D137B424 for ; Tue, 5 Sep 2000 15:40:51 -0700 (PDT) Received: (from obrien@localhost) by dragon.nuxi.com (8.9.3/8.9.1) id PAA86665; Tue, 5 Sep 2000 15:40:36 -0700 (PDT) (envelope-from obrien) Date: Tue, 5 Sep 2000 15:40:36 -0700 From: "David O'Brien" To: Warner Losh Cc: alpha@FreeBSD.ORG Subject: Re: New 5.0-CURRENT snapshot Message-ID: <20000905154036.A86628@dragon.nuxi.com> Reply-To: obrien@FreeBSD.ORG References: <20000905021450.A50250@dragon.nuxi.com> <200009052219.QAA63854@harmony.village.org> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline User-Agent: Mutt/1.2i In-Reply-To: <200009052219.QAA63854@harmony.village.org>; from imp@village.org on Tue, Sep 05, 2000 at 04:19:28PM -0600 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 Tue, Sep 05, 2000 at 04:19:28PM -0600, Warner Losh wrote: > In message <20000905021450.A50250@dragon.nuxi.com> "David O'Brien" writes: > : ftp://ftp.freebsd.org/pub/FreeBSD/snapshots/alpha/5.0-20000804-CURRENT > > Why have a month old snapshot? Or is the 08 a typo for 09? Grrr. Yep, I set "BUILDNAME" to "08" rather than "09". :-( -- -- 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 Tue Sep 5 18:49:58 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 5430C37B422 for ; Tue, 5 Sep 2000 18:49:56 -0700 (PDT) Received: (from obrien@localhost) by dragon.nuxi.com (8.9.3/8.9.1) id SAA87592; Tue, 5 Sep 2000 18:49:54 -0700 (PDT) (envelope-from obrien) Date: Tue, 5 Sep 2000 18:49:54 -0700 From: "David O'Brien" To: John Baldwin Cc: alpha@FreeBSD.ORG Subject: Re: what was the last patch you sent out? Message-ID: <20000905184954.A87568@dragon.nuxi.com> Reply-To: obrien@FreeBSD.ORG References: <200009051754.KAA24617@pike.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: <200009051754.KAA24617@pike.osd.bsdi.com>; from jhb@pike.osd.bsdi.com on Tue, Sep 05, 2000 at 10:54:22AM -0700 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 Tue, Sep 05, 2000 at 10:54:22AM -0700, John Baldwin wrote: > > Thanks... I'll be doing some cleanups && testing today && tomorrow > > for pci164 > > Hmm, Peter said last night that his PC164 was booting fine under current > -current. Peter has a PC164SX -- different generation from a PC164. -- -- 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 Tue Sep 5 18:54:40 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 B945D37B423 for ; Tue, 5 Sep 2000 18:54:38 -0700 (PDT) Received: (from obrien@localhost) by dragon.nuxi.com (8.9.3/8.9.1) id SAA87608; Tue, 5 Sep 2000 18:54:36 -0700 (PDT) (envelope-from obrien) Date: Tue, 5 Sep 2000 18:54:36 -0700 From: "David O'Brien" To: Andrew Gallatin Cc: alpha@FreeBSD.ORG Subject: Re: what was the last patch you sent out? Message-ID: <20000905185436.B87568@dragon.nuxi.com> Reply-To: obrien@FreeBSD.ORG References: <200009051754.KAA24617@pike.osd.bsdi.com> <14773.13354.558395.851135@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: <14773.13354.558395.851135@grasshopper.cs.duke.edu>; from gallatin@cs.duke.edu on Tue, Sep 05, 2000 at 01:59:18PM -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 Tue, Sep 05, 2000 at 01:59:18PM -0400, Andrew Gallatin wrote: > Does Peter have 164LX, 164SX. Or does he have a 164 like Matt? For the record (so we know who can test what): Beast.freebsd.org -- PC164 David -- PWS600au (MX5), AS 250 4/266, DS-200 (265DP) Matt -- PC164, (plus many others) Andrew -- PWS500au (GL), UP-1000, AS 200 4/166 Peter -- PC164SX Wilko -- PWS600au (GL), PWS500a (MX5), AS 1200 JDP -- 164LX jhb -- PWS500a (MX5) Current is known to work on PWS600au(MX5), PWS500au(MX5), and PC164SX. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-alpha" in the body of the message From owner-freebsd-alpha Tue Sep 5 19:18:57 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 8B39B37B422; Tue, 5 Sep 2000 19:18:51 -0700 (PDT) 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 WAA01305; Tue, 5 Sep 2000 22:18:50 -0400 (EDT) Received: (from gallatin@localhost) by grasshopper.cs.duke.edu (8.11.0/8.9.1) id e862Ioh24069; Tue, 5 Sep 2000 22:18:50 -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, 5 Sep 2000 22:18:50 -0400 (EDT) To: obrien@FreeBSD.ORG Cc: alpha@FreeBSD.ORG Subject: Re: what was the last patch you sent out? In-Reply-To: <20000905185436.B87568@dragon.nuxi.com> References: <200009051754.KAA24617@pike.osd.bsdi.com> <14773.13354.558395.851135@grasshopper.cs.duke.edu> <20000905185436.B87568@dragon.nuxi.com> X-Mailer: VM 6.43 under 20.4 "Emerald" XEmacs Lucid Message-ID: <14773.43042.883756.240283@grasshopper.cs.duke.edu> Sender: owner-freebsd-alpha@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org David O'Brien writes: > On Tue, Sep 05, 2000 at 01:59:18PM -0400, Andrew Gallatin wrote: > > Does Peter have 164LX, 164SX. Or does he have a 164 like Matt? > > For the record (so we know who can test what): > > Beast.freebsd.org -- PC164 > David -- PWS600au (MX5), AS 250 4/266, DS-200 (265DP) I assume you mean "DS-20 (2x21264)" ? > Andrew -- PWS500au (GL), UP-1000, AS 200 4/166 + XP1000 + AS500 5/266 - AS200 4/166 (its currently burried under a whole pile of junk, I'm trying to work up the movtivation to excavate it..) > Peter -- PC164SX > Wilko -- PWS600au (GL), PWS500a (MX5), AS 1200 > JDP -- 164LX > jhb -- PWS500a (MX5) > > > Current is known to work on PWS600au(MX5), PWS500au(MX5), and PC164SX. As of yesterday's sources, -current also works on the following: PWS500au (GL), XP1000, AS500-5/266, UP1000 Drew To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-alpha" in the body of the message From owner-freebsd-alpha Tue Sep 5 19:41:16 2000 Delivered-To: freebsd-alpha@freebsd.org Received: from mail.clarkson.edu (mail.clarkson.edu [128.153.4.10]) by hub.freebsd.org (Postfix) with SMTP id 7792637B424 for ; Tue, 5 Sep 2000 19:41:11 -0700 (PDT) Received: (qmail 27714 invoked by uid 0); 6 Sep 2000 02:41:04 -0000 Received: from isis.aoc.clarkson.edu (128.153.130.35) by mail.clarkson.edu with SMTP; 6 Sep 2000 02:41:04 -0000 Date: Tue, 5 Sep 2000 22:41:04 -0400 (EDT) From: Todd Cohen X-Sender: cohentl@isis.aoc.clarkson.edu To: freebsd-alpha@freebsd.org Subject: sound card in Alphastation 200 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 Hi, I have FreeBSD 4.1-Release installed on an AlphaStation 200. I want to get the sound card that came with this thing working so I added the following to my kernel configuration (as found in HARDWARE.TXT): device pcm0 at isa? port 0x530 irq 9 drq 0 flags 0x10011 The kernel detects the card, as shown in dmesg: pcm0: at port 0x530-0x537 irq 9 drq 0 flags 0x1a111 on isa0 drq/irq conf 84 pcm0: interrupting at ISA irq 9 When I try to play a song via mpg123, I get the following error.. any ideas? Sep 5 22:23:44 lizard /kernel: pcm0: play interrupt timeout, channel dead ________________________________________________ http://wckn.clarkson.edu/~cohentl/ "The answers to lifes problems aren't at the bottom of bottles, they're on TV" - Homer J. Simpson To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-alpha" in the body of the message From owner-freebsd-alpha Tue Sep 5 20:45:50 2000 Delivered-To: freebsd-alpha@freebsd.org Received: from netplex.com.au (adsl-63-207-30-186.dsl.snfc21.pacbell.net [63.207.30.186]) by hub.freebsd.org (Postfix) with ESMTP id 59D1A37B422; Tue, 5 Sep 2000 20:45:41 -0700 (PDT) Received: from netplex.com.au (peter@localhost [127.0.0.1]) by netplex.com.au (8.11.0/8.9.3) with ESMTP id e863i9G48367; Tue, 5 Sep 2000 20:44:14 -0700 (PDT) (envelope-from peter@netplex.com.au) Message-Id: <200009060344.e863i9G48367@netplex.com.au> X-Mailer: exmh version 2.1.1 10/15/1999 To: Andrew Gallatin Cc: obrien@FreeBSD.ORG, alpha@FreeBSD.ORG, mjacob@FreeBSD.ORG Subject: Re: what was the last patch you sent out? In-Reply-To: <14773.43042.883756.240283@grasshopper.cs.duke.edu> Date: Tue, 05 Sep 2000 20:44:09 -0700 From: Peter Wemm Sender: owner-freebsd-alpha@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org Andrew Gallatin wrote: > > David O'Brien writes: > > On Tue, Sep 05, 2000 at 01:59:18PM -0400, Andrew Gallatin wrote: > > > Does Peter have 164LX, 164SX. Or does he have a 164 like Matt? > > > > For the record (so we know who can test what): > > > > Beast.freebsd.org -- PC164 > > David -- PWS600au (MX5), AS 250 4/266, DS-200 (265DP) > > I assume you mean "DS-20 (2x21264)" ? > > > Andrew -- PWS500au (GL), UP-1000, AS 200 4/166 > > + XP1000 > + AS500 5/266 > - AS200 4/166 (its currently burried under a whole pile of junk, I'm > trying to work up the movtivation to excavate it..) > > > Peter -- PC164SX > > Wilko -- PWS600au (GL), PWS500a (MX5), AS 1200 > > JDP -- 164LX > > jhb -- PWS500a (MX5) > > > > > > Current is known to work on PWS600au(MX5), PWS500au(MX5), and PC164SX. > > As of yesterday's sources, -current also works on the following: > PWS500au (GL), XP1000, AS500-5/266, UP1000 What I'd like to know is what is different about the CIA setup in the PC164 (vs PC164SX).. Also, consider this difference: PC164: cia0: ALCOR/ALCOR2, pass 3 cia0: extended capabilities: 21 PC164SX: cia0: Pyxis, pass 1 cia0: extended capabilities: 1 And consider: if (cia_rev >= 2 || cia_ispyxis) cia_config = REGVAL(CIA_CSR_CNFG); else cia_config = 0; .. if (alpha_implver() != ALPHA_IMPLVER_EV5 || alpha_amask(ALPHA_AMASK_BWX) || !(cia_config & CNFG_BWEN)) { .. chipset = cia_swiz_chipset; } else { .. chipset = cia_bwx_chipset; } IE: we are setting cia_bwx_chipset for all capable chipsets, including both the ALCOR and Pyxis ones that I've seen console cut/pastes from. While later: if (cia_ispyxis) { snprintf(chipset_type, sizeof(chipset_type), "pyxis"); chipset_bwx = 1; chipset_ports = CIA_EV56_BWIO; chipset_memory = CIA_EV56_BWMEM; chipset_dense = CIA_PCI_DENSE; } else { snprintf(chipset_type, sizeof(chipset_type), "cia"); chipset_bwx = 0; chipset_ports = CIA_PCI_SIO1; chipset_memory = CIA_PCI_SMEM1; chipset_dense = CIA_PCI_DENSE; chipset_hae_mask = 7L << 29; } It seems to me that at one point, we are setting the Pyxis/ALCOR to use BWX and later on we are setting BWX modes on Pyxis-only (missing out the PC164's ALCOR chips), but we are leaving the chipset[] vector pointer setup for BWX. Could this possibly explain it? (ie: machine half setup for SWIZ and half for BWX) I really do not understand the finer details of this area of the Alphas. Cheers, -Peter -- Peter Wemm - peter@FreeBSD.org; peter@yahoo-inc.com; peter@netplex.com.au "All of this is for nothing if we don't go to the stars" - JMS/B5 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-alpha" in the body of the message From owner-freebsd-alpha Tue Sep 5 20:50:38 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 C5F4C37B422 for ; Tue, 5 Sep 2000 20:50:36 -0700 (PDT) Received: (from obrien@localhost) by dragon.nuxi.com (8.9.3/8.9.1) id UAA88126; Tue, 5 Sep 2000 20:50:34 -0700 (PDT) (envelope-from obrien) Date: Tue, 5 Sep 2000 20:50:34 -0700 From: "David O'Brien" To: Andrew Gallatin Cc: alpha@FreeBSD.ORG Subject: Re: what was the last patch you sent out? Message-ID: <20000905205033.B87699@dragon.nuxi.com> Reply-To: obrien@FreeBSD.ORG References: <200009051754.KAA24617@pike.osd.bsdi.com> <14773.13354.558395.851135@grasshopper.cs.duke.edu> <20000905185436.B87568@dragon.nuxi.com> <14773.43042.883756.240283@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: <14773.43042.883756.240283@grasshopper.cs.duke.edu>; from gallatin@cs.duke.edu on Tue, Sep 05, 2000 at 10:18:50PM -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 Tue, Sep 05, 2000 at 10:18:50PM -0400, Andrew Gallatin wrote: > > David -- PWS600au (MX5), AS 250 4/266, DS-200 (265DP) > I assume you mean "DS-20 (2x21264)" ? Yep -- AlphaPC 264DP 500 MHz, 500MHz. -- -- 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 Tue Sep 5 22: 7:15 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 92C0F37B424; Tue, 5 Sep 2000 22:07:13 -0700 (PDT) Received: from beppo.feral.com (beppo [192.67.166.79]) by feral.com (8.9.3/8.9.3) with ESMTP id WAA21414; Tue, 5 Sep 2000 22:07:13 -0700 Date: Tue, 5 Sep 2000 22:07:01 -0700 (PDT) From: Matthew Jacob Reply-To: mjacob@feral.com To: "David O'Brien" Cc: Andrew Gallatin , alpha@FreeBSD.ORG Subject: Re: what was the last patch you sent out? In-Reply-To: <20000905185436.B87568@dragon.nuxi.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 > Matt -- PC164, (plus many others) PC164, Alpha 4100 (2 and 4 MCPCIA versions), Alpha 8200- AlphaStation 500, AlphStation 600, can crank up a Multia, Xp1000 I had to leave early today and am not back in the lab- can't debug this remotely. I *can* tell you that the problem I'm having is not likely a bwx related issue. -matt To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-alpha" in the body of the message From owner-freebsd-alpha Tue Sep 5 22:13:14 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 8D5DD37B422; Tue, 5 Sep 2000 22:13:11 -0700 (PDT) Received: from beppo.feral.com (beppo [192.67.166.79]) by feral.com (8.9.3/8.9.3) with ESMTP id WAA21444; Tue, 5 Sep 2000 22:13:01 -0700 Date: Tue, 5 Sep 2000 22:12:49 -0700 (PDT) From: Matthew Jacob Reply-To: mjacob@feral.com To: Peter Wemm Cc: Andrew Gallatin , obrien@FreeBSD.ORG, alpha@FreeBSD.ORG Subject: Re: what was the last patch you sent out? In-Reply-To: <200009060344.e863i9G48367@netplex.com.au> 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 > > What I'd like to know is what is different about the CIA setup in the PC164 > (vs PC164SX).. > > Also, consider this difference: > > PC164: > cia0: ALCOR/ALCOR2, pass 3 > cia0: extended capabilities: 21 > PC164SX: > cia0: Pyxis, pass 1 > cia0: extended capabilities: 1 > > And consider: > if (cia_rev >= 2 || cia_ispyxis) > cia_config = REGVAL(CIA_CSR_CNFG); > else > cia_config = 0; > .. > if (alpha_implver() != ALPHA_IMPLVER_EV5 > || alpha_amask(ALPHA_AMASK_BWX) > || !(cia_config & CNFG_BWEN)) { > .. > chipset = cia_swiz_chipset; > } else { > .. > chipset = cia_bwx_chipset; > } > > IE: we are setting cia_bwx_chipset for all capable chipsets, including > both the ALCOR and Pyxis ones that I've seen console cut/pastes from. > > While later: > if (cia_ispyxis) { > snprintf(chipset_type, sizeof(chipset_type), "pyxis"); > chipset_bwx = 1; > chipset_ports = CIA_EV56_BWIO; > chipset_memory = CIA_EV56_BWMEM; > chipset_dense = CIA_PCI_DENSE; > } else { > snprintf(chipset_type, sizeof(chipset_type), "cia"); > chipset_bwx = 0; > chipset_ports = CIA_PCI_SIO1; > chipset_memory = CIA_PCI_SMEM1; > chipset_dense = CIA_PCI_DENSE; > chipset_hae_mask = 7L << 29; > } > > It seems to me that at one point, we are setting the Pyxis/ALCOR to use > BWX and later on we are setting BWX modes on Pyxis-only (missing out the > PC164's ALCOR chips), but we are leaving the chipset[] vector pointer > setup for BWX. > > Could this possibly explain it? (ie: machine half setup for SWIZ and half > for BWX) I really do not understand the finer details of this area of the > Alphas. I noticed the code. It *is* bogus. But it isn't what's killing me. I traced thing far enough to see things wedge just after it first identifies the first card in the PCI bus. I can't quite tell yet whether I'm dying right after reading the vendor id or whether the DELAY's I put in to let things drain enough so that printf's could get out weren't enough or what- part of the problem here is the !$)*@$~)(*~_)@~!)@$ stupid way FreeBSD/NetBSD do their console setup on Alpha (begging everyone's pardon- I've hated this stand on your head out of order init stuff that gets done) so it's really hard to know quite when you got stomped if you have a serial console. I won't be back in the office until tomorrow night when I'll resume. Since 4100 worked for me (to a 1st approx), which is a hard case, let's assume that the pure PC164 is 'something else' for the moment. -matt To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-alpha" in the body of the message From owner-freebsd-alpha Wed Sep 6 12:11:10 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 1E54D37B423; Wed, 6 Sep 2000 12:11:00 -0700 (PDT) Received: from [212.238.54.101] (helo=freebie.demon.nl) by post.mail.nl.demon.net with smtp (Exim 3.14 #2) id 13Wkb0-0000Ug-00; Wed, 06 Sep 2000 19:10:54 +0000 Received: (from wkb@localhost) by freebie.demon.nl (8.11.0/8.11.0) id e86J8sd01181; Wed, 6 Sep 2000 21:08:54 +0200 (CEST) (envelope-from wkb) Date: Wed, 6 Sep 2000 21:08:54 +0200 From: Wilko Bulte To: "David O'Brien" Cc: Andrew Gallatin , alpha@freebsd.org Subject: Re: what was the last patch you sent out? Message-ID: <20000906210854.H978@freebie.demon.nl> References: <200009051754.KAA24617@pike.osd.bsdi.com> <14773.13354.558395.851135@grasshopper.cs.duke.edu> <20000905185436.B87568@dragon.nuxi.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline User-Agent: Mutt/1.2i In-Reply-To: <20000905185436.B87568@dragon.nuxi.com>; from obrien@freebsd.org on Tue, Sep 05, 2000 at 06:54:36PM -0700 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 Tue, Sep 05, 2000 at 06:54:36PM -0700, David O'Brien wrote: > On Tue, Sep 05, 2000 at 01:59:18PM -0400, Andrew Gallatin wrote: > > Does Peter have 164LX, 164SX. Or does he have a 164 like Matt? > > For the record (so we know who can test what): > > Beast.freebsd.org -- PC164 > David -- PWS600au (MX5), AS 250 4/266, DS-200 (265DP) > Matt -- PC164, (plus many others) > Andrew -- PWS500au (GL), UP-1000, AS 200 4/166 > Peter -- PC164SX > Wilko -- PWS600au (GL), PWS500a (MX5), AS 1200 I hope to get a Multia in one of the coming weeks. and at work are available: AS1000A, AS2100, AS2100A, AS4100, ES40 (...) coming soon I hope: AS8400 > JDP -- 164LX > jhb -- PWS500a (MX5) Alex has an EB64+ aka Aspen Alpine. Dunno if that is on -current. -- Wilko Bulte wilko@freebsd.org Arnhem, the Netherlands To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-alpha" in the body of the message From owner-freebsd-alpha Wed Sep 6 13: 1:18 2000 Delivered-To: freebsd-alpha@freebsd.org Received: from anchor-post-34.mail.demon.net (anchor-post-34.mail.demon.net [194.217.242.92]) by hub.freebsd.org (Postfix) with ESMTP id 2AD3437B422 for ; Wed, 6 Sep 2000 13:01:16 -0700 (PDT) Received: from nlsys.demon.co.uk ([158.152.125.33] helo=herring.nlsystems.com) by anchor-post-34.mail.demon.net with esmtp (Exim 2.12 #1) id 13WlNf-000O3v-0Y; Wed, 6 Sep 2000 21:01:11 +0100 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 VAA03980; Wed, 6 Sep 2000 21:02:14 +0100 (BST) (envelope-from dfr@nlsystems.com) Date: Wed, 6 Sep 2000 21:02:10 +0100 (BST) From: Doug Rabson To: Matthew Jacob Cc: Andrew Gallatin , John Baldwin , alpha@FreeBSD.ORG Subject: Re: what was the last patch you sent out? 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 Tue, 5 Sep 2000, Matthew Jacob wrote: > > This kind of stuff is tough to debug- it's just a the point > where things are getting rewired, so even printfs are problematic. > > Since the '-fl' argument is broken, and BREAKS don't work to get you out of > where you are, it's a lot of getting up and hitting the reset button. The -fl argument works for me. It ignores -file but -flags appears to work (at least on my 433au). -- 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 Wed Sep 6 13: 2:21 2000 Delivered-To: freebsd-alpha@freebsd.org Received: from anchor-post-30.mail.demon.net (anchor-post-30.mail.demon.net [194.217.242.88]) by hub.freebsd.org (Postfix) with ESMTP id A5C0937B423 for ; Wed, 6 Sep 2000 13:02:18 -0700 (PDT) Received: from nlsys.demon.co.uk ([158.152.125.33] helo=herring.nlsystems.com) by anchor-post-30.mail.demon.net with esmtp (Exim 2.12 #1) id 13WlOb-000DMv-0U; Wed, 6 Sep 2000 21:02:10 +0100 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 VAA03986; Wed, 6 Sep 2000 21:03:13 +0100 (BST) (envelope-from dfr@nlsystems.com) Date: Wed, 6 Sep 2000 21:03:09 +0100 (BST) From: Doug Rabson To: Matthew Jacob Cc: Andrew Gallatin , John Baldwin , alpha@FreeBSD.ORG Subject: Re: what was the last patch you sent out? 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 Tue, 5 Sep 2000, Matthew Jacob wrote: > > Well, Rawhide boots. I sure wish I knew what the authors intended by saying > "physical bus". I don't seems quite correct since we seem to have two > different "physical bus" zeros here. On puropose I very carefully don't have > overlapping cards (as in, same slot, different busses). > > I guess pc164 is another issue. Back to debugging. The physical bus# is the bus number on that hose - i.e. two hoses, two physical bus#0. -- 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 Wed Sep 6 13: 3:18 2000 Delivered-To: freebsd-alpha@freebsd.org Received: from anchor-post-31.mail.demon.net (anchor-post-31.mail.demon.net [194.217.242.89]) by hub.freebsd.org (Postfix) with ESMTP id 892A937B424 for ; Wed, 6 Sep 2000 13:03:14 -0700 (PDT) Received: from nlsys.demon.co.uk ([158.152.125.33] helo=herring.nlsystems.com) by anchor-post-31.mail.demon.net with esmtp (Exim 2.12 #1) id 13WlPd-000AtU-0V; Wed, 6 Sep 2000 21:03:13 +0100 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 VAA03992; Wed, 6 Sep 2000 21:04:16 +0100 (BST) (envelope-from dfr@nlsystems.com) Date: Wed, 6 Sep 2000 21:04:12 +0100 (BST) From: Doug Rabson To: Andrew Gallatin Cc: mjacob@feral.com, John Baldwin , alpha@FreeBSD.ORG Subject: Re: what was the last patch you sent out? In-Reply-To: <14773.14047.750044.76586@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 On Tue, 5 Sep 2000, Andrew Gallatin wrote: > > Matthew Jacob writes: > > > > Well, Rawhide boots. I sure wish I knew what the authors intended by saying > > "physical bus". I don't seems quite correct since we seem to have two > > I think its trying to map back to the DEQ SRM terminology where you > can have a "bus 0" on many different hoses. Eg, its directly tied > to the nexus & not behind a ppb. > > Does that make sense? This should be exactly what we have. > > > > different "physical bus" zeros here. On puropose I very carefully don't have > > overlapping cards (as in, same slot, different busses). > > Actually, that would be the most interesting to test. It ought to work fine. -- 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 Wed Sep 6 13:28:38 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 A518937B423 for ; Wed, 6 Sep 2000 13:28:36 -0700 (PDT) Received: from beppo.feral.com (beppo [192.67.166.79]) by feral.com (8.9.3/8.9.3) with ESMTP id NAA24989; Wed, 6 Sep 2000 13:28:31 -0700 Date: Wed, 6 Sep 2000 13:28:17 -0700 (PDT) From: Matthew Jacob Reply-To: mjacob@feral.com To: Doug Rabson Cc: Andrew Gallatin , John Baldwin , alpha@FreeBSD.ORG Subject: Re: what was the last patch you sent out? 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 Wed, 6 Sep 2000, Doug Rabson wrote: > On Tue, 5 Sep 2000, Matthew Jacob wrote: > > > > > This kind of stuff is tough to debug- it's just a the point > > where things are getting rewired, so even printfs are problematic. > > > > Since the '-fl' argument is broken, and BREAKS don't work to get you out of > > where you are, it's a lot of getting up and hitting the reset button. > > The -fl argument works for me. It ignores -file but -flags appears to work > (at least on my 433au). sorry- meant '-fi' To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-alpha" in the body of the message From owner-freebsd-alpha Wed Sep 6 14:16:38 2000 Delivered-To: freebsd-alpha@freebsd.org Received: from anchor-post-33.mail.demon.net (anchor-post-33.mail.demon.net [194.217.242.91]) by hub.freebsd.org (Postfix) with ESMTP id 66E5D37B424 for ; Wed, 6 Sep 2000 14:16:34 -0700 (PDT) Received: from nlsys.demon.co.uk ([158.152.125.33] helo=herring.nlsystems.com) by anchor-post-33.mail.demon.net with esmtp (Exim 2.12 #1) id 13WmYS-000Cq9-0X; Wed, 6 Sep 2000 22:16:25 +0100 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 WAA04501; Wed, 6 Sep 2000 22:17:29 +0100 (BST) (envelope-from dfr@nlsystems.com) Date: Wed, 6 Sep 2000 22:17:23 +0100 (BST) From: Doug Rabson To: Matthew Jacob Cc: Andrew Gallatin , John Baldwin , alpha@FreeBSD.ORG Subject: Re: what was the last patch you sent out? 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 Wed, 6 Sep 2000, Matthew Jacob wrote: > > On Wed, 6 Sep 2000, Doug Rabson wrote: > > > On Tue, 5 Sep 2000, Matthew Jacob wrote: > > > > > > > > This kind of stuff is tough to debug- it's just a the point > > > where things are getting rewired, so even printfs are problematic. > > > > > > Since the '-fl' argument is broken, and BREAKS don't work to get you out of > > > where you are, it's a lot of getting up and hitting the reset button. > > > > The -fl argument works for me. It ignores -file but -flags appears to work > > (at least on my 433au). > sorry- meant '-fi' A bogus workaround is to press space in the loader to interrupt it, then 'unload' and 'load kernel.foo' -- 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 Wed Sep 6 14:17:22 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 72CD337B42C for ; Wed, 6 Sep 2000 14:17:20 -0700 (PDT) Received: from beppo.feral.com (beppo [192.67.166.79]) by feral.com (8.9.3/8.9.3) with ESMTP id OAA25272; Wed, 6 Sep 2000 14:17:15 -0700 Date: Wed, 6 Sep 2000 14:17:01 -0700 (PDT) From: Matthew Jacob Reply-To: mjacob@feral.com To: Doug Rabson Cc: Andrew Gallatin , John Baldwin , alpha@FreeBSD.ORG Subject: Re: what was the last patch you sent out? 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 Wed, 6 Sep 2000, Doug Rabson wrote: > On Wed, 6 Sep 2000, Matthew Jacob wrote: > > > > > On Wed, 6 Sep 2000, Doug Rabson wrote: > > > > > On Tue, 5 Sep 2000, Matthew Jacob wrote: > > > > > > > > > > > This kind of stuff is tough to debug- it's just a the point > > > > where things are getting rewired, so even printfs are problematic. > > > > > > > > Since the '-fl' argument is broken, and BREAKS don't work to get you out of > > > > where you are, it's a lot of getting up and hitting the reset button. > > > > > > The -fl argument works for me. It ignores -file but -flags appears to work > > > (at least on my 433au). > > sorry- meant '-fi' > > A bogus workaround is to press space in the loader to interrupt it, then > 'unload' and 'load kernel.foo' DON"T use SPACE. That causes me to boot right away on my pc164. I use 'k'. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-alpha" in the body of the message From owner-freebsd-alpha Wed Sep 6 14:46:29 2000 Delivered-To: freebsd-alpha@freebsd.org Received: from smtp-relay-2.Adobe.COM (smtp-relay-2.adobe.com [192.150.11.2]) by hub.freebsd.org (Postfix) with ESMTP id F17AC37B422; Wed, 6 Sep 2000 14:46:26 -0700 (PDT) Received: from inner-relay-1.Adobe.COM (inner-relay-1.corp.adobe.com [153.32.1.51]) by smtp-relay-2.Adobe.COM (8.8.6) with ESMTP id KAA09782; Fri, 1 Sep 2000 10:13:19 -0700 (PDT) Received: from mailsj-v1.corp.adobe.com by inner-relay-1.Adobe.COM (8.8.5) with ESMTP id KAA22759; Fri, 1 Sep 2000 10:09:29 -0700 (PDT) Received: from kaufman-wl ([153.32.70.140]) by mailsj-v1.corp.adobe.com (Netscape Messaging Server 4.15) with ESMTP id G07X1600.GSG; Fri, 1 Sep 2000 10:10:18 -0700 Message-Id: <4.2.2.20000901100910.00b1e960@mailsj-v1.corp.adobe.com> X-Sender: marckauf@mailsj-v1.corp.adobe.com X-Mailer: QUALCOMM Windows Eudora Pro Version 4.2.2 Date: Fri, 01 Sep 2000 10:10:16 -0700 To: mjacob@feral.com, wkb@freebie.demon.nl From: "Marc Kaufman" Subject: Re: Boot attempts of 4.1R on Tincup (AS1200) Cc: obrien@FreeBSD.ORG, freebsd-alpha@FreeBSD.ORG In-Reply-To: References: Mime-Version: 1.0 Content-Type: multipart/alternative; boundary="=====================_617538==_.ALT" Sender: owner-freebsd-alpha@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org --=====================_617538==_.ALT Content-Type: text/plain; charset="us-ascii"; format=flowed At 09:19 PM 8/30/00 -0700, Matthew Jacob wrote: > > > > > > Not unless the floppy is a SCSI device. > > > > Plain old PC-type floppy as far as I can see. So.. > >I was away in Durham, NC for a couple of days- sorry- maybe >I missed context, but I saw this: > > > > I get a few more messages than that, but generally a hang: > > > > > > after the 'loading kernel' message a long delay, then: > > > > > > failed to send Read to dka500.5.0.1.1 > > > device dka500.5.0.1.1 no longer valid [multiple times] > > > cb_open: failed SCSI 1 1 0 5 500 6000 11000, dka500.5.0.1.1 > >That says nothing about a floppy. The message is solely from >SRM saying it's now lost the SCSI device. I guess I should >have gotten more context. Sorry, my boot on the 1200 from Floppy also hangs, but I never get any messages from that one. This is the boot from CD. Marc Kaufman --=====================_617538==_.ALT Content-Type: text/html; charset="us-ascii" At 09:19 PM 8/30/00 -0700, Matthew Jacob wrote:
> >
> > Not unless the floppy is a SCSI device.
>
> Plain old PC-type floppy as far as I can see. So..

I was away in Durham, NC for a couple of days- sorry- maybe
I missed context, but I saw this:

> > I get a few more messages than that, but generally a hang:
> >
> > after the 'loading kernel' message a long delay, then:
> >
> > failed to send Read to dka500.5.0.1.1
> > device dka500.5.0.1.1 no longer valid [multiple times]
> > cb_open: failed SCSI 1 1 0 5 500 6000 11000, dka500.5.0.1.1

That says nothing about a floppy. The message is solely from
SRM saying it's now lost the SCSI device. I guess I should
have gotten more context.

Sorry, my boot on the 1200 from Floppy also hangs, but I never get
any messages from that one. This is the boot from CD.

Marc Kaufman


--=====================_617538==_.ALT-- To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-alpha" in the body of the message From owner-freebsd-alpha Wed Sep 6 14:48:13 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 3DC3D37B42C; Wed, 6 Sep 2000 14:48:10 -0700 (PDT) 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 e86Lm4m27859 (using TLSv1/SSLv3 with cipher EDH-RSA-DES-CBC3-SHA (168 bits) verified OK); Wed, 6 Sep 2000 23:48:06 +0200 (MET DST) Received: from cicely5.cicely.de (cicely5.cicely.de [fec0::104:200:92ff:fe9b:20e7]) by mail.cicely.de (8.11.0.Beta1/8.11.0.Beta1) with ESMTP id e86Lmap39425; Wed, 6 Sep 2000 23:48:36 +0200 (CEST) Received: (from ticso@localhost) by cicely5.cicely.de (8.11.0/8.9.2) id e86LmV609585; Wed, 6 Sep 2000 23:48:31 +0200 (CEST) (envelope-from ticso) Date: Wed, 6 Sep 2000 23:48:30 +0200 From: Bernd Walter To: Wilko Bulte Cc: "David O'Brien" , Andrew Gallatin , alpha@FreeBSD.ORG Subject: Re: what was the last patch you sent out? Message-ID: <20000906234830.A9540@cicely5.cicely.de> References: <200009051754.KAA24617@pike.osd.bsdi.com> <14773.13354.558395.851135@grasshopper.cs.duke.edu> <20000905185436.B87568@dragon.nuxi.com> <20000906210854.H978@freebie.demon.nl> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Mailer: Mutt 1.0.1i In-Reply-To: <20000906210854.H978@freebie.demon.nl>; from wkb@freebie.demon.nl on Wed, Sep 06, 2000 at 09:08:54PM +0200 Sender: owner-freebsd-alpha@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org On Wed, Sep 06, 2000 at 09:08:54PM +0200, Wilko Bulte wrote: > On Tue, Sep 05, 2000 at 06:54:36PM -0700, David O'Brien wrote: > > On Tue, Sep 05, 2000 at 01:59:18PM -0400, Andrew Gallatin wrote: > > > Does Peter have 164LX, 164SX. Or does he have a 164 like Matt? > > > > For the record (so we know who can test what): > > > > Beast.freebsd.org -- PC164 > > David -- PWS600au (MX5), AS 250 4/266, DS-200 (265DP) > > Matt -- PC164, (plus many others) > > Andrew -- PWS500au (GL), UP-1000, AS 200 4/166 > > Peter -- PC164SX > > Wilko -- PWS600au (GL), PWS500a (MX5), AS 1200 > > I hope to get a Multia in one of the coming weeks. > and at work are available: AS1000A, AS2100, AS2100A, AS4100, ES40 (...) > coming soon I hope: AS8400 I have all the hardware here to revive an AxpPCI33 Board with an 21066 And I have one PC164 running current short time before the problems begun. > > JDP -- 164LX > > jhb -- PWS500a (MX5) > > Alex has an EB64+ aka Aspen Alpine. Dunno if that is on -current. -- 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 Sep 6 15:36:16 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 AD75D37B423 for ; Wed, 6 Sep 2000 15:36:07 -0700 (PDT) Received: from beppo.feral.com (beppo [192.67.166.79]) by feral.com (8.9.3/8.9.3) with ESMTP id PAA25662 for ; Wed, 6 Sep 2000 15:36:07 -0700 Date: Wed, 6 Sep 2000 15:35:54 -0700 (PDT) From: Matthew Jacob Reply-To: mjacob@feral.com To: alpha@FreeBSD.ORG Subject: FWIW, more crosschecks on latest checkin 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 my Alphastation 500, which, ahem, is quite close to my PC164.... stopped Waiting (max 60 seconds) for system process `syncer' to stop...stopped syncing disks... 7 6 done Uptime: 19d20h22m44s Rebooting... halted CPU 0 halt code = 5 HALT instruction executed PC = fffffc00005c7650 CPU 0 booting (boot dka0.0.0.9.0 -flags a) block 0 of dka0.0.0.9.0 is a valid boot block reading 15 blocks from dka0.0.0.9.0 bootstrap code read in base = 13c000, image_start = 0, image_bytes = 1e00 initializing HWRPB at 2000 initializing page table at 12e000 initializing machine state setting affinity to the primary CPU jumping to bootstrap code Loading /boot/loader Console: SRM firmware console VMS PAL rev: 0x1000000010112 OSF PAL rev: 0x1000000020115 Switch to OSF PAL code succeeded. FreeBSD/alpha SRM disk boot, Revision 0.3 (mjacob@mathom.nas.nasa.gov, Thu Aug 10 07:01:30 PDT 2000) Memory: 262144 k Loading /boot/defaults/loader.conf kernel data=0x3bea10+0x392f2 syms=[0x8+0x4b6600x8+0x37eba] modules/ispfw.ko text=0x4f5c8 data=0x268 syms=[0x8+0x630+0x8+0x2ee] Hit [Enter] to boot immediately, or any other key for command prompt. Booting [kernel] in 9 seconds... Booting [kernel]... Entering kernel at 0xfffffc000032e280... 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. Setting fdc 0 at to isa (string) Setting fdc 0 port to 1008 (int) Setting fdc 0 irq to 6 (int) Setting fdc 0 drq to 2 (int) Setting fd 0 at to fdc0 (string) Setting fd 0 drive to 0 (int) Setting atkbdc 0 at to isa (string) Setting atkbdc 0 port to 96 (int) Setting atkbd 0 at to atkbdc (string) Setting atkbd 0 irq to 1 (int) Setting psm 0 at to atkbdc (string) Setting psm 0 irq to 12 (int) Setting vga 0 at to isa (string) Setting sc 0 at to isa (string) Setting mcclock 0 at to isa (string) Setting mcclock 0 port to 112 (int) Setting sio 0 at to isa (string) Setting sio 0 port to 1016 (int) Setting sio 0 irq to 4 (int) Setting sio 1 at to isa (string) Setting sio 1 port to 760 (int) Setting sio 1 irq to 3 (int) Setting sio 1 flags to 80 (int) Setting ppc 0 at to isa (string) Setting ppc 0 irq to 7 (int) Setting atkbd 0 at to atkbdc (string) Setting atkbd 0 irq to 1 (int) Setting atkbdc 0 at to isa (string) Setting atkbdc 0 port to 96 (int) Setting fd 0 at to fdc0 (string) Setting fd 0 drive to 0 (int) Setting fdc 0 at to isa (string) Setting fdc 0 drq to 2 (int) Setting fdc 0 irq to 6 (int) Setting fdc 0 port to 1008 (int) Setting mcclock 0 at to isa (string) Setting mcclock 0 port to 112 (int) Setting ppc 0 at to isa (string) Setting ppc 0 irq to 7 (int) Setting psm 0 at to atkbdc (string) Setting psm 0 irq to 12 (int) Setting sc 0 at to isa (string) Setting sio 0 at to isa (string) Setting sio 0 irq to 4 (int) Setting sio 0 port to 1016 (int) Setting sio 1 at to isa (string) Setting sio 1 flags to 80 (int) Setting sio 1 irq to 3 (int) Setting sio 1 port to 760 (int) Setting vga 0 at to isa (string) FreeBSD 5.0-CURRENT #0: Thu Aug 17 18:49:46 PDT 2000 mjacob@mathom.nas.nasa.gov:/usr/src/sys/compile/GENERIC AlphaStation 500 or 600 (KN20AA) Digital AlphaStation 500/500, 500MHz 8192 byte page size, 1 processor. CPU: EV56 (21164A) major=7 minor=0 extensions=0x1 OSF PAL rev: 0x1000000020115 real memory = 266182656 (259944K bytes) Physical memory chunk(s): 0x007fc000 - 0x0ff0dfff, 259072000 bytes (31625 pages) avail memory = 251666432 (245768K bytes) Preloaded elf kernel "kernel" at 0xfffffc00007e0000. Preloaded elf module "ispfw.ko" at 0xfffffc00007e00c0. mem: nulldev: random: Creating DISK md0 md0: Malloc disk cia0: ALCOR/ALCOR2, pass 3 cia0: extended capabilities: 21 pcib0: <2117x PCI host bus adapter> on cia0 found-> vendor=0x1011, dev=0x0002, revid=0x26 class=02-00-00, hdrtype=0x00, mfdev=0 subordinatebus=0 secondarybus=0 intpin=a, irq=13 map[10]: type 4, range 32, base 00010180, size 7, enabled map[14]: type 1, range 32, base 82051080, size 7, enabled found-> vendor=0x1011, dev=0x0009, revid=0x20 class=02-00-00, hdrtype=0x00, mfdev=0 subordinatebus=0 secondarybus=0 intpin=a, irq=16 map[10]: type 4, range 32, base 00010100, size 7, enabled map[14]: type 1, range 32, base 82051000, size 7, enabled found-> vendor=0x1077, dev=0x1020, revid=0x02 class=01-00-00, hdrtype=0x00, mfdev=0 subordinatebus=0 secondarybus=0 intpin=a, irq=12 map[10]: type 4, range 32, base 00010000, size 8, enabled map[14]: type 1, range 32, base 82050000, size 12, enabled found-> vendor=0x8086, dev=0x0482, revid=0x15 class=00-00-00, hdrtype=0x00, mfdev=0 subordinatebus=0 secondarybus=0 pci0: on pcib0 de0: port 0x10180-0x101ff mem 0x82051080-0x820510ff irq 13 at device 6.0 on pci0 de0: interrupting at CIA irq 13 de0: DEC 21040 [10Mb/s] pass 2.6 de0: address 00:00:f8:25:34:a6 bpf: de0 attached de1: port 0x10100-0x1017f mem 0x82051000-0x8205107f irq 16 at device 8.0 on pci0 de1: interrupting at CIA irq 16 de1: 21140A [10-100Mb/s] pass 2.0 de1: address 00:c0:f0:16:28:1f bpf: de1 attached Qlogic ISP Driver, FreeBSD Version 5.3, Core Version 2.0 isp0: port 0x10000-0x100ff mem 0x82050000-0x82050fff irq 12 at device 9.0 on pci0 isp0: using Memory space register mapping isp0: interrupting at CIA irq 12 isp0: Board Revision 1020A, loaded F/W Revision 4.65.0 isp0: Last F/W revision was 5.1.1 isab0: at device 10.0 on pci0 isa0: on isab0 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 sc-: sc0 exists, using next available unit number vga-: vga0 exists, using next available unit number 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 ISA 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 kbdc: DIAGNOSE status:0055 kbdc: TEST_KBD_PORT status:0000 kbdc: DIAGNOSE status:0055 kbdc: TEST_KBD_PORT status:0000 atkbd0: irq 1 on atkbdc0 kbdc: DIAGNOSE status:0055 kbdc: TEST_KBD_PORT status:0000 kbdc: DIAGNOSE status:0055 kbdc: TEST_KBD_PORT status:0000 kbdc: DIAGNOSE status:0055 kbdc: TEST_KBD_PORT status:0000 kbdc: DIAGNOSE status:0055 kbdc: TEST_KBD_PORT status:0000 kbd0: atkbd0, generic (0), config:0x0, flags:0x1f0000 atkbd0: interrupting at ISA irq 1 psm0: current command byte:0061 kbdc: TEST_AUX_PORT status:0000 kbdc: RESET_AUX return code:00fe kbdc: RESET_AUX return code:00fe kbdc: RESET_AUX return code:00fe kbdc: DIAGNOSE status:0055 kbdc: TEST_KBD_PORT status:0000 psm0: failed to reset the aux device. vga0: failed to probe on isa0 sc0: no video adapter is found. sc0: failed to probe on isa0 mcclock0: at port 0x70-0x71 on isa0 Calibrating clock(s) ... PCC clock: 500001450 Hz (firmware 500000000 Hz) sio0: irq maps: 0x40 0x51 0x41 0x41 sio0 at port 0x3f8-0x3ff irq 4 on isa0 sio0: type 16550A, console sio0: interrupting at ISA irq 4 sio1: reserved for low-level i/o sio1 failed to probe at port 0x2f8-0x2ff irq 3 flags 0x50 on isa0 ppc0: using extended I/O port range ppc0: SPP ppc0: at port 0x3bc-0x3c3 irq 7 on isa0 ppc0: Generic chipset (NIBBLE-only) in COMPATIBLE mode plip0: cannot reserve interrupt, failed. lpt0: on ppbus0 lpt0: Polled port ppi0: on ppbus0 ppc0: interrupting at ISA irq 7 sc1: no video adapter is found. sc1: failed to probe on isa0 vga1: failed to probe on isa0 isa_probe_children: probing PnP devices Timecounter "alpha" frequency 500001450 Hz bpf: ppp0 attached bpf: faith0 attached bpf: gif0 attached bpf: gif1 attached bpf: gif2 attached bpf: gif3 attached bpf: lo0 attached Waiting 15 seconds for SCSI devices to settle de1: enabling 10baseT port de0: autosense failed: cable problem? isp0: 0.4 get user period 0x19 offset 0xc flags 0xfd00 isp0: 0.4 get current period 0x19 offset 0x0 flags 0xc5c0 isp0: 0.4 set current period 0x19 offset 0xc flags 0xd500 isp0: 0.0 get user period 0x19 offset 0xc flags 0xfd00 isp0: 0.0 get current period 0x19 offset 0x0 flags 0xc5c0 isp0: 0.0 set current period 0x19 offset 0xc flags 0xfd00 Creating DISK cd0 Creating DISK da0 pass0 at isp0 bus 0 target 0 lun 0 pass0: Fixed Direct Access SCSI-2 device pass0: Serial Number JDF492370Q9UPJ isp0: 0.0 get current period 0x19 offset 0xc flags 0xfd00 pass0: 20.000MB/s transfers (10.000MHz, offset 12, 16bit), Tagged Queueing Enabled pass1 at isp0 bus 0 target 4 lun 0 pass1: Removable CD-ROM SCSI-2 device isp0: 0.4 get current period 0x19 offset 0x8 flags 0xd500 pass1: 10.000MB/s transfers (10.000MHz, offset 8) da0 at isp0 bus 0 target 0 lun 0 da0: Fixed Direct Access SCSI-2 device da0: Serial Number JDF492370Q9UPJ isp0: 0.0 get current period 0x19 offset 0xc flags 0xfd00 da0: 20.000MB/s transfers (10.000MHz, offset 12, 16bit), Tagged Queueing Enabled da0: 4091MB (8380080 512 byte sectors: 255H 63S/T 521C) (cd0:isp0:0:4:0): got CAM status 0x50 (cd0:isp0:0:4:0): fatal error, failed to attach to device (cd0:isp0:0:4:0): lost device (cd0:isp0:0:4:0): removing device entry Mounting root from ufs:/dev/da0a da0: invalid primary partition table: no magic start_init: trying /sbin/init swapon: adding /dev/da0b as swap device Automatic boot in progress... /dev/da0a: FILESYSTEM CLEAN; SKIPPING CHECKS /dev/da0a: clean, 1445673 free (45481 frags, 175024 blocks, 1.2% fragmentation) Doing initial network setup: hostname domain. de1: flags=8843 mtu 1500 inet 129.99.50.36 netmask 0xffffff00 broadcast 129.99.50.255 inet6 fe80::2c0:f0ff:fe16:281f%de1 prefixlen 64 tentative scopeid 0x2 ether 00:c0:f0:16:28:1f media: autoselect (10baseT/UTP) status: active supported media: autoselect 100baseTX 100baseTX 10baseT/UTP 10baseT/UTP lo0: flags=8049 mtu 16384 inet6 fe80::1%lo0 prefixlen 64 scopeid 0x9 inet6 ::1 prefixlen 128 inet 127.0.0.1 netmask 0xff000000 add net default: gateway 129.99.50.254 Additional routing options: tcp extensions=NO TCP keepalive=YES. routing daemons:. mount: /home/ncvs: No such file or directory Mounting NFS file systems. additional daemons: syslogdSep 6 15:24:58 mathom /kernel: kbdc: DIAGNOSE status:0055 Sep 6 15:24:58 mathom /kernel: kbdc: TEST_KBD_PORT status:0000 Sep 6 15:24:58 mathom /kernel: kbdc: DIAGNOSE status:0055 Sep 6 15:24:58 mathom /kernel: kbdc: TEST_KBD_PORT status:0000 Sep 6 15:24:58 mathom /kernel: kbdc: DIAGNOSE status:0055 Sep 6 15:24:58 mathom /kernel: kbdc: TEST_KBD_PORT status:0000 Sep 6 15:24:58 mathom /kernel: kbdc: DIAGNOSE status:0055 Sep 6 15:24:58 mathom /kernel: kbdc: TEST_KBD_PORT status:0000 Sep 6 15:24:58 mathom /kernel: kbdc: DIAGNOSE status:0055 Sep 6 15:24:58 mathom /kernel: kbdc: TEST_KBD_PORT status:0000 Sep 6 15:24:58 mathom /kernel: kbdc: DIAGNOSE status:0055 Sep 6 15:24:58 mathom /kernel: kbdc: TEST_KBD_PORT status:0000 Sep 6 15:24:58 mathom /kernel: kbdc: TEST_AUX_PORT status:0000 Sep 6 15:24:59 mathom /kernel: kbdc: RESET_AUX return code:00fe Sep 6 15:24:59 mathom last message repeated 2 times Sep 6 15:24:59 mathom /kernel: kbdc: DIAGNOSE status:0055 Sep 6 15:24:59 mathom /kernel: kbdc: TEST_KBD_PORT status:0000 . Doing additional network setup: ntpdate ntpd portmap ypbind. Starting final network daemons:. setting ELF ldconfig path: /usr/lib /usr/lib/compat /usr/X11R6/lib /usr/local/lib starting standard daemons: inetd cron. Initial rc.alpha initialization:. rc.alpha configuring syscons:. Local package initialization: Networker sshd. Additional TCP options:. Wed Sep 6 15:25:50 PDT 2000 FreeBSD/alpha (mathom.nas.nasa.gov) (console) login: To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-alpha" in the body of the message From owner-freebsd-alpha Wed Sep 6 16:50: 3 2000 Delivered-To: freebsd-alpha@freebsd.org Received: from mail.inka.de (quechua.inka.de [212.227.14.2]) by hub.freebsd.org (Postfix) with ESMTP id 5348037B423 for ; Wed, 6 Sep 2000 16:49:59 -0700 (PDT) Received: from ganerc.mips.inka.de (uucp@) by mail.inka.de with local-bsmtp id 13Wox4-0008Cd-00; Thu, 7 Sep 2000 01:49:58 +0200 Received: (from daemon@localhost) by ganerc.mips.inka.de (8.11.0/8.11.0) id e86MVVw90293 for freebsd-alpha@freebsd.org; Thu, 7 Sep 2000 00:31:31 +0200 (CEST) (envelope-from daemon) From: naddy@mips.inka.de (Christian Weisgerber) Subject: Re: cvs commit: src/sys/pci pcisupport.c (fwd) Date: 7 Sep 2000 00:31:30 +0200 Message-ID: <8p6gk2$2o5d$1@ganerc.mips.inka.de> References: <8oui66$1faq$1@ganerc.mips.inka.de> <14772.18965.506896.703230@grasshopper.cs.duke.edu> To: freebsd-alpha@freebsd.org Sender: owner-freebsd-alpha@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org Andrew Gallatin wrote: > Could you put some printfs in the top of cia_pcib_read_config() and > cia_pcib_write_config() and print out the b, s, f, reg & width args? ... pci0: physical bus=0 cia_pcib_read_config: b=0, s=0, f=0, reg=0, width=4 cia_pcib_read_config: b=0, s=1, f=0, reg=0, width=4 cia_pcib_read_config: b=0, s=2, f=0, reg=0, width=4 cia_pcib_read_config: b=0, s=3, f=0, reg=0, width=4 cia_pcib_read_config: b=0, s=4, f=0, reg=0, width=4 cia_pcib_read_config: b=0, s=5, f=0, reg=0, width=4 cia_pcib_read_config: b=0, s=5, f=0, reg=0, width=2 > Also, if you've got a halt switch, can you press it & map the address > the SRM console gives for the PC and RA When the machine locks up, halt doesn't work anymore. I need to reset the box. -- Christian "naddy" Weisgerber naddy@mips.inka.de To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-alpha" in the body of the message From owner-freebsd-alpha Wed Sep 6 17:43:15 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 7AE2637B422 for ; Wed, 6 Sep 2000 17:43:13 -0700 (PDT) Received: from beppo.feral.com (beppo [192.67.166.79]) by feral.com (8.9.3/8.9.3) with ESMTP id RAA26074 for ; Wed, 6 Sep 2000 17:43:13 -0700 Date: Wed, 6 Sep 2000 17:43:00 -0700 (PDT) From: Matthew Jacob Reply-To: mjacob@feral.com To: alpha@FreeBSD.ORG Subject: Re: FWIW, more crosschecks on latest checkin 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 Very interesting. After successfully testing the new kernel, I did a make installworld and the kernel now hangs on the AlphaStation500 like it does for my PC164. -matt To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-alpha" in the body of the message From owner-freebsd-alpha Wed Sep 6 23:22:58 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 05F9837B43E; Wed, 6 Sep 2000 23:22:53 -0700 (PDT) Received: from [212.238.54.101] (helo=freebie.demon.nl) by post.mail.nl.demon.net with smtp (Exim 3.14 #4) id 13Wv5H-000G7O-01; Thu, 07 Sep 2000 06:22:52 +0000 Received: (from wkb@localhost) by freebie.demon.nl (8.11.0/8.11.0) id e8761Qd08732; Thu, 7 Sep 2000 08:01:26 +0200 (CEST) (envelope-from wkb) Date: Thu, 7 Sep 2000 08:01:26 +0200 From: Wilko Bulte To: Bernd Walter Cc: "David O'Brien" , Andrew Gallatin , alpha@freebsd.org Subject: Re: what was the last patch you sent out? Message-ID: <20000907080126.B8695@freebie.demon.nl> References: <200009051754.KAA24617@pike.osd.bsdi.com> <14773.13354.558395.851135@grasshopper.cs.duke.edu> <20000905185436.B87568@dragon.nuxi.com> <20000906210854.H978@freebie.demon.nl> <20000906234830.A9540@cicely5.cicely.de> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline User-Agent: Mutt/1.2i In-Reply-To: <20000906234830.A9540@cicely5.cicely.de>; from ticso@cicely5.cicely.de on Wed, Sep 06, 2000 at 11:48:30PM +0200 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 Wed, Sep 06, 2000 at 11:48:30PM +0200, Bernd Walter wrote: > On Wed, Sep 06, 2000 at 09:08:54PM +0200, Wilko Bulte wrote: > > On Tue, Sep 05, 2000 at 06:54:36PM -0700, David O'Brien wrote: > > > On Tue, Sep 05, 2000 at 01:59:18PM -0400, Andrew Gallatin wrote: > > > > Does Peter have 164LX, 164SX. Or does he have a 164 like Matt? > > > > > > For the record (so we know who can test what): Wouldn't it be a good idea to keep this list : - somewhere central - up to date so that things like release testing can be done sort-of organised? I'm prepared to volunteer to keep the list, I just want people's opinions first. Wilko > > > Beast.freebsd.org -- PC164 > > > David -- PWS600au (MX5), AS 250 4/266, DS-200 (265DP) > > > Matt -- PC164, (plus many others) > > > Andrew -- PWS500au (GL), UP-1000, AS 200 4/166 > > > Peter -- PC164SX > > > Wilko -- PWS600au (GL), PWS500a (MX5), AS 1200 > > > > I hope to get a Multia in one of the coming weeks. > > and at work are available: AS1000A, AS2100, AS2100A, AS4100, ES40 (...) > > coming soon I hope: AS8400 > > I have all the hardware here to revive an AxpPCI33 Board with an 21066 > And I have one PC164 running current short time before the problems begun. > > > > JDP -- 164LX > > > jhb -- PWS500a (MX5) > > > > Alex has an EB64+ aka Aspen Alpine. Dunno if that is on -current. -- Wilko Bulte wilko@freebsd.org Arnhem, the Netherlands To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-alpha" in the body of the message From owner-freebsd-alpha Thu Sep 7 3:17: 5 2000 Delivered-To: freebsd-alpha@freebsd.org Received: from mail.inka.de (quechua.inka.de [212.227.14.2]) by hub.freebsd.org (Postfix) with ESMTP id ECA3637B423 for ; Thu, 7 Sep 2000 03:17:02 -0700 (PDT) Received: from ganerc.mips.inka.de (uucp@) by mail.inka.de with local-bsmtp id 13Wyjt-0005ZQ-00; Thu, 7 Sep 2000 12:17:01 +0200 Received: (from daemon@localhost) by ganerc.mips.inka.de (8.11.0/8.11.0) id e879SAN10968 for freebsd-alpha@freebsd.org; Thu, 7 Sep 2000 11:28:10 +0200 (CEST) (envelope-from daemon) From: naddy@mips.inka.de (Christian Weisgerber) Subject: Re: what was the last patch you sent out? Date: 7 Sep 2000 11:28:10 +0200 Message-ID: <8p7n3a$ama$1@ganerc.mips.inka.de> References: To: freebsd-alpha@freebsd.org Sender: owner-freebsd-alpha@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org Matthew Jacob wrote: [SRM's "boot -file" isn't honored] > > A bogus workaround is to press space in the loader to interrupt it, then > > 'unload' and 'load kernel.foo' > > DON"T use SPACE. But I do. > That causes me to boot right away on my pc164. I use 'k'. Must be something in your loader configuration. -- Christian "naddy" Weisgerber naddy@mips.inka.de To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-alpha" in the body of the message From owner-freebsd-alpha Thu Sep 7 8: 3:11 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 BCFC337B42C for ; Thu, 7 Sep 2000 08:03:09 -0700 (PDT) Received: from beppo.feral.com (beppo [192.67.166.79]) by feral.com (8.9.3/8.9.3) with ESMTP id IAA28397; Thu, 7 Sep 2000 08:03:07 -0700 Date: Thu, 7 Sep 2000 08:02:53 -0700 (PDT) From: Matthew Jacob Reply-To: mjacob@feral.com To: Christian Weisgerber Cc: freebsd-alpha@FreeBSD.ORG Subject: Re: what was the last patch you sent out? In-Reply-To: <8p7n3a$ama$1@ganerc.mips.inka.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 On 7 Sep 2000, Christian Weisgerber wrote: > Matthew Jacob wrote: > > [SRM's "boot -file" isn't honored] > > > A bogus workaround is to press space in the loader to interrupt it, then > > > 'unload' and 'load kernel.foo' > > > > DON"T use SPACE. > > But I do. > > > That causes me to boot right away on my pc164. I use 'k'. > > Must be something in your loader configuration. Don't think so. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-alpha" in the body of the message From owner-freebsd-alpha Thu Sep 7 8:50:40 2000 Delivered-To: freebsd-alpha@freebsd.org Received: from rios.sitaranetworks.com (rios.sitaranetworks.com [199.103.141.78]) by hub.freebsd.org (Postfix) with ESMTP id 51A5337B422 for ; Thu, 7 Sep 2000 08:50:38 -0700 (PDT) Received: by rios.sitaranetworks.com with Internet Mail Service (5.5.2650.21) id ; Thu, 7 Sep 2000 11:53:28 -0400 Message-ID: <31269226357BD211979E00A0C9866DABE411F0@rios.sitaranetworks.com> From: Charles Richmond To: "'alpha@FreeBSD.ORG'" Subject: Available H/W and Altq/cbq on alpha Date: Thu, 7 Sep 2000 11:53:27 -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 a multia vx42 (233MHZ) here and a 200-4/233 at iisc.com that I can use. My specific interest is the port of Sitara's QOS altq/cbq based code and kernel mods. Does anyone have the kame/altq implementation running on alpha? Charles Richmond cmr@iisc.com cmr@sitaranetworks.com > -----Original Message----- > From: Wilko Bulte [mailto:wkb@freebie.demon.nl] > Sent: Wednesday, September 06, 2000 3:09 PM > To: David O'Brien > Cc: Andrew Gallatin; alpha@FreeBSD.ORG > Subject: Re: what was the last patch you sent out? > > > On Tue, Sep 05, 2000 at 06:54:36PM -0700, David O'Brien wrote: > > On Tue, Sep 05, 2000 at 01:59:18PM -0400, Andrew Gallatin wrote: > > > Does Peter have 164LX, 164SX. Or does he have a > 164 like Matt? > > > > For the record (so we know who can test what): > > > > Beast.freebsd.org -- PC164 > > David -- PWS600au (MX5), AS 250 4/266, DS-200 (265DP) > > Matt -- PC164, (plus many others) > > Andrew -- PWS500au (GL), UP-1000, AS 200 4/166 > > Peter -- PC164SX > > Wilko -- PWS600au (GL), PWS500a (MX5), AS 1200 > > I hope to get a Multia in one of the coming weeks. > and at work are available: AS1000A, AS2100, AS2100A, > AS4100, ES40 (...) > coming soon I hope: AS8400 > > > JDP -- 164LX > > jhb -- PWS500a (MX5) > > Alex has an EB64+ aka Aspen Alpine. Dunno if that is on -current. > > -- > Wilko Bulte > wilko@freebsd.org > Arnhem, > the Netherlands > > > 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 Thu Sep 7 9:47: 7 2000 Delivered-To: freebsd-alpha@freebsd.org Received: from inetfw.sonycsl.co.jp (inetfw.SonyCSL.CO.JP [203.137.129.4]) by hub.freebsd.org (Postfix) with ESMTP id D7B3237B422 for ; Thu, 7 Sep 2000 09:47:04 -0700 (PDT) Received: from hotaka.csl.sony.co.jp (hotaka.csl.sony.co.jp [43.27.98.57]) by inetfw.sonycsl.co.jp (8.9.3+3.2W/3.7Ws3/inetfw/2000050701/smtpfeed 1.07) with ESMTP id BAA65014; Fri, 8 Sep 2000 01:46:58 +0900 (JST) Received: from localhost (localhost [127.0.0.1]) by hotaka.csl.sony.co.jp (8.9.3+3.2W/3.7Ws3/hotaka/2000061722) with ESMTP id BAA58544; Fri, 8 Sep 2000 01:46:58 +0900 (JST) To: cmr@sitaranetworks.com Cc: alpha@FreeBSD.ORG Subject: Re: Available H/W and Altq/cbq on alpha In-Reply-To: <31269226357BD211979E00A0C9866DABE411F0@rios.sitaranetworks.com> References: <31269226357BD211979E00A0C9866DABE411F0@rios.sitaranetworks.com> X-Mailer: Mew version 1.94.2 on Emacs 20.6 / Mule 4.0 (HANANOEN) Mime-Version: 1.0 Content-Type: Text/Plain; charset=us-ascii Content-Transfer-Encoding: 7bit Message-Id: <20000908014658W.kjc@csl.sony.co.jp> Date: Fri, 08 Sep 2000 01:46:58 +0900 From: Kenjiro Cho X-Dispatcher: imput version 20000228(IM140) Lines: 10 Sender: owner-freebsd-alpha@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org Charles Richmond wrote: > I have a multia vx42 (233MHZ) here and a 200-4/233 at iisc.com that > I can use. My specific interest is the port of Sitara's QOS altq/cbq > based code and kernel mods. Does anyone have the kame/altq implementation > running on alpha? I do :) -Kenjiro To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-alpha" in the body of the message From owner-freebsd-alpha Thu Sep 7 11: 2: 2 2000 Delivered-To: freebsd-alpha@freebsd.org Received: from post.webmailer.de (natmail2.webmailer.de [192.67.198.65]) by hub.freebsd.org (Postfix) with ESMTP id 0F48037B422 for ; Thu, 7 Sep 2000 11:01:59 -0700 (PDT) Received: from FOETZSTATION (p3E9E559D.dip0.t-ipconnect.de [62.158.85.157]) by post.webmailer.de (8.9.3/8.8.7) with SMTP id UAA15477 for ; Thu, 7 Sep 2000 20:01:56 +0200 (MET DST) From: webmaster@ah-network.de Message-ID: <000601bdda89$5d1d06c0$7f00a8c0@FOETZSTATION> To: Subject: Fw: alpha Date: Mon, 7 Sep 1998 20:00:13 +0200 MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit X-Priority: 3 X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook Express 5.00.2919.5600 X-MimeOLE: Produced By Microsoft MimeOLE V5.00.2919.5600 Sender: owner-freebsd-alpha@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org ----- Original Message ----- From: "John Baldwin" To: Cc: Sent: Thursday, September 07, 2000 7:22 PM Subject: Re: alpha > webmaster@ah-network.de wrote: > [Charset iso-8859-1 unsupported, filtering to ASCII...] > > dear daemons!! > > > > a few weeks ago i bought an alpha 21164. after a litte bit of researching i was able to "change" the bios into the srm console. > > but it did not work. everytime i booted with the 4.1 cd it stopped at the "jumping to bootstrap", and the system does not react but i can see the cube-like cursor at the left. i guess this is the point where normally the installation should start. the same with netbsd. suse 6.3+6.4 didn_t make any problems but i would much more like freebsd running on my system. what can i do?? > > here_s the system: > > 21164/533mhz/2mb cache > > lx164 > > 256mb/ecc > > 15gb maxtor/ide > > lg 48x/ide > > floppy!! > > matrox 2mb/svga > > i got the srm update from ftp.digital.com and directly from api_s homepage. my alpha-bios is 5.68-1 > > > > best regards g.fischer > > You probably want to ask about this on the freebsd-alpha@FreeBSD.org list. > However, are you sure you are telling SRM to boot from your CD and not > from the hard disk? > > -- > > John Baldwin -- http://www.FreeBSD.org/~jhb/ > PGP Key: http://www.cslab.vt.edu/~jobaldwi/pgpkey.asc > "Power Users Use the Power to Serve!" - http://www.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 Sep 8 7:45:10 2000 Delivered-To: freebsd-alpha@freebsd.org Received: from rios.sitaranetworks.com (rios.sitaranetworks.com [199.103.141.78]) by hub.freebsd.org (Postfix) with ESMTP id C555E37B424 for ; Fri, 8 Sep 2000 07:45:07 -0700 (PDT) Received: by rios.sitaranetworks.com with Internet Mail Service (5.5.2650.21) id ; Fri, 8 Sep 2000 10:47:47 -0400 Message-ID: <31269226357BD211979E00A0C9866DABE411F2@rios.sitaranetworks.com> From: Charles Richmond To: 'Kenjiro Cho' , Charles Richmond Cc: alpha@FreeBSD.ORG Subject: RE: Available H/W and Altq/cbq on alpha Date: Fri, 8 Sep 2000 10:47:45 -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 ????; ???????????????? Of course YOU are running altq on Alpha/FreeBSD (-; Have you also run altq on Alpha systems running OpenBSD and NetBSD? am particularly interested in hearing about any issues and problems that you encountered or any warnings that you or others on the list might care to pass on. I am in a unique position here to affect the future platform & OS, and would like to base my recommendations on more than my current limited knowlege. Charlie > -----Original Message----- > From: Kenjiro Cho [ mailto:kjc@csl.sony.co.jp ] > Sent: Thursday, September 07, 2000 12:47 PM > To: cmr@sitaranetworks.com > Cc: alpha@FreeBSD.ORG > Subject: Re: Available H/W and Altq/cbq on alpha > > Charles Richmond wrote: > > I have a multia vx42 (233MHZ) here and a 200-4/233 at iisc.com that > > I can use. My specific interest is the port of Sitara's QOS altq/cbq > > based code and kernel mods. Does anyone have the kame/altq > implementation > > running on alpha? > > I do :) > > -Kenjiro > > > 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 Sep 8 11:29:57 2000 Delivered-To: freebsd-alpha@freebsd.org Received: from inetfw.sonycsl.co.jp (inetfw.SonyCSL.CO.JP [203.137.129.4]) by hub.freebsd.org (Postfix) with ESMTP id 3AF6637B440 for ; Fri, 8 Sep 2000 11:29:47 -0700 (PDT) Received: from hotaka.csl.sony.co.jp (hotaka.csl.sony.co.jp [43.27.98.57]) by inetfw.sonycsl.co.jp (8.9.3+3.2W/3.7Ws3/inetfw/2000050701/smtpfeed 1.07) with ESMTP id DAA90524; Sat, 9 Sep 2000 03:29:40 +0900 (JST) Received: from localhost (localhost [127.0.0.1]) by hotaka.csl.sony.co.jp (8.9.3+3.2W/3.7Ws3/hotaka/2000061722) with ESMTP id DAA26279; Sat, 9 Sep 2000 03:29:40 +0900 (JST) To: cmr@sitaranetworks.com Cc: alpha@FreeBSD.ORG Subject: RE: Available H/W and Altq/cbq on alpha In-Reply-To: <31269226357BD211979E00A0C9866DABE411F2@rios.sitaranetworks.com> References: <31269226357BD211979E00A0C9866DABE411F2@rios.sitaranetworks.com> X-Mailer: Mew version 1.94.2 on Emacs 20.6 / Mule 4.0 (HANANOEN) Mime-Version: 1.0 Content-Type: Text/Plain; charset=us-ascii Content-Transfer-Encoding: 7bit Message-Id: <20000909032940I.kjc@csl.sony.co.jp> Date: Sat, 09 Sep 2000 03:29:40 +0900 From: Kenjiro Cho X-Dispatcher: imput version 20000228(IM140) Lines: 19 Sender: owner-freebsd-alpha@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org Charles Richmond wrote: > Of course YOU are running altq on Alpha/FreeBSD (-; > Have you also run altq on Alpha systems running OpenBSD and NetBSD? I have a compaq xp900 running FreeBSD and NetBSD. 2 more campaign-priced xp900s are on order. > am particularly interested in hearing about any issues and problems that > you encountered or any warnings that you or others on the list might care > to pass on. > I am in a unique position here to affect the future platform & OS, and > would like to base my recommendations on more than my current > limited knowlege. My main develop machine is still i386 and my experience with alpha is limited, but I don't see any ALTQ related problem specific to alphas. -Kenjiro To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-alpha" in the body of the message From owner-freebsd-alpha Fri Sep 8 13:14: 6 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 C10C837B43E for ; Fri, 8 Sep 2000 13:14:02 -0700 (PDT) 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 e88KDwM17165 (using TLSv1/SSLv3 with cipher EDH-RSA-DES-CBC3-SHA (168 bits) verified OK); Fri, 8 Sep 2000 22:14:00 +0200 (MET DST) Received: from cicely5.cicely.de (cicely5.cicely.de [fec0::104:200:92ff:fe9b:20e7]) by mail.cicely.de (8.11.0.Beta1/8.11.0.Beta1) with ESMTP id e88KETp48154; Fri, 8 Sep 2000 22:14:33 +0200 (CEST) Received: (from ticso@localhost) by cicely5.cicely.de (8.11.0/8.9.2) id e88KESR12638; Fri, 8 Sep 2000 22:14:28 +0200 (CEST) (envelope-from ticso) Date: Fri, 8 Sep 2000 22:14:28 +0200 From: Bernd Walter To: Christian Weisgerber Cc: freebsd-alpha@FreeBSD.ORG Subject: Re: cvs commit: src/sys/pci pcisupport.c (fwd) Message-ID: <20000908221428.B12535@cicely5.cicely.de> References: <8oui66$1faq$1@ganerc.mips.inka.de> <14772.18965.506896.703230@grasshopper.cs.duke.edu> <8p6gk2$2o5d$1@ganerc.mips.inka.de> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Mailer: Mutt 1.0.1i In-Reply-To: <8p6gk2$2o5d$1@ganerc.mips.inka.de>; from naddy@mips.inka.de on Thu, Sep 07, 2000 at 12:31:30AM +0200 Sender: owner-freebsd-alpha@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org On Thu, Sep 07, 2000 at 12:31:30AM +0200, Christian Weisgerber wrote: > Andrew Gallatin wrote: > > > Could you put some printfs in the top of cia_pcib_read_config() and > > cia_pcib_write_config() and print out the b, s, f, reg & width args? > > ... > pci0: physical bus=0 > cia_pcib_read_config: b=0, s=0, f=0, reg=0, width=4 > cia_pcib_read_config: b=0, s=1, f=0, reg=0, width=4 > cia_pcib_read_config: b=0, s=2, f=0, reg=0, width=4 > cia_pcib_read_config: b=0, s=3, f=0, reg=0, width=4 > cia_pcib_read_config: b=0, s=4, f=0, reg=0, width=4 > cia_pcib_read_config: b=0, s=5, f=0, reg=0, width=4 > cia_pcib_read_config: b=0, s=5, f=0, reg=0, width=2 Exactly the same here with an PC164 seriel console system and a recent current. > > Also, if you've got a halt switch, can you press it & map the address > > the SRM console gives for the PC and RA > > When the machine locks up, halt doesn't work anymore. I need to > reset the box. Same here. -- 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 Sep 8 14:17: 8 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 2B1C437B43F for ; Fri, 8 Sep 2000 14:17:06 -0700 (PDT) Received: from [212.238.54.101] (helo=freebie.demon.nl) by post.mail.nl.demon.net with smtp (Exim 3.14 #2) id 13XVWC-0000yr-00; Fri, 08 Sep 2000 21:17:04 +0000 Received: (from wkb@localhost) by freebie.demon.nl (8.11.0/8.11.0) id e88LHuw55584; Fri, 8 Sep 2000 23:17:56 +0200 (CEST) (envelope-from wkb) Date: Fri, 8 Sep 2000 23:17:56 +0200 From: Wilko Bulte To: Bernd Walter Cc: Christian Weisgerber , freebsd-alpha@freebsd.org Subject: Re: cvs commit: src/sys/pci pcisupport.c (fwd) Message-ID: <20000908231756.A55554@freebie.demon.nl> References: <8oui66$1faq$1@ganerc.mips.inka.de> <14772.18965.506896.703230@grasshopper.cs.duke.edu> <8p6gk2$2o5d$1@ganerc.mips.inka.de> <20000908221428.B12535@cicely5.cicely.de> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline User-Agent: Mutt/1.2i In-Reply-To: <20000908221428.B12535@cicely5.cicely.de>; from ticso@cicely5.cicely.de on Fri, Sep 08, 2000 at 10:14:28PM +0200 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, Sep 08, 2000 at 10:14:28PM +0200, Bernd Walter wrote: > On Thu, Sep 07, 2000 at 12:31:30AM +0200, Christian Weisgerber wrote: > > Andrew Gallatin wrote: > > > > > Could you put some printfs in the top of cia_pcib_read_config() and > > > cia_pcib_write_config() and print out the b, s, f, reg & width args? > > > > ... > > pci0: physical bus=0 > > cia_pcib_read_config: b=0, s=0, f=0, reg=0, width=4 > > cia_pcib_read_config: b=0, s=1, f=0, reg=0, width=4 > > cia_pcib_read_config: b=0, s=2, f=0, reg=0, width=4 > > cia_pcib_read_config: b=0, s=3, f=0, reg=0, width=4 > > cia_pcib_read_config: b=0, s=4, f=0, reg=0, width=4 > > cia_pcib_read_config: b=0, s=5, f=0, reg=0, width=4 > > cia_pcib_read_config: b=0, s=5, f=0, reg=0, width=2 > > Exactly the same here with an PC164 seriel console system and a recent > current. > > > > Also, if you've got a halt switch, can you press it & map the address > > > the SRM console gives for the PC and RA > > > > When the machine locks up, halt doesn't work anymore. I need to > > reset the box. I had a Sable (AS2100) lock up on me twice this afternoon. But that was a not so current current. So I dug up a AS1000A which is now building world for me (I hope, the machine is at my workplace). I'll check to see what happens on monday. BTW: Sable does not like machine checks due to partially bad memory. 'Unknown machine check' panics occur. The same 512Mb (ECC) memory board works just dandy with VMS ;-) I will have to capture the exact crash output, it was running on a graphics console. I gave the 512 Mb to the VMS server and stole it's 2x128Mb so that the Sable is available for my testing again. -- Wilko Bulte wilko@freebsd.org Arnhem, the Netherlands To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-alpha" in the body of the message From owner-freebsd-alpha Fri Sep 8 14:59:44 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 8554B37B43F for ; Fri, 8 Sep 2000 14:59:42 -0700 (PDT) Received: from zeppo.feral.com (IDENT:mjacob@zeppo [192.67.166.71]) by feral.com (8.9.3/8.9.3) with ESMTP id OAA02107; Fri, 8 Sep 2000 14:59:37 -0700 Date: Fri, 8 Sep 2000 14:55:56 -0700 (PDT) From: Matthew Jacob Reply-To: mjacob@feral.com To: Bernd Walter Cc: Christian Weisgerber , freebsd-alpha@FreeBSD.ORG Subject: Re: cvs commit: src/sys/pci pcisupport.c (fwd) In-Reply-To: <20000908221428.B12535@cicely5.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 This is what is broken for me too. I have not been able to really trace it down yet. I don't have the halt switch set up. > On Thu, Sep 07, 2000 at 12:31:30AM +0200, Christian Weisgerber wrote: > > Andrew Gallatin wrote: > > > > > Could you put some printfs in the top of cia_pcib_read_config() and > > > cia_pcib_write_config() and print out the b, s, f, reg & width args? > > > > ... > > pci0: physical bus=0 > > cia_pcib_read_config: b=0, s=0, f=0, reg=0, width=4 > > cia_pcib_read_config: b=0, s=1, f=0, reg=0, width=4 > > cia_pcib_read_config: b=0, s=2, f=0, reg=0, width=4 > > cia_pcib_read_config: b=0, s=3, f=0, reg=0, width=4 > > cia_pcib_read_config: b=0, s=4, f=0, reg=0, width=4 > > cia_pcib_read_config: b=0, s=5, f=0, reg=0, width=4 > > cia_pcib_read_config: b=0, s=5, f=0, reg=0, width=2 > > Exactly the same here with an PC164 seriel console system and a recent > current. > > > > Also, if you've got a halt switch, can you press it & map the address > > > the SRM console gives for the PC and RA > > > > When the machine locks up, halt doesn't work anymore. I need to > > reset the box. > > Same here. > > To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-alpha" in the body of the message From owner-freebsd-alpha Fri Sep 8 15:27:49 2000 Delivered-To: freebsd-alpha@freebsd.org Received: from pike.osd.bsdi.com (pike.osd.bsdi.com [204.216.28.222]) by hub.freebsd.org (Postfix) with ESMTP id B47C337B43F for ; Fri, 8 Sep 2000 15:27:44 -0700 (PDT) Received: (from jhb@localhost) by pike.osd.bsdi.com (8.9.3/8.9.3) id PAA64982 for alpha@FreeBSD.org; Fri, 8 Sep 2000 15:27:31 -0700 (PDT) (envelope-from jhb) From: John Baldwin Message-Id: <200009082227.PAA64982@pike.osd.bsdi.com> Subject: Grrr, kgdb anyone? To: alpha@FreeBSD.org Date: Fri, 8 Sep 2000 15:27:31 -0700 (PDT) X-Mailer: ELM [version 2.4ME+ PL68 (25)] MIME-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit Sender: owner-freebsd-alpha@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org Hmm, well, it would seem that no one ever uses remote gdb for kernel debugging on the alpha. I've tried flags=0x50, 0x80, and 0xD0. In all cases, ddb refuses to drop to gdb claiming that a port hasn't been configured and that I should set flags 0x80 on a sio device and try again. I have preliminary alpha interrupt threads up and running, but for some reason Giant is being released when it shouldn't be, and the ata probe dies when an assertion fails in await(). I would really like to have a working kgdb if anyone has suggestions as to how to get that. -- John Baldwin -- http://www.FreeBSD.org/~jhb/ PGP Key: http://www.cslab.vt.edu/~jobaldwi/pgpkey.asc "Power Users Use the Power to Serve!" - http://www.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 Sep 8 15:31: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 3587C37B446 for ; Fri, 8 Sep 2000 15:31:24 -0700 (PDT) Received: from zeppo.feral.com (IDENT:mjacob@zeppo [192.67.166.71]) by feral.com (8.9.3/8.9.3) with ESMTP id PAA02263; Fri, 8 Sep 2000 15:31:19 -0700 Date: Fri, 8 Sep 2000 15:27:38 -0700 (PDT) From: Matthew Jacob Reply-To: mjacob@feral.com To: John Baldwin Cc: alpha@FreeBSD.ORG Subject: Re: Grrr, kgdb anyone? In-Reply-To: <200009082227.PAA64982@pike.osd.bsdi.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 It worked at one point. A long time ago. > Hmm, well, it would seem that no one ever uses remote gdb for kernel > debugging on the alpha. I've tried flags=0x50, 0x80, and 0xD0. In all > cases, ddb refuses to drop to gdb claiming that a port hasn't been configured > and that I should set flags 0x80 on a sio device and try again. I have > preliminary alpha interrupt threads up and running, but for some reason > Giant is being released when it shouldn't be, and the ata probe dies when > an assertion fails in await(). I would really like to have a working kgdb > if anyone has suggestions as to how to get that. > > To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-alpha" in the body of the message From owner-freebsd-alpha Sat Sep 9 5:17:29 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 A97F637B423 for ; Sat, 9 Sep 2000 05:17:25 -0700 (PDT) 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 e89CHJa01092 (using TLSv1/SSLv3 with cipher EDH-RSA-DES-CBC3-SHA (168 bits) verified OK); Sat, 9 Sep 2000 14:17:21 +0200 (MET DST) Received: from cicely5.cicely.de (cicely5.cicely.de [fec0::104:200:92ff:fe9b:20e7]) by mail.cicely.de (8.11.0.Beta1/8.11.0.Beta1) with ESMTP id e89CHsp55126; Sat, 9 Sep 2000 14:17:54 +0200 (CEST) Received: (from ticso@localhost) by cicely5.cicely.de (8.11.0/8.9.2) id e89CHnc13657; Sat, 9 Sep 2000 14:17:49 +0200 (CEST) (envelope-from ticso) Date: Sat, 9 Sep 2000 14:17:49 +0200 From: Bernd Walter To: Matthew Jacob Cc: Christian Weisgerber , freebsd-alpha@FreeBSD.ORG Subject: Re: cvs commit: src/sys/pci pcisupport.c (fwd) Message-ID: <20000909141749.A13527@cicely5.cicely.de> References: <20000908221428.B12535@cicely5.cicely.de> 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 Fri, Sep 08, 2000 at 02:55:56PM -0700 Sender: owner-freebsd-alpha@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org On Fri, Sep 08, 2000 at 02:55:56PM -0700, Matthew Jacob wrote: > > This is what is broken for me too. I have not been able to really trace it > down yet. I don't have the halt switch set up. If I hardcode cia_pcib_read_config() and cia_pcib_write_config() to use bwx the machine boots at least into singleuser - not tested more yet. What is the special deal with the swiz stuff? As far As I understood it hangs on the first width 2 read access which is the second acces to the first available device. While the width 4 acces to probe for existence succeded. > > > pci0: physical bus=0 > > > cia_pcib_read_config: b=0, s=0, f=0, reg=0, width=4 > > > cia_pcib_read_config: b=0, s=1, f=0, reg=0, width=4 > > > cia_pcib_read_config: b=0, s=2, f=0, reg=0, width=4 > > > cia_pcib_read_config: b=0, s=3, f=0, reg=0, width=4 > > > cia_pcib_read_config: b=0, s=4, f=0, reg=0, width=4 > > > cia_pcib_read_config: b=0, s=5, f=0, reg=0, width=4 > > > cia_pcib_read_config: b=0, s=5, f=0, reg=0, width=2 -- 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 Sat Sep 9 6:22: 8 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 6A0AA37B424 for ; Sat, 9 Sep 2000 06:22:06 -0700 (PDT) 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 e89DM3p03688 (using TLSv1/SSLv3 with cipher EDH-RSA-DES-CBC3-SHA (168 bits) verified OK) for ; Sat, 9 Sep 2000 15:22:05 +0200 (MET DST) Received: from cicely5.cicely.de (cicely5.cicely.de [fec0::104:200:92ff:fe9b:20e7]) by mail.cicely.de (8.11.0.Beta1/8.11.0.Beta1) with ESMTP id e89DMYp56068 for ; Sat, 9 Sep 2000 15:22:38 +0200 (CEST) Received: (from ticso@localhost) by cicely5.cicely.de (8.11.0/8.9.2) id e89DMYw13724 for alpha@freebsd.org; Sat, 9 Sep 2000 15:22:34 +0200 (CEST) (envelope-from ticso) Date: Sat, 9 Sep 2000 15:22:34 +0200 From: Bernd Walter To: alpha@freebsd.org Subject: halt reboots on current Message-ID: <20000909152234.B13527@cicely5.cicely.de> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Mailer: Mutt 1.0.1i Sender: owner-freebsd-alpha@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org [...] Enter full pathname of shell or RETURN for /bin/sh: # halt Waiting (max 60 seconds) for system process `bufdaemon' to stop...stopped Waiting (max 60 seconds) for system process `syncer' to stop...stopped syncing disks... done Uptime: 47s halted CPU 0 halt code = 5 HALT instruction executed PC = fffffc00005099a8 CPU 0 booting (boot dkb0.0.0.5.0 -flags 0) block 0 of dkb0.0.0.5.0 is a valid boot block [...] -- 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 Sat Sep 9 7:58:58 2000 Delivered-To: freebsd-alpha@freebsd.org Received: from anchor-post-32.mail.demon.net (anchor-post-32.mail.demon.net [194.217.242.90]) by hub.freebsd.org (Postfix) with ESMTP id CF56537B423 for ; Sat, 9 Sep 2000 07:58:54 -0700 (PDT) Received: from nlsys.demon.co.uk ([158.152.125.33] helo=herring.nlsystems.com) by anchor-post-32.mail.demon.net with esmtp (Exim 2.12 #1) id 13Xm57-000MVN-0W; Sat, 9 Sep 2000 15:58:52 +0100 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 PAA18175; Sat, 9 Sep 2000 15:59:27 +0100 (BST) (envelope-from dfr@nlsystems.com) Date: Sat, 9 Sep 2000 15:58:39 +0100 (BST) From: Doug Rabson To: John Baldwin Cc: alpha@freebsd.org Subject: Re: Grrr, kgdb anyone? In-Reply-To: <200009082227.PAA64982@pike.osd.bsdi.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 On Fri, 8 Sep 2000, John Baldwin wrote: > Hmm, well, it would seem that no one ever uses remote gdb for kernel > debugging on the alpha. I've tried flags=0x50, 0x80, and 0xD0. In all > cases, ddb refuses to drop to gdb claiming that a port hasn't been configured > and that I should set flags 0x80 on a sio device and try again. I have > preliminary alpha interrupt threads up and running, but for some reason > Giant is being released when it shouldn't be, and the ata probe dies when > an assertion fails in await(). I would really like to have a working kgdb > if anyone has suggestions as to how to get that. I use it all the time: hint.sio.1.at="isa" hint.sio.1.port="0x2F8" hint.sio.1.irq="3" hint.sio.1.flags="0xc0" Note: you must use sio1 for debugging at the moment. -- 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 Sat Sep 9 8: 9:18 2000 Delivered-To: freebsd-alpha@freebsd.org Received: from simba.sch.bme.hu (simba.sch.bme.hu [152.66.227.11]) by hub.freebsd.org (Postfix) with ESMTP id 40F3A37B424 for ; Sat, 9 Sep 2000 08:09:12 -0700 (PDT) Received: by simba.sch.bme.hu id RAA10966; Sat, 9 Sep 2000 17:09:13 +0200 (MET DST) Message-ID: <002f01c01a6f$9df5fd50$1ee14298@nala> From: "Istvan Gyenes" To: Subject: Noname hangs... Date: Sat, 9 Sep 2000 16:58:51 +0200 MIME-Version: 1.0 Content-Type: multipart/alternative; boundary="----=_NextPart_000_002A_01C01A7F.3B07CE70" X-Priority: 3 X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook Express 5.50.4133.2400 X-MimeOLE: Produced By Microsoft MimeOLE V5.50.4133.2400 Sender: owner-freebsd-alpha@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org This is a multi-part message in MIME format. ------=_NextPart_000_002A_01C01A7F.3B07CE70 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: quoted-printable Hi all, My Noname system (4.0-RELEASE) just hangs with SCSI errors. Can somebody tell me what the problem is? The controller is the onboard = NCR810 and the disk is a RZ26L. Thanks, -- frts ncr0:1: ERROR (0:4) (0-0-0) (8/13) @ (script 958:180001c0). ncr0: script cmd =3D 88030000 ncr0: regdump: da 00 80 13 47 08 01 1f 01 08 81 00 00 60 08 02. ncr0: have to clear fifos. ncr0:1: ERROR (0:405) (0-0-0) (8/13) @ (script a8:878b0000). ncr0: script cmd =3D 1e000000 ncr0: regdump: da 00 80 13 47 08 01 1f 31 08 81 00 80 00 08 02. ncr0: have to clear fifos. ncr0: restart (fatal error). (da0:ncr0:0:1:0): COMMAND FAILED (9 ff) @0xfffffe000052f800. (da0:ncr0:0:1:0): COMMAND FAILED (9 ff) @0xfffffe000052c000. (da0:ncr0:0:1:0): COMMAND FAILED (9 ff) @0xfffffe000052c800. ncr0:1: ERROR (0:4) (0-0-0) (8/13) @ (script 908:18000000). ncr0: script cmd =3D 88030000 ncr0: regdump: da 00 80 13 47 08 01 1f 03 08 81 00 00 60 08 02. ncr0: have to clear fifos. ncr0:1: ERROR (0:405) (0-0-0) (8/13) @ (script a8:878b0000). ncr0: script cmd =3D 1e000000 ncr0: regdump: da 00 80 13 47 08 01 1f 31 08 81 00 80 00 08 02. ncr0: have to clear fifos. ncr0: restart (fatal error). (da0:ncr0:0:1:0): COMMAND FAILED (9 ff) @0xfffffe000052f800. (da0:ncr0:0:1:0): COMMAND FAILED (9 ff) @0xfffffe000052c000. (da0:ncr0:0:1:0): COMMAND FAILED (9 ff) @0xfffffe000052c800. (da0:ncr0:0:1:0): COMMAND FAILED (9 ff) @0xfffffe000052d000. (da0:ncr0:0:1:0): COMMAND FAILED (9 ff) @0xfffffe000052d800. (da0:ncr0:0:1:0): COMMAND FAILED (9 ff) @0xfffffe000052a000. (da0:ncr0:0:1:0): Invalidating pack (da0:ncr0:0:1:0): WRITE(06). CDB: a 18 1d 80 10 0 (da0:ncr0:0:1:0): ABORTED COMMAND asc:4e,0 (da0:ncr0:0:1:0): Overlapped commands attempted Sep 9 16:53:59 qsch /kernel.bpf: ncr0:1: ERROR (0:4) (0-0-0) (8/13) @ = (script 9 58:180001c0). Sep 9 16:53:59 qsch /kernel.bpf: ncr0:1: ERROR (0:4) (0-0-0) (8/13) @ = (script 9 58:180001c0). Sep 9 16:54:18 qsch /kernel.bpf: ncr0: script cmd =3D 88030000 Sep 9 16:54:18 qsch /kernel.bpf: ncr0: script cmd =3D 88030000 Sep 9 16:54:18 qsch /kernel.bpf: ncr0: regdump: da 00 80 13 47 08 01 1f = 01 08 8 1 00 00 60 08 02. Sep 9 16:54:18 qsch /kernel.bpf: ncr0: regdump: da 00 80 13 47 08 01 1f = 01 08 8 1 00 00 60 08 02. Sep 9 16:54:18 qsch /kernel.bpf: ncr0: have to clear fifos. Sep 9 16:54:18 qsch /kernel.bpf: ncr0: have to clear fifos. Sep 9 16:54:18 qsch /kernel.bpf: ncr0:1: ERROR (0:405) (0-0-0) (8/13) @ = (script a8:878b0000). Sep 9 16:54:18 qsch /kernel.bpf: ncr0:1: ERROR (0:405) (0-0-0) (8/13) @ = (script a8:878b0000). Sep 9 16:54:18 qsch /kernel.bpf: ncr0: script cmd =3D 1e000000 Sep 9 16:54:18 qsch /kernel.bpf: ncr0: script cmd =3D 1e000000 Sep 9 16:54:18 qsch /kernel.bpf: ncr0: regdump: da 00 80 13 47 08 01 1f = 31 08 8 1 00 80 00 08 02. Sep 9 16:54:18 qsch /kernel.bpf: ncr0: regdump: da 00 80 13 47 08 01 1f = 31 08 8 1 00 80 00 08 02. Sep 9 16:54:18 qsch /kernel.bpf: ncr0: have to clear fifos. Sep 9 16:54:18 qsch /kernel.bpf: ncr0: have to clear fifos. Sep 9 16:54:18 qsch /kernel.bpf: ncr0: restart (fatal error). Sep 9 16:54:18 qsch /kernel.bpf: ncr0: restart (fatal error). Sep 9 16:54:18 qsch /kernel.bpf: (da0:ncr0:0:1:0): COMMAND FAILED (9 = ff) @0xfff ffe000052f800. Sep 9 16:54:18 qsch /kernel.bpf: (da0:ncr0:0:1:0): COMMAND FAILED (9 = ff) @0xfff ffe000052f800. Sep 9 16:54:18 qsch /kernel.bpf: (da0:ncr0:0:1:0): COMMAND FAILED (9 = ff) @0xfff ffe000052c000.Sep 9 16:54:18 qsch /kernel.bpf: ncr0: script cmd =3D = 88030000 Sep 9 16:54:18 qsch /kernel.bpf: ncr0: script cmd =3D 88030000 Sep 9 16:54:18 qsch /kernel.bpf: (da0:ncr0:0:1:0): COMMAND FAILED (9 = ff) @0xfff ffe000052c000. Sep 9 16:54:18 qsch /kernel.bpf: (da0:ncr0:0:1:0): COMMAND FAILED (9 = ff) @0xfff ffe000052c800.Sep 9 16:54:19 qsch /kernel.bpf: ncr0: have to clear = fifos. Sep 9 16:54:19 qsch /kernel.bpf: ncr0: have to clear fifos. Sep 9 16:54:19 qsch /kernel.bpf: ncr0: restart (fatal error).Sep 9 = 16:54:19 qs ch /kernel.bpf: (da0:ncr0:0:1:0): COMMAND FAILED (9 ff) = @0xfffffe000052a000. Sep 9 16:54:19 qsch /kernel.bpf: (da0:ncr0:0:1:0): Invalidating pack Sep 9 16:54:19 qsch /kernel.bpf: (da0:ncr0:0:1:0): Invalidating pack Sep 9 16:54:19 qsch /kernel.bpf: (da0:ncr0:0:1:0): WRITE(06). CDB: a 18 = 1d 80 1 ------=_NextPart_000_002A_01C01A7F.3B07CE70 Content-Type: text/html; charset="iso-8859-1" Content-Transfer-Encoding: quoted-printable
Hi all,
 
My Noname system = (4.0-RELEASE) just hangs with=20 SCSI errors.
Can somebody tell me what the problem = is? The=20 controller is the onboard NCR810 and the disk is a RZ26L.
 
Thanks,
 
--
frts
 
 
ncr0:1: ERROR (0:4) (0-0-0) (8/13) @ = (script=20 958:180001c0).
ncr0: script cmd =3D 88030000
ncr0: regdump: da 00 = 80 13 47=20 08 01 1f 01 08 81 00 00 60 08 02.
ncr0: have to clear = fifos.
ncr0:1: ERROR=20 (0:405) (0-0-0) (8/13) @ (script a8:878b0000).
ncr0: script cmd =3D=20 1e000000
ncr0: regdump: da 00 80 13 47 08 01 1f 31 08 81 00 80 00 08=20 02.
ncr0: have to clear fifos.
ncr0: restart (fatal=20 error).
(da0:ncr0:0:1:0): COMMAND FAILED (9 ff)=20 @0xfffffe000052f800.
(da0:ncr0:0:1:0): COMMAND FAILED (9 ff)=20 @0xfffffe000052c000.
(da0:ncr0:0:1:0): COMMAND FAILED (9 ff)=20 @0xfffffe000052c800.
ncr0:1: ERROR (0:4) (0-0-0) (8/13) @ (script=20 908:18000000).
ncr0: script cmd =3D 88030000
ncr0: regdump: da 00 = 80 13 47=20 08 01 1f 03 08 81 00 00 60 08 02.
ncr0: have to clear = fifos.
ncr0:1: ERROR=20 (0:405) (0-0-0) (8/13) @ (script a8:878b0000).
ncr0: script cmd =3D=20 1e000000
ncr0: regdump: da 00 80 13 47 08 01 1f 31 08 81 00 80 00 08=20 02.
ncr0: have to clear fifos.
ncr0: restart (fatal=20 error).
(da0:ncr0:0:1:0): COMMAND FAILED (9 ff)=20 @0xfffffe000052f800.
(da0:ncr0:0:1:0): COMMAND FAILED (9 ff)=20 @0xfffffe000052c000.
(da0:ncr0:0:1:0): COMMAND FAILED (9 ff)=20 @0xfffffe000052c800.
(da0:ncr0:0:1:0): COMMAND FAILED (9 ff)=20 @0xfffffe000052d000.
(da0:ncr0:0:1:0): COMMAND FAILED (9 ff)=20 @0xfffffe000052d800.
(da0:ncr0:0:1:0): COMMAND FAILED (9 ff)=20 @0xfffffe000052a000.
(da0:ncr0:0:1:0): Invalidating = pack
(da0:ncr0:0:1:0):=20 WRITE(06). CDB: a 18 1d 80 10 0
(da0:ncr0:0:1:0): ABORTED COMMAND=20 asc:4e,0
(da0:ncr0:0:1:0): Overlapped commands attempted
Sep  = 9=20 16:53:59 qsch /kernel.bpf: ncr0:1: ERROR (0:4) (0-0-0) (8/13) @ (script=20 9
58:180001c0).
Sep  9 16:53:59 qsch /kernel.bpf: ncr0:1: = ERROR (0:4)=20 (0-0-0) (8/13) @ (script 9
58:180001c0).
Sep  9 16:54:18 qsch = /kernel.bpf: ncr0: script cmd =3D 88030000
Sep  9 16:54:18 qsch=20 /kernel.bpf: ncr0: script cmd =3D 88030000
Sep  9 16:54:18 qsch=20 /kernel.bpf: ncr0: regdump: da 00 80 13 47 08 01 1f 01 08 8
1 00 00 = 60 08=20 02.
Sep  9 16:54:18 qsch /kernel.bpf: ncr0: regdump: da 00 80 13 = 47 08=20 01 1f 01 08 8
1 00 00 60 08 02.
Sep  9 16:54:18 qsch = /kernel.bpf:=20 ncr0: have to clear fifos.
Sep  9 16:54:18 qsch /kernel.bpf: = ncr0: have=20 to clear fifos.
Sep  9 16:54:18 qsch /kernel.bpf: ncr0:1: ERROR = (0:405)=20 (0-0-0) (8/13) @ (script
 a8:878b0000).
Sep  9 16:54:18 = qsch=20 /kernel.bpf: ncr0:1: ERROR (0:405) (0-0-0) (8/13) @=20 (script
 a8:878b0000).
Sep  9 16:54:18 qsch /kernel.bpf: = ncr0:=20 script cmd =3D 1e000000
Sep  9 16:54:18 qsch /kernel.bpf: ncr0: = script cmd=20 =3D 1e000000
Sep  9 16:54:18 qsch /kernel.bpf: ncr0: regdump: da = 00 80 13=20 47 08 01 1f 31 08 8
1 00 80 00 08 02.
Sep  9 16:54:18 qsch=20 /kernel.bpf: ncr0: regdump: da 00 80 13 47 08 01 1f 31 08 8
1 00 80 = 00 08=20 02.
Sep  9 16:54:18 qsch /kernel.bpf: ncr0: have to clear=20 fifos.
Sep  9 16:54:18 qsch /kernel.bpf: ncr0: have to clear=20 fifos.
Sep  9 16:54:18 qsch /kernel.bpf: ncr0: restart (fatal=20 error).
Sep  9 16:54:18 qsch /kernel.bpf: ncr0: restart (fatal=20 error).
Sep  9 16:54:18 qsch /kernel.bpf: (da0:ncr0:0:1:0): = COMMAND=20 FAILED (9 ff) @0xfff
ffe000052f800.
Sep  9 16:54:18 qsch = /kernel.bpf:=20 (da0:ncr0:0:1:0): COMMAND FAILED (9 ff) = @0xfff
ffe000052f800.
Sep  9=20 16:54:18 qsch /kernel.bpf: (da0:ncr0:0:1:0): COMMAND FAILED (9 ff)=20 @0xfff
ffe000052c000.Sep  9 16:54:18 qsch /kernel.bpf: ncr0: = script cmd=20 =3D 88030000
Sep  9 16:54:18 qsch /kernel.bpf: ncr0: script cmd = =3D=20 88030000
 
Sep  9 16:54:18 qsch /kernel.bpf:=20 (da0:ncr0:0:1:0): COMMAND FAILED (9 ff) = @0xfff
ffe000052c000.
Sep  9=20 16:54:18 qsch /kernel.bpf: (da0:ncr0:0:1:0): COMMAND FAILED (9 ff)=20 @0xfff
ffe000052c800.Sep  9 16:54:19 qsch /kernel.bpf: ncr0: = have to=20 clear fifos.
Sep  9 16:54:19 qsch /kernel.bpf: ncr0: have to = clear=20 fifos.
Sep  9 16:54:19 qsch /kernel.bpf: ncr0: restart (fatal=20 error).Sep  9 16:54:19 qs
ch /kernel.bpf: (da0:ncr0:0:1:0): = COMMAND=20 FAILED (9 ff) @0xfffffe000052a000.
Sep  9 16:54:19 qsch = /kernel.bpf:=20 (da0:ncr0:0:1:0): Invalidating pack
Sep  9 16:54:19 qsch = /kernel.bpf:=20 (da0:ncr0:0:1:0): Invalidating pack
Sep  9 16:54:19 qsch = /kernel.bpf:=20 (da0:ncr0:0:1:0): WRITE(06). CDB: a 18 1d 80 1
 
 
 
------=_NextPart_000_002A_01C01A7F.3B07CE70-- To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-alpha" in the body of the message From owner-freebsd-alpha Sat Sep 9 8:21:42 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 9AE5137B42C; Sat, 9 Sep 2000 08:21:39 -0700 (PDT) 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 e89FLXo08786 (using TLSv1/SSLv3 with cipher EDH-RSA-DES-CBC3-SHA (168 bits) verified OK); Sat, 9 Sep 2000 17:21:35 +0200 (MET DST) Received: from cicely5.cicely.de (cicely5.cicely.de [fec0::104:200:92ff:fe9b:20e7]) by mail.cicely.de (8.11.0.Beta1/8.11.0.Beta1) with ESMTP id e89FM8p56370; Sat, 9 Sep 2000 17:22:09 +0200 (CEST) Received: (from ticso@localhost) by cicely5.cicely.de (8.11.0/8.9.2) id e89FM4417392; Sat, 9 Sep 2000 17:22:04 +0200 (CEST) (envelope-from ticso) Date: Sat, 9 Sep 2000 17:22:04 +0200 From: Bernd Walter To: Matthew Jacob , dfr@freebsd.org Cc: Christian Weisgerber , freebsd-alpha@freebsd.org Subject: Re: cvs commit: src/sys/pci pcisupport.c (fwd) Message-ID: <20000909172204.A17373@cicely5.cicely.de> References: <20000908221428.B12535@cicely5.cicely.de> <20000909141749.A13527@cicely5.cicely.de> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Mailer: Mutt 1.0.1i In-Reply-To: <20000909141749.A13527@cicely5.cicely.de>; from ticso@cicely5.cicely.de on Sat, Sep 09, 2000 at 02:17:49PM +0200 Sender: owner-freebsd-alpha@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org On Sat, Sep 09, 2000 at 02:17:49PM +0200, Bernd Walter wrote: > On Fri, Sep 08, 2000 at 02:55:56PM -0700, Matthew Jacob wrote: > > > > This is what is broken for me too. I have not been able to really trace it > > down yet. I don't have the halt switch set up. > > If I hardcode cia_pcib_read_config() and cia_pcib_write_config() to > use bwx the machine boots at least into singleuser - not tested more yet. > What is the special deal with the swiz stuff? > As far As I understood it hangs on the first width 2 read access which is the > second acces to the first available device. While the width 4 acces to probe > for existence succeded. > > > > > pci0: physical bus=0 > > > > cia_pcib_read_config: b=0, s=0, f=0, reg=0, width=4 > > > > cia_pcib_read_config: b=0, s=1, f=0, reg=0, width=4 > > > > cia_pcib_read_config: b=0, s=2, f=0, reg=0, width=4 > > > > cia_pcib_read_config: b=0, s=3, f=0, reg=0, width=4 > > > > cia_pcib_read_config: b=0, s=4, f=0, reg=0, width=4 > > > > cia_pcib_read_config: b=0, s=5, f=0, reg=0, width=4 > > > > cia_pcib_read_config: b=0, s=5, f=0, reg=0, width=2 I was able to use it but got a panic after starting cvsup: fatal kernel trap: trap entry = 0x2 (memory management fault) a0 = 0x0 a1 = 0x1 a2 = 0x0 pc = 0xfffffc00005168c8 ra = 0xfffffc0000516f70 curproc = 0xfffffe000a39c440 pid = 2476, comm = cvsup Stopped at mtx_exit_hard+0x108: ldq t1,0(s1) <0x0> db> trace mtx_exit_hard() at mtx_exit_hard+0x108 userret() at userret+0x1d0 trap() at trap+0x828 XentMM() at XentMM+0x20 (null)() at 0x120270038 I don't know if it is because of my changes, the SMPng code or something else. I would asume it's because of SMPng -- 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 Sat Sep 9 13:57: 4 2000 Delivered-To: freebsd-alpha@freebsd.org Received: from front7.grolier.fr (front7.grolier.fr [194.158.96.57]) by hub.freebsd.org (Postfix) with ESMTP id 6534A37B423 for ; Sat, 9 Sep 2000 13:57:00 -0700 (PDT) Received: from nas25-109.vlt.club-internet.fr (nas25-109.vlt.club-internet.fr [195.36.173.109]) by front7.grolier.fr (8.9.3/No_Relay+No_Spam_MGC990224) with ESMTP id WAA25218; Sat, 9 Sep 2000 22:56:54 +0200 (MET DST) Date: Sat, 9 Sep 2000 22:39:39 +0200 (CEST) From: =?ISO-8859-1?Q?G=E9rard_Roudier?= X-Sender: groudier@linux.local To: Istvan Gyenes Cc: alpha@FreeBSD.ORG Subject: Re: Noname hangs... In-Reply-To: <002f01c01a6f$9df5fd50$1ee14298@nala> 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 Sat, 9 Sep 2000, Istvan Gyenes wrote: > Hi all, > > My Noname system (4.0-RELEASE) just hangs with SCSI errors. > Can somebody tell me what the problem is? The controller is the onboard NCR810 and the disk is a RZ26L. > > Thanks, > ncr0:1: ERROR (0:4) (0-0-0) (8/13) @ (script 958:180001c0). ^ This value `4' means that an UNEXPECTED DISCONNECTION occurred. > ncr0:1: ERROR (0:405) (0-0-0) (8/13) @ (script a8:878b0000). ^^^ This one means that the following 3 error conditions have been detected by the SCSI controller. They may have occurred about at the same time. 1) SCSI parity error 2) Unexpected disconnection 3) Selection Timeout It seems to me that your SCSI bus is seriously broken. Looks like a Noname BUS.;-) You should check cable, termination, SCSI devices, etc... Gerard. > -- > frts > > > ncr0:1: ERROR (0:4) (0-0-0) (8/13) @ (script 958:180001c0). > ncr0: script cmd = 88030000 > ncr0: regdump: da 00 80 13 47 08 01 1f 01 08 81 00 00 60 08 02. > ncr0: have to clear fifos. > ncr0:1: ERROR (0:405) (0-0-0) (8/13) @ (script a8:878b0000). > ncr0: script cmd = 1e000000 > ncr0: regdump: da 00 80 13 47 08 01 1f 31 08 81 00 80 00 08 02. > ncr0: have to clear fifos. > ncr0: restart (fatal error). > (da0:ncr0:0:1:0): COMMAND FAILED (9 ff) @0xfffffe000052f800. > (da0:ncr0:0:1:0): COMMAND FAILED (9 ff) @0xfffffe000052c000. > (da0:ncr0:0:1:0): COMMAND FAILED (9 ff) @0xfffffe000052c800. > ncr0:1: ERROR (0:4) (0-0-0) (8/13) @ (script 908:18000000). > ncr0: script cmd = 88030000 > ncr0: regdump: da 00 80 13 47 08 01 1f 03 08 81 00 00 60 08 02. > ncr0: have to clear fifos. > ncr0:1: ERROR (0:405) (0-0-0) (8/13) @ (script a8:878b0000). > ncr0: script cmd = 1e000000 > ncr0: regdump: da 00 80 13 47 08 01 1f 31 08 81 00 80 00 08 02. > ncr0: have to clear fifos. > ncr0: restart (fatal error). > (da0:ncr0:0:1:0): COMMAND FAILED (9 ff) @0xfffffe000052f800. > (da0:ncr0:0:1:0): COMMAND FAILED (9 ff) @0xfffffe000052c000. > (da0:ncr0:0:1:0): COMMAND FAILED (9 ff) @0xfffffe000052c800. > (da0:ncr0:0:1:0): COMMAND FAILED (9 ff) @0xfffffe000052d000. > (da0:ncr0:0:1:0): COMMAND FAILED (9 ff) @0xfffffe000052d800. > (da0:ncr0:0:1:0): COMMAND FAILED (9 ff) @0xfffffe000052a000. > (da0:ncr0:0:1:0): Invalidating pack > (da0:ncr0:0:1:0): WRITE(06). CDB: a 18 1d 80 10 0 > (da0:ncr0:0:1:0): ABORTED COMMAND asc:4e,0 > (da0:ncr0:0:1:0): Overlapped commands attempted > Sep 9 16:53:59 qsch /kernel.bpf: ncr0:1: ERROR (0:4) (0-0-0) (8/13) @ (script 9 > 58:180001c0). > Sep 9 16:53:59 qsch /kernel.bpf: ncr0:1: ERROR (0:4) (0-0-0) (8/13) @ (script 9 > 58:180001c0). > Sep 9 16:54:18 qsch /kernel.bpf: ncr0: script cmd = 88030000 > Sep 9 16:54:18 qsch /kernel.bpf: ncr0: script cmd = 88030000 > Sep 9 16:54:18 qsch /kernel.bpf: ncr0: regdump: da 00 80 13 47 08 01 1f 01 08 8 > 1 00 00 60 08 02. > Sep 9 16:54:18 qsch /kernel.bpf: ncr0: regdump: da 00 80 13 47 08 01 1f 01 08 8 > 1 00 00 60 08 02. > Sep 9 16:54:18 qsch /kernel.bpf: ncr0: have to clear fifos. > Sep 9 16:54:18 qsch /kernel.bpf: ncr0: have to clear fifos. > Sep 9 16:54:18 qsch /kernel.bpf: ncr0:1: ERROR (0:405) (0-0-0) (8/13) @ (script > a8:878b0000). > Sep 9 16:54:18 qsch /kernel.bpf: ncr0:1: ERROR (0:405) (0-0-0) (8/13) @ (script > a8:878b0000). > Sep 9 16:54:18 qsch /kernel.bpf: ncr0: script cmd = 1e000000 > Sep 9 16:54:18 qsch /kernel.bpf: ncr0: script cmd = 1e000000 > Sep 9 16:54:18 qsch /kernel.bpf: ncr0: regdump: da 00 80 13 47 08 01 1f 31 08 8 > 1 00 80 00 08 02. > Sep 9 16:54:18 qsch /kernel.bpf: ncr0: regdump: da 00 80 13 47 08 01 1f 31 08 8 > 1 00 80 00 08 02. > Sep 9 16:54:18 qsch /kernel.bpf: ncr0: have to clear fifos. > Sep 9 16:54:18 qsch /kernel.bpf: ncr0: have to clear fifos. > Sep 9 16:54:18 qsch /kernel.bpf: ncr0: restart (fatal error). > Sep 9 16:54:18 qsch /kernel.bpf: ncr0: restart (fatal error). > Sep 9 16:54:18 qsch /kernel.bpf: (da0:ncr0:0:1:0): COMMAND FAILED (9 ff) @0xfff > ffe000052f800. > Sep 9 16:54:18 qsch /kernel.bpf: (da0:ncr0:0:1:0): COMMAND FAILED (9 ff) @0xfff > ffe000052f800. > Sep 9 16:54:18 qsch /kernel.bpf: (da0:ncr0:0:1:0): COMMAND FAILED (9 ff) @0xfff > ffe000052c000.Sep 9 16:54:18 qsch /kernel.bpf: ncr0: script cmd = 88030000 > Sep 9 16:54:18 qsch /kernel.bpf: ncr0: script cmd = 88030000 > > Sep 9 16:54:18 qsch /kernel.bpf: (da0:ncr0:0:1:0): COMMAND FAILED (9 ff) @0xfff > ffe000052c000. > Sep 9 16:54:18 qsch /kernel.bpf: (da0:ncr0:0:1:0): COMMAND FAILED (9 ff) @0xfff > ffe000052c800.Sep 9 16:54:19 qsch /kernel.bpf: ncr0: have to clear fifos. > Sep 9 16:54:19 qsch /kernel.bpf: ncr0: have to clear fifos. > Sep 9 16:54:19 qsch /kernel.bpf: ncr0: restart (fatal error).Sep 9 16:54:19 qs > ch /kernel.bpf: (da0:ncr0:0:1:0): COMMAND FAILED (9 ff) @0xfffffe000052a000. > Sep 9 16:54:19 qsch /kernel.bpf: (da0:ncr0:0:1:0): Invalidating pack > Sep 9 16:54:19 qsch /kernel.bpf: (da0:ncr0:0:1:0): Invalidating pack > Sep 9 16:54:19 qsch /kernel.bpf: (da0:ncr0:0:1:0): WRITE(06). CDB: a 18 1d 80 1 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-alpha" in the body of the message From owner-freebsd-alpha Sat Sep 9 23:17: 7 2000 Delivered-To: freebsd-alpha@freebsd.org Received: from netplex.com.au (adsl-63-207-30-186.dsl.snfc21.pacbell.net [63.207.30.186]) by hub.freebsd.org (Postfix) with ESMTP id DCC1537B422 for ; Sat, 9 Sep 2000 23:17:00 -0700 (PDT) Received: from netplex.com.au (peter@localhost [127.0.0.1]) by netplex.com.au (8.11.0/8.9.3) with ESMTP id e8A6GpG76494; Sat, 9 Sep 2000 23:16:52 -0700 (PDT) (envelope-from peter@netplex.com.au) Message-Id: <200009100616.e8A6GpG76494@netplex.com.au> X-Mailer: exmh version 2.1.1 10/15/1999 To: Bernd Walter Cc: Matthew Jacob , Christian Weisgerber , freebsd-alpha@FreeBSD.ORG Subject: Re: cvs commit: src/sys/pci pcisupport.c (fwd) In-Reply-To: <20000909141749.A13527@cicely5.cicely.de> Date: Sat, 09 Sep 2000 23:16:51 -0700 From: Peter Wemm Sender: owner-freebsd-alpha@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org Bernd Walter wrote: > On Fri, Sep 08, 2000 at 02:55:56PM -0700, Matthew Jacob wrote: > > > > This is what is broken for me too. I have not been able to really trace it > > down yet. I don't have the halt switch set up. > > If I hardcode cia_pcib_read_config() and cia_pcib_write_config() to > use bwx the machine boots at least into singleuser - not tested more yet. > What is the special deal with the swiz stuff? AHA! I suspected the bwx/swiz mixup was implicated in this, and this suggests it does have something to do with it. Can you try something like this?: Index: cia.c =================================================================== RCS file: /home/ncvs/src/sys/alpha/pci/cia.c,v retrieving revision 1.27 diff -u -r1.27 cia.c --- cia.c 2000/09/02 01:05:37 1.27 +++ cia.c 2000/09/10 06:13:49 @@ -485,14 +485,17 @@ if (!platform.iointr) /* XXX */ set_iointr(alpha_dispatch_intr); - if (cia_ispyxis) { + if (cia_ispyxis) snprintf(chipset_type, sizeof(chipset_type), "pyxis"); + else + snprintf(chipset_type, sizeof(chipset_type), "cia"); + + if (cia_ispyxis || chipset_bwx || chipset == cia_bwx_chipset) { chipset_bwx = 1; chipset_ports = CIA_EV56_BWIO; chipset_memory = CIA_EV56_BWMEM; chipset_dense = CIA_PCI_DENSE; } else { - snprintf(chipset_type, sizeof(chipset_type), "cia"); chipset_bwx = 0; chipset_ports = CIA_PCI_SIO1; chipset_memory = CIA_PCI_SMEM1; I am not certain that this is correct, but we are definately screwing up the non-pyxis BWX case. This is a sledgehammer approach to see if bwx was set up earlier on and leave it on, rather than partly resetting it back to swiz mode but leaving the bwx chipset function pointers. Cheers, -Peter -- Peter Wemm - peter@FreeBSD.org; peter@yahoo-inc.com; peter@netplex.com.au "All of this is for nothing if we don't go to the stars" - JMS/B5 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-alpha" in the body of the message