From owner-freebsd-alpha@FreeBSD.ORG Sun Jun 8 01:23:46 2003 Return-Path: Delivered-To: freebsd-alpha@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 4E0A637B401 for ; Sun, 8 Jun 2003 01:23:46 -0700 (PDT) Received: from gmx.net (ADSL166-146.advancedsl.com.ar [200.63.166.146]) by mx1.FreeBSD.org (Postfix) with SMTP id ED93C43FB1 for ; Sun, 8 Jun 2003 01:23:44 -0700 (PDT) (envelope-from emprende@gmx.net) From: "Amalia Lafuente" To: Sender: "Amalia Lafuente" Mime-Version: 1.0 Content-Type: text/plain; charset="ISO-8859-1" Date: Sun, 8 Jun 2003 05:24:56 -0300 Content-Transfer-Encoding: 8bit Message-Id: <20030608082344.ED93C43FB1@mx1.FreeBSD.org> Subject: HJ0 X-BeenThere: freebsd-alpha@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Porting FreeBSD to the Alpha List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 08 Jun 2003 08:23:46 -0000 Rmhz From owner-freebsd-alpha@FreeBSD.ORG Mon Jun 9 10:20:55 2003 Return-Path: Delivered-To: freebsd-alpha@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id E6D7337B401; Mon, 9 Jun 2003 10:20:55 -0700 (PDT) Received: from cueball.rtp.FreeBSD.org (cueball.rtp.FreeBSD.org [192.58.184.37]) by mx1.FreeBSD.org (Postfix) with ESMTP id 167B743FB1; Mon, 9 Jun 2003 10:20:55 -0700 (PDT) (envelope-from des+tinderbox@freebsd.org) Received: from cueball.rtp.FreeBSD.org (localhost [127.0.0.1]) h59HJqkF067005; Mon, 9 Jun 2003 13:19:52 -0400 (EDT) (envelope-from des+tinderbox@freebsd.org) Received: (from des@localhost) by cueball.rtp.FreeBSD.org (8.12.9/8.12.9/Submit) id h59HJqRb067004; Mon, 9 Jun 2003 17:19:52 GMT (envelope-from des+tinderbox@freebsd.org) Date: Mon, 9 Jun 2003 17:19:52 GMT Message-Id: <200306091719.h59HJqRb067004@cueball.rtp.FreeBSD.org> X-Authentication-Warning: cueball.rtp.FreeBSD.org: des set sender to Tinderbox using -f Sender: Tinderbox From: Tinderbox To: current@freebsd.org, alpha@freebsd.org Subject: [-CURRENT tinderbox] failure on alpha/alpha X-BeenThere: freebsd-alpha@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Porting FreeBSD to the Alpha List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 09 Jun 2003 17:20:56 -0000 TB --- 2003-06-09 16:00:12 - starting CURRENT tinderbox run for alpha/alpha TB --- 2003-06-09 16:00:12 - checking out the source tree TB --- cd /home/des/tinderbox/CURRENT/alpha/alpha TB --- /usr/bin/cvs -f -R -q -d/home/ncvs update -Pd -A src TB --- 2003-06-09 16:02:11 - building world TB --- cd /home/des/tinderbox/CURRENT/alpha/alpha/src TB --- /usr/bin/make -B buildworld >>> Rebuilding the temporary build tree >>> stage 1: legacy release compatibility shims >>> stage 1: bootstrap tools >>> stage 2: cleaning up the object tree >>> stage 2: rebuilding the object tree >>> stage 2: build tools >>> stage 3: cross tools >>> stage 4: populating /home/des/tinderbox/CURRENT/alpha/alpha/obj/alpha/vol/vol0/users/des/tinderbox/CURRENT/alpha/alpha/src/i386/usr/include >>> stage 4: building libraries >>> stage 4: make dependencies >>> stage 4: building everything.. TB --- 2003-06-09 16:59:26 - building generic kernel TB --- cd /home/des/tinderbox/CURRENT/alpha/alpha/src TB --- /usr/bin/make buildkernel KERNCONF=GENERIC >>> Kernel build for GENERIC started on Mon Jun 9 16:59:27 GMT 2003 >>> Kernel build for GENERIC completed on Mon Jun 9 17:10:47 GMT 2003 TB --- 2003-06-09 17:10:47 - generating LINT kernel config TB --- cd /home/des/tinderbox/CURRENT/alpha/alpha/src/sys/alpha/conf TB --- /usr/bin/make -B LINT TB --- 2003-06-09 17:10:47 - building LINT kernel TB --- cd /home/des/tinderbox/CURRENT/alpha/alpha/src TB --- /usr/bin/make buildkernel KERNCONF=LINT >>> Kernel build for LINT started on Mon Jun 9 17:10:47 GMT 2003 [...] cc -c -O -pipe -mcpu=ev4 -mtune=ev5 -mieee -Wall -Wredundant-decls -Wnested-externs -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Winline -Wcast-qual -fformat-extensions -std=c99 -nostdinc -I- -I. -I/vol/vol0/users/des/tinderbox/CURRENT/alpha/alpha/src/sys -I/vol/vol0/users/des/tinderbox/CURRENT/alpha/alpha/src/sys/dev -I/vol/vol0/users/des/tinderbox/CURRENT/alpha/alpha/src/sys/contrib/dev/acpica -I/vol/vol0/users/des/tinderbox/CURRENT/alpha/alpha/src/sys/contrib/ipfilter -D_KERNEL -include opt_global.h -fno-common -fno-builtin -mno-fp-regs -ffixed-8 -Wa,-mev6 -ffreestanding -Werror /vol/vol0/users/des/tinderbox/CURRENT/alpha/alpha/src/sys/pci/if_wb.c cc -c -O -pipe -mcpu=ev4 -mtune=ev5 -mieee -Wall -Wredundant-decls -Wnested-externs -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Winline -Wcast-qual -fformat-extensions -std=c99 -nostdinc -I- -I. -I/vol/vol0/users/des/tinderbox/CURRENT/alpha/alpha/src/sys -I/vol/vol0/users/des/tinderbox/CURRENT/alpha/alpha/src/sys/dev -I/vol/vol0/users/des/tinderbox/CURRENT/alpha/alpha/src/sys/contrib/dev/acpica -I/vol/vol0/users/des/tinderbox/CURRENT/alpha/alpha/src/sys/contrib/ipfilter -D_KERNEL -include opt_global.h -fno-common -fno-builtin -mno-fp-regs -ffixed-8 -Wa,-mev6 -ffreestanding -Werror /vol/vol0/users/des/tinderbox/CURRENT/alpha/alpha/src/sys/pci/if_xl.c cc -c -O -pipe -mcpu=ev4 -mtune=ev5 -mieee -Wall -Wredundant-decls -Wnested-externs -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Winline -Wcast-qual -fformat-extensions -std=c99 -nostdinc -I- -I. -I/vol/vol0/users/des/tinderbox/CURRENT/alpha/alpha/src/sys -I/vol/vol0/users/des/tinderbox/CURRENT/alpha/alpha/src/sys/dev -I/vol/vol0/users/des/tinderbox/CURRENT/alpha/alpha/src/sys/contrib/dev/acpica -I/vol/vol0/users/des/tinderbox/CURRENT/alpha/alpha/src/sys/contrib/ipfilter -D_KERNEL -include opt_global.h -fno-common -fno-builtin -mno-fp-regs -ffixed-8 -Wa,-mev6 -ffreestanding -Werror /vol/vol0/users/des/tinderbox/CURRENT/alpha/alpha/src/sys/pci/intpm.c cc -c -O -pipe -mcpu=ev4 -mtune=ev5 -mieee -Wall -Wredundant-decls -Wnested-externs -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Winline -Wcast-qual -fformat-extensions -std=c99 -nostdinc -I- -I. -I/vol/vol0/users/des/tinderbox/CURRENT/alpha/alpha/src/sys -I/vol/vol0/users/des/tinderbox/CURRENT/alpha/alpha/src/sys/dev -I/vol/vol0/users/des/tinderbox/CURRENT/alpha/alpha/src/sys/contrib/dev/acpica -I/vol/vol0/users/des/tinderbox/CURRENT/alpha/alpha/src/sys/contrib/ipfilter -D_KERNEL -include opt_global.h -fno-common -fno-builtin -mno-fp-regs -ffixed-8 -Wa,-mev6 -ffreestanding /vol/vol0/users/des/tinderbox/CURRENT/alpha/alpha/src/sys/pci/meteor.c /vol/vol0/users/des/tinderbox/CURRENT/alpha/alpha/src/sys/pci/meteor.c:149:2: warning: #warning "The meteor driver is broken and is not compiled with LINT" cc -c -O -pipe -mcpu=ev4 -mtune=ev5 -mieee -Wall -Wredundant-decls -Wnested-externs -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Winline -Wcast-qual -fformat-extensions -std=c99 -nostdinc -I- -I. -I/vol/vol0/users/des/tinderbox/CURRENT/alpha/alpha/src/sys -I/vol/vol0/users/des/tinderbox/CURRENT/alpha/alpha/src/sys/dev -I/vol/vol0/users/des/tinderbox/CURRENT/alpha/alpha/src/sys/contrib/dev/acpica -I/vol/vol0/users/des/tinderbox/CURRENT/alpha/alpha/src/sys/contrib/ipfilter -D_KERNEL -include opt_global.h -fno-common -fno-builtin -mno-fp-regs -ffixed-8 -Wa,-mev6 -ffreestanding -Werror /vol/vol0/users/des/tinderbox/CURRENT/alpha/alpha/src/sys/pci/ncr.c /vol/vol0/users/des/tinderbox/CURRENT/alpha/alpha/src/sys/pci/ncr.c:1308: conflicting types for `ident' /vol/vol0/users/des/tinderbox/CURRENT/alpha/alpha/src/sys/sys/sysctl.h:584: previous declaration of `ident' *** Error code 1 Stop in /vol/vol0/users/des/tinderbox/CURRENT/alpha/alpha/obj/alpha/vol/vol0/users/des/tinderbox/CURRENT/alpha/alpha/src/sys/LINT. *** Error code 1 Stop in /vol/vol0/users/des/tinderbox/CURRENT/alpha/alpha/src. *** Error code 1 Stop in /vol/vol0/users/des/tinderbox/CURRENT/alpha/alpha/src. TB --- 2003-06-09 17:19:51 - /usr/bin/make returned exit code 1 TB --- 2003-06-09 17:19:51 - ERROR: failed to build lint kernel TB --- 2003-06-09 17:19:51 - tinderbox aborted From owner-freebsd-alpha@FreeBSD.ORG Fri Jun 13 10:29:11 2003 Return-Path: Delivered-To: freebsd-alpha@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 64FFE37B401; Fri, 13 Jun 2003 10:29:11 -0700 (PDT) Received: from cueball.rtp.FreeBSD.org (cueball.rtp.FreeBSD.org [192.58.184.37]) by mx1.FreeBSD.org (Postfix) with ESMTP id 81C1243FDF; Fri, 13 Jun 2003 10:29:10 -0700 (PDT) (envelope-from des+tinderbox@freebsd.org) Received: from cueball.rtp.FreeBSD.org (localhost [127.0.0.1]) h5DHRjkF023858; Fri, 13 Jun 2003 13:27:46 -0400 (EDT) (envelope-from des+tinderbox@freebsd.org) Received: (from des@localhost) by cueball.rtp.FreeBSD.org (8.12.9/8.12.9/Submit) id h5DH6q5t079351; Fri, 13 Jun 2003 17:06:52 GMT (envelope-from des+tinderbox@freebsd.org) Date: Fri, 13 Jun 2003 17:06:52 GMT Message-Id: <200306131706.h5DH6q5t079351@cueball.rtp.FreeBSD.org> X-Authentication-Warning: cueball.rtp.FreeBSD.Org: des set sender to Tinderbox using -f Sender: Tinderbox From: Tinderbox To: current@freebsd.org, alpha@freebsd.org Subject: [-CURRENT tinderbox] failure on alpha/alpha X-BeenThere: freebsd-alpha@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Porting FreeBSD to the Alpha List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 13 Jun 2003 17:29:11 -0000 TB --- 2003-06-13 16:00:14 - starting CURRENT tinderbox run for alpha/alpha TB --- 2003-06-13 16:00:14 - checking out the source tree TB --- cd /home/des/tinderbox/CURRENT/alpha/alpha TB --- /usr/bin/cvs -f -R -q -d/home/ncvs update -Pd -A src TB --- 2003-06-13 16:02:10 - building world TB --- cd /home/des/tinderbox/CURRENT/alpha/alpha/src TB --- /usr/bin/make -B buildworld >>> Rebuilding the temporary build tree >>> stage 1: legacy release compatibility shims >>> stage 1: bootstrap tools >>> stage 2: cleaning up the object tree >>> stage 2: rebuilding the object tree >>> stage 2: build tools >>> stage 3: cross tools >>> stage 4: populating /home/des/tinderbox/CURRENT/alpha/alpha/obj/alpha/vol/vol0/users/des/tinderbox/CURRENT/alpha/alpha/src/i386/usr/include >>> stage 4: building libraries >>> stage 4: make dependencies >>> stage 4: building everything.. TB --- 2003-06-13 16:59:32 - building generic kernel TB --- cd /home/des/tinderbox/CURRENT/alpha/alpha/src TB --- /usr/bin/make buildkernel KERNCONF=GENERIC >>> Kernel build for GENERIC started on Fri Jun 13 16:59:32 GMT 2003 [...] /vol/vol0/users/des/tinderbox/CURRENT/alpha/alpha/src/sys/dev/en/midway.c:1502: increment of pointer to unknown structure /vol/vol0/users/des/tinderbox/CURRENT/alpha/alpha/src/sys/dev/en/midway.c:1502: arithmetic on pointer to an incomplete type /vol/vol0/users/des/tinderbox/CURRENT/alpha/alpha/src/sys/dev/en/midway.c: In function `en_ioctl': /vol/vol0/users/des/tinderbox/CURRENT/alpha/alpha/src/sys/dev/en/midway.c:1591: `SIOCATMGETVCCS' undeclared (first use in this function) /vol/vol0/users/des/tinderbox/CURRENT/alpha/alpha/src/sys/dev/en/midway.c:1600: `SIOCATMGVCCS' undeclared (first use in this function) /vol/vol0/users/des/tinderbox/CURRENT/alpha/alpha/src/sys/dev/en/midway.c:1606: dereferencing pointer to incomplete type /vol/vol0/users/des/tinderbox/CURRENT/alpha/alpha/src/sys/dev/en/midway.c:1607: dereferencing pointer to incomplete type /vol/vol0/users/des/tinderbox/CURRENT/alpha/alpha/src/sys/dev/en/midway.c:1607: dereferencing pointer to incomplete type *** Error code 1 Stop in /vol/vol0/users/des/tinderbox/CURRENT/alpha/alpha/src/sys/modules/en. *** Error code 1 Stop in /vol/vol0/users/des/tinderbox/CURRENT/alpha/alpha/src/sys/modules. *** Error code 1 Stop in /vol/vol0/users/des/tinderbox/CURRENT/alpha/alpha/obj/alpha/vol/vol0/users/des/tinderbox/CURRENT/alpha/alpha/src/sys/GENERIC. *** Error code 1 Stop in /vol/vol0/users/des/tinderbox/CURRENT/alpha/alpha/src. *** Error code 1 Stop in /vol/vol0/users/des/tinderbox/CURRENT/alpha/alpha/src. TB --- 2003-06-13 17:06:52 - /usr/bin/make returned exit code 1 TB --- 2003-06-13 17:06:52 - ERROR: failed to build generic kernel TB --- 2003-06-13 17:06:52 - tinderbox aborted From owner-freebsd-alpha@FreeBSD.ORG Fri Jun 13 14:05:25 2003 Return-Path: Delivered-To: freebsd-alpha@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 2268837B401 for ; Fri, 13 Jun 2003 14:05:25 -0700 (PDT) Received: from geddar.km.ua (geddar.km.ua [62.149.0.130]) by mx1.FreeBSD.org (Postfix) with ESMTP id 4527E43F93 for ; Fri, 13 Jun 2003 14:05:23 -0700 (PDT) (envelope-from maxim@geddar.km.ua) Received: from geddar.km.ua (localhost [127.0.0.1]) by geddar.km.ua (8.12.9/8.12.9) with ESMTP id h5DL5KMW089624 for ; Sat, 14 Jun 2003 00:05:20 +0300 (EEST) (envelope-from maxim@geddar.km.ua) Received: (from maxim@localhost) by geddar.km.ua (8.12.9/8.12.9/Submit) id h5DL5KZV089623 for freebsd-alpha@freebsd.org; Sat, 14 Jun 2003 00:05:20 +0300 (EEST) Date: Sat, 14 Jun 2003 00:05:19 +0300 From: Maxim Mazurok To: freebsd-alpha@freebsd.org Message-ID: <20030613210519.GH338@km.ua> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline User-Agent: Mutt/1.5.4i Subject: additional com-port X-BeenThere: freebsd-alpha@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Porting FreeBSD to the Alpha List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 13 Jun 2003 21:05:25 -0000 i have small trouble i need to add subj to alpha 164SX mainboard i insert ISA com port width port 0x3e8 and irq 4 root@chinger:~#uname -a FreeBSD chinger.km.ua 4.8-STABLE FreeBSD 4.8-STABLE #10: Sun Jun 1 13:41:11 EEST 2003 root@chinger.km.ua:/var/opt/src/sys/compile/ALEPH alpha root@chinger:~#cat /sys/alpha/conf/ALEPH | grep COM # Serial (COM) ports (required) device sio0 at isa? port IO_COM1 irq 4 device sio1 at isa? port IO_COM2 irq 3 flags 0x50 device sio2 at isa? port IO_COM3 irq 4 root@chinger:~#cat /var/run/dmesg.boot | grep sio[0-2] 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 sio2: configured irq 4 not in bitmap of probed irqs 0 sio2 at port 0x3e8-0x3ef irq 4 on isa0 sio2: type 16450 where i wrong? -- Maxim Mazurok (MMP2-RIPE) From owner-freebsd-alpha@FreeBSD.ORG Fri Jun 13 15:49:27 2003 Return-Path: Delivered-To: freebsd-alpha@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 8EE0D37B401 for ; Fri, 13 Jun 2003 15:49:27 -0700 (PDT) Received: from srv1.cosmo-project.de (srv1.cosmo-project.de [213.83.6.106]) by mx1.FreeBSD.org (Postfix) with ESMTP id 301A543F85 for ; Fri, 13 Jun 2003 15:49:26 -0700 (PDT) (envelope-from ticso@cicely8.cicely.de) Received: from cicely5.cicely.de (cicely5.cicely.de [IPv6:3ffe:400:8d0:301:200:92ff:fe9b:20e7]) by srv1.cosmo-project.de (8.12.9/8.12.9) with ESMTP id h5DMnGHq028500 (version=TLSv1/SSLv3 cipher=EDH-RSA-DES-CBC3-SHA bits=168 verify=OK); Sat, 14 Jun 2003 00:49:21 +0200 (CEST) (envelope-from ticso@cicely8.cicely.de) Received: from cicely8.cicely.de (cicely8.cicely.de [10.1.1.10]) by cicely5.cicely.de (8.12.9/8.12.9) with ESMTP id h5DMnExZ007535 (version=TLSv1/SSLv3 cipher=EDH-RSA-DES-CBC3-SHA bits=168 verify=NO); Sat, 14 Jun 2003 00:49:14 +0200 (CEST) (envelope-from ticso@cicely8.cicely.de) Received: from cicely8.cicely.de (localhost [127.0.0.1]) by cicely8.cicely.de (8.12.6/8.12.6) with ESMTP id h5DMnDFP007499; Sat, 14 Jun 2003 00:49:13 +0200 (CEST) (envelope-from ticso@cicely8.cicely.de) Received: (from ticso@localhost) by cicely8.cicely.de (8.12.6/8.12.6/Submit) id h5DMnD2O007498; Sat, 14 Jun 2003 00:49:13 +0200 (CEST) Date: Sat, 14 Jun 2003 00:49:13 +0200 From: Bernd Walter To: Maxim Mazurok Message-ID: <20030613224912.GB7279@cicely8.cicely.de> References: <20030613210519.GH338@km.ua> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20030613210519.GH338@km.ua> X-Operating-System: FreeBSD cicely8.cicely.de 5.0-CURRENT i386 User-Agent: Mutt/1.5.1i cc: freebsd-alpha@freebsd.org Subject: Re: additional com-port X-BeenThere: freebsd-alpha@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list Reply-To: ticso@cicely.de List-Id: Porting FreeBSD to the Alpha List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 13 Jun 2003 22:49:27 -0000 On Sat, Jun 14, 2003 at 12:05:19AM +0300, Maxim Mazurok wrote: > i have small trouble > i need to add subj to alpha > 164SX mainboard > i insert ISA com port width port 0x3e8 and irq 4 > > root@chinger:~#uname -a > FreeBSD chinger.km.ua 4.8-STABLE FreeBSD 4.8-STABLE #10: Sun Jun 1 13:41:11 EEST 2003 root@chinger.km.ua:/var/opt/src/sys/compile/ALEPH alpha > root@chinger:~#cat /sys/alpha/conf/ALEPH | grep COM > # Serial (COM) ports (required) > device sio0 at isa? port IO_COM1 irq 4 > device sio1 at isa? port IO_COM2 irq 3 flags 0x50 > device sio2 at isa? port IO_COM3 irq 4 > root@chinger:~#cat /var/run/dmesg.boot | grep sio[0-2] > 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 > sio2: configured irq 4 not in bitmap of probed irqs 0 > sio2 at port 0x3e8-0x3ef irq 4 on isa0 > sio2: type 16450 > > where i wrong? You can't share ISA IRQs. -- B.Walter BWCT http://www.bwct.de ticso@bwct.de info@bwct.de From owner-freebsd-alpha@FreeBSD.ORG Fri Jun 13 16:00:07 2003 Return-Path: Delivered-To: freebsd-alpha@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id C781237B401 for ; Fri, 13 Jun 2003 16:00:07 -0700 (PDT) Received: from geddar.km.ua (geddar.km.ua [62.149.0.130]) by mx1.FreeBSD.org (Postfix) with ESMTP id EB6FD43FBD for ; Fri, 13 Jun 2003 16:00:05 -0700 (PDT) (envelope-from maxim@geddar.km.ua) Received: from geddar.km.ua (localhost [127.0.0.1]) by geddar.km.ua (8.12.9/8.12.9) with ESMTP id h5DMxxMW090360; Sat, 14 Jun 2003 01:59:59 +0300 (EEST) (envelope-from maxim@geddar.km.ua) Received: (from maxim@localhost) by geddar.km.ua (8.12.9/8.12.9/Submit) id h5DMxxDQ090359; Sat, 14 Jun 2003 01:59:59 +0300 (EEST) Date: Sat, 14 Jun 2003 01:59:59 +0300 From: Maxim Mazurok To: ticso@cicely.de Message-ID: <20030613225959.GI338@km.ua> References: <20030613210519.GH338@km.ua> <20030613224912.GB7279@cicely8.cicely.de> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20030613224912.GB7279@cicely8.cicely.de> User-Agent: Mutt/1.5.4i cc: freebsd-alpha@freebsd.org Subject: Re: additional com-port X-BeenThere: freebsd-alpha@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Porting FreeBSD to the Alpha List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 13 Jun 2003 23:00:08 -0000 On Sat, Jun 14, 2003 at 12:49:13AM +0200, Bernd Walter wrote: >> i have small trouble >> i need to add subj to alpha >> 164SX mainboard >> i insert ISA com port width port 0x3e8 and irq 4 >> >> root@chinger:~#uname -a >> FreeBSD chinger.km.ua 4.8-STABLE FreeBSD 4.8-STABLE #10: Sun Jun 1 13:41:11 EEST 2003 root@chinger.km.ua:/var/opt/src/sys/compile/ALEPH alpha >> root@chinger:~#cat /sys/alpha/conf/ALEPH | grep COM >> # Serial (COM) ports (required) >> device sio0 at isa? port IO_COM1 irq 4 >> device sio1 at isa? port IO_COM2 irq 3 flags 0x50 >> device sio2 at isa? port IO_COM3 irq 4 >> root@chinger:~#cat /var/run/dmesg.boot | grep sio[0-2] >> 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 >> sio2: configured irq 4 not in bitmap of probed irqs 0 >> sio2 at port 0x3e8-0x3ef irq 4 on isa0 >> sio2: type 16450 >> >> where i wrong? > >You can't share ISA IRQs. ok, can i deactivate one of onboard port. i need only serial console and my additional card. -- Maxim Mazurok (MMP2-RIPE) From owner-freebsd-alpha@FreeBSD.ORG Fri Jun 13 16:02:38 2003 Return-Path: Delivered-To: freebsd-alpha@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id D40ED37B401 for ; Fri, 13 Jun 2003 16:02:38 -0700 (PDT) Received: from geddar.km.ua (geddar.km.ua [62.149.0.130]) by mx1.FreeBSD.org (Postfix) with ESMTP id A97F843FB1 for ; Fri, 13 Jun 2003 16:02:35 -0700 (PDT) (envelope-from maxim@geddar.km.ua) Received: from geddar.km.ua (localhost [127.0.0.1]) by geddar.km.ua (8.12.9/8.12.9) with ESMTP id h5DN2WMW090404; Sat, 14 Jun 2003 02:02:32 +0300 (EEST) (envelope-from maxim@geddar.km.ua) Received: (from maxim@localhost) by geddar.km.ua (8.12.9/8.12.9/Submit) id h5DN2WF1090403; Sat, 14 Jun 2003 02:02:32 +0300 (EEST) Date: Sat, 14 Jun 2003 02:02:32 +0300 From: Maxim Mazurok To: ticso@cicely.de Message-ID: <20030613230232.GJ338@km.ua> References: <20030613210519.GH338@km.ua> <20030613224912.GB7279@cicely8.cicely.de> <20030613225959.GI338@km.ua> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20030613225959.GI338@km.ua> User-Agent: Mutt/1.5.4i cc: freebsd-alpha@freebsd.org Subject: Re: additional com-port X-BeenThere: freebsd-alpha@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Porting FreeBSD to the Alpha List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 13 Jun 2003 23:02:39 -0000 On Sat, Jun 14, 2003 at 01:59:59AM +0300, Maxim Mazurok wrote: >>> i have small trouble >>> i need to add subj to alpha >>> 164SX mainboard >>> i insert ISA com port width port 0x3e8 and irq 4 >>> >>> root@chinger:~#uname -a >>> FreeBSD chinger.km.ua 4.8-STABLE FreeBSD 4.8-STABLE #10: Sun Jun 1 13:41:11 EEST 2003 root@chinger.km.ua:/var/opt/src/sys/compile/ALEPH alpha >>> root@chinger:~#cat /sys/alpha/conf/ALEPH | grep COM >>> # Serial (COM) ports (required) >>> device sio0 at isa? port IO_COM1 irq 4 >>> device sio1 at isa? port IO_COM2 irq 3 flags 0x50 >>> device sio2 at isa? port IO_COM3 irq 4 >>> root@chinger:~#cat /var/run/dmesg.boot | grep sio[0-2] >>> 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 >>> sio2: configured irq 4 not in bitmap of probed irqs 0 >>> sio2 at port 0x3e8-0x3ef irq 4 on isa0 >>> sio2: type 16450 >>> >>> where i wrong? >> >>You can't share ISA IRQs. > >ok, can i deactivate one of onboard port. sorry. it's question. "ok, can i deactivate one of onboard port?" >i need only serial console and my additional card. and sorry for my bad english. -- Maxim Mazurok (MMP2-RIPE) From owner-freebsd-alpha@FreeBSD.ORG Fri Jun 13 16:06:27 2003 Return-Path: Delivered-To: freebsd-alpha@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 352A637B404; Fri, 13 Jun 2003 16:06:27 -0700 (PDT) Received: from mta01.mail.mel.aone.net.au (mta01.mail.au.uu.net [203.2.192.81]) by mx1.FreeBSD.org (Postfix) with ESMTP id B138A43F75; Fri, 13 Jun 2003 16:06:25 -0700 (PDT) (envelope-from rbyrnes@ozemail.com.au) Received: from pootah.ozemail.com.au ([63.60.235.16]) by mta01.mail.mel.aone.net.au with ESMTP <20030613230623.NFJM19061.mta01.mail.mel.aone.net.au@pootah.ozemail.com.au>; Sat, 14 Jun 2003 09:06:23 +1000 Message-Id: <5.2.1.1.2.20030611184805.0253b630@127.0.0.1> X-Sender: pop.ozemail.com.au/110/rbyrnes@127.0.0.1 (Unverified) X-Mailer: QUALCOMM Windows Eudora Version 5.2.1 Date: Sat, 14 Jun 2003 09:06:16 +1000 To: current@freebsd.org From: Rob B Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii"; format=flowed cc: alpha@freebsd.org Subject: buildkernel error in 5.1_RELEASE X-BeenThere: freebsd-alpha@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Porting FreeBSD to the Alpha List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 13 Jun 2003 23:06:27 -0000 I have downloaded the 5.1-RELEASE source via sysinstall and while world build fine, I have this error when trying to compile a new kernel from the downloaded source on Alpha: cc -c -O -pipe -mcpu=ev45 -mieee -Wall -Wredundant-decls -Wnested-externs -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Winline -Wcast-qual -fformat-extensions -std=c99 -nostdinc -I- -I. -I/usr/src/sys -I/usr/src/sys/dev -I/usr/src/sys/contrib/dev/acpica -I/usr/src/sys/contrib/ipfilter -D_KERNEL -include opt_global.h -fno-common -mno-fp-regs -ffixed-8 -Wa,-mev6 -ffreestanding -Werror vers.c linking kernel init_main.o: In function `proc0_init': init_main.o(.text+0x424): undefined reference to `kse0_sched' init_main.o(.text+0x430): undefined reference to `ksegrp0_sched' init_main.o(.text+0x43c): undefined reference to `proc0_sched' init_main.o(.text+0x448): undefined reference to `thread0_sched' *** Error code 1 Stop in /usr/obj/usr/src/sys/AYLEE. *** Error code 1 Stop in /usr/src. *** Error code 1 Stop in /usr/src. aylee# uname -a FreeBSD aylee.number6 5.0-RELEASE-p7 FreeBSD 5.0-RELEASE-p7 #0: Mon May 5 23:29:58 EST 2003 root@aylee.number6:/usr/obj/usr/src/sys/AYLEE alpha cheers, Rob -- When in doubt, fuck it. When not in doubt ... get in doubt! This is random quote 1185 of 1254. Distance from the centre of the brewing universe [15200.8 km (8207.8 mi), 262.8 deg](Apparent) Rennerian Public Key fingerprint = 6219 33BD A37B 368D 29F5 19FB 945D C4D7 1F66 D9C5 From owner-freebsd-alpha@FreeBSD.ORG Fri Jun 13 16:07:09 2003 Return-Path: Delivered-To: freebsd-alpha@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 88D5437B401 for ; Fri, 13 Jun 2003 16:07:09 -0700 (PDT) Received: from mail.chesapeake.net (chesapeake.net [208.142.252.6]) by mx1.FreeBSD.org (Postfix) with ESMTP id B0AA843FE5 for ; Fri, 13 Jun 2003 16:07:08 -0700 (PDT) (envelope-from jroberson@chesapeake.net) Received: from localhost (jroberson@localhost) by mail.chesapeake.net (8.11.6/8.11.6) with ESMTP id h5DN75T45649; Fri, 13 Jun 2003 19:07:05 -0400 (EDT) (envelope-from jroberson@chesapeake.net) Date: Fri, 13 Jun 2003 19:07:05 -0400 (EDT) From: Jeff Roberson To: Andrew Gallatin In-Reply-To: <16094.16676.273466.121560@grasshopper.cs.duke.edu> Message-ID: <20030613190624.W36168-100000@mail.chesapeake.net> MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII cc: Andrea Cocito cc: freebsd-alpha@freebsd.org cc: orlando.bassotto@ieo-research.it Subject: Re: 5.1beta2 on Alpha ES40 w/ 32GB pys ram X-BeenThere: freebsd-alpha@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Porting FreeBSD to the Alpha List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 13 Jun 2003 23:07:09 -0000 On Wed, 4 Jun 2003, Andrew Gallatin wrote: > > > Andrea Cocito writes: > > Hallo, > > > > I have a little (??) problem trying to boot FreeBSD 5.1beta2 > > on an ES40 with 32 gigs of physical RAM, this is the status: > > > > You have to limit physical memory to 2GB or less. Otherwise, DMAs > won't work. > > Drew Is this because we dont program the TLB on the DMA controller? I heard rumors that sparc64 has code to handle all of this for their chipsets. If they have the infrastructure it may not be hard to port. From owner-freebsd-alpha@FreeBSD.ORG Fri Jun 13 16:11:05 2003 Return-Path: Delivered-To: freebsd-alpha@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 4A05E37B401; Fri, 13 Jun 2003 16:11:05 -0700 (PDT) Received: from troutmask.apl.washington.edu (troutmask.apl.washington.edu [128.208.78.105]) by mx1.FreeBSD.org (Postfix) with ESMTP id B20BF43F75; Fri, 13 Jun 2003 16:11:04 -0700 (PDT) (envelope-from sgk@troutmask.apl.washington.edu) Received: from troutmask.apl.washington.edu (localhost [127.0.0.1]) h5DNB4PR036888; Fri, 13 Jun 2003 16:11:04 -0700 (PDT) (envelope-from sgk@troutmask.apl.washington.edu) Received: (from sgk@localhost)h5DNB4ZM036887; Fri, 13 Jun 2003 16:11:04 -0700 (PDT) Date: Fri, 13 Jun 2003 16:11:03 -0700 From: Steve Kargl To: Rob B Message-ID: <20030613231103.GA36858@troutmask.apl.washington.edu> References: <5.2.1.1.2.20030611184805.0253b630@127.0.0.1> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <5.2.1.1.2.20030611184805.0253b630@127.0.0.1> User-Agent: Mutt/1.4i cc: alpha@freebsd.org cc: current@freebsd.org Subject: Re: buildkernel error in 5.1_RELEASE X-BeenThere: freebsd-alpha@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Porting FreeBSD to the Alpha List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 13 Jun 2003 23:11:05 -0000 On Sat, Jun 14, 2003 at 09:06:16AM +1000, Rob B wrote: > linking kernel > init_main.o: In function `proc0_init': > init_main.o(.text+0x424): undefined reference to `kse0_sched' > init_main.o(.text+0x430): undefined reference to `ksegrp0_sched' > init_main.o(.text+0x43c): undefined reference to `proc0_sched' > init_main.o(.text+0x448): undefined reference to `thread0_sched' > *** Error code 1 > Read /usr/src/UPDATING 20030125: The scheduler framework has grown a second scheduler and consequently you must specify one and only one scheduler in your kernel config. The cvs config files have been updated to use the old scheduler which may be selected via 'options SCHED_4BSD'. If you would like to try the new, much more experimental, scheduler please try 'options SCHED_ULE' and contribute to the arch@ discussion. -- Steve From owner-freebsd-alpha@FreeBSD.ORG Fri Jun 13 16:19:47 2003 Return-Path: Delivered-To: freebsd-alpha@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id A2A9637B405; Fri, 13 Jun 2003 16:19:47 -0700 (PDT) Received: from mta01.mail.mel.aone.net.au (mta01.mail.au.uu.net [203.2.192.81]) by mx1.FreeBSD.org (Postfix) with ESMTP id 666EB43FBD; Fri, 13 Jun 2003 16:19:46 -0700 (PDT) (envelope-from robbyrnes@ozemail.com.au) Received: from pootah.ozemail.com.au ([63.60.235.16]) by mta01.mail.mel.aone.net.au with ESMTP <20030613231944.NJFT19061.mta01.mail.mel.aone.net.au@pootah.ozemail.com.au>; Sat, 14 Jun 2003 09:19:44 +1000 Message-Id: <5.2.1.1.2.20030614091009.0256dd50@127.0.0.1> X-Sender: pop.ozemail.com.au/110/robbyrnes@127.0.0.1 (Unverified) X-Mailer: QUALCOMM Windows Eudora Version 5.2.1 Date: Sat, 14 Jun 2003 09:19:38 +1000 To: alpha@freebsd.org From: Rob Byrnes Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii"; format=flowed cc: stable@freebsd.org Subject: odd crash on -STABLE box X-BeenThere: freebsd-alpha@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Porting FreeBSD to the Alpha List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 13 Jun 2003 23:19:48 -0000 I checked by Alpha this morning after it's been running fine for a while and saw this on the terminal (hand transposed): Jun 14 08:54:55 erwin getty[2087] : getty : retreiving gettytab entry 'default': Device not configured Jun 14 08:54:55 erwin getty[2087] : getty : retreiving gettytab entry 'Pc': Device not configured Jun 14 08:54:55 erwin getty[2087] : getty : retreiving gettytab entry 'Pc': Device not configured Jun 14 08:54:55 erwin tc setattr /dev/ttyv1: Operation not supported Jun 14 08:54:55 erwin init: getty repeating too quickly on /dev/ttyv1, sleeping 30 secs Tried to halt the box nicely, this error popped up: [root@erwin] /: halt spec_getpages : [#da/0] I/O read failure: (error 6) bp 0xfffffe0004a53b70 vp 0xfffffe000b683ec0 size: 65536, resid: 65536, a_count: 65536, valid: 0x0 nread: 0, reqpage: 0, pindex: 0, pcount: 0 /sbin/halt: Input/output error So I had to hard reset the box. It came back OK after a fsck, nothing in the logs at all root@erwin ~ % uname -a FreeBSD erwin.number6 4.8-STABLE FreeBSD 4.8-STABLE #0: Mon Jun 9 16:34:34 EST 2003 root@erwin.number6:/usr/obj/usr/src/sys/ERWIN alpha Any clues as to what went awry? Cheers, Rob From owner-freebsd-alpha@FreeBSD.ORG Fri Jun 13 16:21:28 2003 Return-Path: Delivered-To: freebsd-alpha@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id E3DE137B401 for ; Fri, 13 Jun 2003 16:21:28 -0700 (PDT) Received: from srv1.cosmo-project.de (srv1.cosmo-project.de [213.83.6.106]) by mx1.FreeBSD.org (Postfix) with ESMTP id 5000F43FDF for ; Fri, 13 Jun 2003 16:21:27 -0700 (PDT) (envelope-from ticso@cicely8.cicely.de) Received: from cicely5.cicely.de (cicely5.cicely.de [IPv6:3ffe:400:8d0:301:200:92ff:fe9b:20e7]) by srv1.cosmo-project.de (8.12.9/8.12.9) with ESMTP id h5DNLLHq029035 (version=TLSv1/SSLv3 cipher=EDH-RSA-DES-CBC3-SHA bits=168 verify=OK); Sat, 14 Jun 2003 01:21:24 +0200 (CEST) (envelope-from ticso@cicely8.cicely.de) Received: from cicely8.cicely.de (cicely8.cicely.de [10.1.1.10]) by cicely5.cicely.de (8.12.9/8.12.9) with ESMTP id h5DNLJxZ007717 (version=TLSv1/SSLv3 cipher=EDH-RSA-DES-CBC3-SHA bits=168 verify=NO); Sat, 14 Jun 2003 01:21:20 +0200 (CEST) (envelope-from ticso@cicely8.cicely.de) Received: from cicely8.cicely.de (localhost [127.0.0.1]) by cicely8.cicely.de (8.12.6/8.12.6) with ESMTP id h5DNLIFP007581; Sat, 14 Jun 2003 01:21:18 +0200 (CEST) (envelope-from ticso@cicely8.cicely.de) Received: (from ticso@localhost) by cicely8.cicely.de (8.12.6/8.12.6/Submit) id h5DNLHK3007580; Sat, 14 Jun 2003 01:21:17 +0200 (CEST) Date: Sat, 14 Jun 2003 01:21:16 +0200 From: Bernd Walter To: Maxim Mazurok Message-ID: <20030613232116.GC7279@cicely8.cicely.de> References: <20030613210519.GH338@km.ua> <20030613224912.GB7279@cicely8.cicely.de> <20030613225959.GI338@km.ua> <20030613230232.GJ338@km.ua> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20030613230232.GJ338@km.ua> X-Operating-System: FreeBSD cicely8.cicely.de 5.0-CURRENT i386 User-Agent: Mutt/1.5.1i cc: ticso@cicely.de cc: freebsd-alpha@freebsd.org Subject: Re: additional com-port X-BeenThere: freebsd-alpha@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list Reply-To: ticso@cicely.de List-Id: Porting FreeBSD to the Alpha List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 13 Jun 2003 23:21:29 -0000 On Sat, Jun 14, 2003 at 02:02:32AM +0300, Maxim Mazurok wrote: > On Sat, Jun 14, 2003 at 01:59:59AM +0300, Maxim Mazurok wrote: > > >>> i have small trouble > >>> i need to add subj to alpha > >>> 164SX mainboard > >>> i insert ISA com port width port 0x3e8 and irq 4 > >>> > >>> root@chinger:~#uname -a > >>> FreeBSD chinger.km.ua 4.8-STABLE FreeBSD 4.8-STABLE #10: Sun Jun 1 13:41:11 EEST 2003 root@chinger.km.ua:/var/opt/src/sys/compile/ALEPH alpha > >>> root@chinger:~#cat /sys/alpha/conf/ALEPH | grep COM > >>> # Serial (COM) ports (required) > >>> device sio0 at isa? port IO_COM1 irq 4 > >>> device sio1 at isa? port IO_COM2 irq 3 flags 0x50 > >>> device sio2 at isa? port IO_COM3 irq 4 > >>> root@chinger:~#cat /var/run/dmesg.boot | grep sio[0-2] > >>> 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 > >>> sio2: configured irq 4 not in bitmap of probed irqs 0 > >>> sio2 at port 0x3e8-0x3ef irq 4 on isa0 > >>> sio2: type 16450 > >>> > >>> where i wrong? > >> > >>You can't share ISA IRQs. > > > >ok, can i deactivate one of onboard port. > > sorry. it's question. "ok, can i deactivate one of onboard port?" There is a iscgfg command in SRM, which can be used to disable onboard isa components. The best would be to download the pdf manual from hp, because the syntax is not that simple. > >i need only serial console and my additional card. What is wrong with the second onboard serial? You just have to remove the flags which declare it to be a special debug interface for to kernel. See sio(4) manpage for details on flags. -- B.Walter BWCT http://www.bwct.de ticso@bwct.de info@bwct.de From owner-freebsd-alpha@FreeBSD.ORG Fri Jun 13 16:27:10 2003 Return-Path: Delivered-To: freebsd-alpha@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 414EF37B401; Fri, 13 Jun 2003 16:27:10 -0700 (PDT) Received: from srv1.cosmo-project.de (srv1.cosmo-project.de [213.83.6.106]) by mx1.FreeBSD.org (Postfix) with ESMTP id 06D7743FAF; Fri, 13 Jun 2003 16:27:09 -0700 (PDT) (envelope-from ticso@cicely8.cicely.de) Received: from cicely5.cicely.de (cicely5.cicely.de [IPv6:3ffe:400:8d0:301:200:92ff:fe9b:20e7]) by srv1.cosmo-project.de (8.12.9/8.12.9) with ESMTP id h5DNR4Hq029100 (version=TLSv1/SSLv3 cipher=EDH-RSA-DES-CBC3-SHA bits=168 verify=OK); Sat, 14 Jun 2003 01:27:06 +0200 (CEST) (envelope-from ticso@cicely8.cicely.de) Received: from cicely8.cicely.de (cicely8.cicely.de [10.1.1.10]) by cicely5.cicely.de (8.12.9/8.12.9) with ESMTP id h5DNR3xZ007748 (version=TLSv1/SSLv3 cipher=EDH-RSA-DES-CBC3-SHA bits=168 verify=NO); Sat, 14 Jun 2003 01:27:03 +0200 (CEST) (envelope-from ticso@cicely8.cicely.de) Received: from cicely8.cicely.de (localhost [127.0.0.1]) by cicely8.cicely.de (8.12.6/8.12.6) with ESMTP id h5DNR2FP007604; Sat, 14 Jun 2003 01:27:02 +0200 (CEST) (envelope-from ticso@cicely8.cicely.de) Received: (from ticso@localhost) by cicely8.cicely.de (8.12.6/8.12.6/Submit) id h5DNR2Of007603; Sat, 14 Jun 2003 01:27:02 +0200 (CEST) Date: Sat, 14 Jun 2003 01:27:02 +0200 From: Bernd Walter To: Rob Byrnes Message-ID: <20030613232701.GD7279@cicely8.cicely.de> References: <5.2.1.1.2.20030614091009.0256dd50@127.0.0.1> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <5.2.1.1.2.20030614091009.0256dd50@127.0.0.1> X-Operating-System: FreeBSD cicely8.cicely.de 5.0-CURRENT i386 User-Agent: Mutt/1.5.1i cc: stable@freebsd.org cc: alpha@freebsd.org Subject: Re: odd crash on -STABLE box X-BeenThere: freebsd-alpha@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list Reply-To: ticso@cicely.de List-Id: Porting FreeBSD to the Alpha List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 13 Jun 2003 23:27:10 -0000 On Sat, Jun 14, 2003 at 09:19:38AM +1000, Rob Byrnes wrote: > I checked by Alpha this morning after it's been running fine for a while > and saw this on the terminal (hand transposed): > > Jun 14 08:54:55 erwin getty[2087] : getty : retreiving gettytab entry > 'default': Device not configured > Jun 14 08:54:55 erwin getty[2087] : getty : retreiving gettytab entry 'Pc': > Device not configured > Jun 14 08:54:55 erwin getty[2087] : getty : retreiving gettytab entry 'Pc': > Device not configured > Jun 14 08:54:55 erwin tc setattr /dev/ttyv1: Operation not supported > Jun 14 08:54:55 erwin init: getty repeating too quickly on /dev/ttyv1, > sleeping 30 secs Sounds like some gettys can't read their config. > Tried to halt the box nicely, this error popped up: > > [root@erwin] /: halt > spec_getpages : [#da/0] I/O read failure: (error 6) bp > 0xfffffe0004a53b70 vp 0xfffffe000b683ec0 > size: 65536, resid: 65536, a_count: 65536, valid: 0x0 > nread: 0, reqpage: 0, pindex: 0, pcount: 0 > /sbin/halt: Input/output error Sound like a read error - without naming the aktual error. > So I had to hard reset the box. It came back OK after a fsck, nothing in > the logs at all > > root@erwin ~ % uname -a > FreeBSD erwin.number6 4.8-STABLE FreeBSD 4.8-STABLE #0: Mon Jun 9 16:34:34 > EST 2003 root@erwin.number6:/usr/obj/usr/src/sys/ERWIN alpha > > Any clues as to what went awry? I would guess that your / drive temporarily failed, but it's hard to say why. You should check cabeling - especially whatch out for loose power connectors. -- B.Walter BWCT http://www.bwct.de ticso@bwct.de info@bwct.de From owner-freebsd-alpha@FreeBSD.ORG Fri Jun 13 16:31:03 2003 Return-Path: Delivered-To: freebsd-alpha@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id DE0AF37B401 for ; Fri, 13 Jun 2003 16:31:03 -0700 (PDT) Received: from geddar.km.ua (geddar.km.ua [62.149.0.130]) by mx1.FreeBSD.org (Postfix) with ESMTP id A632F43FBF for ; Fri, 13 Jun 2003 16:31:01 -0700 (PDT) (envelope-from maxim@geddar.km.ua) Received: from geddar.km.ua (localhost [127.0.0.1]) by geddar.km.ua (8.12.9/8.12.9) with ESMTP id h5DNUvMW090655; Sat, 14 Jun 2003 02:30:57 +0300 (EEST) (envelope-from maxim@geddar.km.ua) Received: (from maxim@localhost) by geddar.km.ua (8.12.9/8.12.9/Submit) id h5DNUv2M090654; Sat, 14 Jun 2003 02:30:57 +0300 (EEST) Date: Sat, 14 Jun 2003 02:30:57 +0300 From: Maxim Mazurok To: ticso@cicely.de Message-ID: <20030613233057.GM338@km.ua> References: <20030613210519.GH338@km.ua> <20030613224912.GB7279@cicely8.cicely.de> <20030613225959.GI338@km.ua> <20030613230232.GJ338@km.ua> <20030613232116.GC7279@cicely8.cicely.de> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20030613232116.GC7279@cicely8.cicely.de> User-Agent: Mutt/1.5.4i cc: freebsd-alpha@freebsd.org Subject: Re: additional com-port X-BeenThere: freebsd-alpha@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Porting FreeBSD to the Alpha List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 13 Jun 2003 23:31:04 -0000 On Sat, Jun 14, 2003 at 01:21:16AM +0200, Bernd Walter wrote: >> >>> i have small trouble >> >>> i need to add subj to alpha >> >>> 164SX mainboard >> >>> i insert ISA com port width port 0x3e8 and irq 4 >> >>> >> >>> root@chinger:~#uname -a >> >>> FreeBSD chinger.km.ua 4.8-STABLE FreeBSD 4.8-STABLE #10: Sun Jun 1 13:41:11 EEST 2003 root@chinger.km.ua:/var/opt/src/sys/compile/ALEPH alpha >> >>> root@chinger:~#cat /sys/alpha/conf/ALEPH | grep COM >> >>> # Serial (COM) ports (required) >> >>> device sio0 at isa? port IO_COM1 irq 4 >> >>> device sio1 at isa? port IO_COM2 irq 3 flags 0x50 >> >>> device sio2 at isa? port IO_COM3 irq 4 >> >>> root@chinger:~#cat /var/run/dmesg.boot | grep sio[0-2] >> >>> 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 >> >>> sio2: configured irq 4 not in bitmap of probed irqs 0 >> >>> sio2 at port 0x3e8-0x3ef irq 4 on isa0 >> >>> sio2: type 16450 >> >>> >> >>> where i wrong? >> >> >> >>You can't share ISA IRQs. >> > >> >ok, can i deactivate one of onboard port. >> >> sorry. it's question. "ok, can i deactivate one of onboard port?" > >There is a iscgfg command in SRM, which can be used to disable onboard >isa components. >The best would be to download the pdf manual from hp, because the >syntax is not that simple. tnx >> >i need only serial console and my additional card. > >What is wrong with the second onboard serial? >You just have to remove the flags which declare it to be a special >debug interface for to kernel. >See sio(4) manpage for details on flags. hmmm sio2 - it's no traditional com-port it's ISA Cisco router console (cisco AP-EC) i no need second onboard com-port, but i need access to cisco console if i deactivated sio1 in SRM, change settings of cisco console to IO_COM2 and irq 3, can i use next kernel config for worked serial console to freebsd and worked console to cisco: device sio0 at isa? port IO_COM1 irq 4 device sio1 at isa? port IO_COM2 irq 3 ? and one more: now console to server connected to second com-port on board(upper). it's right? -- Maxim Mazurok (MMP2-RIPE) From owner-freebsd-alpha@FreeBSD.ORG Fri Jun 13 16:53:52 2003 Return-Path: Delivered-To: freebsd-alpha@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 99DCA37B401 for ; Fri, 13 Jun 2003 16:53:52 -0700 (PDT) Received: from srv1.cosmo-project.de (srv1.cosmo-project.de [213.83.6.106]) by mx1.FreeBSD.org (Postfix) with ESMTP id 6029C43FDD for ; Fri, 13 Jun 2003 16:53:51 -0700 (PDT) (envelope-from ticso@cicely8.cicely.de) Received: from cicely5.cicely.de (cicely5.cicely.de [IPv6:3ffe:400:8d0:301:200:92ff:fe9b:20e7]) by srv1.cosmo-project.de (8.12.9/8.12.9) with ESMTP id h5DNrhHq029457 (version=TLSv1/SSLv3 cipher=EDH-RSA-DES-CBC3-SHA bits=168 verify=OK); Sat, 14 Jun 2003 01:53:48 +0200 (CEST) (envelope-from ticso@cicely8.cicely.de) Received: from cicely8.cicely.de (cicely8.cicely.de [10.1.1.10]) by cicely5.cicely.de (8.12.9/8.12.9) with ESMTP id h5DNrfxZ007883 (version=TLSv1/SSLv3 cipher=EDH-RSA-DES-CBC3-SHA bits=168 verify=NO); Sat, 14 Jun 2003 01:53:41 +0200 (CEST) (envelope-from ticso@cicely8.cicely.de) Received: from cicely8.cicely.de (localhost [127.0.0.1]) by cicely8.cicely.de (8.12.6/8.12.6) with ESMTP id h5DNrdFP007667; Sat, 14 Jun 2003 01:53:40 +0200 (CEST) (envelope-from ticso@cicely8.cicely.de) Received: (from ticso@localhost) by cicely8.cicely.de (8.12.6/8.12.6/Submit) id h5DNrcrM007666; Sat, 14 Jun 2003 01:53:39 +0200 (CEST) Date: Sat, 14 Jun 2003 01:53:37 +0200 From: Bernd Walter To: Maxim Mazurok Message-ID: <20030613235336.GF7279@cicely8.cicely.de> References: <20030613210519.GH338@km.ua> <20030613224912.GB7279@cicely8.cicely.de> <20030613225959.GI338@km.ua> <20030613230232.GJ338@km.ua> <20030613232116.GC7279@cicely8.cicely.de> <20030613233057.GM338@km.ua> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20030613233057.GM338@km.ua> X-Operating-System: FreeBSD cicely8.cicely.de 5.0-CURRENT i386 User-Agent: Mutt/1.5.1i cc: ticso@cicely.de cc: freebsd-alpha@freebsd.org Subject: Re: additional com-port X-BeenThere: freebsd-alpha@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list Reply-To: ticso@cicely.de List-Id: Porting FreeBSD to the Alpha List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 13 Jun 2003 23:53:52 -0000 On Sat, Jun 14, 2003 at 02:30:57AM +0300, Maxim Mazurok wrote: > On Sat, Jun 14, 2003 at 01:21:16AM +0200, Bernd Walter wrote: > > >What is wrong with the second onboard serial? > >You just have to remove the flags which declare it to be a special > >debug interface for to kernel. > >See sio(4) manpage for details on flags. > > hmmm > sio2 - it's no traditional com-port > it's ISA Cisco router console (cisco AP-EC) > i no need second onboard com-port, but i need access to cisco console And you can't just give it another IRQ? Cisco should know that IRQ 3 and 4 are typically in use. > if i deactivated sio1 in SRM, change settings of cisco console to IO_COM2 > and irq 3, can i use next kernel config for worked serial console to freebsd > and worked console to cisco: > > device sio0 at isa? port IO_COM1 irq 4 > device sio1 at isa? port IO_COM2 irq 3 > ? Yes - that should work. > and one more: now console to server connected to second com-port on > board(upper). it's right? Sorry - I can't follow you here. The console is always on sio0, which is the upper one on PC164, so I asume it's also upper on PC164SX. The lower port needs to be disabled so you can reuse it's IRQ. -- B.Walter BWCT http://www.bwct.de ticso@bwct.de info@bwct.de From owner-freebsd-alpha@FreeBSD.ORG Fri Jun 13 17:24:38 2003 Return-Path: Delivered-To: freebsd-alpha@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 6C42A37B401 for ; Fri, 13 Jun 2003 17:24:38 -0700 (PDT) Received: from geddar.km.ua (geddar.km.ua [62.149.0.130]) by mx1.FreeBSD.org (Postfix) with ESMTP id 8184143FAF for ; Fri, 13 Jun 2003 17:24:36 -0700 (PDT) (envelope-from maxim@geddar.km.ua) Received: from geddar.km.ua (localhost [127.0.0.1]) by geddar.km.ua (8.12.9/8.12.9) with ESMTP id h5E0OUMW091258; Sat, 14 Jun 2003 03:24:30 +0300 (EEST) (envelope-from maxim@geddar.km.ua) Received: (from maxim@localhost) by geddar.km.ua (8.12.9/8.12.9/Submit) id h5E0OTu4091257; Sat, 14 Jun 2003 03:24:29 +0300 (EEST) Date: Sat, 14 Jun 2003 03:24:29 +0300 From: Maxim Mazurok To: ticso@cicely.de Message-ID: <20030614002429.GN338@km.ua> References: <20030613210519.GH338@km.ua> <20030613224912.GB7279@cicely8.cicely.de> <20030613225959.GI338@km.ua> <20030613230232.GJ338@km.ua> <20030613232116.GC7279@cicely8.cicely.de> <20030613233057.GM338@km.ua> <20030613235336.GF7279@cicely8.cicely.de> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20030613235336.GF7279@cicely8.cicely.de> User-Agent: Mutt/1.5.4i cc: freebsd-alpha@freebsd.org Subject: Re: additional com-port X-BeenThere: freebsd-alpha@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Porting FreeBSD to the Alpha List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 14 Jun 2003 00:24:38 -0000 On Sat, Jun 14, 2003 at 01:53:37AM +0200, Bernd Walter wrote: >> >What is wrong with the second onboard serial? >> >You just have to remove the flags which declare it to be a special >> >debug interface for to kernel. >> >See sio(4) manpage for details on flags. >> >> hmmm >> sio2 - it's no traditional com-port >> it's ISA Cisco router console (cisco AP-EC) >> i no need second onboard com-port, but i need access to cisco console > >And you can't just give it another IRQ? in SRM for onboard ports? >Cisco should know that IRQ 3 and 4 are typically in use. only 3 and 4. no else. >> if i deactivated sio1 in SRM, change settings of cisco console to IO_COM2 >> and irq 3, can i use next kernel config for worked serial console to freebsd >> and worked console to cisco: >> >> device sio0 at isa? port IO_COM1 irq 4 >> device sio1 at isa? port IO_COM2 irq 3 >> ? > >Yes - that should work. > >> and one more: now console to server connected to second com-port on >> board(upper). it's right? > >Sorry - I can't follow you here. >The console is always on sio0, which is the upper one on PC164, so >I asume it's also upper on PC164SX. >The lower port needs to be disabled so you can reuse it's IRQ. tnx! -- Maxim Mazurok (MMP2-RIPE) From owner-freebsd-alpha@FreeBSD.ORG Fri Jun 13 17:30:08 2003 Return-Path: Delivered-To: freebsd-alpha@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 64E6C37B401 for ; Fri, 13 Jun 2003 17:30:08 -0700 (PDT) Received: from srv1.cosmo-project.de (srv1.cosmo-project.de [213.83.6.106]) by mx1.FreeBSD.org (Postfix) with ESMTP id D378643FDD for ; Fri, 13 Jun 2003 17:30:06 -0700 (PDT) (envelope-from ticso@cicely8.cicely.de) Received: from cicely5.cicely.de (cicely5.cicely.de [IPv6:3ffe:400:8d0:301:200:92ff:fe9b:20e7]) by srv1.cosmo-project.de (8.12.9/8.12.9) with ESMTP id h5E0TtHq029861 (version=TLSv1/SSLv3 cipher=EDH-RSA-DES-CBC3-SHA bits=168 verify=OK); Sat, 14 Jun 2003 02:30:00 +0200 (CEST) (envelope-from ticso@cicely8.cicely.de) Received: from cicely8.cicely.de (cicely8.cicely.de [10.1.1.10]) by cicely5.cicely.de (8.12.9/8.12.9) with ESMTP id h5E0TrxZ008033 (version=TLSv1/SSLv3 cipher=EDH-RSA-DES-CBC3-SHA bits=168 verify=NO); Sat, 14 Jun 2003 02:29:54 +0200 (CEST) (envelope-from ticso@cicely8.cicely.de) Received: from cicely8.cicely.de (localhost [127.0.0.1]) by cicely8.cicely.de (8.12.6/8.12.6) with ESMTP id h5E0TpFP007783; Sat, 14 Jun 2003 02:29:52 +0200 (CEST) (envelope-from ticso@cicely8.cicely.de) Received: (from ticso@localhost) by cicely8.cicely.de (8.12.6/8.12.6/Submit) id h5E0ToXV007782; Sat, 14 Jun 2003 02:29:50 +0200 (CEST) Date: Sat, 14 Jun 2003 02:29:47 +0200 From: Bernd Walter To: Maxim Mazurok Message-ID: <20030614002946.GG7279@cicely8.cicely.de> References: <20030613210519.GH338@km.ua> <20030613224912.GB7279@cicely8.cicely.de> <20030613225959.GI338@km.ua> <20030613230232.GJ338@km.ua> <20030613232116.GC7279@cicely8.cicely.de> <20030613233057.GM338@km.ua> <20030613235336.GF7279@cicely8.cicely.de> <20030614002429.GN338@km.ua> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20030614002429.GN338@km.ua> X-Operating-System: FreeBSD cicely8.cicely.de 5.0-CURRENT i386 User-Agent: Mutt/1.5.1i cc: ticso@cicely.de cc: freebsd-alpha@freebsd.org Subject: Re: additional com-port X-BeenThere: freebsd-alpha@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list Reply-To: ticso@cicely.de List-Id: Porting FreeBSD to the Alpha List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 14 Jun 2003 00:30:08 -0000 On Sat, Jun 14, 2003 at 03:24:29AM +0300, Maxim Mazurok wrote: > On Sat, Jun 14, 2003 at 01:53:37AM +0200, Bernd Walter wrote: > > >> >What is wrong with the second onboard serial? > >> >You just have to remove the flags which declare it to be a special > >> >debug interface for to kernel. > >> >See sio(4) manpage for details on flags. > >> > >> hmmm > >> sio2 - it's no traditional com-port > >> it's ISA Cisco router console (cisco AP-EC) > >> i no need second onboard com-port, but i need access to cisco console > > > >And you can't just give it another IRQ? > > in SRM for onboard ports? You can check for, but I doubt that it's supported. -- B.Walter BWCT http://www.bwct.de ticso@bwct.de info@bwct.de From owner-freebsd-alpha@FreeBSD.ORG Fri Jun 13 18:13:57 2003 Return-Path: Delivered-To: freebsd-alpha@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id AE8D337B401 for ; Fri, 13 Jun 2003 18:13:57 -0700 (PDT) Received: from geddar.km.ua (geddar.km.ua [62.149.0.130]) by mx1.FreeBSD.org (Postfix) with ESMTP id A437543FD7 for ; Fri, 13 Jun 2003 18:13:55 -0700 (PDT) (envelope-from maxim@geddar.km.ua) Received: from geddar.km.ua (localhost [127.0.0.1]) by geddar.km.ua (8.12.9/8.12.9) with ESMTP id h5E1DmMW091445; Sat, 14 Jun 2003 04:13:48 +0300 (EEST) (envelope-from maxim@geddar.km.ua) Received: (from maxim@localhost) by geddar.km.ua (8.12.9/8.12.9/Submit) id h5E1DmEA091444; Sat, 14 Jun 2003 04:13:48 +0300 (EEST) Date: Sat, 14 Jun 2003 04:13:48 +0300 From: Maxim Mazurok To: ticso@cicely.de Message-ID: <20030614011348.GO338@km.ua> References: <20030613210519.GH338@km.ua> <20030613224912.GB7279@cicely8.cicely.de> <20030613225959.GI338@km.ua> <20030613230232.GJ338@km.ua> <20030613232116.GC7279@cicely8.cicely.de> <20030613233057.GM338@km.ua> <20030613235336.GF7279@cicely8.cicely.de> <20030614002429.GN338@km.ua> <20030614002946.GG7279@cicely8.cicely.de> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20030614002946.GG7279@cicely8.cicely.de> User-Agent: Mutt/1.5.4i cc: freebsd-alpha@freebsd.org Subject: Re: additional com-port X-BeenThere: freebsd-alpha@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Porting FreeBSD to the Alpha List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 14 Jun 2003 01:13:58 -0000 On Sat, Jun 14, 2003 at 02:29:47AM +0200, Bernd Walter wrote: >> >> >You just have to remove the flags which declare it to be a special >> >> >debug interface for to kernel. >> >> >See sio(4) manpage for details on flags. >> >> >> >> hmmm >> >> sio2 - it's no traditional com-port >> >> it's ISA Cisco router console (cisco AP-EC) >> >> i no need second onboard com-port, but i need access to cisco console >> > >> >And you can't just give it another IRQ? >> >> in SRM for onboard ports? > >You can check for, but I doubt that it's supported. yes :) i can only on/off port but strange: i off onboard com2, but freebsd see it: sio0 at port 0x3f8-0x3ff irq 4 flags 0x10 on isa0 sio0: type 16550A, console sio0: interrupting at ISA irq 4 sio1 at port 0x2f8-0x2ff irq 3 on isa0 sio1: type 16550A sio1: interrupting at ISA irq 3 sio2: configured irq 4 not in bitmap of probed irqs 0 sio2 at port 0x3e8-0x3ef irq 4 on isa0 sio2: type 16450 i see in 'show config' - this port in disable state. -- Maxim Mazurok (MMP2-RIPE) From owner-freebsd-alpha@FreeBSD.ORG Fri Jun 13 22:31:21 2003 Return-Path: Delivered-To: freebsd-alpha@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 9EE4937B407; Fri, 13 Jun 2003 22:31:21 -0700 (PDT) Received: from cueball.rtp.FreeBSD.org (cueball.rtp.FreeBSD.org [192.58.184.37]) by mx1.FreeBSD.org (Postfix) with ESMTP id E172843FAF; Fri, 13 Jun 2003 22:31:20 -0700 (PDT) (envelope-from des+tinderbox@freebsd.org) Received: from cueball.rtp.FreeBSD.org (localhost [127.0.0.1]) h5E5SBkF094031; Sat, 14 Jun 2003 01:28:25 -0400 (EDT) (envelope-from des+tinderbox@freebsd.org) Received: (from des@localhost) by cueball.rtp.FreeBSD.org (8.12.9/8.12.9/Submit) id h5E57rTC048527; Sat, 14 Jun 2003 05:07:53 GMT (envelope-from des+tinderbox@freebsd.org) Date: Sat, 14 Jun 2003 05:07:53 GMT Message-Id: <200306140507.h5E57rTC048527@cueball.rtp.FreeBSD.org> X-Authentication-Warning: cueball.rtp.FreeBSD.org: des set sender to Tinderbox using -f Sender: Tinderbox From: Tinderbox To: current@freebsd.org, alpha@freebsd.org Subject: [-CURRENT tinderbox] failure on alpha/alpha X-BeenThere: freebsd-alpha@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Porting FreeBSD to the Alpha List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 14 Jun 2003 05:31:22 -0000 TB --- 2003-06-14 04:00:15 - starting CURRENT tinderbox run for alpha/alpha TB --- 2003-06-14 04:00:15 - checking out the source tree TB --- cd /home/des/tinderbox/CURRENT/alpha/alpha TB --- /usr/bin/cvs -f -R -q -d/home/ncvs update -Pd -A src TB --- 2003-06-14 04:03:14 - building world TB --- cd /home/des/tinderbox/CURRENT/alpha/alpha/src TB --- /usr/bin/make -B buildworld >>> Rebuilding the temporary build tree >>> stage 1: legacy release compatibility shims >>> stage 1: bootstrap tools >>> stage 2: cleaning up the object tree >>> stage 2: rebuilding the object tree >>> stage 2: build tools >>> stage 3: cross tools >>> stage 4: populating /home/des/tinderbox/CURRENT/alpha/alpha/obj/alpha/vol/vol0/users/des/tinderbox/CURRENT/alpha/alpha/src/i386/usr/include >>> stage 4: building libraries >>> stage 4: make dependencies >>> stage 4: building everything.. TB --- 2003-06-14 05:00:35 - building generic kernel TB --- cd /home/des/tinderbox/CURRENT/alpha/alpha/src TB --- /usr/bin/make buildkernel KERNCONF=GENERIC >>> Kernel build for GENERIC started on Sat Jun 14 05:00:35 GMT 2003 [...] /vol/vol0/users/des/tinderbox/CURRENT/alpha/alpha/src/sys/dev/en/midway.c:1502: increment of pointer to unknown structure /vol/vol0/users/des/tinderbox/CURRENT/alpha/alpha/src/sys/dev/en/midway.c:1502: arithmetic on pointer to an incomplete type /vol/vol0/users/des/tinderbox/CURRENT/alpha/alpha/src/sys/dev/en/midway.c: In function `en_ioctl': /vol/vol0/users/des/tinderbox/CURRENT/alpha/alpha/src/sys/dev/en/midway.c:1591: `SIOCATMGETVCCS' undeclared (first use in this function) /vol/vol0/users/des/tinderbox/CURRENT/alpha/alpha/src/sys/dev/en/midway.c:1600: `SIOCATMGVCCS' undeclared (first use in this function) /vol/vol0/users/des/tinderbox/CURRENT/alpha/alpha/src/sys/dev/en/midway.c:1606: dereferencing pointer to incomplete type /vol/vol0/users/des/tinderbox/CURRENT/alpha/alpha/src/sys/dev/en/midway.c:1607: dereferencing pointer to incomplete type /vol/vol0/users/des/tinderbox/CURRENT/alpha/alpha/src/sys/dev/en/midway.c:1607: dereferencing pointer to incomplete type *** Error code 1 Stop in /vol/vol0/users/des/tinderbox/CURRENT/alpha/alpha/src/sys/modules/en. *** Error code 1 Stop in /vol/vol0/users/des/tinderbox/CURRENT/alpha/alpha/src/sys/modules. *** Error code 1 Stop in /vol/vol0/users/des/tinderbox/CURRENT/alpha/alpha/obj/alpha/vol/vol0/users/des/tinderbox/CURRENT/alpha/alpha/src/sys/GENERIC. *** Error code 1 Stop in /vol/vol0/users/des/tinderbox/CURRENT/alpha/alpha/src. *** Error code 1 Stop in /vol/vol0/users/des/tinderbox/CURRENT/alpha/alpha/src. TB --- 2003-06-14 05:07:53 - /usr/bin/make returned exit code 1 TB --- 2003-06-14 05:07:53 - ERROR: failed to build generic kernel TB --- 2003-06-14 05:07:53 - tinderbox aborted From owner-freebsd-alpha@FreeBSD.ORG Sat Jun 14 03:21:59 2003 Return-Path: Delivered-To: freebsd-alpha@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 03B2337B401 for ; Sat, 14 Jun 2003 03:21:59 -0700 (PDT) Received: from freebie.xs4all.nl (freebie.xs4all.nl [213.84.32.253]) by mx1.FreeBSD.org (Postfix) with ESMTP id C44D443FBD for ; Sat, 14 Jun 2003 03:21:57 -0700 (PDT) (envelope-from wkb@freebie.xs4all.nl) Received: from freebie.xs4all.nl (localhost [127.0.0.1]) by freebie.xs4all.nl (8.12.9/8.12.9) with ESMTP id h5EALsb0049759; Sat, 14 Jun 2003 12:21:54 +0200 (CEST) (envelope-from wkb@freebie.xs4all.nl) Received: (from wkb@localhost) by freebie.xs4all.nl (8.12.9/8.12.9/Submit) id h5EALsfg049758; Sat, 14 Jun 2003 12:21:54 +0200 (CEST) Date: Sat, 14 Jun 2003 12:21:54 +0200 From: Wilko Bulte To: ticso@cicely.de Message-ID: <20030614102154.GA49721@freebie.xs4all.nl> References: <20030613210519.GH338@km.ua> <20030613224912.GB7279@cicely8.cicely.de> <20030613225959.GI338@km.ua> <20030613230232.GJ338@km.ua> <20030613232116.GC7279@cicely8.cicely.de> <20030613233057.GM338@km.ua> <20030613235336.GF7279@cicely8.cicely.de> <20030614002429.GN338@km.ua> <20030614002946.GG7279@cicely8.cicely.de> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20030614002946.GG7279@cicely8.cicely.de> User-Agent: Mutt/1.4i X-OS: FreeBSD 4.8-STABLE X-PGP: finger wilko@freebsd.org cc: freebsd-alpha@freebsd.org Subject: Re: additional com-port X-BeenThere: freebsd-alpha@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Porting FreeBSD to the Alpha List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 14 Jun 2003 10:21:59 -0000 On Sat, Jun 14, 2003 at 02:29:47AM +0200, Bernd Walter wrote: > On Sat, Jun 14, 2003 at 03:24:29AM +0300, Maxim Mazurok wrote: > > On Sat, Jun 14, 2003 at 01:53:37AM +0200, Bernd Walter wrote: > > > > >> >What is wrong with the second onboard serial? > > >> >You just have to remove the flags which declare it to be a special > > >> >debug interface for to kernel. > > >> >See sio(4) manpage for details on flags. > > >> > > >> hmmm > > >> sio2 - it's no traditional com-port > > >> it's ISA Cisco router console (cisco AP-EC) > > >> i no need second onboard com-port, but i need access to cisco console > > > > > >And you can't just give it another IRQ? > > > > in SRM for onboard ports? > > You can check for, but I doubt that it's supported. I'm afraid you can forget that, yes.. -- | / o / /_ _ wilko@FreeBSD.org |/|/ / / /( (_) Bulte From owner-freebsd-alpha@FreeBSD.ORG Sat Jun 14 03:23:25 2003 Return-Path: Delivered-To: freebsd-alpha@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 00C0037B401 for ; Sat, 14 Jun 2003 03:23:25 -0700 (PDT) Received: from freebie.xs4all.nl (freebie.xs4all.nl [213.84.32.253]) by mx1.FreeBSD.org (Postfix) with ESMTP id B027E43F3F for ; Sat, 14 Jun 2003 03:23:23 -0700 (PDT) (envelope-from wkb@freebie.xs4all.nl) Received: from freebie.xs4all.nl (localhost [127.0.0.1]) by freebie.xs4all.nl (8.12.9/8.12.9) with ESMTP id h5EANLb0049778; Sat, 14 Jun 2003 12:23:21 +0200 (CEST) (envelope-from wkb@freebie.xs4all.nl) Received: (from wkb@localhost) by freebie.xs4all.nl (8.12.9/8.12.9/Submit) id h5EANLHU049777; Sat, 14 Jun 2003 12:23:21 +0200 (CEST) Date: Sat, 14 Jun 2003 12:23:21 +0200 From: Wilko Bulte To: Maxim Mazurok Message-ID: <20030614102321.GB49721@freebie.xs4all.nl> References: <20030613210519.GH338@km.ua> <20030613224912.GB7279@cicely8.cicely.de> <20030613225959.GI338@km.ua> <20030613230232.GJ338@km.ua> <20030613232116.GC7279@cicely8.cicely.de> <20030613233057.GM338@km.ua> <20030613235336.GF7279@cicely8.cicely.de> <20030614002429.GN338@km.ua> <20030614002946.GG7279@cicely8.cicely.de> <20030614011348.GO338@km.ua> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20030614011348.GO338@km.ua> User-Agent: Mutt/1.4i X-OS: FreeBSD 4.8-STABLE X-PGP: finger wilko@freebsd.org cc: ticso@cicely.de cc: freebsd-alpha@freebsd.org Subject: Re: additional com-port X-BeenThere: freebsd-alpha@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Porting FreeBSD to the Alpha List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 14 Jun 2003 10:23:25 -0000 On Sat, Jun 14, 2003 at 04:13:48AM +0300, Maxim Mazurok wrote: > On Sat, Jun 14, 2003 at 02:29:47AM +0200, Bernd Walter wrote: > > >> >> >You just have to remove the flags which declare it to be a special > >> >> >debug interface for to kernel. > >> >> >See sio(4) manpage for details on flags. > >> >> > >> >> hmmm > >> >> sio2 - it's no traditional com-port > >> >> it's ISA Cisco router console (cisco AP-EC) > >> >> i no need second onboard com-port, but i need access to cisco console > >> > > >> >And you can't just give it another IRQ? > >> > >> in SRM for onboard ports? > > > >You can check for, but I doubt that it's supported. > > yes :) > i can only on/off port > but strange: > i off onboard com2, but freebsd see it: > > sio0 at port 0x3f8-0x3ff irq 4 flags 0x10 on isa0 > sio0: type 16550A, console > sio0: interrupting at ISA irq 4 > sio1 at port 0x2f8-0x2ff irq 3 on isa0 > sio1: type 16550A > sio1: interrupting at ISA irq 3 > sio2: configured irq 4 not in bitmap of probed irqs 0 > sio2 at port 0x3e8-0x3ef irq 4 on isa0 > sio2: type 16450 > > i see in 'show config' - this port in disable state. IIRC isacfg just produces a table to be used by Tru64 or VMS but does not actually disable any hardware components. This is a truly obscure area of the SRM. -- | / o / /_ _ wilko@FreeBSD.org |/|/ / / /( (_) Bulte From owner-freebsd-alpha@FreeBSD.ORG Sat Jun 14 10:18:03 2003 Return-Path: Delivered-To: freebsd-alpha@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id E918037B401 for ; Sat, 14 Jun 2003 10:18:03 -0700 (PDT) Received: from geddar.km.ua (geddar.km.ua [62.149.0.130]) by mx1.FreeBSD.org (Postfix) with ESMTP id D59CE43FAF for ; Sat, 14 Jun 2003 10:18:01 -0700 (PDT) (envelope-from maxim@geddar.km.ua) Received: from geddar.km.ua (localhost [127.0.0.1]) by geddar.km.ua (8.12.9/8.12.9) with ESMTP id h5EHGtMW000787; Sat, 14 Jun 2003 20:17:00 +0300 (EEST) (envelope-from maxim@geddar.km.ua) Received: (from maxim@localhost) by geddar.km.ua (8.12.9/8.12.9/Submit) id h5EHGh0C000786; Sat, 14 Jun 2003 20:16:43 +0300 (EEST) Date: Sat, 14 Jun 2003 20:16:43 +0300 From: Maxim Mazurok To: Wilko Bulte Message-ID: <20030614171643.GS338@km.ua> References: <20030613224912.GB7279@cicely8.cicely.de> <20030613225959.GI338@km.ua> <20030613230232.GJ338@km.ua> <20030613232116.GC7279@cicely8.cicely.de> <20030613233057.GM338@km.ua> <20030613235336.GF7279@cicely8.cicely.de> <20030614002429.GN338@km.ua> <20030614002946.GG7279@cicely8.cicely.de> <20030614011348.GO338@km.ua> <20030614102321.GB49721@freebie.xs4all.nl> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20030614102321.GB49721@freebie.xs4all.nl> User-Agent: Mutt/1.5.4i cc: ticso@cicely.de cc: freebsd-alpha@freebsd.org Subject: Re: additional com-port X-BeenThere: freebsd-alpha@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Porting FreeBSD to the Alpha List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 14 Jun 2003 17:18:04 -0000 On Sat, Jun 14, 2003 at 12:23:21PM +0200, Wilko Bulte wrote: >> >> >> >You just have to remove the flags which declare it to be a special >> >> >> >debug interface for to kernel. >> >> >> >See sio(4) manpage for details on flags. >> >> >> >> >> >> hmmm >> >> >> sio2 - it's no traditional com-port >> >> >> it's ISA Cisco router console (cisco AP-EC) >> >> >> i no need second onboard com-port, but i need access to cisco console >> >> > >> >> >And you can't just give it another IRQ? >> >> >> >> in SRM for onboard ports? >> > >> >You can check for, but I doubt that it's supported. >> >> yes :) >> i can only on/off port >> but strange: >> i off onboard com2, but freebsd see it: >> >> sio0 at port 0x3f8-0x3ff irq 4 flags 0x10 on isa0 >> sio0: type 16550A, console >> sio0: interrupting at ISA irq 4 >> sio1 at port 0x2f8-0x2ff irq 3 on isa0 >> sio1: type 16550A >> sio1: interrupting at ISA irq 3 >> sio2: configured irq 4 not in bitmap of probed irqs 0 >> sio2 at port 0x3e8-0x3ef irq 4 on isa0 >> sio2: type 16450 >> >> i see in 'show config' - this port in disable state. > >IIRC isacfg just produces a table to be used by Tru64 or VMS but does >not actually disable any hardware components. This is a truly obscure >area of the SRM. it's right :( i try next config: >>>show config [...skip...] ISA Slot Device Name Type Enabled BaseAddr IRQ DMA 0 0 MOUSE Embedded Yes 60 12 1 KBD Embedded Yes 60 1 2 COM1 Embedded Yes 3f8 4 3 COM2 Embedded No 2f8 3 4 LPT1 Embedded Yes 3bc 7 5 FLOPPY Embedded Yes 3f0 6 2 2 0 COM4 Singleport Yes 2e8 3 in kernel: device sio0 at isa? port IO_COM1 irq 4 flags 0x10 #device sio1 at isa? port IO_COM2 irq 3 #flags 0x50 device sio3 at isa? port IO_COM4 irq 3 in dmesg: sio0 at port 0x3f8-0x3ff irq 4 flags 0x10 on isa0 sio0: type 16550A, console sio0: interrupting at ISA irq 4 sio3: configured irq 3 not in bitmap of probed irqs 0 sio3 at port 0x2e8-0x2ef irq 3 on isa0 sio3: type 16450 sio3: interrupting at ISA irq 3 no worked :(((( so, can i try to run serial port under FreeBSD in pooling mode? :) -- Maxim Mazurok (MMP2-RIPE) From owner-freebsd-alpha@FreeBSD.ORG Sat Jun 14 10:29:19 2003 Return-Path: Delivered-To: freebsd-alpha@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 7DE0437B401; Sat, 14 Jun 2003 10:29:19 -0700 (PDT) Received: from cueball.rtp.FreeBSD.org (cueball.rtp.FreeBSD.org [192.58.184.37]) by mx1.FreeBSD.org (Postfix) with ESMTP id C153143FBF; Sat, 14 Jun 2003 10:29:18 -0700 (PDT) (envelope-from des+tinderbox@freebsd.org) Received: from cueball.rtp.FreeBSD.org (localhost [127.0.0.1]) h5EHRkkF082708; Sat, 14 Jun 2003 13:27:48 -0400 (EDT) (envelope-from des+tinderbox@freebsd.org) Received: (from des@localhost) by cueball.rtp.FreeBSD.org (8.12.9/8.12.9/Submit) id h5EGq9E4009083; Sat, 14 Jun 2003 16:52:09 GMT (envelope-from des+tinderbox@freebsd.org) Date: Sat, 14 Jun 2003 16:52:09 GMT Message-Id: <200306141652.h5EGq9E4009083@cueball.rtp.FreeBSD.org> X-Authentication-Warning: cueball.rtp.FreeBSD.Org: des set sender to Tinderbox using -f Sender: Tinderbox From: Tinderbox To: current@freebsd.org, alpha@freebsd.org Precedence: bulk Subject: [-CURRENT tinderbox] failure on alpha/alpha X-BeenThere: freebsd-alpha@freebsd.org X-Mailman-Version: 2.1.1 List-Id: Porting FreeBSD to the Alpha List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 14 Jun 2003 17:29:19 -0000 TB --- 2003-06-14 16:00:15 - starting CURRENT tinderbox run for alpha/alpha TB --- 2003-06-14 16:00:15 - checking out the source tree TB --- cd /home/des/tinderbox/CURRENT/alpha/alpha TB --- /usr/bin/cvs -f -R -q -d/home/ncvs update -Pd -A src TB --- 2003-06-14 16:02:57 - building world TB --- cd /home/des/tinderbox/CURRENT/alpha/alpha/src TB --- /usr/bin/make -B buildworld >>> Rebuilding the temporary build tree >>> stage 1: legacy release compatibility shims >>> stage 1: bootstrap tools >>> stage 2: cleaning up the object tree >>> stage 2: rebuilding the object tree >>> stage 2: build tools >>> stage 3: cross tools >>> stage 4: populating /home/des/tinderbox/CURRENT/alpha/alpha/obj/alpha/vol/vol0/users/des/tinderbox/CURRENT/alpha/alpha/src/i386/usr/include >>> stage 4: building libraries >>> stage 4: make dependencies >>> stage 4: building everything.. [...] In file included from /home/des/tinderbox/CURRENT/alpha/alpha/obj/alpha/vol/vol0/users/des/tinderbox/CURRENT/alpha/alpha/src/i386/usr/include/sys/stat.h:100, from /vol/vol0/users/des/tinderbox/CURRENT/alpha/alpha/src/contrib/tcp_wrappers/tcpd.c:23: /home/des/tinderbox/CURRENT/alpha/alpha/obj/alpha/vol/vol0/users/des/tinderbox/CURRENT/alpha/alpha/src/i386/usr/include/sys/time.h: In function `timespec2bintime': /home/des/tinderbox/CURRENT/alpha/alpha/obj/alpha/vol/vol0/users/des/tinderbox/CURRENT/alpha/alpha/src/i386/usr/include/sys/time.h:125: warning: ISO C89 forbids long long integer constants /home/des/tinderbox/CURRENT/alpha/alpha/obj/alpha/vol/vol0/users/des/tinderbox/CURRENT/alpha/alpha/src/i386/usr/include/sys/time.h: In function `timeval2bintime': /home/des/tinderbox/CURRENT/alpha/alpha/obj/alpha/vol/vol0/users/des/tinderbox/CURRENT/alpha/alpha/src/i386/usr/include/sys/time.h:142: warning: ISO C89 forbids long long integer constants /vol/vol0/users/des/tinderbox/CURRENT/alpha/alpha/src/contrib/tcp_wrappers/tcpd.c: In function `main': /vol/vol0/users/des/tinderbox/CURRENT/alpha/alpha/src/contrib/tcp_wrappers/tcpd.c:133: warning: ISO C does not support the `%m' printf format *** Error code 1 Stop in /vol/vol0/users/des/tinderbox/CURRENT/alpha/alpha/src/libexec/tcpd. *** Error code 1 Stop in /vol/vol0/users/des/tinderbox/CURRENT/alpha/alpha/src/libexec. *** Error code 1 Stop in /vol/vol0/users/des/tinderbox/CURRENT/alpha/alpha/src. *** Error code 1 Stop in /vol/vol0/users/des/tinderbox/CURRENT/alpha/alpha/src. *** Error code 1 Stop in /vol/vol0/users/des/tinderbox/CURRENT/alpha/alpha/src. TB --- 2003-06-14 16:52:09 - /usr/bin/make returned exit code 1 TB --- 2003-06-14 16:52:09 - ERROR: failed to build world TB --- 2003-06-14 16:52:09 - tinderbox aborted From owner-freebsd-alpha@FreeBSD.ORG Sat Jun 14 10:36:47 2003 Return-Path: Delivered-To: freebsd-alpha@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 0A02437B401 for ; Sat, 14 Jun 2003 10:36:47 -0700 (PDT) Received: from srv1.cosmo-project.de (srv1.cosmo-project.de [213.83.6.106]) by mx1.FreeBSD.org (Postfix) with ESMTP id B080543F85 for ; Sat, 14 Jun 2003 10:36:45 -0700 (PDT) (envelope-from ticso@cicely8.cicely.de) Received: from cicely5.cicely.de (cicely5.cicely.de [IPv6:3ffe:400:8d0:301:200:92ff:fe9b:20e7]) by srv1.cosmo-project.de (8.12.9/8.12.9) with ESMTP id h5EHaZHq049555 (version=TLSv1/SSLv3 cipher=EDH-RSA-DES-CBC3-SHA bits=168 verify=OK); Sat, 14 Jun 2003 19:36:38 +0200 (CEST) (envelope-from ticso@cicely8.cicely.de) Received: from cicely8.cicely.de (cicely8.cicely.de [10.1.1.10]) by cicely5.cicely.de (8.12.9/8.12.9) with ESMTP id h5EHaXxZ022292 (version=TLSv1/SSLv3 cipher=EDH-RSA-DES-CBC3-SHA bits=168 verify=NO); Sat, 14 Jun 2003 19:36:34 +0200 (CEST) (envelope-from ticso@cicely8.cicely.de) Received: from cicely8.cicely.de (localhost [127.0.0.1]) by cicely8.cicely.de (8.12.6/8.12.6) with ESMTP id h5EHaWFP010418; Sat, 14 Jun 2003 19:36:32 +0200 (CEST) (envelope-from ticso@cicely8.cicely.de) Received: (from ticso@localhost) by cicely8.cicely.de (8.12.6/8.12.6/Submit) id h5EHaVc6010417; Sat, 14 Jun 2003 19:36:31 +0200 (CEST) Date: Sat, 14 Jun 2003 19:36:30 +0200 From: Bernd Walter To: Maxim Mazurok Message-ID: <20030614173630.GQ7279@cicely8.cicely.de> References: <20030613225959.GI338@km.ua> <20030613230232.GJ338@km.ua> <20030613232116.GC7279@cicely8.cicely.de> <20030613233057.GM338@km.ua> <20030613235336.GF7279@cicely8.cicely.de> <20030614002429.GN338@km.ua> <20030614002946.GG7279@cicely8.cicely.de> <20030614011348.GO338@km.ua> <20030614102321.GB49721@freebie.xs4all.nl> <20030614171643.GS338@km.ua> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20030614171643.GS338@km.ua> X-Operating-System: FreeBSD cicely8.cicely.de 5.0-CURRENT i386 User-Agent: Mutt/1.5.1i cc: ticso@cicely.de cc: freebsd-alpha@freebsd.org Subject: Re: additional com-port X-BeenThere: freebsd-alpha@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list Reply-To: ticso@cicely.de List-Id: Porting FreeBSD to the Alpha List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 14 Jun 2003 17:36:47 -0000 On Sat, Jun 14, 2003 at 08:16:43PM +0300, Maxim Mazurok wrote: > On Sat, Jun 14, 2003 at 12:23:21PM +0200, Wilko Bulte wrote: > in kernel: > device sio0 at isa? port IO_COM1 irq 4 flags 0x10 > #device sio1 at isa? port IO_COM2 irq 3 #flags 0x50 > device sio3 at isa? port IO_COM4 irq 3 > > in dmesg: > sio0 at port 0x3f8-0x3ff irq 4 flags 0x10 on isa0 > sio0: type 16550A, console > sio0: interrupting at ISA irq 4 > sio3: configured irq 3 not in bitmap of probed irqs 0 > sio3 at port 0x2e8-0x2ef irq 3 on isa0 > sio3: type 16450 > sio3: interrupting at ISA irq 3 > > no worked :(((( Have you really tried? IRQ doesn't work on alpha in every case, so the line doesn't have to mean anything. > so, can i try to run serial port under FreeBSD in pooling mode? :) No. -- B.Walter BWCT http://www.bwct.de ticso@bwct.de info@bwct.de From owner-freebsd-alpha@FreeBSD.ORG Sat Jun 14 10:52:59 2003 Return-Path: Delivered-To: freebsd-alpha@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 4285637B401 for ; Sat, 14 Jun 2003 10:52:59 -0700 (PDT) Received: from srv1.cosmo-project.de (srv1.cosmo-project.de [213.83.6.106]) by mx1.FreeBSD.org (Postfix) with ESMTP id E82B943F3F for ; Sat, 14 Jun 2003 10:52:57 -0700 (PDT) (envelope-from ticso@cicely8.cicely.de) Received: from cicely5.cicely.de (cicely5.cicely.de [IPv6:3ffe:400:8d0:301:200:92ff:fe9b:20e7]) by srv1.cosmo-project.de (8.12.9/8.12.9) with ESMTP id h5EHqpHq049677 (version=TLSv1/SSLv3 cipher=EDH-RSA-DES-CBC3-SHA bits=168 verify=OK); Sat, 14 Jun 2003 19:52:54 +0200 (CEST) (envelope-from ticso@cicely8.cicely.de) Received: from cicely8.cicely.de (cicely8.cicely.de [10.1.1.10]) by cicely5.cicely.de (8.12.9/8.12.9) with ESMTP id h5EHqmxZ022357 (version=TLSv1/SSLv3 cipher=EDH-RSA-DES-CBC3-SHA bits=168 verify=NO); Sat, 14 Jun 2003 19:52:49 +0200 (CEST) (envelope-from ticso@cicely8.cicely.de) Received: from cicely8.cicely.de (localhost [127.0.0.1]) by cicely8.cicely.de (8.12.6/8.12.6) with ESMTP id h5EHqlFP010447; Sat, 14 Jun 2003 19:52:47 +0200 (CEST) (envelope-from ticso@cicely8.cicely.de) Received: (from ticso@localhost) by cicely8.cicely.de (8.12.6/8.12.6/Submit) id h5EHqlMe010446; Sat, 14 Jun 2003 19:52:47 +0200 (CEST) Date: Sat, 14 Jun 2003 19:52:47 +0200 From: Bernd Walter To: Maxim Mazurok Message-ID: <20030614175246.GR7279@cicely8.cicely.de> References: <20030613230232.GJ338@km.ua> <20030613232116.GC7279@cicely8.cicely.de> <20030613233057.GM338@km.ua> <20030613235336.GF7279@cicely8.cicely.de> <20030614002429.GN338@km.ua> <20030614002946.GG7279@cicely8.cicely.de> <20030614011348.GO338@km.ua> <20030614102321.GB49721@freebie.xs4all.nl> <20030614171643.GS338@km.ua> <20030614173630.GQ7279@cicely8.cicely.de> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20030614173630.GQ7279@cicely8.cicely.de> X-Operating-System: FreeBSD cicely8.cicely.de 5.0-CURRENT i386 User-Agent: Mutt/1.5.1i cc: ticso@cicely.de cc: freebsd-alpha@freebsd.org Subject: Re: additional com-port X-BeenThere: freebsd-alpha@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list Reply-To: ticso@cicely.de List-Id: Porting FreeBSD to the Alpha List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 14 Jun 2003 17:52:59 -0000 On Sat, Jun 14, 2003 at 07:36:30PM +0200, Bernd Walter wrote: > On Sat, Jun 14, 2003 at 08:16:43PM +0300, Maxim Mazurok wrote: > > On Sat, Jun 14, 2003 at 12:23:21PM +0200, Wilko Bulte wrote: > > in kernel: > > device sio0 at isa? port IO_COM1 irq 4 flags 0x10 > > #device sio1 at isa? port IO_COM2 irq 3 #flags 0x50 > > device sio3 at isa? port IO_COM4 irq 3 > > > > in dmesg: > > sio0 at port 0x3f8-0x3ff irq 4 flags 0x10 on isa0 > > sio0: type 16550A, console > > sio0: interrupting at ISA irq 4 > > sio3: configured irq 3 not in bitmap of probed irqs 0 > > sio3 at port 0x2e8-0x2ef irq 3 on isa0 > > sio3: type 16450 > > sio3: interrupting at ISA irq 3 > > > > no worked :(((( > > Have you really tried? > IRQ doesn't work on alpha in every case, so the line doesn't have ^ probing > to mean anything. -- B.Walter BWCT http://www.bwct.de ticso@bwct.de info@bwct.de From owner-freebsd-alpha@FreeBSD.ORG Sat Jun 14 22:59:38 2003 Return-Path: Delivered-To: freebsd-alpha@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id F3C6337B401; Sat, 14 Jun 2003 22:59:37 -0700 (PDT) Received: from cueball.rtp.FreeBSD.org (cueball.rtp.FreeBSD.org [192.58.184.37]) by mx1.FreeBSD.org (Postfix) with ESMTP id 1617C43F3F; Sat, 14 Jun 2003 22:59:37 -0700 (PDT) (envelope-from des+tinderbox@freebsd.org) Received: from cueball.rtp.FreeBSD.org (localhost [127.0.0.1]) h5F5T0kL073554; Sun, 15 Jun 2003 01:29:57 -0400 (EDT) (envelope-from des+tinderbox@freebsd.org) Received: (from des@localhost) by cueball.rtp.FreeBSD.org (8.12.9/8.12.9/Submit) id h5F4Iksa055417; Sun, 15 Jun 2003 04:18:46 GMT (envelope-from des+tinderbox@freebsd.org) Date: Sun, 15 Jun 2003 04:18:46 GMT Message-Id: <200306150418.h5F4Iksa055417@cueball.rtp.FreeBSD.org> X-Authentication-Warning: cueball.rtp.FreeBSD.Org: des set sender to Tinderbox using -f Sender: Tinderbox From: Tinderbox To: current@freebsd.org, alpha@freebsd.org Precedence: bulk Subject: [-CURRENT tinderbox] failure on alpha/alpha X-BeenThere: freebsd-alpha@freebsd.org X-Mailman-Version: 2.1.1 List-Id: Porting FreeBSD to the Alpha List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 15 Jun 2003 05:59:38 -0000 TB --- 2003-06-15 04:00:16 - starting CURRENT tinderbox run for alpha/alpha TB --- 2003-06-15 04:00:16 - checking out the source tree TB --- cd /home/des/tinderbox/CURRENT/alpha/alpha TB --- /usr/bin/cvs -f -R -q -d/home/ncvs update -Pd -A src TB --- 2003-06-15 04:02:40 - building world TB --- cd /home/des/tinderbox/CURRENT/alpha/alpha/src TB --- /usr/bin/make -B buildworld >>> Rebuilding the temporary build tree >>> stage 1: legacy release compatibility shims >>> stage 1: bootstrap tools >>> stage 2: cleaning up the object tree >>> stage 2: rebuilding the object tree >>> stage 2: build tools >>> stage 3: cross tools >>> stage 4: populating /home/des/tinderbox/CURRENT/alpha/alpha/obj/alpha/vol/vol0/users/des/tinderbox/CURRENT/alpha/alpha/src/i386/usr/include >>> stage 4: building libraries [...] cc -O -pipe -mcpu=ev4 -mtune=ev5 -mieee -DLIBC_SCCS -I/vol/vol0/users/des/tinderbox/CURRENT/alpha/alpha/src/lib/libkvm -c /vol/vol0/users/des/tinderbox/CURRENT/alpha/alpha/src/lib/libkvm/kvm_file.c -o kvm_file.o cc -O -pipe -mcpu=ev4 -mtune=ev5 -mieee -DLIBC_SCCS -I/vol/vol0/users/des/tinderbox/CURRENT/alpha/alpha/src/lib/libkvm -c /vol/vol0/users/des/tinderbox/CURRENT/alpha/alpha/src/lib/libkvm/kvm_getloadavg.c -o kvm_getloadavg.o cc -O -pipe -mcpu=ev4 -mtune=ev5 -mieee -DLIBC_SCCS -I/vol/vol0/users/des/tinderbox/CURRENT/alpha/alpha/src/lib/libkvm -c /vol/vol0/users/des/tinderbox/CURRENT/alpha/alpha/src/lib/libkvm/kvm_getswapinfo.c -o kvm_getswapinfo.o cc -O -pipe -mcpu=ev4 -mtune=ev5 -mieee -DLIBC_SCCS -I/vol/vol0/users/des/tinderbox/CURRENT/alpha/alpha/src/lib/libkvm -c /vol/vol0/users/des/tinderbox/CURRENT/alpha/alpha/src/lib/libkvm/kvm_proc.c -o kvm_proc.o /vol/vol0/users/des/tinderbox/CURRENT/alpha/alpha/src/lib/libkvm/kvm_proc.c: In function `kvm_proclist': /vol/vol0/users/des/tinderbox/CURRENT/alpha/alpha/src/lib/libkvm/kvm_proc.c:129: `P_THREADED' undeclared (first use in this function) /vol/vol0/users/des/tinderbox/CURRENT/alpha/alpha/src/lib/libkvm/kvm_proc.c:129: (Each undeclared identifier is reported only once /vol/vol0/users/des/tinderbox/CURRENT/alpha/alpha/src/lib/libkvm/kvm_proc.c:129: for each function it appears in.) *** Error code 1 Stop in /vol/vol0/users/des/tinderbox/CURRENT/alpha/alpha/src/lib/libkvm. *** Error code 1 Stop in /vol/vol0/users/des/tinderbox/CURRENT/alpha/alpha/src. *** Error code 1 Stop in /vol/vol0/users/des/tinderbox/CURRENT/alpha/alpha/src. *** Error code 1 Stop in /vol/vol0/users/des/tinderbox/CURRENT/alpha/alpha/src. *** Error code 1 Stop in /vol/vol0/users/des/tinderbox/CURRENT/alpha/alpha/src. TB --- 2003-06-15 04:18:46 - /usr/bin/make returned exit code 1 TB --- 2003-06-15 04:18:46 - ERROR: failed to build world TB --- 2003-06-15 04:18:46 - tinderbox aborted