From owner-freebsd-current Sun Aug 25 4:14:47 2002 Delivered-To: freebsd-current@freebsd.org Received: from mx1.FreeBSD.org (mx1.FreeBSD.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 0951037B400 for ; Sun, 25 Aug 2002 04:14:46 -0700 (PDT) Received: from hcshh.hcs.de (hcshh.hcs.de [194.123.40.1]) by mx1.FreeBSD.org (Postfix) with ESMTP id 516DE43E42 for ; Sun, 25 Aug 2002 04:14:45 -0700 (PDT) (envelope-from hm@hcs.de) Received: from localhost (localhost.hcs.de [127.0.0.1]) by hcshh.hcs.de (Postfix) with ESMTP id 3A9E715606; Sun, 25 Aug 2002 13:14:42 +0200 (CEST) Received: from hcswork.hcs.de (hcswork.hcs.de [172.24.124.5]) by hcshh.hcs.de (Postfix) with ESMTP id 9E0E3155E7; Sun, 25 Aug 2002 13:14:39 +0200 (CEST) Received: by hcswork.hcs.de (Postfix, from userid 200) id 8351543F; Sun, 25 Aug 2002 13:14:39 +0200 (METDST) Subject: Re: cvs/network problems ? In-Reply-To: <20020824170631.11998501@hcswork.hcs.de> "from Hellmuth Michaelis at Aug 24, 2002 07:06:31 pm" To: FreeBSD@hcs.de, Current Date: Sun, 25 Aug 2002 13:14:39 +0200 (METDST) Reply-To: hm@hcs.de Organization: HCS Hanseatischer Computerservice GmbH X-Mailer: ELM [version 2.4ME+ PL84 (25)] MIME-Version: 1.0 Content-Transfer-Encoding: 7bit Content-Type: text/plain; charset=US-ASCII Message-Id: <20020825111439.8351543F@hcswork.hcs.de> From: hm@hcs.de (Hellmuth Michaelis) X-Virus-Scanned-HCS: by AMaViS perl-11 Sender: owner-freebsd-current@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG From the keyboard of Hellmuth Michaelis: > For some days i'm not able to cvs checkout from a stable to a current > machine anymore. The stable machine runs a stable as of today, the current > a currect as of yesterday or the day before. Just to followup to myself: the current machine shows received truncated ip packets in tcpdump, it looks like this is a driver problem on the stable machine (ste driver, Dlink TX-580). hellmuth -- Hellmuth Michaelis Tel +49 40 55 97 47-70 HCS Hanseatischer Computerservice GmbH Fax +49 40 55 97 47-77 Oldesloer Strasse 97-99 Mail hm [at] hcs.de D-22457 Hamburg WWW http://www.hcs.de To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-current" in the body of the message From owner-freebsd-current Sun Aug 25 5:34:11 2002 Delivered-To: freebsd-current@freebsd.org Received: from mx1.FreeBSD.org (mx1.FreeBSD.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id A3A8B37B400 for ; Sun, 25 Aug 2002 05:34:08 -0700 (PDT) Received: from freebie.xs4all.nl (freebie.xs4all.nl [213.84.32.253]) by mx1.FreeBSD.org (Postfix) with ESMTP id AC7D043E6A for ; Sun, 25 Aug 2002 05:34:06 -0700 (PDT) (envelope-from wkb@freebie.xs4all.nl) Received: from freebie.xs4all.nl (localhost [127.0.0.1]) by freebie.xs4all.nl (8.12.5/8.12.2) with ESMTP id g7PCXumU026529; Sun, 25 Aug 2002 14:33:57 +0200 (CEST) (envelope-from wkb@freebie.xs4all.nl) Received: (from wkb@localhost) by freebie.xs4all.nl (8.12.5/8.12.5/Submit) id g7PCXuMn026515; Sun, 25 Aug 2002 14:33:56 +0200 (CEST) Date: Sun, 25 Aug 2002 14:33:56 +0200 From: Wilko Bulte To: Christian Weisgerber Cc: freebsd-current@FreeBSD.ORG Subject: Re: current buildworld failure on Alpha? Message-ID: <20020825143356.A24152@freebie.xs4all.nl> References: <20020820224825.A987@freebie.xs4all.nl> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline User-Agent: Mutt/1.2.5i In-Reply-To: ; from naddy@mips.inka.de on Wed, Aug 21, 2002 at 11:38:00AM +0000 X-OS: FreeBSD 4.6-STABLE X-PGP: finger wilko@freebsd.org Sender: owner-freebsd-current@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG On Wed, Aug 21, 2002 at 11:38:00AM +0000, Christian Weisgerber wrote: > Wilko Bulte wrote: > > > ds10#make > > Segmentation fault (core dumped) > > "/usr/src/Makefile.inc1", line 140: warning: "make -f /dev/null -m > > /usr/src/share/mk CPUTYPE=ev56 -V CPUTYPE" returned non-zero status > > There was a time window when "make -V ..." was broken on 64-bit > archs, i.e. it would segfault after printing the result. This has > been fixed in revision 1.69 of make/main.c. > > > FreeBSD ds10.wbnet 5.0-CURRENT FreeBSD 5.0-CURRENT #7: Sat Aug 10 19:51:27 > > make was fixed on August 11. Thanks! A manual make/make install of 'make' ;) fixed it -- | / o / /_ _ wilko@FreeBSD.org |/|/ / / /( (_) Bulte Arnhem, the Netherlands To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-current" in the body of the message From owner-freebsd-current Sun Aug 25 8: 8:55 2002 Delivered-To: freebsd-current@freebsd.org Received: from mx1.FreeBSD.org (mx1.FreeBSD.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id E19CD37B400 for ; Sun, 25 Aug 2002 08:08:53 -0700 (PDT) Received: from dibbler.ne.client2.attbi.com (dibbler.ne.client2.attbi.com [24.61.41.247]) by mx1.FreeBSD.org (Postfix) with ESMTP id 44A1C43E84 for ; Sun, 25 Aug 2002 08:08:53 -0700 (PDT) (envelope-from rodrigc@dibbler.ne.client2.attbi.com) Received: from dibbler.ne.client2.attbi.com (localhost [127.0.0.1]) by dibbler.ne.client2.attbi.com (8.12.5/8.12.5) with ESMTP id g7PJpV06002071 for ; Sun, 25 Aug 2002 19:51:32 GMT (envelope-from rodrigc@dibbler.ne.client2.attbi.com) Received: (from rodrigc@localhost) by dibbler.ne.client2.attbi.com (8.12.5/8.12.5/Submit) id g7PJpUi0002070 for freebsd-current@freebsd.org; Sun, 25 Aug 2002 15:51:30 -0400 (EDT) Date: Sun, 25 Aug 2002 15:51:30 -0400 From: Craig Rodrigues To: freebsd-current@freebsd.org Subject: Question about device.hints man page Message-ID: <20020825155130.A2058@attbi.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline User-Agent: Mutt/1.2.5.1i Sender: owner-freebsd-current@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG Hi, Running: 5.0-CURRENT-20020818-JPSNAP I am reading the man page for device.hints, and I think I see an inconsistency: ============================================================================= A device hint line looks like: hint.driver.unit.keyword="value" where driver is the name of a device driver, unit is the unit number, keyword is the keyword of the hint. The keyword may be: ... ... disabled is set to "1" to disable the device. The following example disables the ACPI driver hint.acpi.0.disable="1" ============================================================================= The example does not match the previous description. Should the keyword be "disabled" or "disable"? Thanks. -- Craig Rodrigues http://www.gis.net/~craigr rodrigc@attbi.com To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-current" in the body of the message From owner-freebsd-current Sun Aug 25 8:24:29 2002 Delivered-To: freebsd-current@freebsd.org Received: from mx1.FreeBSD.org (mx1.FreeBSD.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id EC65E37B400 for ; Sun, 25 Aug 2002 08:24:27 -0700 (PDT) Received: from dibbler.ne.client2.attbi.com (dibbler.ne.client2.attbi.com [24.61.41.247]) by mx1.FreeBSD.org (Postfix) with ESMTP id 5476443E3B for ; Sun, 25 Aug 2002 08:24:27 -0700 (PDT) (envelope-from rodrigc@dibbler.ne.client2.attbi.com) Received: from dibbler.ne.client2.attbi.com (localhost [127.0.0.1]) by dibbler.ne.client2.attbi.com (8.12.5/8.12.5) with ESMTP id g7PFY2VT000283 for ; Sun, 25 Aug 2002 11:34:02 -0400 (EDT) (envelope-from rodrigc@dibbler.ne.client2.attbi.com) Received: (from rodrigc@localhost) by dibbler.ne.client2.attbi.com (8.12.5/8.12.5/Submit) id g7PFY162000282 for freebsd-current@freebsd.org; Sun, 25 Aug 2002 11:34:01 -0400 (EDT) Date: Sun, 25 Aug 2002 11:34:01 -0400 From: Craig Rodrigues To: freebsd-current@freebsd.org Subject: Problem with pkg_add and tbz files Message-ID: <20020825113401.A265@attbi.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline User-Agent: Mutt/1.2.5.1i Sender: owner-freebsd-current@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG Hi, Running: FreeBSD 5.0-CURRENT-20020818-JPSNAP If I do: pkg_add ftp://ftp.freebsd.org/pub/FreeBSD/ports/i386/packages-5-current/All/lynx-ssl-2.8.4.1b_1.tbz I get the following error: pkg_add ftp://ftp.freebsd.org/pub/FreeBSD/ports/i386/packages-5-current/All/lynx-ssl-2.8.4.1b_1.tbz Fetching ftp://ftp.freebsd.org/pub/FreeBSD/ports/i386/packages-5-current/All/lynx-ssl-2.8.4.1b_1.tbz... gzip: stdin: not in gzip format tar: Child died with signal 13 tar: Error exit delayed from previous errors Broken pipe However, it works if I do: fetch ftp://ftp.freebsd.org/pub/FreeBSD/ports/i386/packages-5-current/All/lynx-ssl-2.8.4.1b_1.tbz pkg_add lynx-ssl-2.8.4.1b_1.tbz Any ideas? Thanks. -- Craig Rodrigues http://www.gis.net/~craigr rodrigc@attbi.com To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-current" in the body of the message From owner-freebsd-current Sun Aug 25 8:40:39 2002 Delivered-To: freebsd-current@freebsd.org Received: from mx1.FreeBSD.org (mx1.FreeBSD.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 7171E37B400 for ; Sun, 25 Aug 2002 08:40:37 -0700 (PDT) Received: from dragon.nuxi.com (trang.nuxi.com [66.92.13.169]) by mx1.FreeBSD.org (Postfix) with ESMTP id EBF3A43E65 for ; Sun, 25 Aug 2002 08:40:36 -0700 (PDT) (envelope-from obrien@NUXI.com) Received: from dragon.nuxi.com (obrien@localhost [127.0.0.1]) by dragon.nuxi.com (8.12.5/8.12.2) with ESMTP id g7PFeWoe046647; Sun, 25 Aug 2002 08:40:32 -0700 (PDT) (envelope-from obrien@dragon.nuxi.com) Received: (from obrien@localhost) by dragon.nuxi.com (8.12.5/8.12.5/Submit) id g7PFeWAS046646; Sun, 25 Aug 2002 08:40:32 -0700 (PDT) Date: Sun, 25 Aug 2002 08:40:32 -0700 From: "David O'Brien" To: Craig Rodrigues Cc: freebsd-current@freebsd.org Subject: Re: Problem with pkg_add and tbz files Message-ID: <20020825154031.GA46619@dragon.nuxi.com> Reply-To: freebsd-current@freebsd.org References: <20020825113401.A265@attbi.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20020825113401.A265@attbi.com> User-Agent: Mutt/1.4i 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-current@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG On Sun, Aug 25, 2002 at 11:34:01AM -0400, Craig Rodrigues wrote: > If I do: > pkg_add ftp://ftp.freebsd.org/pub/FreeBSD/ports/i386/packages-5-current/All/lynx-ssl-2.8.4.1b_1.tbz Please give the output of ``ident /usr/sbin/pkg_add''. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-current" in the body of the message From owner-freebsd-current Sun Aug 25 8:46:29 2002 Delivered-To: freebsd-current@freebsd.org Received: from mx1.FreeBSD.org (mx1.FreeBSD.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 6452337B406 for ; Sun, 25 Aug 2002 08:46:23 -0700 (PDT) Received: from dibbler.ne.client2.attbi.com (dibbler.ne.client2.attbi.com [24.61.41.247]) by mx1.FreeBSD.org (Postfix) with ESMTP id E12C143E6A for ; Sun, 25 Aug 2002 08:46:21 -0700 (PDT) (envelope-from rodrigc@dibbler.ne.client2.attbi.com) Received: from dibbler.ne.client2.attbi.com (localhost [127.0.0.1]) by dibbler.ne.client2.attbi.com (8.12.5/8.12.5) with ESMTP id g7PGFpVT000628 for ; Sun, 25 Aug 2002 12:15:51 -0400 (EDT) (envelope-from rodrigc@dibbler.ne.client2.attbi.com) Received: (from rodrigc@localhost) by dibbler.ne.client2.attbi.com (8.12.5/8.12.5/Submit) id g7PGFoHf000627 for freebsd-current@freebsd.org; Sun, 25 Aug 2002 12:15:50 -0400 (EDT) Date: Sun, 25 Aug 2002 12:15:50 -0400 From: Craig Rodrigues To: freebsd-current@freebsd.org Subject: Re: Problem with pkg_add and tbz files Message-ID: <20020825121550.A604@attbi.com> References: <20020825113401.A265@attbi.com> <20020825154031.GA46619@dragon.nuxi.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline User-Agent: Mutt/1.2.5.1i In-Reply-To: <20020825154031.GA46619@dragon.nuxi.com>; from dev-null@NUXI.com on Sun, Aug 25, 2002 at 08:40:32AM -0700 Sender: owner-freebsd-current@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG On Sun, Aug 25, 2002 at 08:40:32AM -0700, David O'Brien wrote: > On Sun, Aug 25, 2002 at 11:34:01AM -0400, Craig Rodrigues wrote: > > Please give the output of ``ident /usr/sbin/pkg_add''. /usr/sbin/pkg_add: $FreeBSD: src/lib/csu/i386-elf/crti.S,v 1.6 2002/05/15 04:19:49 obrien Exp $ $FreeBSD: src/lib/csu/i386-elf/crtn.S,v 1.5 2002/05/15 04:19:49 obrien Exp $ $FreeBSD: src/lib/csu/i386-elf/crt1.c,v 1.9 2002/07/16 12:28:49 markm Exp $ $FreeBSD: src/usr.sbin/pkg_install/add/main.c,v 1.50 2002/04/01 09:39:06 obrien Exp $ $FreeBSD: src/usr.sbin/pkg_install/add/perform.c,v 1.71 2002/05/14 21:42:36 sobomax Exp $ $FreeBSD: src/usr.sbin/pkg_install/add/futil.c,v 1.13 2002/04/01 09:39:05 obrien Exp $ $FreeBSD: src/usr.sbin/pkg_install/add/extract.c,v 1.35 2002/08/02 17:28:02 sobomax Exp $ $FreeBSD: src/usr.sbin/pkg_install/lib/match.c,v 1.12 2002/05/22 10:33:25 sobomax Exp $ $FreeBSD: src/usr.sbin/pkg_install/lib/plist.c,v 1.44 2002/08/12 16:15:25 sobomax Exp $ $FreeBSD: src/usr.sbin/pkg_install/lib/version.c,v 1.4 2002/08/11 13:05:30 schweikh Exp $ $FreeBSD: src/usr.sbin/pkg_install/lib/pen.c,v 1.40 2002/05/11 04:17:55 alfred Exp $ $FreeBSD: src/usr.sbin/pkg_install/lib/msg.c,v 1.16 2002/04/01 09:39:07 obrien Exp $ $FreeBSD: src/usr.sbin/pkg_install/lib/exec.c,v 1.10 2002/04/01 09:39:07 obrien Exp $ $FreeBSD: src/usr.sbin/pkg_install/lib/str.c,v 1.14 2002/04/01 09:39:07 obrien Exp $ $FreeBSD: src/usr.sbin/pkg_install/lib/file.c,v 1.56 2002/08/04 21:27:57 knu Exp $ $FreeBSD: src/usr.sbin/pkg_install/lib/global.c,v 1.9 2002/04/01 09:39:07 obrien Exp $ -- Craig Rodrigues http://www.gis.net/~craigr rodrigc@attbi.com To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-current" in the body of the message From owner-freebsd-current Sun Aug 25 9: 4:37 2002 Delivered-To: freebsd-current@freebsd.org Received: from mx1.FreeBSD.org (mx1.FreeBSD.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id D868E37B400 for ; Sun, 25 Aug 2002 09:04:33 -0700 (PDT) Received: from dibbler.ne.client2.attbi.com (dibbler.ne.client2.attbi.com [24.61.41.247]) by mx1.FreeBSD.org (Postfix) with ESMTP id 0E0D243E72 for ; Sun, 25 Aug 2002 09:04:33 -0700 (PDT) (envelope-from rodrigc@dibbler.ne.client2.attbi.com) Received: from dibbler.ne.client2.attbi.com (localhost [127.0.0.1]) by dibbler.ne.client2.attbi.com (8.12.5/8.12.5) with ESMTP id g7PGs3VT000777 for ; Sun, 25 Aug 2002 12:54:13 -0400 (EDT) (envelope-from rodrigc@dibbler.ne.client2.attbi.com) Received: (from rodrigc@localhost) by dibbler.ne.client2.attbi.com (8.12.5/8.12.5/Submit) id g7PGs2h6000776 for freebsd-current@freebsd.org; Sun, 25 Aug 2002 12:54:02 -0400 (EDT) Date: Sun, 25 Aug 2002 12:54:01 -0400 From: Craig Rodrigues To: freebsd-current@freebsd.org Subject: Re: Question about device.hints man page Message-ID: <20020825125401.A751@attbi.com> References: <20020825155130.A2058@attbi.com> <1030290579.356.5.camel@twoflower> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline User-Agent: Mutt/1.2.5.1i In-Reply-To: <1030290579.356.5.camel@twoflower>; from Jan.Stocker@t-online.de on Sun, Aug 25, 2002 at 05:49:38PM +0200 Sender: owner-freebsd-current@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG On Sun, Aug 25, 2002 at 05:49:38PM +0200, Jan Stocker wrote: > > > The following example disables the ACPI driver > > > > hint.acpi.0.disable="1" > > My man page doest have this example (but is is some days older), but a > look to > > Twoflower# grep "disable" /sys/i386/conf/GENERIC.hints > > hint.apm.0.disabled="1" > hint.pcic.1.disabled="1" > hint.sio.2.disabled="1" > hint.sio.3.disabled="1" > > shows that the description is right and the example wrong... OK. The ident for my device.hints.5 man page is: device.hints.5: $FreeBSD: src/share/man/man5/device.hints.5,v 1.3 2002/08/09 06:07:33 obrien Exp $ I would like to submit the following trivial patch: --- device.hints.5.orig Sun Aug 25 12:52:02 2002 +++ device.hints.5 Sun Aug 25 12:52:26 2002 @@ -145,7 +145,7 @@ The following example disables the ACPI driver .Bd -literal -offset indent -hint.acpi.0.disable="1" +hint.acpi.0.disabled="1" .Ed .\" .Pp .\" A control variable may look like: -- Craig Rodrigues http://www.gis.net/~craigr rodrigc@attbi.com To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-current" in the body of the message From owner-freebsd-current Sun Aug 25 9: 9:10 2002 Delivered-To: freebsd-current@freebsd.org Received: from mx1.FreeBSD.org (mx1.FreeBSD.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 03B0C37B400 for ; Sun, 25 Aug 2002 09:09:08 -0700 (PDT) Received: from netmail.kg (netmail.kg [195.38.160.60]) by mx1.FreeBSD.org (Postfix) with ESMTP id B507843E4A for ; Sun, 25 Aug 2002 09:09:04 -0700 (PDT) (envelope-from warlock108@netmail.kg) Received: from netmail.kg ([127.0.0.1]) by netmail.kg ; Sun, 25 Aug 2002 22:09:58 +0500 KGST From: warlock108@netmail.kg Reply-To: warlock108@netmail.kg To: current@FreeBSD.ORG Date: Sun, 25 Aug 2002 22:09:58 -0500 Subject: buildworld fails - make/arch.c Message-id: <3d690156.11084.0@netmail.kg> X-User-Info: 80.92.196.12 MIME-Version: 1.0 Content-Type: text/plain; charset="koi8-r" Content-Transfer-Encoding: 7bit Sender: owner-freebsd-current@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG Hello current! I am trying to upgrade to 5.0 from 4.4, but I am getting the message cc -O -pipe -I/usr/src/usr.bin/make -DMAKE_VERSION=\"5200205240\" -DDEFSHELL=1 -c /usr/src/usr.bin/make/arch.c /usr/src/usr.bin/make/arch.c:42: syntax error before string constant /usr/src/usr.bin/make/arch.c:42: warning: data definition has no type or storage class *** Error code 1 while ‘upgrading the installed make’ 42 line in arch.c is __FBSDID("$FreeBSD: src/usr.bin/make /arch.c,v 1.28 2002/07/15 06:57:01 jmallett Exp $"); After comment the line the same error occurred on next file in src/usr.bin/make directory I’ve played with gcc/flags and read maillist/FAQ but there aren’t results. Could anybody help? Thanks, warlock --- Get your private e-mail at http://www.netmail.kg To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-current" in the body of the message From owner-freebsd-current Sun Aug 25 9:13:39 2002 Delivered-To: freebsd-current@freebsd.org Received: from mx1.FreeBSD.org (mx1.FreeBSD.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 270EF37B400 for ; Sun, 25 Aug 2002 09:13:38 -0700 (PDT) Received: from mailsrv.otenet.gr (mailsrv.otenet.gr [195.170.0.5]) by mx1.FreeBSD.org (Postfix) with ESMTP id 347D543E72 for ; Sun, 25 Aug 2002 09:13:37 -0700 (PDT) (envelope-from keramida@ceid.upatras.gr) Received: from hades.hell.gr (patr530-b145.otenet.gr [212.205.244.153]) by mailsrv.otenet.gr (8.12.4/8.12.4) with ESMTP id g7PGDWpD000842; Sun, 25 Aug 2002 19:13:34 +0300 (EEST) Received: from hades.hell.gr (hades [127.0.0.1]) by hades.hell.gr (8.12.5/8.12.5) with ESMTP id g7PGDTOK024134; Sun, 25 Aug 2002 19:13:29 +0300 (EEST) (envelope-from keramida@ceid.upatras.gr) Received: (from charon@localhost) by hades.hell.gr (8.12.5/8.12.5/Submit) id g7PGDSa8024133; Sun, 25 Aug 2002 19:13:28 +0300 (EEST) (envelope-from keramida@ceid.upatras.gr) Date: Sun, 25 Aug 2002 19:13:27 +0300 From: Giorgos Keramidas To: warlock108@netmail.kg Cc: current@FreeBSD.ORG Subject: Re: buildworld fails - make/arch.c Message-ID: <20020825161327.GA23678@hades.hell.gr> References: <3d690156.11084.0@netmail.kg> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <3d690156.11084.0@netmail.kg> X-PGP-Fingerprint: C1EB 0653 DB8B A557 3829 00F9 D60F 941A 3186 03B6 X-Phone: +30-944-116520 Sender: owner-freebsd-current@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG On 2002-08-25 22:09 +0000, warlock108@netmail.kg wrote: > Hello current! > > I am trying to upgrade to 5.0 from 4.4, but I am getting the messag I'm not sure if you can build current from an older release. Try upgrading to RELENG_4 first and then to HEAD. -- FreeBSD: The Power to Serve <> http://www.FreeBSD.org FreeBSD 5.0-CURRENT #0: Wed Aug 21 22:08:19 EEST 2002 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-current" in the body of the message From owner-freebsd-current Sun Aug 25 9:18:33 2002 Delivered-To: freebsd-current@freebsd.org Received: from mx1.FreeBSD.org (mx1.FreeBSD.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 96D9D37B400 for ; Sun, 25 Aug 2002 09:18:30 -0700 (PDT) Received: from dibbler.ne.client2.attbi.com (dibbler.ne.client2.attbi.com [24.61.41.247]) by mx1.FreeBSD.org (Postfix) with ESMTP id CCFA843E42 for ; Sun, 25 Aug 2002 09:18:28 -0700 (PDT) (envelope-from rodrigc@dibbler.ne.client2.attbi.com) Received: from dibbler.ne.client2.attbi.com (localhost [127.0.0.1]) by dibbler.ne.client2.attbi.com (8.12.5/8.12.5) with ESMTP id g7PGQhVT001085 for ; Sun, 25 Aug 2002 12:26:43 -0400 (EDT) (envelope-from rodrigc@dibbler.ne.client2.attbi.com) Received: (from rodrigc@localhost) by dibbler.ne.client2.attbi.com (8.12.5/8.12.5/Submit) id g7PGQgN1001084 for freebsd-current@freebsd.org; Sun, 25 Aug 2002 12:26:42 -0400 (EDT) Date: Sun, 25 Aug 2002 12:26:41 -0400 From: Craig Rodrigues To: freebsd-current@freebsd.org Subject: Re: 3COM 3c509 "eeprom failed to come ready" Message-ID: <20020825122641.A1046@attbi.com> References: <20020825001032.JUGF14185.rwcrmhc51.attbi.com@rwcrwbc58> <20020825010026.3DA986BF@nebula.anchoragerescue.org> <20020824213320.A162@attbi.com> <20020825021649.1FCE66BF@nebula.anchoragerescue.org> <20020824223015.A267@attbi.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline User-Agent: Mutt/1.2.5.1i In-Reply-To: <20020824223015.A267@attbi.com>; from rodrigc@attbi.com on Sat, Aug 24, 2002 at 10:30:15PM -0400 Sender: owner-freebsd-current@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG On Sat, Aug 24, 2002 at 10:30:15PM -0400, Craig Rodrigues wrote: > On Sat, Aug 24, 2002 at 06:16:48PM -0800, Beech Rintoul wrote: > > On Saturday 24 August 2002 05:33 pm, Craig Rodrigues wrote: > > > On Sat, Aug 24, 2002 at 05:00:25PM -0800, Beech Rintoul wrote: > > > > > ep0: eeprom failed to come ready > > > > > ep0: eeprom failed to come ready > > > > > ep0: eeprom failed to come ready > > > > > ep0: eeprom failed to come ready > > > > > ep0: Ethernet address 00:00:00:00:00:00 > > > > Well, your mileage may vary, but I had exactly the same error message with > > one of those cards about 3 months ago. Re-running the setup utils fixed it. > > If my memory serves me correctly, I also disabled PNP-OS in the bios. > > I already have PNP-OS disabled in the BIOS, > (I needed to do this 4 years ago when running Linux.) Hi, I think I solved the problem. I did not need to recompile the kernel, and I did not have to reconfigure my NIC with the 3Com DOS utilities. I read the following post from 1999 by Poul-Henning Kamp: http://docs.freebsd.org/cgi/getmsg.cgi?fetch=632436+0+archive/1999/freebsd-current/19991128.freebsd-current Poul states that the probing of the ie and ex drivers affects the 3Com magic config registers. So, what I did was, I edited /boot/device.hints and commented out a bunch of lines and disabled a few drivers: ============================================================================ #hint.ie.0.at="isa" #hint.ie.0.port="0x300" #hint.ie.0.irq="10" #hint.ie.0.maddr="0xd0000" hint.ie.0.disabled="1" #hint.fe.0.at="isa" #hint.fe.0.port="0x300" #hint.le.0.at="isa" #hint.le.0.port="0x300" #hint.le.0.irq="5" #hint.le.0.maddr="0xd0000" hint.le.0.disabled="1" ============================================================================ When I rebooted with the GENERIC kernel, my 3Com 509 card came up just fine. -- Craig Rodrigues http://www.gis.net/~craigr rodrigc@attbi.com To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-current" in the body of the message From owner-freebsd-current Sun Aug 25 9:47:37 2002 Delivered-To: freebsd-current@freebsd.org Received: from mx1.FreeBSD.org (mx1.FreeBSD.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 74F5237B400; Sun, 25 Aug 2002 09:47:34 -0700 (PDT) Received: from leviathan.inethouston.net (leviathan.inethouston.net [66.64.12.249]) by mx1.FreeBSD.org (Postfix) with ESMTP id 0D53243E6E; Sun, 25 Aug 2002 09:47:34 -0700 (PDT) (envelope-from dwcjr@inethouston.net) Received: by leviathan.inethouston.net (Postfix, from userid 1001) id 96EE03198CD; Sun, 25 Aug 2002 11:47:31 -0500 (CDT) Date: Sun, 25 Aug 2002 11:47:31 -0500 From: "David W. Chapman Jr." To: current@freebsd.org Cc: ports@freebsd.org Subject: pkg_version and no origin found == SEGFAULT Message-ID: <20020825164731.GA88696@leviathan.inethouston.net> Reply-To: "David W. Chapman Jr." Mail-Followup-To: current@freebsd.org, ports@freebsd.org Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline X-Operating-System: FreeBSD 4.6-STABLE i386 User-Agent: Mutt/1.5.1i Sender: owner-freebsd-current@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG It seems when pkg_version hits an installed port that has no origin found it segfaults. I have found other people to verify that it segfaults for them too. DWhite seems to think that it may be pointer corruption in libc, specifically snprintf, fopen, strlcpy or strncpy Here is the backtrace Program received signal SIGSEGV, Segmentation fault. 0x28204e57 in strlcpy () from /usr/lib/libc.so.5 (gdb) bt #0 0x28204e57 in strlcpy () from /usr/lib/libc.so.5 #1 0x0804a003 in pkg_do (pkg=0x0) at /usr/src/usr.sbin/pkg_install/version/perform.c:169 #2 0x08049bfc in pkg_perform (indexarg=0x0) at /usr/src/usr.sbin/pkg_install/version/perform.c:71 #3 0x08049a45 in main (argc=1, argv=0xbfbffc0c) at /usr/src/usr.sbin/pkg_install/version/main.c:79 #4 0x08049879 in _start () Any help or guidance would be appreciated. It does seem that portupgrade -f the ports that cause this problem fixes it because the origin is created. -- David W. Chapman Jr. dwcjr@inethouston.net Raintree Network Services, Inc. dwcjr@freebsd.org FreeBSD Committer To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-current" in the body of the message From owner-freebsd-current Sun Aug 25 9:49:31 2002 Delivered-To: freebsd-current@freebsd.org Received: from mx1.FreeBSD.org (mx1.FreeBSD.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 30D1D37B400 for ; Sun, 25 Aug 2002 09:49:29 -0700 (PDT) Received: from espresso.q9media.com (espresso.q9media.com [65.39.129.122]) by mx1.FreeBSD.org (Postfix) with ESMTP id D155D43E72 for ; Sun, 25 Aug 2002 09:49:28 -0700 (PDT) (envelope-from mike@espresso.q9media.com) Received: by espresso.q9media.com (Postfix, from userid 1002) id CC5169E5B; Sun, 25 Aug 2002 12:43:44 -0400 (EDT) Date: Sun, 25 Aug 2002 12:43:44 -0400 From: Mike Barcroft To: Craig Rodrigues Cc: freebsd-current@freebsd.org Subject: Re: Question about device.hints man page Message-ID: <20020825124344.P62302@espresso.q9media.com> References: <20020825155130.A2058@attbi.com> <1030290579.356.5.camel@twoflower> <20020825125401.A751@attbi.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20020825125401.A751@attbi.com>; from rodrigc@attbi.com on Sun, Aug 25, 2002 at 12:54:01PM -0400 Organization: The FreeBSD Project Sender: owner-freebsd-current@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG Craig Rodrigues writes: > device.hints.5: > $FreeBSD: src/share/man/man5/device.hints.5,v 1.3 2002/08/09 06:07:33 obrien Exp $ > > > I would like to submit the following trivial patch: > > > --- device.hints.5.orig Sun Aug 25 12:52:02 2002 > +++ device.hints.5 Sun Aug 25 12:52:26 2002 > @@ -145,7 +145,7 @@ > > The following example disables the ACPI driver > .Bd -literal -offset indent > -hint.acpi.0.disable="1" > +hint.acpi.0.disabled="1" > .Ed > .\" .Pp > .\" A control variable may look like: Committed, thanks. Best regards, Mike Barcroft To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-current" in the body of the message From owner-freebsd-current Sun Aug 25 10: 0:18 2002 Delivered-To: freebsd-current@freebsd.org Received: from mx1.FreeBSD.org (mx1.FreeBSD.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id DF5BA37B400; Sun, 25 Aug 2002 10:00:10 -0700 (PDT) Received: from h132-197-179-27.gte.com (h132-197-179-27.gte.com [132.197.179.27]) by mx1.FreeBSD.org (Postfix) with ESMTP id ED82E43E72; Sun, 25 Aug 2002 10:00:09 -0700 (PDT) (envelope-from ak03@gte.com) Received: from kanpc.gte.com (localhost [IPv6:::1]) by h132-197-179-27.gte.com (8.12.5/8.12.5) with ESMTP id g7PH08Lk007939; Sun, 25 Aug 2002 13:00:09 -0400 (EDT) (envelope-from ak03@kanpc.gte.com) Received: (from ak03@localhost) by kanpc.gte.com (8.12.5/8.12.5/Submit) id g7PH07hT007938; Sun, 25 Aug 2002 13:00:07 -0400 (EDT) Date: Sun, 25 Aug 2002 13:00:07 -0400 From: Alexander Kabaev To: "David W. Chapman Jr." Cc: current@FreeBSD.ORG, ports@FreeBSD.ORG Subject: Re: pkg_version and no origin found == SEGFAULT Message-Id: <20020825130007.35cdd0b9.ak03@gte.com> In-Reply-To: <20020825164731.GA88696@leviathan.inethouston.net> References: <20020825164731.GA88696@leviathan.inethouston.net> Organization: Verizon Data Services X-Mailer: Sylpheed version 0.8.1claws102 (GTK+ 1.2.10; i386-portbld-freebsd5.0) Mime-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit Sender: owner-freebsd-current@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG > It seems when pkg_version hits an installed port that has no origin > found it segfaults. I have found other people to verify that it > segfaults for them too. DWhite seems to think that it may be pointer > corruption in libc, specifically snprintf, fopen, strlcpy or strncpy Have you checked your /var/db/pkg//+CONTENTS files? For some reason some ports on my relatively stale -CURRENT box had these files truncated to zero length, and this caused some package tools (namely pkg_version) to crash. The procedure to read plist simply returns with all plist struct members set to zero without indicating any errors when CONTENTS file is empty, and the pkg_version crashes trying to defererence null 'origin' pointer. > Here is the backtrace > > Program received signal SIGSEGV, Segmentation fault. > 0x28204e57 in strlcpy () from /usr/lib/libc.so.5 > (gdb) bt > #0 0x28204e57 in strlcpy () from /usr/lib/libc.so.5 > #1 0x0804a003 in pkg_do (pkg=0x0) > at /usr/src/usr.sbin/pkg_install/version/perform.c:169 > #2 0x08049bfc in pkg_perform (indexarg=0x0) > at /usr/src/usr.sbin/pkg_install/version/perform.c:71 > #3 0x08049a45 in main (argc=1, argv=0xbfbffc0c) > at /usr/src/usr.sbin/pkg_install/version/main.c:79 > #4 0x08049879 in _start () -- Alexander Kabaev To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-current" in the body of the message From owner-freebsd-current Sun Aug 25 10: 0:31 2002 Delivered-To: freebsd-current@freebsd.org Received: from mx1.FreeBSD.org (mx1.FreeBSD.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id B640337B401 for ; Sun, 25 Aug 2002 10:00:12 -0700 (PDT) Received: from birch.ripe.net (birch.ripe.net [193.0.1.96]) by mx1.FreeBSD.org (Postfix) with ESMTP id CAD9C43E6A for ; Sun, 25 Aug 2002 10:00:11 -0700 (PDT) (envelope-from marks@ripe.net) Received: from laptop.6bone.nl (cow.ripe.net [193.0.1.239]) by birch.ripe.net (8.12.5/8.11.6) with SMTP id g7PH09HC001410; Sun, 25 Aug 2002 19:00:09 +0200 Received: (nullmailer pid 11675 invoked by uid 1000); Sun, 25 Aug 2002 16:59:45 -0000 Date: Sun, 25 Aug 2002 18:59:45 +0200 From: Mark Santcroos To: acpi-jp@jp.freebsd.org Cc: current@FreeBSD.ORG Subject: Re: Call for testers: acpica-unix-20020815 Message-ID: <20020825165945.GC2121@laptop.6bone.nl> References: <20020822.235142.48538213.iwasaki@jp.FreeBSD.org> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20020822.235142.48538213.iwasaki@jp.FreeBSD.org> User-Agent: Mutt/1.4i X-Handles: MS6-6BONE, MS18417-RIPE X-RIPE-Spam-Status: NONE ; -1009 X-RIPE-Spam-Level: Sender: owner-freebsd-current@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG Hi Mitsuru, I applied the patches, and I still have the same results on my laptop. I have a Dell Latitude C640 and my screen won't come back after a suspend. The machine works fine besides that. Do you have any idea/advice how this can be debugged? Thanks Mark On Thu, Aug 22, 2002 at 11:51:42PM +0900, Mitsuru IWASAKI wrote: > I'm going to import Intel acpica-unix-20020815 sometime early next > week. Please test new version of acpica and give feedback before my > importing. > Major fix in this version is Ref/Deref operators bug fix. > Personally I'm very happy with the new version because > now my laptop (FIVA 206VL) reports correct battery info. :-) > > The full change log: > http://developer.intel.com/technology/iapc/acpi/downloads/CHANGES.txt > > The patches against CURRENT sys tree are available at: > http://people.freebsd.org/~iwasaki/acpi/acpica-20020725-20020815-test20020822.diff > > Please note that any feedback should be sent to acpi-jp@jp.freebsd.org. > > Enjoy! > > To Unsubscribe: send mail to majordomo@FreeBSD.org > with "unsubscribe freebsd-current" in the body of the message -- Mark Santcroos RIPE Network Coordination Centre http://www.ripe.net/home/mark/ New Projects Group/TTM To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-current" in the body of the message From owner-freebsd-current Sun Aug 25 10:13:50 2002 Delivered-To: freebsd-current@freebsd.org Received: from mx1.FreeBSD.org (mx1.FreeBSD.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 2839D37B400; Sun, 25 Aug 2002 10:13:48 -0700 (PDT) Received: from leviathan.inethouston.net (leviathan.inethouston.net [66.64.12.249]) by mx1.FreeBSD.org (Postfix) with ESMTP id B917A43E72; Sun, 25 Aug 2002 10:13:47 -0700 (PDT) (envelope-from dwcjr@inethouston.net) Received: by leviathan.inethouston.net (Postfix, from userid 1001) id A5CB83198CD; Sun, 25 Aug 2002 12:13:50 -0500 (CDT) Date: Sun, 25 Aug 2002 12:13:50 -0500 From: "David W. Chapman Jr." To: Alexander Kabaev Cc: "David W. Chapman Jr." , current@FreeBSD.ORG, ports@FreeBSD.ORG Subject: Re: pkg_version and no origin found == SEGFAULT Message-ID: <20020825171350.GA89121@leviathan.inethouston.net> Reply-To: "David W. Chapman Jr." Mail-Followup-To: Alexander Kabaev , "David W. Chapman Jr." , current@FreeBSD.ORG, ports@FreeBSD.ORG References: <20020825164731.GA88696@leviathan.inethouston.net> <20020825130007.35cdd0b9.ak03@gte.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20020825130007.35cdd0b9.ak03@gte.com> X-Operating-System: FreeBSD 4.6-STABLE i386 User-Agent: Mutt/1.5.1i Sender: owner-freebsd-current@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG > Have you checked your /var/db/pkg//+CONTENTS files? For some > reason some ports on my relatively stale -CURRENT box had these files > truncated to zero length, and this caused some package tools (namely > pkg_version) to crash. The procedure to read plist simply returns with > all plist struct members set to zero without indicating any errors when > CONTENTS file is empty, and the pkg_version crashes trying to > defererence null 'origin' pointer. This is exactly the problem I'm seeing and would explain why portupgrade -f fixes the problem for the port that causes the segfault. Shouldn't pkg_version handle this a little more gracefully? -- David W. Chapman Jr. dwcjr@inethouston.net Raintree Network Services, Inc. dwcjr@freebsd.org FreeBSD Committer To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-current" in the body of the message From owner-freebsd-current Sun Aug 25 10:23: 1 2002 Delivered-To: freebsd-current@freebsd.org Received: from mx1.FreeBSD.org (mx1.FreeBSD.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 94B9637B401 for ; Sun, 25 Aug 2002 10:22:55 -0700 (PDT) Received: from tasogare.imasy.or.jp (tasogare.imasy.or.jp [202.227.24.5]) by mx1.FreeBSD.org (Postfix) with ESMTP id 9886443E4A for ; Sun, 25 Aug 2002 10:22:53 -0700 (PDT) (envelope-from iwasaki@jp.FreeBSD.org) Received: from localhost (iwa@tasogare.imasy.or.jp [202.227.24.5]) by tasogare.imasy.or.jp (8.11.6+3.4W/8.11.6/tasogare) with ESMTP/inet id g7PHMoY26555 for ; Mon, 26 Aug 2002 02:22:50 +0900 (JST) (envelope-from iwasaki@jp.FreeBSD.org) Date: Mon, 26 Aug 2002 02:22:39 +0900 (JST) Message-Id: <20020826.022239.89228936.iwasaki@jp.FreeBSD.org> To: current@FreeBSD.ORG Subject: [PATCH]: resource manager (subr_rman.c) has a serious bug From: Mitsuru IWASAKI X-Mailer: Mew version 2.1 on Emacs 20.7 / Mule 4.0 (HANANOEN) Mime-Version: 1.0 Content-Type: Text/Plain; charset=us-ascii Content-Transfer-Encoding: 7bit Sender: owner-freebsd-current@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG [resent a few times, sorry if you receive the same messages] Hi, I've found that there is a serious bug in sys/kern/subr_rman.c about finding an acceptable region. I'm sure it's a obvious bug and going to commit it soon, but this is my first commit to resource manager code, so please review my patch. I'll commit this 2 or 3 days later. OK, when I trying to use wi PCCard with NEWCARD, sometimes wrong I/O port range was allocated and attaching the card was failed depending on the usage of I/O port resources. Here is the kernel message w/ RMAN_DEBUG option in subr_rman.c. ---- rman_reserve_resource: request: [0x100, 0xffffffff], length 0x40, flags 6144, device pccard1 considering [0x100, 0x107] region is allocated considering [0x108, 0x10d] truncated region: [0x140, 0x10d]; size 0xffffffce (requested 0x40) ^^^^^ ^^^^^ start > end, hmmm, very odd. ---- The resource manager is trying to find the I/O port resource range (length = 0x40) checking the range [0x108 - 0x10d]. Adjusted start address on boundary and alignment is [0x140], but this address already exceeds end address of the range. That's the problem. As the result, wrong address range [0x140 - 0x17f] was allocated. Here is my patch. very simple but correct I think. Index: subr_rman.c =================================================================== RCS file: /home/ncvs/src/sys/kern/subr_rman.c,v retrieving revision 1.24 diff -u -r1.24 subr_rman.c --- subr_rman.c 4 Apr 2002 21:03:26 -0000 1.24 +++ subr_rman.c 25 Aug 2002 14:49:20 -0000 @@ -232,6 +234,10 @@ } while ((rstart & amask) != 0 && rstart < end && rstart < s->r_end); rend = ulmin(s->r_end, ulmax(rstart + count, end)); + if (rstart > rend) { + DPRINTF(("adjusted start exceeds end\n")); + continue; + } DPRINTF(("truncated region: [%#lx, %#lx]; size %#lx (requested %#lx)\n", rstart, rend, (rend - rstart + 1), count)); The kernel message w/ my patch is: ---- rman_reserve_resource: request: [0x100, 0xffffffff], length 0x40, flags 6144, device pccard1 considering [0x100, 0x107] region is allocated considering [0x108, 0x10d] adjusted start exceeds end considering [0x10e, 0x10e] region is allocated considering [0x10f, 0x16f] truncated region: [0x140, 0x16f]; size 0x30 (requested 0x40) considering [0x170, 0x177] region is allocated considering [0x178, 0x1ef] truncated region: [0x180, 0x1ef]; size 0x70 (requested 0x40) ---- It seems that correct range is allocated, and wi PCCard is always working correctly now :-) Thanks To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-current" in the body of the message From owner-freebsd-current Sun Aug 25 10:38:18 2002 Delivered-To: freebsd-current@freebsd.org Received: from mx1.FreeBSD.org (mx1.FreeBSD.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 1A68037B400 for ; Sun, 25 Aug 2002 10:38:15 -0700 (PDT) Received: from tasogare.imasy.or.jp (tasogare.imasy.or.jp [202.227.24.5]) by mx1.FreeBSD.org (Postfix) with ESMTP id CCCD643E3B for ; Sun, 25 Aug 2002 10:38:12 -0700 (PDT) (envelope-from iwasaki@jp.FreeBSD.org) Received: from localhost (iwa@tasogare.imasy.or.jp [202.227.24.5]) by tasogare.imasy.or.jp (8.11.6+3.4W/8.11.6/tasogare) with ESMTP/inet id g7PHbkY28320; Mon, 26 Aug 2002 02:37:46 +0900 (JST) (envelope-from iwasaki@jp.FreeBSD.org) Date: Mon, 26 Aug 2002 02:37:36 +0900 (JST) Message-Id: <20020826.023736.128622794.iwasaki@jp.FreeBSD.org> To: marks@ripe.net Cc: acpi-jp@jp.FreeBSD.org, current@FreeBSD.ORG Subject: Re: Call for testers: acpica-unix-20020815 From: Mitsuru IWASAKI In-Reply-To: <20020825165945.GC2121@laptop.6bone.nl> References: <20020822.235142.48538213.iwasaki@jp.FreeBSD.org> <20020825165945.GC2121@laptop.6bone.nl> X-Mailer: Mew version 2.1 on Emacs 20.7 / Mule 4.0 (HANANOEN) Mime-Version: 1.0 Content-Type: Text/Plain; charset=us-ascii Content-Transfer-Encoding: 7bit Sender: owner-freebsd-current@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG > I applied the patches, and I still have the same results on my laptop. > > I have a Dell Latitude C640 and my screen won't come back after a suspend. > The machine works fine besides that. OK, I think this is not related with ACPI CA code update. Our device driver (maybe syscons?) or X server issue. > Do you have any idea/advice how this can be debugged? If you have this problem w/ X running, and don't have w/o X, please try attached patches. Thanks Index: isa/syscons_isa.c =================================================================== RCS file: /home/ncvs/src/sys/isa/syscons_isa.c,v retrieving revision 1.17 diff -u -r1.17 syscons_isa.c --- isa/syscons_isa.c 30 Jun 2001 10:15:06 -0000 1.17 +++ isa/syscons_isa.c 16 Feb 2002 13:11:50 -0000 @@ -88,6 +88,39 @@ return sc_attach_unit(device_get_unit(dev), device_get_flags(dev)); } +static int sc_cur_scr; + +static int +scsuspend(device_t dev) +{ + int retry = 10; + static int dummy; + sc_softc_t *sc; + + sc = &main_softc; + sc_cur_scr = sc->cur_scp->index; + do { + sc_switch_scr(sc, 0); + if (!sc->switch_in_progress) { + break; + } + tsleep(&dummy, 0, "scsuspend", 100); + } while (retry--); + + return (0); +} + +static int +scresume(device_t dev) +{ + sc_softc_t *sc; + + sc = &main_softc; + sc_switch_scr(sc, sc_cur_scr); + + return (0); +} + int sc_max_unit(void) { @@ -230,6 +263,8 @@ DEVMETHOD(device_identify, scidentify), DEVMETHOD(device_probe, scprobe), DEVMETHOD(device_attach, scattach), + DEVMETHOD(device_suspend, scsuspend), + DEVMETHOD(device_resume, scresume), { 0, 0 } }; To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-current" in the body of the message From owner-freebsd-current Sun Aug 25 10:41:25 2002 Delivered-To: freebsd-current@freebsd.org Received: from mx1.FreeBSD.org (mx1.FreeBSD.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 113FB37B400 for ; Sun, 25 Aug 2002 10:41:23 -0700 (PDT) Received: from birch.ripe.net (birch.ripe.net [193.0.1.96]) by mx1.FreeBSD.org (Postfix) with ESMTP id BA92143E6E for ; Sun, 25 Aug 2002 10:41:21 -0700 (PDT) (envelope-from marks@ripe.net) Received: from laptop.6bone.nl (cow.ripe.net [193.0.1.239]) by birch.ripe.net (8.12.5/8.11.6) with SMTP id g7PHfJHC007798; Sun, 25 Aug 2002 19:41:19 +0200 Received: (nullmailer pid 11886 invoked by uid 1000); Sun, 25 Aug 2002 17:40:51 -0000 Date: Sun, 25 Aug 2002 19:40:51 +0200 From: Mark Santcroos To: Mitsuru IWASAKI Cc: acpi-jp@jp.FreeBSD.org, current@FreeBSD.ORG Subject: Re: Call for testers: acpica-unix-20020815 Message-ID: <20020825174051.GD2121@laptop.6bone.nl> References: <20020822.235142.48538213.iwasaki@jp.FreeBSD.org> <20020825165945.GC2121@laptop.6bone.nl> <20020826.023736.128622794.iwasaki@jp.FreeBSD.org> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20020826.023736.128622794.iwasaki@jp.FreeBSD.org> User-Agent: Mutt/1.4i X-Handles: MS6-6BONE, MS18417-RIPE X-RIPE-Spam-Status: NONE ; -1009 X-RIPE-Spam-Level: Sender: owner-freebsd-current@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG On Mon, Aug 26, 2002 at 02:37:36AM +0900, Mitsuru IWASAKI wrote: > > I applied the patches, and I still have the same results on my laptop. > > > > I have a Dell Latitude C640 and my screen won't come back after a suspend. > > The machine works fine besides that. > > OK, I think this is not related with ACPI CA code update. If that was not clear, it also didn't work before. > Our device driver (maybe syscons?) or X server issue. > > > Do you have any idea/advice how this can be debugged? > > If you have this problem w/ X running, and don't have w/o X, > please try attached patches. It's unrelated to X. Other ideas? Thanks for your help. I'm new to ACPI. Mark -- Mark Santcroos RIPE Network Coordination Centre http://www.ripe.net/home/mark/ New Projects Group/TTM To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-current" in the body of the message From owner-freebsd-current Sun Aug 25 11: 0:16 2002 Delivered-To: freebsd-current@freebsd.org Received: from mx1.FreeBSD.org (mx1.FreeBSD.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 2380337B405 for ; Sun, 25 Aug 2002 11:00:11 -0700 (PDT) Received: from dibbler.ne.client2.attbi.com (dibbler.ne.client2.attbi.com [24.61.41.247]) by mx1.FreeBSD.org (Postfix) with ESMTP id 32DB243E42 for ; Sun, 25 Aug 2002 11:00:10 -0700 (PDT) (envelope-from rodrigc@dibbler.ne.client2.attbi.com) Received: from dibbler.ne.client2.attbi.com (localhost [127.0.0.1]) by dibbler.ne.client2.attbi.com (8.12.5/8.12.5) with ESMTP id g7PJo4VT011326 for ; Sun, 25 Aug 2002 15:50:04 -0400 (EDT) (envelope-from rodrigc@dibbler.ne.client2.attbi.com) Received: (from rodrigc@localhost) by dibbler.ne.client2.attbi.com (8.12.5/8.12.5/Submit) id g7PJo3wE011313 for freebsd-current@freebsd.org; Sun, 25 Aug 2002 15:50:03 -0400 (EDT) Date: Sun, 25 Aug 2002 15:50:02 -0400 From: Craig Rodrigues To: freebsd-current@freebsd.org Subject: Re: Problem with pkg_add and tbz files Message-ID: <20020825155002.A9621@attbi.com> References: <20020825113401.A265@attbi.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline User-Agent: Mutt/1.2.5.1i In-Reply-To: <20020825113401.A265@attbi.com>; from rodrigc@attbi.com on Sun, Aug 25, 2002 at 11:34:01AM -0400 Sender: owner-freebsd-current@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG On Sun, Aug 25, 2002 at 11:34:01AM -0400, Craig Rodrigues wrote: > Hi, > > Running: > FreeBSD 5.0-CURRENT-20020818-JPSNAP > > If I do: > > pkg_add ftp://ftp.freebsd.org/pub/FreeBSD/ports/i386/packages-5-current/All/lynx-ssl-2.8.4.1b_1.tbz > > I get the following error: > > pkg_add ftp://ftp.freebsd.org/pub/FreeBSD/ports/i386/packages-5-current/All/lynx-ssl-2.8.4.1b_1.tbz > Fetching ftp://ftp.freebsd.org/pub/FreeBSD/ports/i386/packages-5-current/All/lynx-ssl-2.8.4.1b_1.tbz... > gzip: stdin: not in gzip format > tar: Child died with signal 13 > tar: Error exit delayed from previous errors > Broken pipe Hi, One more detail. If I do: pkg_add -r cvsupit I get this error, because it is looking for a .tgz instead of .tbz file: Error: FTP Unable to get ftp://ftp.freebsd.org/pub/FreeBSD/ports/i386/packages-current/Latest/cvsupit.tgz: File unavailable (e.g., file not found, no access) pkg_add: unable to fetch 'ftp://ftp.freebsd.org/pub/FreeBSD/ports/i386/packages-current/Latest/cvsupit.tgz' by URL -- Craig Rodrigues http://www.gis.net/~craigr rodrigc@attbi.com To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-current" in the body of the message From owner-freebsd-current Sun Aug 25 11: 2:14 2002 Delivered-To: freebsd-current@freebsd.org Received: from mx1.FreeBSD.org (mx1.FreeBSD.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id A05A937B400 for ; Sun, 25 Aug 2002 11:02:11 -0700 (PDT) Received: from tasogare.imasy.or.jp (tasogare.imasy.or.jp [202.227.24.5]) by mx1.FreeBSD.org (Postfix) with ESMTP id 4FEED43E6E for ; Sun, 25 Aug 2002 11:02:10 -0700 (PDT) (envelope-from iwasaki@jp.FreeBSD.org) Received: from localhost (iwa@tasogare.imasy.or.jp [202.227.24.5]) by tasogare.imasy.or.jp (8.11.6+3.4W/8.11.6/tasogare) with ESMTP/inet id g7PI23Y31034; Mon, 26 Aug 2002 03:02:03 +0900 (JST) (envelope-from iwasaki@jp.FreeBSD.org) Date: Mon, 26 Aug 2002 03:01:48 +0900 (JST) Message-Id: <20020826.030148.95910346.iwasaki@jp.FreeBSD.org> To: marks@ripe.net Cc: acpi-jp@jp.FreeBSD.org, current@FreeBSD.ORG Subject: Re: Call for testers: acpica-unix-20020815 From: Mitsuru IWASAKI In-Reply-To: <20020825174051.GD2121@laptop.6bone.nl> References: <20020825165945.GC2121@laptop.6bone.nl> <20020826.023736.128622794.iwasaki@jp.FreeBSD.org> <20020825174051.GD2121@laptop.6bone.nl> X-Mailer: Mew version 2.1 on Emacs 20.7 / Mule 4.0 (HANANOEN) Mime-Version: 1.0 Content-Type: Text/Plain; charset=us-ascii Content-Transfer-Encoding: 7bit Sender: owner-freebsd-current@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG > > > I have a Dell Latitude C640 and my screen won't come back after a suspend. > > > The machine works fine besides that. > > > > OK, I think this is not related with ACPI CA code update. > > If that was not clear, it also didn't work before. understood. I meant that ACPI CA code changes won't solve the individual device problems in many cases. > > If you have this problem w/ X running, and don't have w/o X, > > please try attached patches. > > It's unrelated to X. > > Other ideas? How about this one? http://people.freebsd.org/~iwasaki/acpi/vga_pci-20020228.tar.gz This simply set PCI_POWERSTATE_D0 for VGA device on wakeup. If this don't solve your problem, I think graphic chip need to be re-initialized on wakeup. Maybe needs time... Some VAIO machines (w/ ATI graphic chip), also have the same problem. Thanks To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-current" in the body of the message From owner-freebsd-current Sun Aug 25 11:29:39 2002 Delivered-To: freebsd-current@freebsd.org Received: from mx1.FreeBSD.org (mx1.FreeBSD.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 7784737B400 for ; Sun, 25 Aug 2002 11:29:36 -0700 (PDT) Received: from cheer.mahoroba.org (flets19-007.kamome.or.jp [218.45.19.7]) by mx1.FreeBSD.org (Postfix) with ESMTP id 0CABF43E65 for ; Sun, 25 Aug 2002 11:29:35 -0700 (PDT) (envelope-from ume@mahoroba.org) Received: from mille.mahoroba.org (IDENT:aZVyXT2L2u40oDT7l1OWAY+XfHyBog+J1NKZZJDqHKdYqoIZlh8xeGoFPYJqUe9s@mille.mahoroba.org [IPv6:2001:200:301:0:202:2dff:fe0a:6bee]) (user=ume mech=CRAM-MD5 bits=0) by cheer.mahoroba.org (8.12.5/8.12.5) with ESMTP/inet6 id g7PITVRr099658 (version=TLSv1/SSLv3 cipher=EDH-RSA-DES-CBC3-SHA bits=168 verify=NO); Mon, 26 Aug 2002 03:29:31 +0900 (JST) (envelope-from ume@mahoroba.org) Date: Mon, 26 Aug 2002 03:29:30 +0900 Message-ID: From: Hajimu UMEMOTO To: Mitsuru IWASAKI Cc: marks@ripe.net, acpi-jp@jp.FreeBSD.org, current@FreeBSD.ORG Subject: Re: Call for testers: acpica-unix-20020815 In-Reply-To: <20020826.023736.128622794.iwasaki@jp.FreeBSD.org> References: <20020822.235142.48538213.iwasaki@jp.FreeBSD.org> <20020825165945.GC2121@laptop.6bone.nl> <20020826.023736.128622794.iwasaki@jp.FreeBSD.org> User-Agent: xcite1.38> Wanderlust/2.9.14 (Unchained Melody) SEMI/1.14.4 (Hosorogi) FLIM/1.14.3 (=?ISO-8859-4?Q?Unebigory=F2mae?=) APEL/10.3 Emacs/21.2 (i386--freebsd) MULE/5.0 (=?ISO-2022-JP?B?GyRCOC1MWhsoQg==?=) X-Operating-System: FreeBSD 4.6-STABLE MIME-Version: 1.0 (generated by SEMI 1.14.4 - "Hosorogi") Content-Type: text/plain; charset=US-ASCII X-Virus-Scanned: by AMaViS-perl11-milter (http://amavis.org/) Sender: owner-freebsd-current@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG Hi, >>> Mon, 26 Aug 2002 02:37:36 +0900 (JST), >>> Mitsuru IWASAKI said: iwasaki> If you have this problem w/ X running, and don't have w/o X, iwasaki> please try attached patches. iwasaki> Index: isa/syscons_isa.c iwasaki> =================================================================== iwasaki> RCS file: /home/ncvs/src/sys/isa/syscons_isa.c,v iwasaki> retrieving revision 1.17 iwasaki> diff -u -r1.17 syscons_isa.c iwasaki> --- isa/syscons_isa.c 30 Jun 2001 10:15:06 -0000 1.17 iwasaki> +++ isa/syscons_isa.c 16 Feb 2002 13:11:50 -0000 I need this patch to do suspend/resume my laptop (Victor InterLink XP). This patch is also required for FIVA. It may better to have kernel option or sysctl to enable/disable this function. Sincerely, -- Hajimu UMEMOTO @ Internet Mutual Aid Society Yokohama, Japan ume@mahoroba.org ume@bisd.hitachi.co.jp ume@{,jp.}FreeBSD.org http://www.imasy.org/~ume/ To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-current" in the body of the message From owner-freebsd-current Sun Aug 25 11:38:34 2002 Delivered-To: freebsd-current@freebsd.org Received: from mx1.FreeBSD.org (mx1.FreeBSD.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 6BB8837B405 for ; Sun, 25 Aug 2002 11:38:33 -0700 (PDT) Received: from tasogare.imasy.or.jp (tasogare.imasy.or.jp [202.227.24.5]) by mx1.FreeBSD.org (Postfix) with ESMTP id 9D8B943E42 for ; Sun, 25 Aug 2002 11:38:31 -0700 (PDT) (envelope-from iwasaki@jp.FreeBSD.org) Received: from localhost (iwa@tasogare.imasy.or.jp [202.227.24.5]) by tasogare.imasy.or.jp (8.11.6+3.4W/8.11.6/tasogare) with ESMTP/inet id g7PIcJY34394; Mon, 26 Aug 2002 03:38:19 +0900 (JST) (envelope-from iwasaki@jp.FreeBSD.org) Date: Mon, 26 Aug 2002 03:38:14 +0900 (JST) Message-Id: <20020826.033814.35052601.iwasaki@jp.FreeBSD.org> To: ume@mahoroba.org Cc: marks@ripe.net, acpi-jp@jp.FreeBSD.org, current@FreeBSD.ORG Subject: Re: Call for testers: acpica-unix-20020815 From: Mitsuru IWASAKI In-Reply-To: References: <20020825165945.GC2121@laptop.6bone.nl> <20020826.023736.128622794.iwasaki@jp.FreeBSD.org> X-Mailer: Mew version 2.1 on Emacs 20.7 / Mule 4.0 (HANANOEN) Mime-Version: 1.0 Content-Type: Text/Plain; charset=us-ascii Content-Transfer-Encoding: 7bit Sender: owner-freebsd-current@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG > iwasaki> Index: isa/syscons_isa.c > iwasaki> =================================================================== > iwasaki> RCS file: /home/ncvs/src/sys/isa/syscons_isa.c,v > iwasaki> retrieving revision 1.17 > iwasaki> diff -u -r1.17 syscons_isa.c > iwasaki> --- isa/syscons_isa.c 30 Jun 2001 10:15:06 -0000 1.17 > iwasaki> +++ isa/syscons_isa.c 16 Feb 2002 13:11:50 -0000 > > I need this patch to do suspend/resume my laptop (Victor InterLink > XP). This patch is also required for FIVA. OK, commited. > It may better to have kernel option or sysctl to enable/disable this > function. I think this has no side effect but if I get any reports, I'll consider the option. Thanks To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-current" in the body of the message From owner-freebsd-current Sun Aug 25 12:10:53 2002 Delivered-To: freebsd-current@freebsd.org Received: from mx1.FreeBSD.org (mx1.FreeBSD.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 9115C37B400 for ; Sun, 25 Aug 2002 12:10:51 -0700 (PDT) Received: from itesec.hsc.fr (itesec.hsc.fr [192.70.106.33]) by mx1.FreeBSD.org (Postfix) with ESMTP id CEE4043E75 for ; Sun, 25 Aug 2002 12:10:50 -0700 (PDT) (envelope-from yb@sainte-barbe.org) Received: from taz.hsc.fr (ogoun.hsc.fr [192.70.106.75]) (using TLSv1 with cipher EDH-RSA-DES-CBC3-SHA (168/168 bits)) (Client CN "taz.hsc.fr", Issuer "HSC CA" (verified OK)) by itesec.hsc.fr (Postfix) with ESMTP id B1D4C20F3A; Sun, 25 Aug 2002 21:10:49 +0200 (CEST) Received: by taz.hsc.fr (Postfix, from userid 1000) id 7A44B75C; Sun, 25 Aug 2002 21:10:38 +0200 (CEST) Date: Sun, 25 Aug 2002 21:10:38 +0200 From: Yann Berthier To: current@FreeBSD.ORG Cc: acpi-jp@jp.FreeBSD.org Subject: Re: Call for testers: acpica-unix-20020815 Message-ID: <20020825191038.GA499@hsc.fr> References: <20020825165945.GC2121@laptop.6bone.nl> <20020826.023736.128622794.iwasaki@jp.FreeBSD.org> <20020825174051.GD2121@laptop.6bone.nl> <20020826.030148.95910346.iwasaki@jp.FreeBSD.org> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20020826.030148.95910346.iwasaki@jp.FreeBSD.org> X-Organization: Herve Schauer Consultants X-Web: http://www.hsc.fr/ X-Operating-System: FreeBSD 5.0-CURRENT User-Agent: Mutt/1.5.1i Sender: owner-freebsd-current@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG On Mon, 26 Aug 2002, Mitsuru IWASAKI wrote: > > > > I have a Dell Latitude C640 and my screen won't come back after a suspend. > > > > The machine works fine besides that. > > > > > > OK, I think this is not related with ACPI CA code update. > > > > If that was not clear, it also didn't work before. > > understood. I meant that ACPI CA code changes won't > solve the individual device problems in many cases. > > > > If you have this problem w/ X running, and don't have w/o X, > > > please try attached patches. > > > > It's unrelated to X. > > > > Other ideas? > > How about this one? > http://people.freebsd.org/~iwasaki/acpi/vga_pci-20020228.tar.gz > > This simply set PCI_POWERSTATE_D0 for VGA device on wakeup. It seems to solve the acpi resume on my laptop (Toshiba Tecra 8200) Thanks, - yann To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-current" in the body of the message From owner-freebsd-current Sun Aug 25 12:15:25 2002 Delivered-To: freebsd-current@freebsd.org Received: from mx1.FreeBSD.org (mx1.FreeBSD.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 9A41337B400; Sun, 25 Aug 2002 12:15:21 -0700 (PDT) Received: from tomts26-srv.bellnexxia.net (tomts26.bellnexxia.net [209.226.175.189]) by mx1.FreeBSD.org (Postfix) with ESMTP id 353FE43E88; Sun, 25 Aug 2002 12:15:20 -0700 (PDT) (envelope-from junis@gosympatico.ca) Received: from [209.226.175.136] by tomts26-srv.bellnexxia.net (InterMail vM.5.01.04.19 201-253-122-122-119-20020516) with SMTP id <20020825191402.LKEZ8287.tomts26-srv.bellnexxia.net@[209.226.175.136]>; Sun, 25 Aug 2002 15:14:02 -0400 From: To: Subject: Hello from Kabul Date: Sun, 25 Aug 2002 15:16:17 -0400 MIME-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit Message-Id: <20020825191402.LKEZ8287.tomts26-srv.bellnexxia.net@[209.226.175.136]> Sender: owner-freebsd-current@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG HI !!! I am Junis from Kabul. With help from friend Jon Katz I have made first release of my new operating system - JUNIX. Plays well MP3 and has good support for iPod system. Also special file sytem to store DivX of baywatch and survivor television show. I very much like america culture. JUNIX is built for commodore but I include my compiler so you can build for your system when you have dug up hardware from chicken hut. THANKS. --JUNIS ----- Get your free WebMail account from Sympatico-Lycos at www.sympatico.ca ----- To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-current" in the body of the message From owner-freebsd-current Sun Aug 25 12:35:20 2002 Delivered-To: freebsd-current@freebsd.org Received: from mx1.FreeBSD.org (mx1.FreeBSD.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id C320E37B400 for ; Sun, 25 Aug 2002 12:35:17 -0700 (PDT) Received: from birch.ripe.net (birch.ripe.net [193.0.1.96]) by mx1.FreeBSD.org (Postfix) with ESMTP id 2603943E65 for ; Sun, 25 Aug 2002 12:35:16 -0700 (PDT) (envelope-from marks@ripe.net) Received: from laptop.6bone.nl (cow.ripe.net [193.0.1.239]) by birch.ripe.net (8.12.5/8.11.6) with SMTP id g7PJZDHC028700; Sun, 25 Aug 2002 21:35:13 +0200 Received: (nullmailer pid 966 invoked by uid 1000); Sun, 25 Aug 2002 19:34:59 -0000 Date: Sun, 25 Aug 2002 21:34:59 +0200 From: Mark Santcroos To: Mitsuru IWASAKI Cc: acpi-jp@jp.FreeBSD.org, current@FreeBSD.ORG Subject: Re: Call for testers: acpica-unix-20020815 Message-ID: <20020825193459.GA725@laptop.6bone.nl> References: <20020825165945.GC2121@laptop.6bone.nl> <20020826.023736.128622794.iwasaki@jp.FreeBSD.org> <20020825174051.GD2121@laptop.6bone.nl> <20020826.030148.95910346.iwasaki@jp.FreeBSD.org> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20020826.030148.95910346.iwasaki@jp.FreeBSD.org> User-Agent: Mutt/1.4i X-Handles: MS6-6BONE, MS18417-RIPE X-RIPE-Spam-Status: NONE ; -998 X-RIPE-Spam-Level: Sender: owner-freebsd-current@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG On Mon, Aug 26, 2002 at 03:01:48AM +0900, Mitsuru IWASAKI wrote: > How about this one? > http://people.freebsd.org/~iwasaki/acpi/vga_pci-20020228.tar.gz > > This simply set PCI_POWERSTATE_D0 for VGA device on wakeup. This didn't work unfortunately. The problem is actually a bit weird. When I suspend (close the lid or with the key combo) the display is not turned off actually. It does go in some form of suspend however. When I resume, the machine comes back to life again, but the screen goes off at that moment. One other note: At boot time the VGA is reported as: Aug 25 21:15:20 laptop kernel: vga0: at port 0x3c0-0x3df iomem 0xa0000-0xbffff on isa0 And when I load your module: Aug 25 21:12:44 laptop kernel: vga_pci0: port 0xc000-0xc0ff mem 0xfcff0000-0xfcffffff,0xe0000000-0xe7ffffff irq 11 at device 0.0 on pci1 In other words, is it a problem that it is already configured as an ISA device or is that normal? > If this don't solve your problem, I think graphic chip need to be > re-initialized on wakeup. Maybe needs time... Ah, that makes sense. I was searching through the acpi documentation and couldn't find anything about displays actually. So this is fully controlled by the graphics controller? > Some VAIO machines (w/ ATI graphic chip), also have the same problem. I also have an ATI chip. ATI Radeon to be precise, is that a possible explanation? Mark -- Mark Santcroos RIPE Network Coordination Centre http://www.ripe.net/home/mark/ New Projects Group/TTM To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-current" in the body of the message From owner-freebsd-current Sun Aug 25 12:55:31 2002 Delivered-To: freebsd-current@freebsd.org Received: from mx1.FreeBSD.org (mx1.FreeBSD.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id E224037B400 for ; Sun, 25 Aug 2002 12:55:28 -0700 (PDT) Received: from dragon.nuxi.com (trang.nuxi.com [66.92.13.169]) by mx1.FreeBSD.org (Postfix) with ESMTP id 9DBFD43E88 for ; Sun, 25 Aug 2002 12:55:24 -0700 (PDT) (envelope-from obrien@NUXI.com) Received: from dragon.nuxi.com (obrien@localhost [127.0.0.1]) by dragon.nuxi.com (8.12.5/8.12.2) with ESMTP id g7PJt7oe082402; Sun, 25 Aug 2002 12:55:07 -0700 (PDT) (envelope-from obrien@dragon.nuxi.com) Received: (from obrien@localhost) by dragon.nuxi.com (8.12.5/8.12.5/Submit) id g7PJt7mf082401; Sun, 25 Aug 2002 12:55:07 -0700 (PDT) Date: Sun, 25 Aug 2002 12:55:07 -0700 From: "David O'Brien" To: Craig Rodrigues Cc: freebsd-current@freebsd.org Subject: Re: Problem with pkg_add and tbz files Message-ID: <20020825195507.GA82354@dragon.nuxi.com> Reply-To: obrien@freebsd.org References: <20020825113401.A265@attbi.com> <20020825154031.GA46619@dragon.nuxi.com> <20020825121550.A604@attbi.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20020825121550.A604@attbi.com> User-Agent: Mutt/1.4i 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-current@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG On Sun, Aug 25, 2002 at 12:15:50PM -0400, Craig Rodrigues wrote: > On Sun, Aug 25, 2002 at 08:40:32AM -0700, David O'Brien wrote: > > On Sun, Aug 25, 2002 at 11:34:01AM -0400, Craig Rodrigues wrote: > > Please give the output of ``ident /usr/sbin/pkg_add''. > > /usr/sbin/pkg_add: > $FreeBSD: src/lib/csu/i386-elf/crti.S,v 1.6 2002/05/15 04:19:49 obrien Exp $ > $FreeBSD: src/lib/csu/i386-elf/crtn.S,v 1.5 2002/05/15 04:19:49 obrien Exp $ > $FreeBSD: src/lib/csu/i386-elf/crt1.c,v 1.9 2002/07/16 12:28:49 markm Exp $ > $FreeBSD: src/usr.sbin/pkg_install/add/main.c,v 1.50 2002/04/01 09:39:06 obrien Exp $ > $FreeBSD: src/usr.sbin/pkg_install/add/perform.c,v 1.71 2002/05/14 21:42:36 sobomax Exp $ > $FreeBSD: src/usr.sbin/pkg_install/add/futil.c,v 1.13 2002/04/01 09:39:05 obrien Exp $ > $FreeBSD: src/usr.sbin/pkg_install/add/extract.c,v 1.35 2002/08/02 17:28:02 sobomax Exp $ > $FreeBSD: src/usr.sbin/pkg_install/lib/match.c,v 1.12 2002/05/22 10:33:25 sobomax Exp $ > $FreeBSD: src/usr.sbin/pkg_install/lib/plist.c,v 1.44 2002/08/12 16:15:25 sobomax Exp $ > $FreeBSD: src/usr.sbin/pkg_install/lib/version.c,v 1.4 2002/08/11 13:05:30 schweikh Exp $ > $FreeBSD: src/usr.sbin/pkg_install/lib/pen.c,v 1.40 2002/05/11 04:17:55 alfred Exp $ > $FreeBSD: src/usr.sbin/pkg_install/lib/msg.c,v 1.16 2002/04/01 09:39:07 obrien Exp $ > $FreeBSD: src/usr.sbin/pkg_install/lib/exec.c,v 1.10 2002/04/01 09:39:07 obrien Exp $ > $FreeBSD: src/usr.sbin/pkg_install/lib/str.c,v 1.14 2002/04/01 09:39:07 obrien Exp $ > $FreeBSD: src/usr.sbin/pkg_install/lib/file.c,v 1.56 2002/08/04 21:27:57 knu Exp $ > $FreeBSD: src/usr.sbin/pkg_install/lib/global.c,v 1.9 2002/04/01 09:39:07 obrien Exp $ As always, cvsup and rebuilt the piece of software in question before reporting a problem: /usr/sbin/pkg_add: $FreeBSD: src/lib/csu/i386-elf/crti.S,v 1.6 2002/05/15 04:19:49 obrien Exp $ $FreeBSD: src/lib/csu/i386-elf/crtn.S,v 1.5 2002/05/15 04:19:49 obrien Exp $ $FreeBSD: src/lib/csu/i386-elf/crt1.c,v 1.9 2002/07/16 12:28:49 markm Exp $ $FreeBSD: src/usr.sbin/pkg_install/add/main.c,v 1.51 2002/08/25 01:00:16 obrien Exp $ $FreeBSD: src/usr.sbin/pkg_install/add/perform.c,v 1.72 2002/08/25 01:00:16 obrien Exp $ $FreeBSD: src/usr.sbin/pkg_install/add/futil.c,v 1.13 2002/04/01 09:39:05 obrien Exp $ $FreeBSD: src/usr.sbin/pkg_install/add/extract.c,v 1.35 2002/08/02 17:28:02 sobomax Exp $ $FreeBSD: src/usr.sbin/pkg_install/lib/match.c,v 1.12 2002/05/22 10:33:25 sobomax Exp $ $FreeBSD: src/usr.sbin/pkg_install/lib/plist.c,v 1.44 2002/08/12 16:15:25 sobomax Exp $ $FreeBSD: src/usr.sbin/pkg_install/lib/version.c,v 1.4 2002/08/11 13:05:30 schweikh Exp $ $FreeBSD: src/usr.sbin/pkg_install/lib/pen.c,v 1.40 2002/05/11 04:17:55 alfred Exp $ $FreeBSD: src/usr.sbin/pkg_install/lib/msg.c,v 1.16 2002/04/01 09:39:07 obrien Exp $ $FreeBSD: src/usr.sbin/pkg_install/lib/exec.c,v 1.10 2002/04/01 09:39:07 obrien Exp $ $FreeBSD: src/usr.sbin/pkg_install/lib/str.c,v 1.14 2002/04/01 09:39:07 obrien Exp $ $FreeBSD: src/usr.sbin/pkg_install/lib/file.c,v 1.58 2002/08/25 01:00:16 obrien Exp $ $FreeBSD: src/usr.sbin/pkg_install/lib/global.c,v 1.9 2002/04/01 09:39:07 obrien Exp $ Note you are two revisions behind on lib/file.c, and one revision behind on add/main.c. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-current" in the body of the message From owner-freebsd-current Sun Aug 25 13: 2:47 2002 Delivered-To: freebsd-current@freebsd.org Received: from mx1.FreeBSD.org (mx1.FreeBSD.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id A2CCE37B400; Sun, 25 Aug 2002 13:02:45 -0700 (PDT) Received: from dragon.nuxi.com (trang.nuxi.com [66.92.13.169]) by mx1.FreeBSD.org (Postfix) with ESMTP id 6AB0F43E4A; Sun, 25 Aug 2002 13:02:44 -0700 (PDT) (envelope-from obrien@NUXI.com) Received: from dragon.nuxi.com (obrien@localhost [127.0.0.1]) by dragon.nuxi.com (8.12.5/8.12.2) with ESMTP id g7PK2aoe082509; Sun, 25 Aug 2002 13:02:36 -0700 (PDT) (envelope-from obrien@dragon.nuxi.com) Received: (from obrien@localhost) by dragon.nuxi.com (8.12.5/8.12.5/Submit) id g7PK2add082508; Sun, 25 Aug 2002 13:02:36 -0700 (PDT) Date: Sun, 25 Aug 2002 13:02:36 -0700 From: "David O'Brien" To: Mike Barcroft Cc: Craig Rodrigues , freebsd-current@FreeBSD.org Subject: Re: Question about device.hints man page Message-ID: <20020825200236.GB82354@dragon.nuxi.com> Reply-To: obrien@FreeBSD.org References: <20020825155130.A2058@attbi.com> <1030290579.356.5.camel@twoflower> <20020825125401.A751@attbi.com> <20020825124344.P62302@espresso.q9media.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20020825124344.P62302@espresso.q9media.com> User-Agent: Mutt/1.4i 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-current@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG On Sun, Aug 25, 2002 at 12:43:44PM -0400, Mike Barcroft wrote: > Craig Rodrigues writes: > > device.hints.5: > > $FreeBSD: src/share/man/man5/device.hints.5,v 1.3 2002/08/09 06:07:33 obrien Exp $ > > I would like to submit the following trivial patch: > > > > > > --- device.hints.5.orig Sun Aug 25 12:52:02 2002 > > +++ device.hints.5 Sun Aug 25 12:52:26 2002 > > @@ -145,7 +145,7 @@ > > > > The following example disables the ACPI driver > > .Bd -literal -offset indent > > -hint.acpi.0.disable="1" > > +hint.acpi.0.disabled="1" > > .Ed > > .\" .Pp > > .\" A control variable may look like: > > > Committed, thanks. Uh WAIT! Was this tested?!? $ grep disable /sys/boot/i386/libi386/i386_module.c if ((getenv("acpi_load") && !getenv("hint.acpi.0.disable"))) { "hint.acpi.0.disable=1" certainly did not load the acpi.ko module for me (as expected by inspecting the code). I'm backing this commit out someone can prove it is proper. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-current" in the body of the message From owner-freebsd-current Sun Aug 25 13: 8: 1 2002 Delivered-To: freebsd-current@freebsd.org Received: by hub.freebsd.org (Postfix, from userid 664) id 0238F37B400; Sun, 25 Aug 2002 13:07:59 -0700 (PDT) Date: Sun, 25 Aug 2002 13:07:59 -0700 From: David O'Brien To: Craig Rodrigues Cc: freebsd-current@freebsd.org Subject: Re: Question about device.hints man page Message-ID: <20020825130759.A49050@hub.freebsd.org> Reply-To: obrien@freebsd.org References: <20020825155130.A2058@attbi.com> <1030290579.356.5.camel@twoflower> <20020825125401.A751@attbi.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline User-Agent: Mutt/1.2.5.1i In-Reply-To: <20020825125401.A751@attbi.com>; from rodrigc@attbi.com on Sun, Aug 25, 2002 at 12:54:01PM -0400 X-Operating-System: FreeBSD 4.6-STABLE 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-current@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG On Sun, Aug 25, 2002 at 12:54:01PM -0400, Craig Rodrigues wrote: > On Sun, Aug 25, 2002 at 05:49:38PM +0200, Jan Stocker wrote: > > > > > The following example disables the ACPI driver > > > hint.acpi.0.disable="1" > > > > My man page doest have this example (but is is some days older), but a > > look to > > > > Twoflower# grep "disable" /sys/i386/conf/GENERIC.hints > > > > hint.apm.0.disabled="1" > > hint.pcic.1.disabled="1" > > hint.sio.2.disabled="1" > > hint.sio.3.disabled="1" > > > > shows that the description is right and the example wrong... How about being more careful with your submissions and actually test things before submitting them? Either testing this setting or reading the code would have shown you it was correct. (don't forget code is always more accurate than documenation) ACPI != apm or pcic or sio. The hints in GENERIC.hints are tested. The commit in the manpage about the spelling always being 'disabled' is wrong. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-current" in the body of the message From owner-freebsd-current Sun Aug 25 13:23:32 2002 Delivered-To: freebsd-current@freebsd.org Received: from mx1.FreeBSD.org (mx1.FreeBSD.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 9394937B400 for ; Sun, 25 Aug 2002 13:23:26 -0700 (PDT) Received: from warez.scriptkiddie.org (uswest-dsl-142-38.cortland.com [209.162.142.38]) by mx1.FreeBSD.org (Postfix) with ESMTP id D9C4343E72 for ; Sun, 25 Aug 2002 13:23:25 -0700 (PDT) (envelope-from lamont@scriptkiddie.org) Received: from [192.168.69.11] (unknown [192.168.69.11]) by warez.scriptkiddie.org (Postfix) with ESMTP id 5B71362D1A for ; Sun, 25 Aug 2002 13:23:23 -0700 (PDT) Date: Sun, 25 Aug 2002 13:24:45 -0700 (PDT) From: Lamont Granquist To: freebsd-current@freebsd.org Subject: panic + scsi Message-ID: <20020825113438.V2004-100000@coredump.scriptkiddie.org> MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-freebsd-current@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG i actually got a crash dump last night, panic + bt below... also, scsi hasn't been working for me for at least a week or two now... i'm using this: pci0: at device 7.3 (no driver attached) ahc_pci0: port 0xd400-0xd4ff mem 0xed80000 0-0xed800fff irq 10 at device 9.0 on pci0 aic7899: Ultra160 Wide Channel A, SCSI Id=7, 32/253 SCBs ahc_pci1: port 0xd000-0xd0ff mem 0xed00000 0-0xed000fff irq 5 at device 9.1 on pci0 aic7899: Ultra160 Wide Channel B, SCSI Id=7, 32/253 SCBs cd0 at ahc0 bus 0 target 4 lun 0 cd0: Removable CD-ROM SCSI-2 device cd0: 20.000MB/s transfers (20.000MHz, offset 16) cd0: Attempt to query device size failed: NOT READY, Medium not present - tray closed da0 at ahc0 bus 0 target 0 lun 0 da0: Fixed Direct Access SCSI-3 device da0: 40.000MB/s transfers (20.000MHz, offset 63, 16bit), Tagged Queueing Enabled da0: 35003MB (71687369 512 byte sectors: 255H 63S/T 4462C) but, for example, it doesn't find my CD/RW anymore: coredump# cdrecord -scanbus Cdrecord 1.11a28 (i386-unknown-freebsd5.0) Copyright (C) 1995-2002 Jrg Schilling cdrecord: No such file or directory. Cannot open SCSI driver. cdrecord: For possible targets try 'cdrecord -scanbus'. Make sure you are root. ========================= panic: bremfree: bp 0xce6484bc not locked panic messages: --- Fatal trap 12: page fault while in kernel mode cpuid = 0; lapic.id = 00000000 fault virtual address = 0xed839a3c fault code = supervisor write, page not present instruction pointer = 0x8:0xc02e3670 stack pointer = 0x10:0xda07eb80 frame pointer = 0x10:0xda07eb88 code segment = base 0x0, limit 0xfffff, type 0x1b = DPL 0, pres 1, def32 1, gran 1 processor eflags = interrupt enabled, resume, IOPL = 0 current process = 3153 (perl) trap number = 12 panic: page fault cpuid = 0; lapic.id = 00000000 boot() called on cpu#0 syncing disks... panic: bremfree: bp 0xce6484bc not locked cpuid = 0; lapic.id = 00000000 boot() called on cpu#0 Uptime: 11h58m20s Dumping 511 MB ata0: resetting devices .. done 16 32 48 64 80 96 112 128 144 160 176 192 208 224 240 256 272 288 304 320 336 352 368 384 400 416 432 448 464 480 496 --- #0 doadump () at /usr/src/sys/kern/kern_shutdown.c:213 213 dumping++; (kgdb) bt #0 doadump () at /usr/src/sys/kern/kern_shutdown.c:213 #1 0xc01cfa86 in boot (howto=260) at /usr/src/sys/kern/kern_shutdown.c:345 #2 0xc01cfd28 in panic () at /usr/src/sys/kern/kern_shutdown.c:493 #3 0xc0210dc7 in bremfree (bp=0xce6484bc) at /usr/src/sys/kern/vfs_bio.c:633 #4 0xc02135b0 in getblk (vp=0xc41d0000, blkno=19915072, size=8192, slpflag=0, slptimeo=0) at /usr/src/sys/kern/vfs_bio.c:2318 #5 0xc0210efa in breadn (vp=0xc41d0000, blkno=0, size=0, rablkno=0x0, rabsize=0x0, cnt=0, cred=0x0, bpp=0x0) at /usr/src/sys/kern/vfs_bio.c:691 #6 0xc0210eac in bread (vp=0x0, blkno=0, size=0, cred=0x0, bpp=0x0) at /usr/src/sys/kern/vfs_bio.c:673 #7 0xc0278518 in ffs_update (vp=0xc42d2b90, waitfor=0) at /usr/src/sys/ufs/ffs/ffs_inode.c:102 #8 0xc028b4df in ffs_fsync (ap=0xda07e9ac) at /usr/src/sys/ufs/ffs/ffs_vnops.c:292 #9 0xc028a798 in ffs_sync (mp=0xc41c4800, waitfor=2, cred=0xc158be80, td=0xc034b440) at vnode_if.h:597 #10 0xc02236e8 in sync (td=0xc034b440, uap=0x0) at /usr/src/sys/kern/vfs_syscalls.c:129 #11 0xc01cf69b in boot (howto=256) at /usr/src/sys/kern/kern_shutdown.c:254 #12 0xc01cfd28 in panic () at /usr/src/sys/kern/kern_shutdown.c:493 #13 0xc02e77e3 in trap_fatal (frame=0xda07eb40, eva=0) at /usr/src/sys/i386/i386/trap.c:846 #14 0xc02e7492 in trap_pfault (frame=0xda07eb40, usermode=0, eva=3984824892) at /usr/src/sys/i386/i386/trap.c:760 #15 0xc02e6fbd in trap (frame= {tf_fs = 24, tf_es = 16, tf_ds = 16, tf_edi = -1051056628, tf_esi = -1057111132, tf_ebp = -637015160, tf_isp = -637015188, tf_ebx = -1051056628, tf_edx = -1052943316, tf_ecx = 1, tf_eax = -1052962508, tf_trapno = 12, tf_err = 2, tf_eip = -1070713232, tf_cs = 8, tf_eflags = 66194, tf_esp = 672165888, tf_ss = 0}) at /usr/src/sys/i386/i386/trap.c:446 #16 0xc02d1138 in calltrap () at {standard input}:99 #17 0xc02e3e31 in pmap_enter (pmap=0xc15a260c, va=3243910668, m=0xc0fdc3a4, prot=5 '\005', wired=0) at /usr/src/sys/i386/i386/pmap.c:2133 #18 0xc029c9f7 in vm_fault (map=0xc15a2594, vaddr=672165888, fault_type=1 '\001', fault_flags=0) at /usr/src/sys/vm/vm_fault.c:880 #19 0xc02e73c2 in trap_pfault (frame=0xda07ed48, usermode=1, eva=672169472) at /usr/src/sys/i386/i386/trap.c:736 #20 0xc02e6e22 in trap (frame= {tf_fs = 47, tf_es = 47, tf_ds = 47, tf_edi = 0, tf_esi = 671498288, tf_ebp = -1077937068, tf_isp = -637014668, tf_ebx = 671478504, tf_edx = 671498304, tf_ecx = 671498304, tf_eax = 672229336, tf_trapno = 12, tf_err = 4, tf_eip = 672169472, tf_cs = 31, tf_eflags = 66118, tf_esp = -1077937100, tf_ss = 47}) at /usr/src/sys/i386/i386/trap.c:332 #21 0xc02d1138 in calltrap () at {standard input}:99 ---Can't read userspace from dump, or kernel process--- To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-current" in the body of the message From owner-freebsd-current Sun Aug 25 13:23:37 2002 Delivered-To: freebsd-current@freebsd.org Received: from mx1.FreeBSD.org (mx1.FreeBSD.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id DE6A037B406; Sun, 25 Aug 2002 13:23:33 -0700 (PDT) Received: from espresso.q9media.com (espresso.q9media.com [65.39.129.122]) by mx1.FreeBSD.org (Postfix) with ESMTP id 522FD43E65; Sun, 25 Aug 2002 13:23:33 -0700 (PDT) (envelope-from mike@espresso.q9media.com) Received: by espresso.q9media.com (Postfix, from userid 1002) id B2AF69C11; Sun, 25 Aug 2002 16:17:48 -0400 (EDT) Date: Sun, 25 Aug 2002 16:17:48 -0400 From: Mike Barcroft To: David O'Brien Cc: Craig Rodrigues , freebsd-current@FreeBSD.org Subject: Re: Question about device.hints man page Message-ID: <20020825161748.R62302@espresso.q9media.com> References: <20020825155130.A2058@attbi.com> <1030290579.356.5.camel@twoflower> <20020825125401.A751@attbi.com> <20020825124344.P62302@espresso.q9media.com> <20020825200236.GB82354@dragon.nuxi.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20020825200236.GB82354@dragon.nuxi.com>; from obrien@FreeBSD.org on Sun, Aug 25, 2002 at 01:02:36PM -0700 Organization: The FreeBSD Project Sender: owner-freebsd-current@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG David O'Brien writes: > On Sun, Aug 25, 2002 at 12:43:44PM -0400, Mike Barcroft wrote: > > Craig Rodrigues writes: > > > device.hints.5: > > > $FreeBSD: src/share/man/man5/device.hints.5,v 1.3 2002/08/09 06:07:33 obrien Exp $ > > > I would like to submit the following trivial patch: > > > > > > > > > --- device.hints.5.orig Sun Aug 25 12:52:02 2002 > > > +++ device.hints.5 Sun Aug 25 12:52:26 2002 > > > @@ -145,7 +145,7 @@ > > > > > > The following example disables the ACPI driver > > > .Bd -literal -offset indent > > > -hint.acpi.0.disable="1" > > > +hint.acpi.0.disabled="1" > > > .Ed > > > .\" .Pp > > > .\" A control variable may look like: > > > > > > Committed, thanks. > > Uh WAIT! Was this tested?!? > $ grep disable /sys/boot/i386/libi386/i386_module.c > if ((getenv("acpi_load") && !getenv("hint.acpi.0.disable"))) { > > "hint.acpi.0.disable=1" certainly did not load the acpi.ko module for me > (as expected by inspecting the code). I'm backing this commit out > someone can prove it is proper. I checked with sys/dev/acpica/acpi.c:223 to confirm the hint name. I think one of these two places has it misspelled. Would someone please fix it or explain why we have differing hints for the seemingly the same thing? Best regards, Mike Barcroft To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-current" in the body of the message From owner-freebsd-current Sun Aug 25 14:22:56 2002 Delivered-To: freebsd-current@freebsd.org Received: from mx1.FreeBSD.org (mx1.FreeBSD.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id BEA8237B400 for ; Sun, 25 Aug 2002 14:22:54 -0700 (PDT) Received: from rootlabs.com (root.org [67.118.192.226]) by mx1.FreeBSD.org (Postfix) with SMTP id D1D6E43E4A for ; Sun, 25 Aug 2002 14:22:49 -0700 (PDT) (envelope-from nate@rootlabs.com) Received: (qmail 70637 invoked by uid 1000); 25 Aug 2002 21:22:47 -0000 Date: Sun, 25 Aug 2002 14:22:47 -0700 (PDT) From: Nate Lawson To: Craig Rodrigues Cc: freebsd-current@freebsd.org Subject: Re: 3COM 3c509 "eeprom failed to come ready" In-Reply-To: <20020825122641.A1046@attbi.com> Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-freebsd-current@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG On Sun, 25 Aug 2002, Craig Rodrigues wrote: > I think I solved the problem. I did not need to recompile the kernel, > and I did not have to reconfigure my NIC with the 3Com DOS utilities. > > I read the following post from 1999 by Poul-Henning Kamp: > > http://docs.freebsd.org/cgi/getmsg.cgi?fetch=632436+0+archive/1999/freebsd-current/19991128.freebsd-current > > Poul states that the probing of the ie and ex drivers affects the > 3Com magic config registers. > > So, what I did was, I edited /boot/device.hints and commented out a bunch > of lines and disabled a few drivers: > > ============================================================================ > #hint.ie.0.at="isa" > #hint.ie.0.port="0x300" > #hint.ie.0.irq="10" > #hint.ie.0.maddr="0xd0000" > hint.ie.0.disabled="1" > #hint.fe.0.at="isa" > #hint.fe.0.port="0x300" > #hint.le.0.at="isa" > #hint.le.0.port="0x300" > #hint.le.0.irq="5" > #hint.le.0.maddr="0xd0000" > hint.le.0.disabled="1" > ============================================================================ > > When I rebooted with the GENERIC kernel, my 3Com 509 card came up just > fine. Beat me to it. Every problem I've had in the past with a pre-PnP ISA card was due to other device probes confusing the proper device. So I typically disable all probes of any non-PnP ISA cards unless I have them. -Nate To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-current" in the body of the message From owner-freebsd-current Sun Aug 25 14:34: 5 2002 Delivered-To: freebsd-current@freebsd.org Received: from mx1.FreeBSD.org (mx1.FreeBSD.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 317C537B400 for ; Sun, 25 Aug 2002 14:34:03 -0700 (PDT) Received: from mail49.fg.online.no (mail49-s.fg.online.no [148.122.161.49]) by mx1.FreeBSD.org (Postfix) with ESMTP id 3050843E42 for ; Sun, 25 Aug 2002 14:34:01 -0700 (PDT) (envelope-from frode@nordahl.net) Received: from samwise (ti200720a080-0027.bb.online.no [80.212.244.27]) by mail49.fg.online.no (8.9.3/8.9.3) with ESMTP id XAA19740; Sun, 25 Aug 2002 23:33:52 +0200 (MET DST) Subject: Re: Call for testers: acpica-unix-20020815 From: Frode Nordahl To: acpi-jp@jp.freebsd.org Cc: current@FreeBSD.ORG In-Reply-To: <20020822.235142.48538213.iwasaki@jp.FreeBSD.org> References: <20020822.235142.48538213.iwasaki@jp.FreeBSD.org> Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: quoted-printable X-Mailer: Ximian Evolution 1.0.8 Date: 25 Aug 2002 23:33:47 +0200 Message-Id: <1030311228.1772.12.camel@samwise.xu.nordahl.net> Mime-Version: 1.0 Sender: owner-freebsd-current@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG Hello,=20 I applied the patch, and nothing changed, so it works :)=20 What tools do you use to check battery state? Any links on userland tools for monitoring / controling the ACPI (other than acpiconf) ?=20 On my laptop, power switch, lid switch and stuff like that show up under boot-up, but they do not work. Is there a default behaviour, or do I need a userland tool to configure what should happen?=20 (VIA PN133 chipset)=20 I also see CPU throttling show up on boot-up (a total of 16 steps, wow). When I unplug the power, "system profile" changes from power to economy. Is it possible to do any more fine-grained control of this?=20 Anyone know what the status is on the disk spindown patch (ATA)? I saw some references to a old patch for this somewhere, and that S=F8ren had some things he could commit, when he got the time :)=20 My desktop computer automaticly shuts down whenever I hit the power button, so I guess it works there, but not on my laptop :(=20 Is there a updated homepage for the ACPI project somewhere? I think the ACPI implementation for FreeBSD rocks, but it has a long way to go before it's perfect. So I would love to help out.=20 Mvh,=20 Frode=20 On Thu, 2002-08-22 at 16:51, Mitsuru IWASAKI wrote:=20 > I'm going to import Intel acpica-unix-20020815 sometime early next > week. Please test new version of acpica and give feedback before my > importing. > Major fix in this version is Ref/Deref operators bug fix. > Personally I'm very happy with the new version because > now my laptop (FIVA 206VL) reports correct battery info. :-) >=20 > The full change log: > http://developer.intel.com/technology/iapc/acpi/downloads/CHANGES.txt >=20 > The patches against CURRENT sys tree are available at: > http://people.freebsd.org/~iwasaki/acpi/acpica-20020725-20020815-test2002= 0822.diff >=20 > Please note that any feedback should be sent to acpi-jp@jp.freebsd.org. >=20 > Enjoy! >=20 > To Unsubscribe: send mail to majordomo@FreeBSD.org > with "unsubscribe freebsd-current" in the body of the message To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-current" in the body of the message From owner-freebsd-current Sun Aug 25 15:11:35 2002 Delivered-To: freebsd-current@freebsd.org Received: from mx1.FreeBSD.org (mx1.FreeBSD.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 198B637B400 for ; Sun, 25 Aug 2002 15:11:33 -0700 (PDT) Received: from mailout10.sul.t-online.com (mailout10.sul.t-online.com [194.25.134.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id 4464F43E6E for ; Sun, 25 Aug 2002 15:11:32 -0700 (PDT) (envelope-from Jan.Stocker@t-online.de) Received: from fwd02.sul.t-online.de by mailout10.sul.t-online.com with smtp id 17izdy-0005Ym-0F; Sun, 25 Aug 2002 17:49:38 +0200 Received: from twoflower.liebende.de (320072111332-0001@[217.80.121.163]) by fwd02.sul.t-online.com with esmtp id 17izdt-0aTBAGC; Sun, 25 Aug 2002 17:49:33 +0200 Subject: Re: Question about device.hints man page From: Jan.Stocker@t-online.de (Jan Stocker) Reply-To: Jan.Stocker@t-online.de To: Craig Rodrigues Cc: freebsd-current@FreeBSD.ORG In-Reply-To: <20020825155130.A2058@attbi.com> References: <20020825155130.A2058@attbi.com> Content-Type: text/plain Content-Transfer-Encoding: 7bit X-Mailer: Ximian Evolution 1.0.8 Date: 25 Aug 2002 17:49:38 +0200 Message-Id: <1030290579.356.5.camel@twoflower> Mime-Version: 1.0 X-Sender: 320072111332-0001@t-dialin.net Sender: owner-freebsd-current@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG > The following example disables the ACPI driver > > hint.acpi.0.disable="1" My man page doest have this example (but is is some days older), but a look to Twoflower# grep "disable" /sys/i386/conf/GENERIC.hints hint.apm.0.disabled="1" hint.pcic.1.disabled="1" hint.sio.2.disabled="1" hint.sio.3.disabled="1" shows that the description is right and the example wrong... Jan To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-current" in the body of the message From owner-freebsd-current Sun Aug 25 15:25:57 2002 Delivered-To: freebsd-current@freebsd.org Received: from mx1.FreeBSD.org (mx1.FreeBSD.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 71D7437B400 for ; Sun, 25 Aug 2002 15:25:54 -0700 (PDT) Received: from dibbler.ne.client2.attbi.com (dibbler.ne.client2.attbi.com [24.61.41.247]) by mx1.FreeBSD.org (Postfix) with ESMTP id 970E543E4A for ; Sun, 25 Aug 2002 15:25:52 -0700 (PDT) (envelope-from rodrigc@attbi.com) Received: from dibbler.ne.client2.attbi.com (localhost [127.0.0.1]) by dibbler.ne.client2.attbi.com (8.12.5/8.12.5) with ESMTP id g7PN3VuH001477 for ; Sun, 25 Aug 2002 19:03:32 -0400 (EDT) (envelope-from rodrigc@dibbler.ne.client2.attbi.com) Received: (from rodrigc@localhost) by dibbler.ne.client2.attbi.com (8.12.5/8.12.5/Submit) id g7PN3UPb001476 for freebsd-current@freebsd.org; Sun, 25 Aug 2002 19:03:30 -0400 (EDT) Date: Sun, 25 Aug 2002 19:03:30 -0400 From: Craig Rodrigues To: freebsd-current@freebsd.org Subject: Re: Problem with pkg_add and tbz files Message-ID: <20020825190330.A1340@attbi.com> References: <20020825113401.A265@attbi.com> <20020825154031.GA46619@dragon.nuxi.com> <20020825121550.A604@attbi.com> <20020825195507.GA82354@dragon.nuxi.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline User-Agent: Mutt/1.2.5.1i In-Reply-To: <20020825195507.GA82354@dragon.nuxi.com>; from obrien@freebsd.org on Sun, Aug 25, 2002 at 12:55:07PM -0700 Sender: owner-freebsd-current@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG On Sun, Aug 25, 2002 at 12:55:07PM -0700, David O'Brien wrote: > As always, cvsup and rebuilt the piece of software in question before > reporting a problem: OK, I've cvsup'd, and rebuilt pkg_add, but I still get the same problem. If I do: ./pkg_add -r cvsupit Fetching ftp://ftp.freebsd.org/pub/FreeBSD/ports/i386/packages-current/Latest/cv supit.tbz... gzip: stdin: not in gzip format tar: Child returned status 1 tar: Error exit delayed from previous errors Done. pkg_add: unable to open table of contents file '+CONTENTS' - not a package? However, if I do: ./pkg_add -v -r cvsupit It works without complaining. Looking at the code, I applied this fix, and it got rid of my problem: --- pkg_install/lib/file.c.orig Sun Aug 25 18:55:49 2002 +++ pkg_install/lib/file.c Sun Aug 25 18:55:56 2002 @@ -225,7 +225,7 @@ for (fd = getdtablesize() - 1; fd >= 3; --fd) close(fd); /* XXX: need to handle .tgz also */ - execl("/usr/bin/tar", "tar", Verbose ? "-xjvf" : "-xzf", "-", + execl("/usr/bin/tar", "tar", Verbose ? "-xjvf" : "-xjf", "-", (char *)0); _exit(2); } -- Craig Rodrigues http://www.gis.net/~craigr rodrigc@attbi.com To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-current" in the body of the message From owner-freebsd-current Sun Aug 25 18:11:58 2002 Delivered-To: freebsd-current@freebsd.org Received: from mx1.FreeBSD.org (mx1.FreeBSD.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 8117737B400; Sun, 25 Aug 2002 18:11:56 -0700 (PDT) Received: from mailman.zeta.org.au (mailman.zeta.org.au [203.26.10.16]) by mx1.FreeBSD.org (Postfix) with ESMTP id 112E043E65; Sun, 25 Aug 2002 18:11:55 -0700 (PDT) (envelope-from bde@zeta.org.au) Received: from bde.zeta.org.au (bde.zeta.org.au [203.2.228.102]) by mailman.zeta.org.au (8.9.3/8.8.7) with ESMTP id BAA15916; Mon, 26 Aug 2002 01:11:52 GMT Date: Mon, 26 Aug 2002 11:18:36 +1000 (EST) From: Bruce Evans X-X-Sender: bde@gamplex.bde.org To: "David O'Brien" Cc: Mike Barcroft , Craig Rodrigues , Subject: Re: Question about device.hints man page In-Reply-To: <20020825200236.GB82354@dragon.nuxi.com> Message-ID: <20020826110535.K705-100000@gamplex.bde.org> MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-freebsd-current@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG On Sun, 25 Aug 2002, David O'Brien wrote: > On Sun, Aug 25, 2002 at 12:43:44PM -0400, Mike Barcroft wrote: > > Craig Rodrigues writes: > > > device.hints.5: > > > $FreeBSD: src/share/man/man5/device.hints.5,v 1.3 2002/08/09 06:07:33 obrien Exp $ > > > I would like to submit the following trivial patch: > > > > > > > > > --- device.hints.5.orig Sun Aug 25 12:52:02 2002 > > > +++ device.hints.5 Sun Aug 25 12:52:26 2002 > > > @@ -145,7 +145,7 @@ > > > > > > The following example disables the ACPI driver > > > .Bd -literal -offset indent > > > -hint.acpi.0.disable="1" > > > +hint.acpi.0.disabled="1" > > > .Ed > > > .\" .Pp > > > .\" A control variable may look like: > > > > > > Committed, thanks. > > Uh WAIT! Was this tested?!? > $ grep disable /sys/boot/i386/libi386/i386_module.c > if ((getenv("acpi_load") && !getenv("hint.acpi.0.disable"))) { > > "hint.acpi.0.disable=1" certainly did not load the acpi.ko module for me > (as expected by inspecting the code). I'm backing this commit out > someone can prove it is proper. It seems to be proper for disabling acpi itself (see dev/acpica/acpi.c) but not its loading. So to fully disable acpica, you have to do something like: hint.acpi.0.disable="I prefer not to use code that (mis)uses !getenv()" hint.acpi.0.disabled="1" Bruce To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-current" in the body of the message From owner-freebsd-current Sun Aug 25 20:45:49 2002 Delivered-To: freebsd-current@freebsd.org Received: from mx1.FreeBSD.org (mx1.FreeBSD.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 6F50237B405 for ; Sun, 25 Aug 2002 20:45:45 -0700 (PDT) Received: from dragon.nuxi.com (trang.nuxi.com [66.92.13.169]) by mx1.FreeBSD.org (Postfix) with ESMTP id B795643E65 for ; Sun, 25 Aug 2002 20:45:41 -0700 (PDT) (envelope-from obrien@NUXI.com) Received: from dragon.nuxi.com (obrien@localhost [127.0.0.1]) by dragon.nuxi.com (8.12.5/8.12.2) with ESMTP id g7Q3jYoe010410; Sun, 25 Aug 2002 20:45:34 -0700 (PDT) (envelope-from obrien@dragon.nuxi.com) Received: (from obrien@localhost) by dragon.nuxi.com (8.12.5/8.12.5/Submit) id g7Q3jYGe010409; Sun, 25 Aug 2002 20:45:34 -0700 (PDT) Date: Sun, 25 Aug 2002 20:45:34 -0700 From: "David O'Brien" To: Craig Rodrigues Cc: freebsd-current@freebsd.org Subject: Re: Problem with pkg_add and tbz files Message-ID: <20020826034534.GA10238@dragon.nuxi.com> Reply-To: obrien@freebsd.org References: <20020825113401.A265@attbi.com> <20020825154031.GA46619@dragon.nuxi.com> <20020825121550.A604@attbi.com> <20020825195507.GA82354@dragon.nuxi.com> <20020825190330.A1340@attbi.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20020825190330.A1340@attbi.com> User-Agent: Mutt/1.4i 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-current@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG On Sun, Aug 25, 2002 at 07:03:30PM -0400, Craig Rodrigues wrote: > On Sun, Aug 25, 2002 at 12:55:07PM -0700, David O'Brien wrote: > > As always, cvsup and rebuilt the piece of software in question before > > reporting a problem: > > OK, I've cvsup'd, and rebuilt pkg_add, but I still get the same problem. > > If I do: > > ./pkg_add -r cvsupit > Fetching ftp://ftp.freebsd.org/pub/FreeBSD/ports/i386/packages-current/Latest/cv > supit.tbz... > gzip: stdin: not in gzip format > tar: Child returned status 1 > tar: Error exit delayed from previous errors > Done. > pkg_add: unable to open table of contents file '+CONTENTS' - not a package? > > > However, if I do: > > ./pkg_add -v -r cvsupit > > It works without complaining. \me bangs head on desk. Patch committed. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-current" in the body of the message From owner-freebsd-current Sun Aug 25 22: 4: 8 2002 Delivered-To: freebsd-current@freebsd.org Received: from mx1.FreeBSD.org (mx1.FreeBSD.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 5CE4A37B400 for ; Sun, 25 Aug 2002 22:04:00 -0700 (PDT) Received: from boreas.isi.edu (boreas.isi.edu [128.9.160.161]) by mx1.FreeBSD.org (Postfix) with ESMTP id C798243E3B for ; Sun, 25 Aug 2002 22:03:59 -0700 (PDT) (envelope-from larse@ISI.EDU) Received: from isi.edu (c1-vpn6.isi.edu [128.9.176.36]) by boreas.isi.edu (8.11.6/8.11.2) with ESMTP id g7Q53sK16632; Sun, 25 Aug 2002 22:03:54 -0700 (PDT) Message-ID: <3D69B6B6.8050603@isi.edu> Date: Sun, 25 Aug 2002 22:03:50 -0700 From: Lars Eggert Organization: USC Information Sciences Institute User-Agent: Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.1b) Gecko/20020721 X-Accept-Language: en-us, en MIME-Version: 1.0 To: Mark Santcroos Cc: Mitsuru IWASAKI , acpi-jp@jp.FreeBSD.org, current@FreeBSD.ORG Subject: Re: Call for testers: acpica-unix-20020815 References: <20020825165945.GC2121@laptop.6bone.nl> <20020826.023736.128622794.iwasaki@jp.FreeBSD.org> <20020825174051.GD2121@laptop.6bone.nl> <20020826.030148.95910346.iwasaki@jp.FreeBSD.org> <20020825193459.GA725@laptop.6bone.nl> Content-Type: multipart/signed; protocol="application/x-pkcs7-signature"; micalg=sha1; boundary="------------ms090204070305070104070303" Sender: owner-freebsd-current@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG This is a cryptographically signed message in MIME format. --------------ms090204070305070104070303 Content-Type: text/plain; charset=us-ascii; format=flowed Content-Transfer-Encoding: 7bit Mark Santcroos wrote: > The problem is actually a bit weird. When I suspend (close the lid or with > the key combo) the display is not turned off actually. It does go in some > form of suspend however. When I resume, the machine comes back to life > again, but the screen goes off at that moment. ... > I also have an ATI chip. ATI Radeon to be precise, is that a possible > explanation? I see the same issue you describe here on a Dell Latitude C600 with an ATI Rage Mobility M3, too. Lars -- Lars Eggert USC Information Sciences Institute --------------ms090204070305070104070303 Content-Type: application/x-pkcs7-signature; name="smime.p7s" Content-Transfer-Encoding: base64 Content-Disposition: attachment; filename="smime.p7s" Content-Description: S/MIME Cryptographic Signature MIAGCSqGSIb3DQEHAqCAMIACAQExCzAJBgUrDgMCGgUAMIAGCSqGSIb3DQEHAQAAoIIJtjCC AzgwggKhoAMCAQICEGZFcrfMdPXPY3ZFhNAukQEwDQYJKoZIhvcNAQEEBQAwgdExCzAJBgNV BAYTAlpBMRUwEwYDVQQIEwxXZXN0ZXJuIENhcGUxEjAQBgNVBAcTCUNhcGUgVG93bjEaMBgG A1UEChMRVGhhd3RlIENvbnN1bHRpbmcxKDAmBgNVBAsTH0NlcnRpZmljYXRpb24gU2Vydmlj ZXMgRGl2aXNpb24xJDAiBgNVBAMTG1RoYXd0ZSBQZXJzb25hbCBGcmVlbWFpbCBDQTErMCkG CSqGSIb3DQEJARYccGVyc29uYWwtZnJlZW1haWxAdGhhd3RlLmNvbTAeFw0wMDA4MzAwMDAw MDBaFw0wNDA4MjcyMzU5NTlaMIGSMQswCQYDVQQGEwJaQTEVMBMGA1UECBMMV2VzdGVybiBD YXBlMRIwEAYDVQQHEwlDYXBlIFRvd24xDzANBgNVBAoTBlRoYXd0ZTEdMBsGA1UECxMUQ2Vy dGlmaWNhdGUgU2VydmljZXMxKDAmBgNVBAMTH1BlcnNvbmFsIEZyZWVtYWlsIFJTQSAyMDAw LjguMzAwgZ8wDQYJKoZIhvcNAQEBBQADgY0AMIGJAoGBAN4zMqZjxwklRT7SbngnZ4HF2ogZ gpcO40QpimM1Km1wPPrcrvfudG8wvDOQf/k0caCjbZjxw0+iZdsN+kvx1t1hpfmFzVWaNRqd knWoJ67Ycvm6AvbXsJHeHOmr4BgDqHxDQlBRh4M88Dm0m1SKE4f/s5udSWYALQmJ7JRr6aFp AgMBAAGjTjBMMCkGA1UdEQQiMCCkHjAcMRowGAYDVQQDExFQcml2YXRlTGFiZWwxLTI5NzAS BgNVHRMBAf8ECDAGAQH/AgEAMAsGA1UdDwQEAwIBBjANBgkqhkiG9w0BAQQFAAOBgQAxsUtH XfkBceX1U2xdedY9mMAmE2KBIqcS+CKV6BtJtyd7BDm6/ObyJOuR+r3sDSo491BVqGz3Da1M G7wD9LXrokefbKIMWI0xQgkRbLAaadErErJAXWr5edDqLiXdiuT82w0fnQLzWtvKPPZE6iZp h39Ins6ln+eE2MliYq0FxjCCAzkwggKioAMCAQICAwglQTANBgkqhkiG9w0BAQQFADCBkjEL MAkGA1UEBhMCWkExFTATBgNVBAgTDFdlc3Rlcm4gQ2FwZTESMBAGA1UEBxMJQ2FwZSBUb3du MQ8wDQYDVQQKEwZUaGF3dGUxHTAbBgNVBAsTFENlcnRpZmljYXRlIFNlcnZpY2VzMSgwJgYD VQQDEx9QZXJzb25hbCBGcmVlbWFpbCBSU0EgMjAwMC44LjMwMB4XDTAyMDgyNDE4NTMzOVoX DTAzMDgyNDE4NTMzOVowVDEPMA0GA1UEBBMGRWdnZXJ0MQ0wCwYDVQQqEwRMYXJzMRQwEgYD VQQDEwtMYXJzIEVnZ2VydDEcMBoGCSqGSIb3DQEJARYNbGFyc2VAaXNpLmVkdTCCASIwDQYJ KoZIhvcNAQEBBQADggEPADCCAQoCggEBANI2Rrt4ggaQ/IrOsDeOm2H4/R5FRIL6JjDY3StE aogp1r23WKniQ1Vj98Nu5WxlaZ3Iam3Jen5T66H8u7rtMNpK4qAeAGoBsVeyVr1+CTFeuv+m xCh7BvBJwhLdm0zDaoDT05YKYZaqtsT+F286FWJQg31Xtf+vTKLVVrHcsafnteyal2NEt7Ac yZZfjsVLwxp2Lq3cwYfRQRoo7/yCVzS7HsgM6jmbO4taEMo4yC2rpnUbWEUCDTaCYgpAXzAl oiNk7GDh0wz2s5ZSnHRvNSBMAjCmpNtSYHfXFI1ANwrrrHIJ7Ei83+XN32PWY4OPzO3iown9 VR+vM+8lNx9OX28CAwEAAaNWMFQwKgYFK2UBBAEEITAfAgEAMBowGAIBBAQTTDJ1TXlmZkJO VWJOSkpjZFoyczAYBgNVHREEETAPgQ1sYXJzZUBpc2kuZWR1MAwGA1UdEwEB/wQCMAAwDQYJ KoZIhvcNAQEEBQADgYEAXcrIlKmPLM/r8r3oz2ZLPLaT1AyMjYTZY2qq/R7SUtFa9BNlTIFh DG78QKfJ9lo2LMzTPQqMZgNLmj95GbNPI8P8OIq2K6MeCZWz08ROackqTFP6xWbIFIfXcBVR 1dZnDDyDKBBh05KkvyTPawSQyOBUeNBfQUyO4TE+3o58U8UwggM5MIICoqADAgECAgMIJUEw DQYJKoZIhvcNAQEEBQAwgZIxCzAJBgNVBAYTAlpBMRUwEwYDVQQIEwxXZXN0ZXJuIENhcGUx EjAQBgNVBAcTCUNhcGUgVG93bjEPMA0GA1UEChMGVGhhd3RlMR0wGwYDVQQLExRDZXJ0aWZp Y2F0ZSBTZXJ2aWNlczEoMCYGA1UEAxMfUGVyc29uYWwgRnJlZW1haWwgUlNBIDIwMDAuOC4z MDAeFw0wMjA4MjQxODUzMzlaFw0wMzA4MjQxODUzMzlaMFQxDzANBgNVBAQTBkVnZ2VydDEN MAsGA1UEKhMETGFyczEUMBIGA1UEAxMLTGFycyBFZ2dlcnQxHDAaBgkqhkiG9w0BCQEWDWxh cnNlQGlzaS5lZHUwggEiMA0GCSqGSIb3DQEBAQUAA4IBDwAwggEKAoIBAQDSNka7eIIGkPyK zrA3jpth+P0eRUSC+iYw2N0rRGqIKda9t1ip4kNVY/fDbuVsZWmdyGptyXp+U+uh/Lu67TDa SuKgHgBqAbFXsla9fgkxXrr/psQoewbwScIS3ZtMw2qA09OWCmGWqrbE/hdvOhViUIN9V7X/ r0yi1Vax3LGn57XsmpdjRLewHMmWX47FS8Madi6t3MGH0UEaKO/8glc0ux7IDOo5mzuLWhDK OMgtq6Z1G1hFAg02gmIKQF8wJaIjZOxg4dMM9rOWUpx0bzUgTAIwpqTbUmB31xSNQDcK66xy CexIvN/lzd9j1mODj8zt4qMJ/VUfrzPvJTcfTl9vAgMBAAGjVjBUMCoGBStlAQQBBCEwHwIB ADAaMBgCAQQEE0wydU15ZmZCTlViTkpKY2RaMnMwGAYDVR0RBBEwD4ENbGFyc2VAaXNpLmVk dTAMBgNVHRMBAf8EAjAAMA0GCSqGSIb3DQEBBAUAA4GBAF3KyJSpjyzP6/K96M9mSzy2k9QM jI2E2WNqqv0e0lLRWvQTZUyBYQxu/ECnyfZaNizM0z0KjGYDS5o/eRmzTyPD/DiKtiujHgmV s9PETmnJKkxT+sVmyBSH13AVUdXWZww8gygQYdOSpL8kz2sEkMjgVHjQX0FMjuExPt6OfFPF MYIDJzCCAyMCAQEwgZowgZIxCzAJBgNVBAYTAlpBMRUwEwYDVQQIEwxXZXN0ZXJuIENhcGUx EjAQBgNVBAcTCUNhcGUgVG93bjEPMA0GA1UEChMGVGhhd3RlMR0wGwYDVQQLExRDZXJ0aWZp Y2F0ZSBTZXJ2aWNlczEoMCYGA1UEAxMfUGVyc29uYWwgRnJlZW1haWwgUlNBIDIwMDAuOC4z MAIDCCVBMAkGBSsOAwIaBQCgggFhMBgGCSqGSIb3DQEJAzELBgkqhkiG9w0BBwEwHAYJKoZI hvcNAQkFMQ8XDTAyMDgyNjA1MDM1MFowIwYJKoZIhvcNAQkEMRYEFC53bYgwxW9lmITTjE1a VVWhpjmzMFIGCSqGSIb3DQEJDzFFMEMwCgYIKoZIhvcNAwcwDgYIKoZIhvcNAwICAgCAMA0G CCqGSIb3DQMCAgFAMAcGBSsOAwIHMA0GCCqGSIb3DQMCAgEoMIGtBgsqhkiG9w0BCRACCzGB naCBmjCBkjELMAkGA1UEBhMCWkExFTATBgNVBAgTDFdlc3Rlcm4gQ2FwZTESMBAGA1UEBxMJ Q2FwZSBUb3duMQ8wDQYDVQQKEwZUaGF3dGUxHTAbBgNVBAsTFENlcnRpZmljYXRlIFNlcnZp Y2VzMSgwJgYDVQQDEx9QZXJzb25hbCBGcmVlbWFpbCBSU0EgMjAwMC44LjMwAgMIJUEwDQYJ KoZIhvcNAQEBBQAEggEAT2fOQhZu7H6qndTNb5WCOsNefFIOkTXZbymONW+uGDYd/Mh7Sr4L cdo7uPHwMbhb2tMeS3NtWv05Ks6ycHzlgOr91jCbP8JYgsIDlmk6r8qsWhf5g9BHQ7P1KcmA RnOviMwABM1VtjPtjvI4+NHGYsHSBXelRJF2EDMO+Tyf6EWESaJb50i0GXVQkUOFFVsv2S1w 362fsbgZ2jdWann2VVNiqHhHjHx3bMoW4axi1KU9FSKXblCiUYr/GYOtPhiXtgBASEOgr3q2 7tekB+5g6VPga3Bi+J2Rrsk4pOfcmFHptyBPtxBQ2eVuMr+FjENGoFIo0JAohPRYFH0QZdto +QAAAAAAAA== --------------ms090204070305070104070303-- To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-current" in the body of the message From owner-freebsd-current Sun Aug 25 22:34:48 2002 Delivered-To: freebsd-current@freebsd.org Received: from mx1.FreeBSD.org (mx1.FreeBSD.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id C481D37B400; Sun, 25 Aug 2002 22:34:46 -0700 (PDT) Received: from runt.jnielsen.net (12-254-139-131.client.attbi.com [12.254.139.131]) by mx1.FreeBSD.org (Postfix) with ESMTP id 3170A43E72; Sun, 25 Aug 2002 22:34:46 -0700 (PDT) (envelope-from john@jnielsen.net) Received: from buff.local (buff [192.168.0.10]) by runt.jnielsen.net (8.12.3/8.12.3) with ESMTP id g7Q5YiGH003272; Sun, 25 Aug 2002 23:34:45 -0600 (MDT) (envelope-from john@jnielsen.net) Content-Type: text/plain; charset="us-ascii" From: John Nielsen To: freebsd-hackers@freebsd.org, current@freebsd.org Subject: USB support for new HP printers? Date: Sun, 25 Aug 2002 23:36:15 -0600 User-Agent: KMail/1.4.2 MIME-Version: 1.0 Content-Transfer-Encoding: quoted-printable Message-Id: <200208252336.15970.john@jnielsen.net> Sender: owner-freebsd-current@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG Are there plans to add USB support for HP's newer printers to FreeBSD? =20 Specificially, the OfficeJets and the LaserJet 1200? They use a=20 new/different/broken USB interface so they're just recognized as ugen=20 devices at the moment.. JN To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-current" in the body of the message From owner-freebsd-current Sun Aug 25 23:21: 6 2002 Delivered-To: freebsd-current@freebsd.org Received: from mx1.FreeBSD.org (mx1.FreeBSD.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id F0FD637B400 for ; Sun, 25 Aug 2002 23:21:02 -0700 (PDT) Received: from sasami.jurai.net (sasami.jurai.net [66.92.160.223]) by mx1.FreeBSD.org (Postfix) with ESMTP id 65E6243E6A for ; Sun, 25 Aug 2002 23:21:02 -0700 (PDT) (envelope-from winter@jurai.net) Received: from sasami.jurai.net (sasami.jurai.net [66.92.160.223]) by sasami.jurai.net (8.12.5/8.12.2) with ESMTP id g7Q6KwOw003622; Mon, 26 Aug 2002 02:20:58 -0400 (EDT) (envelope-from winter@jurai.net) Date: Mon, 26 Aug 2002 02:20:58 -0400 (EDT) From: "Matthew N. Dodd" To: Craig Rodrigues Cc: freebsd-current@FreeBSD.ORG Subject: Re: 3COM 3c509 "eeprom failed to come ready" In-Reply-To: <20020825010626.A560@attbi.com> Message-ID: <20020826021846.S788-100000@sasami.jurai.net> MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-freebsd-current@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG On Sun, 25 Aug 2002, Craig Rodrigues wrote: > ep0: <3Com 3C509-TPO EtherLink III> at port 0x300-0x30f irq 11 on isa0 > ep0: Ethernet address 00:60:08:05:3d:bd There don't appear to be any substantial differences in the 'ep' driver between -CURRENT and -STABLE. It could be that some other device driver is stomping on the card... Boot verbose and see if there is any additional information. -- | Matthew N. Dodd | '78 Datsun 280Z | '75 Volvo 164E | FreeBSD/NetBSD | | winter@jurai.net | 2 x '84 Volvo 245DL | ix86,sparc,pmax | | http://www.jurai.net/~winter | For Great Justice! | ISO8802.5 4ever | To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-current" in the body of the message From owner-freebsd-current Sun Aug 25 23:24:48 2002 Delivered-To: freebsd-current@freebsd.org Received: from mx1.FreeBSD.org (mx1.FreeBSD.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id F3E7937B400 for ; Sun, 25 Aug 2002 23:24:46 -0700 (PDT) Received: from sasami.jurai.net (sasami.jurai.net [66.92.160.223]) by mx1.FreeBSD.org (Postfix) with ESMTP id 68A4343E75 for ; Sun, 25 Aug 2002 23:24:46 -0700 (PDT) (envelope-from winter@jurai.net) Received: from sasami.jurai.net (sasami.jurai.net [66.92.160.223]) by sasami.jurai.net (8.12.5/8.12.2) with ESMTP id g7Q6OdOw003680; Mon, 26 Aug 2002 02:24:40 -0400 (EDT) (envelope-from winter@jurai.net) Date: Mon, 26 Aug 2002 02:24:39 -0400 (EDT) From: "Matthew N. Dodd" To: Nate Lawson Cc: Craig Rodrigues , Subject: Re: 3COM 3c509 "eeprom failed to come ready" In-Reply-To: Message-ID: <20020826022247.Q788-100000@sasami.jurai.net> MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-freebsd-current@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG On Sun, 25 Aug 2002, Nate Lawson wrote: > Beat me to it. Every problem I've had in the past with a pre-PnP ISA > card was due to other device probes confusing the proper device. So I > typically disable all probes of any non-PnP ISA cards unless I have > them. Yea, the probe for the 3c507 (ie driver) isn't very smart. I've rewritten all the ISA front ends for the 'ie' driver but haven't yet gotten the rest of the driver into shape. If someone is interested in picking this up from me do speak up. -- | Matthew N. Dodd | '78 Datsun 280Z | '75 Volvo 164E | FreeBSD/NetBSD | | winter@jurai.net | 2 x '84 Volvo 245DL | ix86,sparc,pmax | | http://www.jurai.net/~winter | For Great Justice! | ISO8802.5 4ever | To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-current" in the body of the message From owner-freebsd-current Mon Aug 26 0:37:13 2002 Delivered-To: freebsd-current@freebsd.org Received: from mx1.FreeBSD.org (mx1.FreeBSD.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id CA57537B400; Mon, 26 Aug 2002 00:37:08 -0700 (PDT) Received: from shale.csir.co.za (shale.csir.co.za [146.64.46.5]) by mx1.FreeBSD.org (Postfix) with ESMTP id E65FE43E3B; Mon, 26 Aug 2002 00:37:01 -0700 (PDT) (envelope-from reg@shale.csir.co.za) Received: (from reg@localhost) by shale.csir.co.za (8.11.6/8.11.6) id g7Q7aM760249; Mon, 26 Aug 2002 09:36:22 +0200 (SAT) (envelope-from reg) Date: Mon, 26 Aug 2002 09:36:22 +0200 From: Jeremy Lea To: "David W. Chapman Jr." Cc: current@FreeBSD.ORG, ports@FreeBSD.ORG Subject: Re: pkg_version and no origin found == SEGFAULT Message-ID: <20020826093622.A60230@shale.csir.co.za> References: <20020825164731.GA88696@leviathan.inethouston.net> <20020825130007.35cdd0b9.ak03@gte.com> <20020825171350.GA89121@leviathan.inethouston.net> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline User-Agent: Mutt/1.2.5.1i In-Reply-To: <20020825171350.GA89121@leviathan.inethouston.net>; from dwcjr@inethouston.net on Sun, Aug 25, 2002 at 12:13:50PM -0500 Sender: owner-freebsd-current@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG Hi, On Sun, Aug 25, 2002 at 12:13:50PM -0500, David W. Chapman Jr. wrote: > This is exactly the problem I'm seeing and would explain why > portupgrade -f fixes the problem for the port that causes the segfault. > Shouldn't pkg_version handle this a little more gracefully? Can someone with a src commit bit please do the honours... Index: perform.c =================================================================== RCS file: /usr/home/ncvs/src/usr.sbin/pkg_install/version/perform.c,v retrieving revision 1.1 diff -u -r1.1 perform.c --- perform.c 24 Jun 2002 16:03:24 -0000 1.1 +++ perform.c 26 Jun 2002 19:24:18 -0000 @@ -109,6 +109,10 @@ } read_plist(&plist, fp); fclose(fp); + if (plist.name == NULL) { + warnx("%s does not appear to be a valid package!", pkg); + return 1; + } /* * First we check if the installed package has an origin, and try Regards, -Jeremy -- FreeBSD - Because the best things in life are free... http://www.freebsd.org/ To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-current" in the body of the message From owner-freebsd-current Mon Aug 26 4:46:40 2002 Delivered-To: freebsd-current@freebsd.org Received: from mx1.FreeBSD.org (mx1.FreeBSD.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id BF3CA37B400; Mon, 26 Aug 2002 04:46:37 -0700 (PDT) Received: from leviathan.inethouston.net (leviathan.inethouston.net [66.64.12.249]) by mx1.FreeBSD.org (Postfix) with ESMTP id 73A1B43E77; Mon, 26 Aug 2002 04:46:36 -0700 (PDT) (envelope-from dwcjr@inethouston.net) Received: from dwcjr (dwcjr [192.168.0.248]) by leviathan.inethouston.net (Postfix) with ESMTP id D760C3198C9; Mon, 26 Aug 2002 06:45:52 -0500 (CDT) Message-ID: <00ed01c24cf6$20b9d2b0$f800a8c0@dwcjr> From: "David W. Chapman Jr." To: "Jeremy Lea" Cc: , References: <20020825164731.GA88696@leviathan.inethouston.net> <20020825130007.35cdd0b9.ak03@gte.com> <20020825171350.GA89121@leviathan.inethouston.net> <20020826093622.A60230@shale.csir.co.za> Subject: Re: pkg_version and no origin found == SEGFAULT Date: Mon, 26 Aug 2002 06:45:51 -0500 MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: quoted-printable X-Priority: 3 X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook Express 6.00.2600.0000 X-MimeOLE: Produced By Microsoft MimeOLE V6.00.2600.0000 Sender: owner-freebsd-current@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG > Can someone with a src commit bit please do the honours... Cool, thanks for the quick fix! To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-current" in the body of the message From owner-freebsd-current Mon Aug 26 6:27: 6 2002 Delivered-To: freebsd-current@freebsd.org Received: from mx1.FreeBSD.org (mx1.FreeBSD.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 21BEC37B400 for ; Mon, 26 Aug 2002 06:27:03 -0700 (PDT) Received: from tasogare.imasy.or.jp (tasogare.imasy.or.jp [202.227.24.5]) by mx1.FreeBSD.org (Postfix) with ESMTP id 386DC43E42 for ; Mon, 26 Aug 2002 06:27:01 -0700 (PDT) (envelope-from iwasaki@jp.FreeBSD.org) Received: from localhost (iwa@tasogare.imasy.or.jp [202.227.24.5]) by tasogare.imasy.or.jp (8.11.6+3.4W/8.11.6/tasogare) with ESMTP/inet id g7QDQgY70337; Mon, 26 Aug 2002 22:26:43 +0900 (JST) (envelope-from iwasaki@jp.FreeBSD.org) Date: Mon, 26 Aug 2002 22:26:33 +0900 (JST) Message-Id: <20020826.222633.36057271.iwasaki@jp.FreeBSD.org> To: acpi-jp@jp.FreeBSD.org, yb@sainte-barbe.org Cc: current@freebsd.org Subject: Re: [acpi-jp 1735] Re: Call for testers: acpica-unix-20020815 From: Mitsuru IWASAKI In-Reply-To: <20020825201421.GA509@hsc.fr> References: <20020822.235142.48538213.iwasaki@jp.FreeBSD.org> <20020825201421.GA509@hsc.fr> X-Mailer: Mew version 2.1 on Emacs 20.7 / Mule 4.0 (HANANOEN) Mime-Version: 1.0 Content-Type: Text/Plain; charset=us-ascii Content-Transfer-Encoding: 7bit Sender: owner-freebsd-current@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG > FYI, I have now a "can't fetch resources for \\_SB_.PCI0.FNC0.PRT_ - > AE_BAD_DATA" with acpica-unix-20020815 during boot. I'd like to make sure if AE_BAD_DATA error occurred w/ previous versions (acpica-unix-20020725, 20020611, 20020404...) ? Or first time w/ acpica-unix-20020815 ? Anyway, I didn't receive serious problem reports of degrade so far, will do importing tomorrow. > I have not yet correct battery info either. > > Laptop : Toshiba Tecra 8200, dmeg attached. I can provide more info > if needed :) Please send me acpidump output (DSDT and ASL file): # acpidump -o Tecra8200.dsdt > Tecra8200.asl I'll put them to our CVS repo. in Japan as test data. Thanks To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-current" in the body of the message From owner-freebsd-current Mon Aug 26 6:33:33 2002 Delivered-To: freebsd-current@freebsd.org Received: from mx1.FreeBSD.org (mx1.FreeBSD.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 0D95137B400 for ; Mon, 26 Aug 2002 06:33:29 -0700 (PDT) Received: from tasogare.imasy.or.jp (tasogare.imasy.or.jp [202.227.24.5]) by mx1.FreeBSD.org (Postfix) with ESMTP id 2B58343EA9 for ; Mon, 26 Aug 2002 06:33:27 -0700 (PDT) (envelope-from iwasaki@jp.FreeBSD.org) Received: from localhost (iwa@tasogare.imasy.or.jp [202.227.24.5]) by tasogare.imasy.or.jp (8.11.6+3.4W/8.11.6/tasogare) with ESMTP/inet id g7QDX9Y72086; Mon, 26 Aug 2002 22:33:09 +0900 (JST) (envelope-from iwasaki@jp.FreeBSD.org) Date: Mon, 26 Aug 2002 22:32:58 +0900 (JST) Message-Id: <20020826.223258.00576482.iwasaki@jp.FreeBSD.org> To: marks@ripe.net Cc: acpi-jp@jp.FreeBSD.org, current@FreeBSD.ORG Subject: Re: Call for testers: acpica-unix-20020815 From: Mitsuru IWASAKI In-Reply-To: <20020825193459.GA725@laptop.6bone.nl> References: <20020825174051.GD2121@laptop.6bone.nl> <20020826.030148.95910346.iwasaki@jp.FreeBSD.org> <20020825193459.GA725@laptop.6bone.nl> X-Mailer: Mew version 2.1 on Emacs 20.7 / Mule 4.0 (HANANOEN) Mime-Version: 1.0 Content-Type: Text/Plain; charset=us-ascii Content-Transfer-Encoding: 7bit Sender: owner-freebsd-current@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG > One other note: > > At boot time the VGA is reported as: > Aug 25 21:15:20 laptop kernel: vga0: at port 0x3c0-0x3df iomem 0xa0000-0xbffff on isa0 > > And when I load your module: > Aug 25 21:12:44 laptop kernel: vga_pci0: port 0xc000-0xc0ff mem 0xfcff0000-0xfcffffff,0xe0000000-0xe7ffffff irq 11 at device 0.0 on pci1 > > In other words, is it a problem that it is already configured as an ISA > device or is that normal? It's normal. My vga_pci driver only provide suspend/resume methods so that kernel manipulate PCI power state for VGA device. Usually do nothing. > > If this don't solve your problem, I think graphic chip need to be > > re-initialized on wakeup. Maybe needs time... > > Ah, that makes sense. I was searching through the acpi documentation and > couldn't find anything about displays actually. So this is fully > controlled by the graphics controller? > > > Some VAIO machines (w/ ATI graphic chip), also have the same problem. > > I also have an ATI chip. ATI Radeon to be precise, is that a possible > explanation? Yes, I think so too. Any volunteers to solve this problem? Thanks To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-current" in the body of the message From owner-freebsd-current Mon Aug 26 6:42:29 2002 Delivered-To: freebsd-current@freebsd.org Received: from mx1.FreeBSD.org (mx1.FreeBSD.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id EE05F37B400 for ; Mon, 26 Aug 2002 06:42:27 -0700 (PDT) Received: from birch.ripe.net (birch.ripe.net [193.0.1.96]) by mx1.FreeBSD.org (Postfix) with ESMTP id EED8243E6E for ; Mon, 26 Aug 2002 06:42:26 -0700 (PDT) (envelope-from marks@ripe.net) Received: from laptop.6bone.nl (cow.ripe.net [193.0.1.239]) by birch.ripe.net (8.12.5/8.11.6) with SMTP id g7QDgP6T002114; Mon, 26 Aug 2002 15:42:25 +0200 Received: (nullmailer pid 29555 invoked by uid 1000); Mon, 26 Aug 2002 13:42:03 -0000 Date: Mon, 26 Aug 2002 15:42:03 +0200 From: Mark Santcroos To: Mitsuru IWASAKI Cc: acpi-jp@jp.FreeBSD.org, current@FreeBSD.ORG Subject: Re: Call for testers: acpica-unix-20020815 Message-ID: <20020826134202.GA1637@laptop.6bone.nl> References: <20020825174051.GD2121@laptop.6bone.nl> <20020826.030148.95910346.iwasaki@jp.FreeBSD.org> <20020825193459.GA725@laptop.6bone.nl> <20020826.223258.00576482.iwasaki@jp.FreeBSD.org> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20020826.223258.00576482.iwasaki@jp.FreeBSD.org> User-Agent: Mutt/1.4i X-Handles: MS6-6BONE, MS18417-RIPE X-RIPE-Spam-Status: NONE ; -1009 X-RIPE-Spam-Level: Sender: owner-freebsd-current@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG On Mon, Aug 26, 2002 at 10:32:58PM +0900, Mitsuru IWASAKI wrote: > Any volunteers to solve this problem? Well yes, me. Like I said, I don't have experience with ACPI yet, but basicly I need to get this working so that makes me a good candidate ;) I just registered myself as a developer on ati.com hoping to get some specs out of them. Especially regarding pm. Also did I start reading the ACPI specs. You mentioned earlier that the problem was probably that the graphics chip needs to be re-initialized at wakeup. That doesn't seem a correct description of the solution however as the screen doesn't even go out at the moment of suspending, so something is already wrong at that point. Am I correct in stating that I should extend your vga_pci driver to do the correct actions on suspend/resume or are there also other places that need changes? All help appreciated, thanks! Mark -- Mark Santcroos RIPE Network Coordination Centre http://www.ripe.net/home/mark/ New Projects Group/TTM To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-current" in the body of the message From owner-freebsd-current Mon Aug 26 9:40:44 2002 Delivered-To: freebsd-current@freebsd.org Received: from mx1.FreeBSD.org (mx1.FreeBSD.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id F3FF037B400 for ; Mon, 26 Aug 2002 09:40:36 -0700 (PDT) Received: from boreas.isi.edu (boreas.isi.edu [128.9.160.161]) by mx1.FreeBSD.org (Postfix) with ESMTP id 8ADA343E65 for ; Mon, 26 Aug 2002 09:40:36 -0700 (PDT) (envelope-from larse@ISI.EDU) Received: from isi.edu (rmmebokb7p08v67x@hbo.isi.edu [128.9.160.75]) by boreas.isi.edu (8.11.6/8.11.2) with ESMTP id g7QGeZK21979 for ; Mon, 26 Aug 2002 09:40:35 -0700 (PDT) Message-ID: <3D6A5A01.8070404@isi.edu> Date: Mon, 26 Aug 2002 09:40:33 -0700 From: Lars Eggert User-Agent: Mozilla/5.0 (X11; U; Linux i386; en-US; rv:1.0.0) Gecko/20020529 X-Accept-Language: en-us, de-de MIME-Version: 1.0 To: current@freebsd.org Subject: NTFS bugs under -current? Content-Type: multipart/signed; protocol="application/x-pkcs7-signature"; micalg=sha1; boundary="------------ms070704040601000008090804" Sender: owner-freebsd-current@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG This is a cryptographically signed message in MIME format. --------------ms070704040601000008090804 Content-Type: text/plain; charset=us-ascii; format=flowed Content-Transfer-Encoding: 7bit Hi, are there any known problems when accessing NTFS partitions under -current (compared -stable)? (I've seen this question raised but not answered in the archives.) I'm mounting my Windows XP partition under both -current and -stable (for the TrueType fonts). Under -stable, accessing files there works fine. Under -current, reads seem to return corrupted data (too short, parts OK, parts garbled). Any clues? Please let me know if I can provide additional information. Thanks Lars -- Lars Eggert USC Information Sciences Institute --------------ms070704040601000008090804 Content-Type: application/x-pkcs7-signature; name="smime.p7s" Content-Transfer-Encoding: base64 Content-Disposition: attachment; filename="smime.p7s" Content-Description: S/MIME Cryptographic Signature MIAGCSqGSIb3DQEHAqCAMIACAQExCzAJBgUrDgMCGgUAMIAGCSqGSIb3DQEHAQAAoIIJtjCC AzgwggKhoAMCAQICEGZFcrfMdPXPY3ZFhNAukQEwDQYJKoZIhvcNAQEEBQAwgdExCzAJBgNV BAYTAlpBMRUwEwYDVQQIEwxXZXN0ZXJuIENhcGUxEjAQBgNVBAcTCUNhcGUgVG93bjEaMBgG A1UEChMRVGhhd3RlIENvbnN1bHRpbmcxKDAmBgNVBAsTH0NlcnRpZmljYXRpb24gU2Vydmlj ZXMgRGl2aXNpb24xJDAiBgNVBAMTG1RoYXd0ZSBQZXJzb25hbCBGcmVlbWFpbCBDQTErMCkG CSqGSIb3DQEJARYccGVyc29uYWwtZnJlZW1haWxAdGhhd3RlLmNvbTAeFw0wMDA4MzAwMDAw MDBaFw0wNDA4MjcyMzU5NTlaMIGSMQswCQYDVQQGEwJaQTEVMBMGA1UECBMMV2VzdGVybiBD YXBlMRIwEAYDVQQHEwlDYXBlIFRvd24xDzANBgNVBAoTBlRoYXd0ZTEdMBsGA1UECxMUQ2Vy dGlmaWNhdGUgU2VydmljZXMxKDAmBgNVBAMTH1BlcnNvbmFsIEZyZWVtYWlsIFJTQSAyMDAw LjguMzAwgZ8wDQYJKoZIhvcNAQEBBQADgY0AMIGJAoGBAN4zMqZjxwklRT7SbngnZ4HF2ogZ gpcO40QpimM1Km1wPPrcrvfudG8wvDOQf/k0caCjbZjxw0+iZdsN+kvx1t1hpfmFzVWaNRqd knWoJ67Ycvm6AvbXsJHeHOmr4BgDqHxDQlBRh4M88Dm0m1SKE4f/s5udSWYALQmJ7JRr6aFp AgMBAAGjTjBMMCkGA1UdEQQiMCCkHjAcMRowGAYDVQQDExFQcml2YXRlTGFiZWwxLTI5NzAS BgNVHRMBAf8ECDAGAQH/AgEAMAsGA1UdDwQEAwIBBjANBgkqhkiG9w0BAQQFAAOBgQAxsUtH XfkBceX1U2xdedY9mMAmE2KBIqcS+CKV6BtJtyd7BDm6/ObyJOuR+r3sDSo491BVqGz3Da1M G7wD9LXrokefbKIMWI0xQgkRbLAaadErErJAXWr5edDqLiXdiuT82w0fnQLzWtvKPPZE6iZp h39Ins6ln+eE2MliYq0FxjCCAzkwggKioAMCAQICAwglQTANBgkqhkiG9w0BAQQFADCBkjEL MAkGA1UEBhMCWkExFTATBgNVBAgTDFdlc3Rlcm4gQ2FwZTESMBAGA1UEBxMJQ2FwZSBUb3du MQ8wDQYDVQQKEwZUaGF3dGUxHTAbBgNVBAsTFENlcnRpZmljYXRlIFNlcnZpY2VzMSgwJgYD VQQDEx9QZXJzb25hbCBGcmVlbWFpbCBSU0EgMjAwMC44LjMwMB4XDTAyMDgyNDE4NTMzOVoX DTAzMDgyNDE4NTMzOVowVDEPMA0GA1UEBBMGRWdnZXJ0MQ0wCwYDVQQqEwRMYXJzMRQwEgYD VQQDEwtMYXJzIEVnZ2VydDEcMBoGCSqGSIb3DQEJARYNbGFyc2VAaXNpLmVkdTCCASIwDQYJ KoZIhvcNAQEBBQADggEPADCCAQoCggEBANI2Rrt4ggaQ/IrOsDeOm2H4/R5FRIL6JjDY3StE aogp1r23WKniQ1Vj98Nu5WxlaZ3Iam3Jen5T66H8u7rtMNpK4qAeAGoBsVeyVr1+CTFeuv+m xCh7BvBJwhLdm0zDaoDT05YKYZaqtsT+F286FWJQg31Xtf+vTKLVVrHcsafnteyal2NEt7Ac yZZfjsVLwxp2Lq3cwYfRQRoo7/yCVzS7HsgM6jmbO4taEMo4yC2rpnUbWEUCDTaCYgpAXzAl oiNk7GDh0wz2s5ZSnHRvNSBMAjCmpNtSYHfXFI1ANwrrrHIJ7Ei83+XN32PWY4OPzO3iown9 VR+vM+8lNx9OX28CAwEAAaNWMFQwKgYFK2UBBAEEITAfAgEAMBowGAIBBAQTTDJ1TXlmZkJO VWJOSkpjZFoyczAYBgNVHREEETAPgQ1sYXJzZUBpc2kuZWR1MAwGA1UdEwEB/wQCMAAwDQYJ KoZIhvcNAQEEBQADgYEAXcrIlKmPLM/r8r3oz2ZLPLaT1AyMjYTZY2qq/R7SUtFa9BNlTIFh DG78QKfJ9lo2LMzTPQqMZgNLmj95GbNPI8P8OIq2K6MeCZWz08ROackqTFP6xWbIFIfXcBVR 1dZnDDyDKBBh05KkvyTPawSQyOBUeNBfQUyO4TE+3o58U8UwggM5MIICoqADAgECAgMIJUEw DQYJKoZIhvcNAQEEBQAwgZIxCzAJBgNVBAYTAlpBMRUwEwYDVQQIEwxXZXN0ZXJuIENhcGUx EjAQBgNVBAcTCUNhcGUgVG93bjEPMA0GA1UEChMGVGhhd3RlMR0wGwYDVQQLExRDZXJ0aWZp Y2F0ZSBTZXJ2aWNlczEoMCYGA1UEAxMfUGVyc29uYWwgRnJlZW1haWwgUlNBIDIwMDAuOC4z MDAeFw0wMjA4MjQxODUzMzlaFw0wMzA4MjQxODUzMzlaMFQxDzANBgNVBAQTBkVnZ2VydDEN MAsGA1UEKhMETGFyczEUMBIGA1UEAxMLTGFycyBFZ2dlcnQxHDAaBgkqhkiG9w0BCQEWDWxh cnNlQGlzaS5lZHUwggEiMA0GCSqGSIb3DQEBAQUAA4IBDwAwggEKAoIBAQDSNka7eIIGkPyK zrA3jpth+P0eRUSC+iYw2N0rRGqIKda9t1ip4kNVY/fDbuVsZWmdyGptyXp+U+uh/Lu67TDa SuKgHgBqAbFXsla9fgkxXrr/psQoewbwScIS3ZtMw2qA09OWCmGWqrbE/hdvOhViUIN9V7X/ r0yi1Vax3LGn57XsmpdjRLewHMmWX47FS8Madi6t3MGH0UEaKO/8glc0ux7IDOo5mzuLWhDK OMgtq6Z1G1hFAg02gmIKQF8wJaIjZOxg4dMM9rOWUpx0bzUgTAIwpqTbUmB31xSNQDcK66xy CexIvN/lzd9j1mODj8zt4qMJ/VUfrzPvJTcfTl9vAgMBAAGjVjBUMCoGBStlAQQBBCEwHwIB ADAaMBgCAQQEE0wydU15ZmZCTlViTkpKY2RaMnMwGAYDVR0RBBEwD4ENbGFyc2VAaXNpLmVk dTAMBgNVHRMBAf8EAjAAMA0GCSqGSIb3DQEBBAUAA4GBAF3KyJSpjyzP6/K96M9mSzy2k9QM jI2E2WNqqv0e0lLRWvQTZUyBYQxu/ECnyfZaNizM0z0KjGYDS5o/eRmzTyPD/DiKtiujHgmV s9PETmnJKkxT+sVmyBSH13AVUdXWZww8gygQYdOSpL8kz2sEkMjgVHjQX0FMjuExPt6OfFPF MYIDJzCCAyMCAQEwgZowgZIxCzAJBgNVBAYTAlpBMRUwEwYDVQQIEwxXZXN0ZXJuIENhcGUx EjAQBgNVBAcTCUNhcGUgVG93bjEPMA0GA1UEChMGVGhhd3RlMR0wGwYDVQQLExRDZXJ0aWZp Y2F0ZSBTZXJ2aWNlczEoMCYGA1UEAxMfUGVyc29uYWwgRnJlZW1haWwgUlNBIDIwMDAuOC4z MAIDCCVBMAkGBSsOAwIaBQCgggFhMBgGCSqGSIb3DQEJAzELBgkqhkiG9w0BBwEwHAYJKoZI hvcNAQkFMQ8XDTAyMDgyNjE2NDAzNVowIwYJKoZIhvcNAQkEMRYEFOLVKYIzwOCgZIDVhoaW iSM5B4+pMFIGCSqGSIb3DQEJDzFFMEMwCgYIKoZIhvcNAwcwDgYIKoZIhvcNAwICAgCAMA0G CCqGSIb3DQMCAgFAMAcGBSsOAwIHMA0GCCqGSIb3DQMCAgEoMIGtBgsqhkiG9w0BCRACCzGB naCBmjCBkjELMAkGA1UEBhMCWkExFTATBgNVBAgTDFdlc3Rlcm4gQ2FwZTESMBAGA1UEBxMJ Q2FwZSBUb3duMQ8wDQYDVQQKEwZUaGF3dGUxHTAbBgNVBAsTFENlcnRpZmljYXRlIFNlcnZp Y2VzMSgwJgYDVQQDEx9QZXJzb25hbCBGcmVlbWFpbCBSU0EgMjAwMC44LjMwAgMIJUEwDQYJ KoZIhvcNAQEBBQAEggEAk6aUE0+7W0JWhSlwpA3Qu//U0D2ygVMq+yUOjJRJFsodAk14mB10 DewliQYrZWfd79Wd15p6ZhZRe+JjfdfhSL43KVNWpGE22pD/hs9P0aRtlnSbwX8YrDd/uvML 48EujtrFaEb30JJgMaVdVlLiEIcU8CKhBnAegVlQEKRWhOhEi4GwP154SvUWi8ONsCgRE4Ws qJ3iVGTFsre14EPf7edTbXrya6BO4Po4jhhOFe+HBQvj62tQ/i/qBqjUdNRIHQLP/lyGHEnH /zhLutjVy5udyPtwkWlKtHFz0tiRHOL7qbPGzOiQ9Ux5PTRL5tODaoYkl/EfPaok7ePQcrOz KgAAAAAAAA== --------------ms070704040601000008090804-- To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-current" in the body of the message From owner-freebsd-current Mon Aug 26 10:41: 1 2002 Delivered-To: freebsd-current@freebsd.org Received: from mx1.FreeBSD.org (mx1.FreeBSD.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 71BE537B401 for ; Mon, 26 Aug 2002 10:40:58 -0700 (PDT) Received: from smtp-send.myrealbox.com (smtp-send.myrealbox.com [192.108.102.143]) by mx1.FreeBSD.org (Postfix) with ESMTP id ACCBF43E72 for ; Mon, 26 Aug 2002 10:40:57 -0700 (PDT) (envelope-from wa1ter@hotmail.com) Received: from hotmail.com wa1ter@smtp-send.myrealbox.com [66.126.109.167] by smtp-send.myrealbox.com with NetMail SMTP Agent $Revision: 3.11 $ on Novell NetWare via secured & encrypted transport (TLS); Mon, 26 Aug 2002 11:40:58 -0600 Message-ID: <3D6A684B.50608@hotmail.com> Date: Mon, 26 Aug 2002 10:41:31 -0700 From: walt Organization: none User-Agent: Mozilla/5.0 (X11; U; FreeBSD i386; en-US; rv:1.0.0) Gecko/20020801 X-Accept-Language: en-us, en MIME-Version: 1.0 To: freebsd-current@freebsd.org Subject: Booting problem in -CURRENT? Content-Type: text/plain; charset=us-ascii; format=flowed Content-Transfer-Encoding: 7bit Sender: owner-freebsd-current@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG I decided to copy my -current from the second ide disk to the first ide disk because it's a faster disk. So I basically just made a new partition with a new filesystem and copied everything over to the new partition on the first disk. I edited fstab and /boot/loader.conf to correct for the new locations, and did a disklabel -B ad0s3 to install the new boot sector. (Should that be sufficient for the boot code?) Now it all works great if I boot it from a floppy installation disk, but if I try to boot from the new partition I get this error: I use grub to load /boot/loader from the new partition as usual, which works fine. When I tell it to 'boot' I see the usual boot loader message and the little spinner spin for a second then it prints out the list of BIOS drives (which I normally do not see) and then the loader drops into an abnormal loop, printing out error messages that go by so fast I can't read them. I think there are two or maybe three lines that repeat over and over, but I'm not positive about that. The error messages continue for about a second, and then the machine reboots spontaneously. As I said, when I boot from a floppy it all works great, and in fact I've rebuilt world and kernel twice that way without any errors. The new partition is in the last 8GB of an 80GB drive. I've installed -current > 1023 cyl before without problems, so I'm assuming that it should work? Any hints? To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-current" in the body of the message From owner-freebsd-current Mon Aug 26 14:48:42 2002 Delivered-To: freebsd-current@freebsd.org Received: from mx1.FreeBSD.org (mx1.FreeBSD.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 24F6137B400 for ; Mon, 26 Aug 2002 14:48:34 -0700 (PDT) Received: from ns.plaut.de (ns.plaut.de [194.99.75.166]) by mx1.FreeBSD.org (Postfix) with ESMTP id DA9A043E42 for ; Mon, 26 Aug 2002 14:48:32 -0700 (PDT) (envelope-from root@nihil.plaut.de) Received: (from uucp@localhost) by ns.plaut.de (8.9.3/8.9.3) with UUCP id XAA13807 for current@freebsd.org; Mon, 26 Aug 2002 23:47:43 +0200 (CEST) (envelope-from root@nihil.plaut.de) Received: from localhost (root@localhost) by nihil.plaut.de (8.12.5/8.12.2) with ESMTP id g7QLlp1U000846 for ; Mon, 26 Aug 2002 23:47:52 +0200 (CEST) (envelope-from root@nihil.plaut.de) Date: Mon, 26 Aug 2002 23:47:51 +0200 (CEST) From: Michael Reifenberger To: FreeBSD-Current Subject: current panic: bwrite: buffer is not busy??? Message-ID: <20020826234243.V839-200000@nihil> MIME-Version: 1.0 Content-Type: MULTIPART/MIXED; BOUNDARY="0-829109262-1030398471=:839" Sender: owner-freebsd-current@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG This message is in MIME format. The first part should be readable text, while the remaining parts are likely unreadable without MIME-aware tools. Send mail to mime@docserver.cac.washington.edu for more info. --0-829109262-1030398471=:839 Content-Type: TEXT/PLAIN; charset=US-ASCII Hi, under current as of today on a IBM A30p notebook I get the above panic under load often. A backtrace is attached. Anything else to analyze or inspect? Bye! ---- Michael Reifenberger ^.*Plaut.*$, IT, R/3 Basis, GPS --0-829109262-1030398471=:839 Content-Type: TEXT/plain; name="crash.txt" Content-Transfer-Encoding: BASE64 Content-ID: <20020826234751.Q839@nihil> Content-Description: Content-Disposition: attachment; filename="crash.txt" R05VIGdkYiA1LjIuMCAoRnJlZUJTRCkgMjAwMjA2MjcNCkNvcHlyaWdodCAy MDAyIEZyZWUgU29mdHdhcmUgRm91bmRhdGlvbiwgSW5jLg0KR0RCIGlzIGZy ZWUgc29mdHdhcmUsIGNvdmVyZWQgYnkgdGhlIEdOVSBHZW5lcmFsIFB1Ymxp YyBMaWNlbnNlLCBhbmQgeW91IGFyZQ0Kd2VsY29tZSB0byBjaGFuZ2UgaXQg YW5kL29yIGRpc3RyaWJ1dGUgY29waWVzIG9mIGl0IHVuZGVyIGNlcnRhaW4g Y29uZGl0aW9ucy4NClR5cGUgInNob3cgY29weWluZyIgdG8gc2VlIHRoZSBj b25kaXRpb25zLg0KVGhlcmUgaXMgYWJzb2x1dGVseSBubyB3YXJyYW50eSBm b3IgR0RCLiAgVHlwZSAic2hvdyB3YXJyYW50eSIgZm9yIGRldGFpbHMuDQpU aGlzIEdEQiB3YXMgY29uZmlndXJlZCBhcyAiaTM4Ni11bmRlcm15ZGVzay1m cmVlYnNkIi4uLg0KcGFuaWM6IGJ3cml0ZTogYnVmZmVyIGlzIG5vdCBidXN5 Pz8/DQpwYW5pYyBtZXNzYWdlczoNCi0tLQ0KcGFuaWM6IHZtX2ZhdWx0OiBm YXVsdCBvbiBub2ZhdWx0IGVudHJ5LCBhZGRyOiBjYmExNzAwMA0KDQpzeW5j aW5nIGRpc2tzLi4uIHBhbmljOiBid3JpdGU6IGJ1ZmZlciBpcyBub3QgYnVz eT8/Pw0KVXB0aW1lOiA2aDVtNTBzDQpwZnNfdm5jYWNoZV91bmxvYWQoKTog MSBlbnRyaWVzIHJlbWFpbmluZw0KRHVtcGluZyAxMDIzIE1CDQphdGEwOiBy ZXNldHRpbmcgZGV2aWNlcyAuLg0KKGNkMDphdGEwOjA6MTowKTogbG9zdCBk ZXZpY2UNCihjZDA6YXRhMDowOjE6MCk6IHJlbW92aW5nIGRldmljZSBlbnRy eQ0KZG9uZQ0KIDE2IDMyIDQ4IDY0IDgwIDk2IDExMiAxMjggMTQ0IDE2MCAx NzYgMTkyIDIwOCAyMjQgMjQwIDI1NiAyNzIgMjg4IDMwNCAzMjAgMzM2IDM1 MiAzNjggMzg0IDQwMCA0MTYgNDMyIDQ0OCA0NjQgNDgwIDQ5NiA1MTIgNTI4 IDU0NCA1NjAgNTc2IDU5MiA2MDggNjI0IDY0MCA2NTYgNjcyIDY4OCA3MDQg NzIwIDczNiA3NTIgNzY4IDc4NCA4MDAgODE2IDgzMiA4NDggODY0IDg4MCA4 OTYgOTEyIDkyOCA5NDQgOTYwIDk3NiA5OTIgMTAwOA0KLS0tDQojMCAgZG9h ZHVtcCAoKSBhdCAuLi8uLi8uLi9rZXJuL2tlcm5fc2h1dGRvd24uYzoyMTQN CjIxNAkJZHVtcHN5cygmZHVtcGVyKTsNCihrZ2RiKSBidA0KIzAgIGRvYWR1 bXAgKCkgYXQgLi4vLi4vLi4va2Vybi9rZXJuX3NodXRkb3duLmM6MjE0DQoj MSAgMHhjMDFiMzY0ZSBpbiBib290IChob3d0bz0yNjApIGF0IC4uLy4uLy4u L2tlcm4va2Vybl9zaHV0ZG93bi5jOjM0NQ0KIzIgIDB4YzAxYjNiYWQgaW4g cGFuaWMgKGZtdD0weGMwMmRhMzdkICJid3JpdGU6IGJ1ZmZlciBpcyBub3Qg YnVzeT8/PyIpDQogICAgYXQgLi4vLi4vLi4va2Vybi9rZXJuX3NodXRkb3du LmM6NDkzDQojMyAgMHhjMDFmMjhkOCBpbiBid3JpdGUgKGJwPTB4MTA0KSBh dCAuLi8uLi8uLi9rZXJuL3Zmc19iaW8uYzo3OTcNCiM0ICAweGMwMWYyYzg5 IGluIGJhd3JpdGUgKGJwPTB4MCkgYXQgLi4vLi4vLi4va2Vybi92ZnNfYmlv LmM6MTA4Mg0KIzUgIDB4YzAyNTg4YjMgaW4gZmZzX2ZzeW5jIChhcD0weGU3 ZjFkNWVjKSBhdCAuLi8uLi8uLi91ZnMvZmZzL2Zmc192bm9wcy5jOjIxNQ0K IzYgIDB4YzAyNTdkNjcgaW4gZmZzX3N5bmMgKG1wPTB4YzJjN2Q0MDAsIHdh aXRmb3I9MiwgY3JlZD0weGMyMmI3ZTgwLCANCiAgICB0ZD0weGMwMmZkNzQw KSBhdCB2bm9kZV9pZi5oOjU5Nw0KIzcgIDB4YzAyMDY1N2IgaW4gc3luYyAo dGQ9MHhjMDJmZDc0MCwgdWFwPTB4MCkNCiAgICBhdCAuLi8uLi8uLi9rZXJu L3Zmc19zeXNjYWxscy5jOjEyOQ0KIzggIDB4YzAxYjM2N2IgaW4gYm9vdCAo aG93dG89MjU2KSBhdCAuLi8uLi8uLi9rZXJuL2tlcm5fc2h1dGRvd24uYzoy NTQNCiM5ICAweGMwMWIzYmFkIGluIHBhbmljIChmbXQ9MHhjMDMzNDdlMCAi YndyaXRlOiBidWZmZXIgaXMgbm90IGJ1c3k/Pz8iKQ0KICAgIGF0IC4uLy4u Ly4uL2tlcm4va2Vybl9zaHV0ZG93bi5jOjQ5Mw0KIzEwIDB4YzAyNjhiZTMg aW4gdm1fZmF1bHQgKCkgYXQgLi4vLi4vLi4vdm0vdm1fZmF1bHQuYzoyNjMN CiMxMSAweGMwMmE5YmRhIGluIHRyYXBfcGZhdWx0IChmcmFtZT0weGU3ZjFk OGIwLCB1c2VybW9kZT0wLCBldmE9MzQxNjM1NTA0MikNCiAgICBhdCAuLi8u Li8uLi9pMzg2L2kzODYvdHJhcC5jOjc0OA0KIzEyIDB4YzAyYTk1ZTkgaW4g dHJhcCAoZnJhbWU9DQogICAgICB7dGZfZnMgPSAtNDAzNjM2MjAwLCB0Zl9l cyA9IC0xMDcxNzEwMTkyLCB0Zl9kcyA9IC05MzM2OTEzNzYsIHRmX2VkaSA9 IC0xMDIxODAyMjQwLCB0Zl9lc2kgPSAtODc4NjEyMjYwLCB0Zl9lYnAgPSAt NDAzNTgwMzIwLCB0Zl9pc3AgPSAtNDAzNTgwNzA4LCB0Zl9lYnggPSAyMjAs IHRmX2VkeCA9IC05MzM2NDQ1NTIsIHRmX2VjeCA9IDQsIHRmX2VheCA9IDAs IHRmX3RyYXBubyA9IDEyLCB0Zl9lcnIgPSAwLCB0Zl9laXAgPSAtMTAyMTg0 ODQ1OSwgdGZfY3MgPSA4LCB0Zl9lZmxhZ3MgPSA2NjE5OSwgdGZfZXNwID0g LTkzMzY0NDU1MiwgdGZfc3MgPSAtODc4NjEyMjUyfSkgYXQgLi4vLi4vLi4v aTM4Ni9pMzg2L3RyYXAuYzo0NDYNCiMxMyAweGMwMjlhYmE4IGluIGNhbGx0 cmFwICgpIGF0IHtzdGFuZGFyZCBpbnB1dH06OTgNCiMxNCAweGMwMWY3NGVk IGluIHZmc19jYWNoZV9sb29rdXAgKGFwPTB4MCkgYXQgdm5vZGVfaWYuaDo4 Mw0KIzE1IDB4YzAxZmJjNTkgaW4gbG9va3VwIChuZHA9MHhlN2YxZGMxOCkg YXQgdm5vZGVfaWYuaDo1NA0KIzE2IDB4YzAxZmI2MWEgaW4gbmFtZWkgKG5k cD0weGU3ZjFkYzE4KSBhdCAuLi8uLi8uLi9rZXJuL3Zmc19sb29rdXAuYzox ODENCiMxNyAweGMwMjA5MTlmIGluIHN0YXQgKHRkPTB4YzMyMDliNDAsIHVh cD0weGU3ZjFkZDEwKQ0KICAgIGF0IC4uLy4uLy4uL2tlcm4vdmZzX3N5c2Nh bGxzLmM6MTU0OQ0KIzE4IDB4YzAyYWExNTIgaW4gc3lzY2FsbCAoZnJhbWU9 DQogICAgICB7dGZfZnMgPSA0NywgdGZfZXMgPSAxMzUyNjYzNTEsIHRmX2Rz ID0gLTEwNzgwMDE2MTcsIHRmX2VkaSA9IDEzNTA2OTkyMSwgdGZfZXNpID0g MTM1MjkxMjk2LCB0Zl9lYnAgPSAtMTA3Nzk0MDI5NiwgdGZfaXNwID0gLTQw MzU3OTUzMiwgdGZfZWJ4ID0gMywgdGZfZWR4ID0gMTM1MjkxMzQ0LCB0Zl9l Y3ggPSAwLCB0Zl9lYXggPSAxODgsIHRmX3RyYXBubyA9IDEyLCB0Zl9lcnIg PSAyLCB0Zl9laXAgPSAxMzQ3MjU5ODMsIHRmX2NzID0gMzEsIHRmX2VmbGFn cyA9IDY1OSwgdGZfZXNwID0gLTEwNzc5NDA0MjAsIHRmX3NzID0gNDd9KQ0K ICAgIGF0IC4uLy4uLy4uL2kzODYvaTM4Ni90cmFwLmM6MTA1MA0KIzE5IDB4 YzAyOWFiZmQgaW4gWGludDB4ODBfc3lzY2FsbCAoKSBhdCB7c3RhbmRhcmQg aW5wdXR9OjE0MA0KKGtnZGIpIHVwDQojMSAgMHhjMDFiMzY0ZSBpbiBib290 IChob3d0bz0yNjApIGF0IC4uLy4uLy4uL2tlcm4va2Vybl9zaHV0ZG93bi5j OjM0NQ0KMzQ1CQkJZG9hZHVtcCgpOw0KKGtnZGIpIA0KIzIgIDB4YzAxYjNi YWQgaW4gcGFuaWMgKGZtdD0weGMwMmRhMzdkICJid3JpdGU6IGJ1ZmZlciBp cyBub3QgYnVzeT8/PyIpDQogICAgYXQgLi4vLi4vLi4va2Vybi9rZXJuX3No dXRkb3duLmM6NDkzDQo0OTMJCWJvb3QoYm9vdG9wdCk7DQooa2dkYikgDQoj MyAgMHhjMDFmMjhkOCBpbiBid3JpdGUgKGJwPTB4MTA0KSBhdCAuLi8uLi8u Li9rZXJuL3Zmc19iaW8uYzo3OTcNCjc5NwkJCQlwYW5pYygiYndyaXRlOiBu ZWVkIGNoYWluZWQgaW9kb25lIik7DQooa2dkYikgDQojNCAgMHhjMDFmMmM4 OSBpbiBiYXdyaXRlIChicD0weDApIGF0IC4uLy4uLy4uL2tlcm4vdmZzX2Jp by5jOjEwODINCjEwODIJCSh2b2lkKSBCVUZfV1JJVEUoYnApOw0KKGtnZGIp IA0KIzUgIDB4YzAyNTg4YjMgaW4gZmZzX2ZzeW5jIChhcD0weGU3ZjFkNWVj KSBhdCAuLi8uLi8uLi91ZnMvZmZzL2Zmc192bm9wcy5jOjIxNQ0KMjE1CQkJ CQkJKHZvaWQpIGJhd3JpdGUoYnApOw0KKGtnZGIpIA0KIzYgIDB4YzAyNTdk NjcgaW4gZmZzX3N5bmMgKG1wPTB4YzJjN2Q0MDAsIHdhaXRmb3I9MiwgY3Jl ZD0weGMyMmI3ZTgwLCANCiAgICB0ZD0weGMwMmZkNzQwKSBhdCB2bm9kZV9p Zi5oOjU5Nw0KNTk3CQlyYyA9IFZDQUxMKHZwLCBWT0ZGU0VUKHZvcF9mc3lu YyksICZhKTsNCihrZ2RiKSANCiM3ICAweGMwMjA2NTdiIGluIHN5bmMgKHRk PTB4YzAyZmQ3NDAsIHVhcD0weDApDQogICAgYXQgLi4vLi4vLi4va2Vybi92 ZnNfc3lzY2FsbHMuYzoxMjkNCjEyOQkJCQkgICAgKCh0ZCAhPSBOVUxMKSA/ IHRkLT50ZF91Y3JlZCA6IE5PQ1JFRCksIHRkKTsNCihrZ2RiKSANCiM4ICAw eGMwMWIzNjdiIGluIGJvb3QgKGhvd3RvPTI1NikgYXQgLi4vLi4vLi4va2Vy bi9rZXJuX3NodXRkb3duLmM6MjU0DQoyNTQJCQlzeW5jKCZ0aHJlYWQwLCBO VUxMKTsNCihrZ2RiKSANCiM5ICAweGMwMWIzYmFkIGluIHBhbmljIChmbXQ9 MHhjMDMzNDdlMCAiYndyaXRlOiBidWZmZXIgaXMgbm90IGJ1c3k/Pz8iKQ0K ICAgIGF0IC4uLy4uLy4uL2tlcm4va2Vybl9zaHV0ZG93bi5jOjQ5Mw0KNDkz CQlib290KGJvb3RvcHQpOw0KKGtnZGIpIA0KIzEwIDB4YzAyNjhiZTMgaW4g dm1fZmF1bHQgKCkgYXQgLi4vLi4vLi4vdm0vdm1fZmF1bHQuYzoyNjMNCjI2 MwkJCXBhbmljKCJ2bV9mYXVsdDogZmF1bHQgb24gbm9mYXVsdCBlbnRyeSwg YWRkcjogJWx4IiwNCihrZ2RiKSANCiMxMSAweGMwMmE5YmRhIGluIHRyYXBf cGZhdWx0IChmcmFtZT0weGU3ZjFkOGIwLCB1c2VybW9kZT0wLCBldmE9MzQx NjM1NTA0MikNCiAgICBhdCAuLi8uLi8uLi9pMzg2L2kzODYvdHJhcC5jOjc0 OA0KNzQ4CQkJcnYgPSB2bV9mYXVsdChtYXAsIHZhLCBmdHlwZSwgVk1fRkFV TFRfTk9STUFMKTsNCihrZ2RiKSANCiMxMiAweGMwMmE5NWU5IGluIHRyYXAg KGZyYW1lPQ0KICAgICAge3RmX2ZzID0gLTQwMzYzNjIwMCwgdGZfZXMgPSAt MTA3MTcxMDE5MiwgdGZfZHMgPSAtOTMzNjkxMzc2LCB0Zl9lZGkgPSAtMTAy MTgwMjI0MCwgdGZfZXNpID0gLTg3ODYxMjI2MCwgdGZfZWJwID0gLTQwMzU4 MDMyMCwgdGZfaXNwID0gLTQwMzU4MDcwOCwgdGZfZWJ4ID0gMjIwLCB0Zl9l ZHggPSAtOTMzNjQ0NTUyLCB0Zl9lY3ggPSA0LCB0Zl9lYXggPSAwLCB0Zl90 cmFwbm8gPSAxMiwgdGZfZXJyID0gMCwgdGZfZWlwID0gLTEwMjE4NDg0NTks IHRmX2NzID0gOCwgdGZfZWZsYWdzID0gNjYxOTksIHRmX2VzcCA9IC05MzM2 NDQ1NTIsIHRmX3NzID0gLTg3ODYxMjI1Mn0pIGF0IC4uLy4uLy4uL2kzODYv aTM4Ni90cmFwLmM6NDQ2DQo0NDYJCQkJKHZvaWQpIHRyYXBfcGZhdWx0KCZm cmFtZSwgRkFMU0UsIGV2YSk7DQooa2dkYikgDQojMTMgMHhjMDI5YWJhOCBp biBjYWxsdHJhcCAoKSBhdCB7c3RhbmRhcmQgaW5wdXR9Ojk4DQoJaW4ge3N0 YW5kYXJkIGlucHV0fQ0KQ3VycmVudCBsYW5ndWFnZTogIGF1dG87IGN1cnJl bnRseSBhc20NCihrZ2RiKSANCiMxNCAweGMwMWY3NGVkIGluIHZmc19jYWNo ZV9sb29rdXAgKGFwPTB4MCkgYXQgdm5vZGVfaWYuaDo4Mw0KODMJCXJjID0g VkNBTEwoZHZwLCBWT0ZGU0VUKHZvcF9jYWNoZWRsb29rdXApLCAmYSk7DQpD dXJyZW50IGxhbmd1YWdlOiAgYXV0bzsgY3VycmVudGx5IGMNCihrZ2RiKSAN CiMxNSAweGMwMWZiYzU5IGluIGxvb2t1cCAobmRwPTB4ZTdmMWRjMTgpIGF0 IHZub2RlX2lmLmg6NTQNCjU0CQlyYyA9IFZDQUxMKGR2cCwgVk9GRlNFVCh2 b3BfbG9va3VwKSwgJmEpOw0KKGtnZGIpIA0KIzE2IDB4YzAxZmI2MWEgaW4g bmFtZWkgKG5kcD0weGU3ZjFkYzE4KSBhdCAuLi8uLi8uLi9rZXJuL3Zmc19s b29rdXAuYzoxODENCjE4MQkJCWVycm9yID0gbG9va3VwKG5kcCk7DQooa2dk YikgDQojMTcgMHhjMDIwOTE5ZiBpbiBzdGF0ICh0ZD0weGMzMjA5YjQwLCB1 YXA9MHhlN2YxZGQxMCkNCiAgICBhdCAuLi8uLi8uLi9rZXJuL3Zmc19zeXNj YWxscy5jOjE1NDkNCjE1NDkJCWlmICgoZXJyb3IgPSBuYW1laSgmbmQpKSAh PSAwKQ0KKGtnZGIpIA0KIzE4IDB4YzAyYWExNTIgaW4gc3lzY2FsbCAoZnJh bWU9DQogICAgICB7dGZfZnMgPSA0NywgdGZfZXMgPSAxMzUyNjYzNTEsIHRm X2RzID0gLTEwNzgwMDE2MTcsIHRmX2VkaSA9IDEzNTA2OTkyMSwgdGZfZXNp ID0gMTM1MjkxMjk2LCB0Zl9lYnAgPSAtMTA3Nzk0MDI5NiwgdGZfaXNwID0g LTQwMzU3OTUzMiwgdGZfZWJ4ID0gMywgdGZfZWR4ID0gMTM1MjkxMzQ0LCB0 Zl9lY3ggPSAwLCB0Zl9lYXggPSAxODgsIHRmX3RyYXBubyA9IDEyLCB0Zl9l cnIgPSAyLCB0Zl9laXAgPSAxMzQ3MjU5ODMsIHRmX2NzID0gMzEsIHRmX2Vm bGFncyA9IDY1OSwgdGZfZXNwID0gLTEwNzc5NDA0MjAsIHRmX3NzID0gNDd9 KQ0KICAgIGF0IC4uLy4uLy4uL2kzODYvaTM4Ni90cmFwLmM6MTA1MA0KMTA1 MAkJCWVycm9yID0gKCpjYWxscC0+c3lfY2FsbCkodGQsIGFyZ3MpOw0KKGtn ZGIpIA== --0-829109262-1030398471=:839-- To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-current" in the body of the message From owner-freebsd-current Mon Aug 26 15:24:41 2002 Delivered-To: freebsd-current@freebsd.org Received: from mx1.FreeBSD.org (mx1.FreeBSD.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 5867E37B400 for ; Mon, 26 Aug 2002 15:24:35 -0700 (PDT) Received: from anon.com (adsl-64-164-37-193.dsl.scrm01.pacbell.net [64.164.37.193]) by mx1.FreeBSD.org (Postfix) with ESMTP id D5A4E43E3B for ; Mon, 26 Aug 2002 15:24:34 -0700 (PDT) (envelope-from apache@anon.com) Received: (from apache@localhost) by anon.com (8.11.6/8.11.6) id g7QMOuA06266; Mon, 26 Aug 2002 15:24:56 -0700 Date: Mon, 26 Aug 2002 15:24:56 -0700 Message-Id: <200208262224.g7QMOuA06266@anon.com> To: FreeBSD-current@FreeBSD.ORG From: Hydro@HydroponicTech.com Subject: Hydroponic Link Update Notification Sender: owner-freebsd-current@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG Greetings! You are receiving this email message because you or someone who knows you has signed you up to receive these mailings. If you do not wish to receive future mailings please see the bottom of this message. Greetings! This is a notification to let you know that my web site has a new home and a new name. It's now known as www.Hydroponictech.com and is located at http://www.hydroponictech.com. Please update your bookmarks and links to this site accordingly. Any new web links will be much appreciated as well. Formerly known as "Grow-Tech" my web site contains free information on Do-It-Yourself Hydroponics as well as free construction plans for hydroponic systems that you can build yourself at a fraction of the cost of commercially available hardware. My mission is to spread this valuable crop production information to the masses in order offset the severe environmental impact that farming has had on the land. As an example of this, I am currently involved in designing a hydroponic cattle fodder feed production system with ranchers in Canada to help with the severe drought and crop failure problems they are currently undergoing. Watch the my web site for upcoming information. Thanks for your attention! To unscuscribe from this mailing list, please visit http://www.HydroponicTech.com. Use the mailing list utility to remove your email address from the list. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-current" in the body of the message From owner-freebsd-current Mon Aug 26 16:33:28 2002 Delivered-To: freebsd-current@freebsd.org Received: from mx1.FreeBSD.org (mx1.FreeBSD.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id E572037B400 for ; Mon, 26 Aug 2002 16:33:24 -0700 (PDT) Received: from dibbler.ne.client2.attbi.com (dibbler.ne.client2.attbi.com [24.61.41.247]) by mx1.FreeBSD.org (Postfix) with ESMTP id 2D8AF43E65 for ; Mon, 26 Aug 2002 16:33:24 -0700 (PDT) (envelope-from rodrigc@attbi.com) Received: from dibbler.ne.client2.attbi.com (localhost [127.0.0.1]) by dibbler.ne.client2.attbi.com (8.12.5/8.12.5) with ESMTP id g7RBAMCY004549 for ; Tue, 27 Aug 2002 07:10:22 -0400 (EDT) (envelope-from rodrigc@dibbler.ne.client2.attbi.com) Received: (from rodrigc@localhost) by dibbler.ne.client2.attbi.com (8.12.5/8.12.5/Submit) id g7RBALnK004548 for freebsd-current@freebsd.org; Tue, 27 Aug 2002 07:10:21 -0400 (EDT) Date: Tue, 27 Aug 2002 07:10:20 -0400 From: Craig Rodrigues To: freebsd-current@freebsd.org Subject: Re: Question about device.hints man page Message-ID: <20020827071020.A4534@attbi.com> References: <20020825200236.GB82354@dragon.nuxi.com> <20020826110535.K705-100000@gamplex.bde.org> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline User-Agent: Mutt/1.2.5.1i In-Reply-To: <20020826110535.K705-100000@gamplex.bde.org>; from bde@zeta.org.au on Mon, Aug 26, 2002 at 11:18:36AM +1000 Sender: owner-freebsd-current@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG On Mon, Aug 26, 2002 at 11:18:36AM +1000, Bruce Evans wrote: > > It seems to be proper for disabling acpi itself (see dev/acpica/acpi.c) > but not its loading. So to fully disable acpica, you have to do something > like: > > hint.acpi.0.disable="I prefer not to use code that (mis)uses !getenv()" > hint.acpi.0.disabled="1" I'm new to FreeBSD, so I don't know the naming conventions involved. Is the fact that acpi required two different hints to disable it the intended behavior? Or should this just be hint.acpi.0.disabled? This seems to me like inconsistent usage. -- Craig Rodrigues http://www.gis.net/~craigr rodrigc@attbi.com To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-current" in the body of the message From owner-freebsd-current Mon Aug 26 22:22:50 2002 Delivered-To: freebsd-current@freebsd.org Received: from mx1.FreeBSD.org (mx1.FreeBSD.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 64AC637B400 for ; Mon, 26 Aug 2002 22:22:43 -0700 (PDT) Received: from mgo.iij.ad.jp (mgo.iij.ad.jp [202.232.15.6]) by mx1.FreeBSD.org (Postfix) with ESMTP id 4CD5A43E4A for ; Mon, 26 Aug 2002 22:22:42 -0700 (PDT) (envelope-from shigeru@iij.ad.jp) Received: from ns.iij.ad.jp ([192.168.2.111]) by mgo.iij.ad.jp (8.8.8/MGO1.0) with ESMTP id OAA09937 for ; Tue, 27 Aug 2002 14:22:41 +0900 (JST) Received: from fs.iij.ad.jp (root@fs.iij.ad.jp [192.168.2.9]) by ns.iij.ad.jp (8.8.5/3.5Wpl7) with ESMTP id OAA17046 for ; Tue, 27 Aug 2002 14:22:40 +0900 (JST) Received: from localhost (shigeru@mercury.iij.ad.jp [192.168.4.89]) by fs.iij.ad.jp (8.8.5/3.5Wpl7) with ESMTP id OAA02038 for ; Tue, 27 Aug 2002 14:22:40 +0900 (JST) Date: Tue, 27 Aug 2002 14:22:40 +0900 (JST) Message-Id: <20020827.142240.02314545.shigeru@iij.ad.jp> To: freebsd-current@FreeBSD.org Subject: small patch to support Formula 2.5 From: YAMAMOTO Shigeru X-Mailer: Mew version 3.0.52 on Emacs 21.1 / Mule 5.0 (SAKAKI) Mime-Version: 1.0 Content-Type: Multipart/Mixed; boundary="--Next_Part(Tue_Aug_27_14:22:40_2002_139)--" Content-Transfer-Encoding: 7bit Sender: owner-freebsd-current@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG ----Next_Part(Tue_Aug_27_14:22:40_2002_139)-- Content-Type: Text/Plain; charset=us-ascii Content-Transfer-Encoding: 7bit Hi all, I modify to support "Formula 2.5 FireWire & USB" on USB, which is a 2.5' ATA disk case to attach on USB. #URL:http://www.century.co.jp/products/cfc25fugkit.html (writen in Japanese) This is quick hack. I only test 'can mount it' and 'read a file'. #I don't test 'can write a file'. I send a patch. Thanks, ------- YAMAMOTO Shigeru ----Next_Part(Tue_Aug_27_14:22:40_2002_139)-- Content-Type: Text/Plain; charset=us-ascii Content-Transfer-Encoding: 7bit Content-Disposition: inline; filename="usb.diff" Index: sys/dev/usb/umass.c =================================================================== RCS file: /share/cvsup/FreeBSD/current/usr/src/sys/dev/usb/umass.c,v retrieving revision 1.65 diff -u -r1.65 umass.c --- sys/dev/usb/umass.c 8 Aug 2002 12:05:50 -0000 1.65 +++ sys/dev/usb/umass.c 26 Aug 2002 06:27:12 -0000 @@ -370,6 +370,11 @@ FORCE_SHORT_INQUIRY }, + { USB_VENDOR_CENTURY, USB_PRODUCT_CENTURY_CFC25FUGKIT, RID_WILDCARD, + UMASS_PROTO_ATAPI | UMASS_PROTO_CBI_I, + NO_TEST_UNIT_READY | NO_START_STOP + }, + { VID_EOT, PID_EOT, RID_EOT, 0, 0 } }; Index: sys/dev/usb/usbdevs =================================================================== RCS file: /share/cvsup/FreeBSD/current/usr/src/sys/dev/usb/usbdevs,v retrieving revision 1.101 diff -u -r1.101 usbdevs --- sys/dev/usb/usbdevs 11 Aug 2002 21:11:14 -0000 1.101 +++ sys/dev/usb/usbdevs 26 Aug 2002 06:26:19 -0000 @@ -277,6 +277,7 @@ vendor ARASAN 0x07da Arasan Chip Systems vendor ALLIEDCABLE 0x07e6 Allied Cable vendor STSN 0x07ef STSN +vendor CENTURY 0x07f7 Century Corporation vendor ZOOM 0x0803 Zoom Telephonics vendor BROADLOGIC 0x0827 BroadLogic vendor HANDSPRING 0x082d Handspring @@ -1113,3 +1114,6 @@ /* ZyXEL Communication Co. products */ product ZYXEL OMNI56K 0x1500 Omni 56K Plus product ZYXEL 980N 0x2011 Scorpion-980N keyboard + +/* Century Corporation */ +product CENTURY CFC25FUGKIT 0x000b Formula 2.5 USB-ATAPI Bridge (CFC25FUG/KIT) ----Next_Part(Tue_Aug_27_14:22:40_2002_139)---- To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-current" in the body of the message From owner-freebsd-current Tue Aug 27 1:59:45 2002 Delivered-To: freebsd-current@freebsd.org Received: from mx1.FreeBSD.org (mx1.FreeBSD.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 55EA337B400 for ; Tue, 27 Aug 2002 01:59:44 -0700 (PDT) Received: from tasogare.imasy.or.jp (tasogare.imasy.or.jp [202.227.24.5]) by mx1.FreeBSD.org (Postfix) with ESMTP id A86FE43E4A for ; Tue, 27 Aug 2002 01:59:42 -0700 (PDT) (envelope-from iwasaki@jp.FreeBSD.org) Received: from localhost (iwa@tasogare.imasy.or.jp [202.227.24.5]) by tasogare.imasy.or.jp (8.11.6+3.4W/8.11.6/tasogare) with ESMTP/inet id g7R8xFY44624; Tue, 27 Aug 2002 17:59:17 +0900 (JST) (envelope-from iwasaki@jp.FreeBSD.org) Date: Tue, 27 Aug 2002 17:58:55 +0900 (JST) Message-Id: <20020827.175855.112858711.iwasaki@jp.FreeBSD.org> To: marks@ripe.net Cc: acpi-jp@jp.FreeBSD.org, current@FreeBSD.ORG Subject: Re: Call for testers: acpica-unix-20020815 From: Mitsuru IWASAKI In-Reply-To: <20020826134202.GA1637@laptop.6bone.nl> References: <20020825193459.GA725@laptop.6bone.nl> <20020826.223258.00576482.iwasaki@jp.FreeBSD.org> <20020826134202.GA1637@laptop.6bone.nl> X-Mailer: Mew version 2.1 on Emacs 20.7 / Mule 4.0 (HANANOEN) Mime-Version: 1.0 Content-Type: Text/Plain; charset=us-ascii Content-Transfer-Encoding: 7bit Sender: owner-freebsd-current@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG Hi, > On Mon, Aug 26, 2002 at 10:32:58PM +0900, Mitsuru IWASAKI wrote: > > Any volunteers to solve this problem? > > Well yes, me. > > Like I said, I don't have experience with ACPI yet, but basicly I need to > get this working so that makes me a good candidate ;) Thanks, very cool! > Am I correct in stating that I should extend your vga_pci driver to do the > correct actions on suspend/resume or are there also other places that need > changes? For starting, I think just extending vga_pci would be OK. Thanks To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-current" in the body of the message From owner-freebsd-current Tue Aug 27 3:19:48 2002 Delivered-To: freebsd-current@freebsd.org Received: from mx1.FreeBSD.org (mx1.FreeBSD.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 1BD9737B400 for ; Tue, 27 Aug 2002 03:19:44 -0700 (PDT) Received: from tasogare.imasy.or.jp (tasogare.imasy.or.jp [202.227.24.5]) by mx1.FreeBSD.org (Postfix) with ESMTP id E25B143E65 for ; Tue, 27 Aug 2002 03:19:42 -0700 (PDT) (envelope-from iwasaki@jp.FreeBSD.org) Received: from localhost (iwa@tasogare.imasy.or.jp [202.227.24.5]) by tasogare.imasy.or.jp (8.11.6+3.4W/8.11.6/tasogare/smtpfeed 1.14) with ESMTP/inet id g7RAJaY64770; Tue, 27 Aug 2002 19:19:37 +0900 (JST) (envelope-from iwasaki@jp.FreeBSD.org) Date: Tue, 27 Aug 2002 19:19:21 +0900 (JST) Message-Id: <20020827.191921.70227390.iwasaki@jp.FreeBSD.org> To: yb@sainte-barbe.org Cc: acpi-jp@jp.FreeBSD.org, current@freebsd.org, robert.moore@intel.com, andrew.grover@intel.com Subject: Re: [acpi-jp 1735] Re: Call for testers: acpica-unix-20020815 From: Mitsuru IWASAKI In-Reply-To: <20020826133425.GA486@hsc.fr> References: <20020825201421.GA509@hsc.fr> <20020826.222633.36057271.iwasaki@jp.FreeBSD.org> <20020826133425.GA486@hsc.fr> X-Mailer: Mew version 2.1 on Emacs 20.7 / Mule 4.0 (HANANOEN) Mime-Version: 1.0 Content-Type: Text/Plain; charset=us-ascii Content-Transfer-Encoding: 7bit Sender: owner-freebsd-current@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG Hi, Could you put the following lines into /boot/loader.conf and send dmesg output again? ---- debug.acpi.layer="ACPI_ALL_COMPONENTS" debug.acpi.level="ACPI_LV_ERROR" ---- > [sent privately to not spam the lists with my dump files] > > On Mon, 26 Aug 2002, Mitsuru IWASAKI wrote: > > > > FYI, I have now a "can't fetch resources for \\_SB_.PCI0.FNC0.PRT_ - > > > AE_BAD_DATA" with acpica-unix-20020815 during boot. > > > > I'd like to make sure if AE_BAD_DATA error occurred w/ previous > > versions (acpica-unix-20020725, 20020611, 20020404...) ? > > Or first time w/ acpica-unix-20020815 ? > > This error did not happened with previous versions of acpi Hmmm... OK, I put your full ASL at: http://www.jp.freebsd.org/cgi/cvsweb.cgi/ACPI/data/Tecra8200.asl?rev=1.1&content-type=text/x-cvsweb-markup&cvsroot=freebsd-jp It seems that the problem occurs by evaluating CRS_ method. Method(CRS_, 1) { Store(Arg0, \_SB_.MEM_.PAR1) Store(0x0, \_SB_.MEM_.PAR2) Store(0x0, \_SB_.MEM_.PAR3) Store(0x0, \_SB_.MEM_.PAR4) Store(0x0, \_SB_.MEM_.PAR5) Store(0x0, \_SB_.MEM_.PAR6) Store(0x1, \_SB_.PCI0.FNC0.SYSR.TRP4) If(LEqual(\_SB_.MEM_.PAR3, 0x0)) { Return(Buffer(0x2) {0x79, 0x0 }) } Name(BUFF, Buffer(\_SB_.MEM_.PAR3) { }) Store(\_SB_.MEM_.PRES, BUFF) Return(BUFF) } Intel folks, any ideas? Thanks To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-current" in the body of the message From owner-freebsd-current Tue Aug 27 5:20:49 2002 Delivered-To: freebsd-current@freebsd.org Received: from mx1.FreeBSD.org (mx1.FreeBSD.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 9B28F37B400 for ; Tue, 27 Aug 2002 05:20:44 -0700 (PDT) Received: from harmony.village.org (rover.bsdimp.com [204.144.255.66]) by mx1.FreeBSD.org (Postfix) with ESMTP id 9AFE243E42 for ; Tue, 27 Aug 2002 05:20:43 -0700 (PDT) (envelope-from imp@bsdimp.com) Received: from localhost (warner@rover2.village.org [10.0.0.1]) by harmony.village.org (8.12.3/8.12.3) with ESMTP id g7RCKe2F022372; Tue, 27 Aug 2002 06:20:42 -0600 (MDT) (envelope-from imp@bsdimp.com) Date: Tue, 27 Aug 2002 06:20:26 -0600 (MDT) Message-Id: <20020827.062026.118796174.imp@bsdimp.com> To: hm@hcs.de Cc: freebsd-current@FreeBSD.ORG Subject: Re: cvs/network problems ? From: "M. Warner Losh" In-Reply-To: <20020824170631.11998501@hcswork.hcs.de> References: <20020824170631.11998501@hcswork.hcs.de> X-Mailer: Mew version 2.1 on Emacs 21.2 / Mule 5.0 (SAKAKI) Mime-Version: 1.0 Content-Type: Text/Plain; charset=us-ascii Content-Transfer-Encoding: 7bit Sender: owner-freebsd-current@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG In message: <20020824170631.11998501@hcswork.hcs.de> hm@hcs.de (Hellmuth Michaelis) writes: : For some days i'm not able to cvs checkout from a stable to a current : machine anymore. The stable machine runs a stable as of today, the current : a currect as of yesterday or the day before. : : On the current machine, i start (to a fresh,clean,empty src tree) : : cvs -d stable.machine:/var/cvs/os checkout -P src ... : cvs server: Updating src/bin/csh/USD.doc : : and hangs here. I've seen this problem with older versions of CVS. Do you have sufficient disk space (in terms of inodes and free blocks) on your /tmp file system on stable.machine to hold an entire cvs tree? Warner To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-current" in the body of the message From owner-freebsd-current Tue Aug 27 6: 9:43 2002 Delivered-To: freebsd-current@freebsd.org Received: from mx1.FreeBSD.org (mx1.FreeBSD.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 0A76837B400 for ; Tue, 27 Aug 2002 06:09:38 -0700 (PDT) Received: from hcshh.hcs.de (hcshh.hcs.de [194.123.40.1]) by mx1.FreeBSD.org (Postfix) with ESMTP id 4DDF143E91 for ; Tue, 27 Aug 2002 06:09:37 -0700 (PDT) (envelope-from hm@hcs.de) Received: from localhost (localhost.hcs.de [127.0.0.1]) by hcshh.hcs.de (Postfix) with ESMTP id 48D6E1550D; Tue, 27 Aug 2002 15:09:35 +0200 (CEST) Received: from hcswork.hcs.de (hcswork.hcs.de [172.24.124.5]) by hcshh.hcs.de (Postfix) with ESMTP id 455D91550A; Tue, 27 Aug 2002 15:09:33 +0200 (CEST) Received: by hcswork.hcs.de (Postfix, from userid 200) id 292A250B; Tue, 27 Aug 2002 15:09:33 +0200 (METDST) Subject: Re: cvs/network problems ? In-Reply-To: <20020827.062026.118796174.imp@bsdimp.com> "from M. Warner Losh at Aug 27, 2002 06:20:26 am" To: "M. Warner Losh" Date: Tue, 27 Aug 2002 15:09:33 +0200 (METDST) Cc: freebsd-current@FreeBSD.ORG Reply-To: hm@hcs.de Organization: HCS Hanseatischer Computerservice GmbH X-Mailer: ELM [version 2.4ME+ PL84 (25)] MIME-Version: 1.0 Content-Transfer-Encoding: 7bit Content-Type: text/plain; charset=US-ASCII Message-Id: <20020827130933.292A250B@hcswork.hcs.de> From: hm@hcs.de (Hellmuth Michaelis) X-Virus-Scanned-HCS: by AMaViS perl-11 Sender: owner-freebsd-current@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG From the keyboard of M. Warner Losh: > In message: <20020824170631.11998501@hcswork.hcs.de> > hm@hcs.de (Hellmuth Michaelis) writes: > : For some days i'm not able to cvs checkout from a stable to a current > : machine anymore. The stable machine runs a stable as of today, the current > : a currect as of yesterday or the day before. > : > : On the current machine, i start (to a fresh,clean,empty src tree) > : > : cvs -d stable.machine:/var/cvs/os checkout -P src > ... > : cvs server: Updating src/bin/csh/USD.doc > : > : and hangs here. > > I've seen this problem with older versions of CVS. Do you have > sufficient disk space (in terms of inodes and free blocks) on your > /tmp file system on stable.machine to hold an entire cvs tree? I'm quite shure now that this problem is a result of a bug somewhere in the ste(4) driver. I already mailed Doug Ambrisko about it. hellmuth -- Hellmuth Michaelis Tel +49 40 55 97 47-70 HCS Hanseatischer Computerservice GmbH Fax +49 40 55 97 47-77 Oldesloer Strasse 97-99 Mail hm [at] hcs.de D-22457 Hamburg WWW http://www.hcs.de To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-current" in the body of the message From owner-freebsd-current Tue Aug 27 6:34: 3 2002 Delivered-To: freebsd-current@freebsd.org Received: from mx1.FreeBSD.org (mx1.FreeBSD.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 2735937B400; Tue, 27 Aug 2002 06:34:02 -0700 (PDT) Received: from leviathan.inethouston.net (leviathan.inethouston.net [66.64.12.249]) by mx1.FreeBSD.org (Postfix) with ESMTP id C01B843E72; Tue, 27 Aug 2002 06:34:01 -0700 (PDT) (envelope-from dwcjr@inethouston.net) Received: by leviathan.inethouston.net (Postfix, from userid 1001) id 2ADD73198CD; Tue, 27 Aug 2002 08:33:58 -0500 (CDT) Date: Tue, 27 Aug 2002 08:33:58 -0500 From: "David W. Chapman Jr." To: current@freebsd.org Cc: imp@freebsd.org, jmb@freebsd.org Subject: cbb module build failure Message-ID: <20020827133358.GD86444@leviathan.inethouston.net> Reply-To: "David W. Chapman Jr." Mail-Followup-To: current@freebsd.org, imp@freebsd.org, jmb@freebsd.org Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline X-Operating-System: FreeBSD 4.6-STABLE i386 User-Agent: Mutt/1.5.1i Sender: owner-freebsd-current@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG mkdep -f .depend -a -nostdinc -D_KERNEL -DKLD_MODULE -I- -I. -I@ -I@/dev -I@/. ./include -I/usr/obj/usr/src/i386/usr/include /usr/src/sys/modules/pccard/../.. /dev/pccard/pccard.c /usr/src/sys/modules/pccard/../../dev/pccard/pccard_cis.c / usr/src/sys/modules/pccard/../../dev/pccard/pccard_cis_quirks.c ===> cbb @ -> /usr/src/sys machine -> /usr/src/sys/i386/include make: don't know how to make pccbb.c. Stop *** Error code 2 -- David W. Chapman Jr. dwcjr@inethouston.net Raintree Network Services, Inc. dwcjr@freebsd.org FreeBSD Committer To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-current" in the body of the message From owner-freebsd-current Tue Aug 27 9: 0:11 2002 Delivered-To: freebsd-current@freebsd.org Received: from mx1.FreeBSD.org (mx1.FreeBSD.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 84E1237B400; Tue, 27 Aug 2002 09:00:07 -0700 (PDT) Received: from harmony.village.org (rover.bsdimp.com [204.144.255.66]) by mx1.FreeBSD.org (Postfix) with ESMTP id 334A743E84; Tue, 27 Aug 2002 09:00:06 -0700 (PDT) (envelope-from imp@bsdimp.com) Received: from localhost (warner@rover2.village.org [10.0.0.1]) by harmony.village.org (8.12.3/8.12.3) with ESMTP id g7RG022F023462; Tue, 27 Aug 2002 10:00:02 -0600 (MDT) (envelope-from imp@bsdimp.com) Date: Tue, 27 Aug 2002 09:59:44 -0600 (MDT) Message-Id: <20020827.095944.64538709.imp@bsdimp.com> To: dwcjr@inethouston.net Cc: current@freebsd.org, jmb@freebsd.org Subject: Re: cbb module build failure From: "M. Warner Losh" In-Reply-To: <20020827133358.GD86444@leviathan.inethouston.net> References: <20020827133358.GD86444@leviathan.inethouston.net> X-Mailer: Mew version 2.1 on Emacs 21.2 / Mule 5.0 (SAKAKI) Mime-Version: 1.0 Content-Type: Text/Plain; charset=us-ascii Content-Transfer-Encoding: 7bit Sender: owner-freebsd-current@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG pccbb is what you want to compile, not cbb. I'll have to pick one of these to keep on. For the moment, I've fixed this. Warner To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-current" in the body of the message From owner-freebsd-current Tue Aug 27 11:25: 4 2002 Delivered-To: freebsd-current@freebsd.org Received: from mx1.FreeBSD.org (mx1.FreeBSD.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 8C68637B400; Tue, 27 Aug 2002 11:24:55 -0700 (PDT) Received: from autospopulares.com.mx (server1.autospopulares.com.mx [148.223.135.18]) by mx1.FreeBSD.org (Postfix) with ESMTP id 3304043E6A; Tue, 27 Aug 2002 11:24:54 -0700 (PDT) (envelope-from robert@server1.autospopulares.com.mx) Received: from axfd.net (ip5-62.eyrkonaeac07.dialup.ca.telus.com [209.29.96.62]) by autospopulares.com.mx (8.11.6/8.11.6) with ESMTP id g7RIJ4Y05581; Tue, 27 Aug 2002 13:19:06 -0500 Message-Id: <200208271819.g7RIJ4Y05581@autospopulares.com.mx> From: "CompaqNotebookGiveaway" To: "fredrik.gustavsson" Subject: Compaq Notebook Giveaway Date: Tue, 27 Aug 02 11:40:49 Eastern Daylight Time MIME-Version: 1.0 Content-Type: multipart/mixed;boundary= "----=_NextPart_000_0023_A82FEDC3.534052D7" X-Priority: 3 X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook Express 6.00.2462.0000 X-MimeOLE: Produced By Microsoft MimeOLE V6.00.2462.0000 Sender: owner-freebsd-current@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG ------=_NextPart_000_0023_A82FEDC3.534052D7 Content-Type: text/html Content-Transfer-Encoding: base64 PGNlbnRlcj4NCjx0YWJsZT4NCjx0ZCB3aWR0aD01MDAgaGVpZ2h0PTEwIGJnY29sb3I9IiM2 Njk5Y2MiPg0KPHRyPg0KPHRkPjxjZW50ZXI+PGZvbnQgY29sb3I9cmVkIHNpemU9MiBmYWNl PVZlcmRhbmE+V2UgYXJlIDxiPkdpdmluZyBBd2F5PC9iPiBhDQo8dHI+DQo8dGQ+PGNlbnRl cj48SU1HIFNSQz0iaHR0cDovL2V1ci5pMS55aW1nLmNvbS9ldXIueWltZy5jb20vaS9pdC9z aC9peS9ub3RlYi5qcGciPg0KPFRyPg0KPFRkPjxjZW50ZXI+PGZvbnQgY29sb3I9Ymx1ZSBz aXplPTIgZmFjZT1WZXJkYW5hPkNvbXBhcSBFVk8gTm90ZWJvb2sgb24gQXVnLiAzMSAyMDAy IQ0KPFRyPg0KPHRkIHdpZHRoPTUwMCBoZWlnaHQ9MTAgYmdjb2xvcj0iIzY2OTljYyI+DQo8 dHI+DQo8dGQ+PGNlbnRlcj48Zm9udCBjb2xvcj1kYXJrYmx1ZSBzaXplPTEgZmFjZT12ZXJk YW5hPkNvbXBsZXRlIHRoZSBmb3JtIGJlbG93IHRvIG9wdC1pbi4NCjwvdGFibGU+DQo8YnI+ DQo8Zm9ybSBhY3Rpb249Im1haWx0bzpsb3VpZTEyMDA4QGhvdG1haWwuY29tIiBNRVRIT0Q9 UE9TVCBFTkNUWVBFPSJURVhUL1BMQUlOIj4NCjx0YWJsZT4NCjx0ZCB3aWR0aD01MD48Zm9u dCBmYWNlPVZlcmRhbmEgU2l6ZT0yIENvbG9yPUJsdWU+TmFtZTogDQo8dGQgd2lkdGg9NTA+ PGlucHV0IHR5cGU9InRleHQiIG5hbWU9IkZpcnN0TmFtZSIgd2lkdGg9MjAgc2l6ZT0yMD4N Cjx0cj4NCjx0ZCB3aWR0aD01MD48Zm9udCBmYWNlPVZlcmRhbmEgU2l6ZT0yIENvbG9yPUJs dWU+RW1haWw6DQo8dGQgd2lkdGg9NTA+PGlucHV0IHR5cGU9InRleHQiIG5hbWU9IkVtYWls IiB3aWR0aD0yMCBzaXplPTIwPg0KPC90YWJsZT4NCjxicj4NCjxpbnB1dCB0eXBlPVNVQk1J VCB2YWx1ZT0iRW5yb2xsIE1lIE5vdyEiIG5hbWU9IlN1Ym1pdCI+DQoNCg0KDQoNCg0KDQoN CiAgICA= ------=_NextPart_000_0023_A82FEDC3.534052D7-- To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-current" in the body of the message From owner-freebsd-current Tue Aug 27 11:38:47 2002 Delivered-To: freebsd-current@freebsd.org Received: from mx1.FreeBSD.org (mx1.FreeBSD.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 8D7B137B400 for ; Tue, 27 Aug 2002 11:38:45 -0700 (PDT) Received: from scl8owa01.int.exodus.net (scl8out01.exodus.net [66.35.230.241]) by mx1.FreeBSD.org (Postfix) with ESMTP id 07A7343E3B for ; Tue, 27 Aug 2002 11:38:41 -0700 (PDT) (envelope-from Maksim.Yevmenkin@exodus.net) Received: from scl8owa01.int.exodus.net ([66.35.230.241]) by scl8owa01.int.exodus.net with Microsoft SMTPSVC(5.0.2195.4905); Tue, 27 Aug 2002 11:40:25 -0700 Received: from exodus.net ([206.220.227.147]) by scl8owa01.int.exodus.net over TLS secured channel with Microsoft SMTPSVC(5.0.2195.4905); Tue, 27 Aug 2002 11:40:25 -0700 Message-ID: <3D6BC72F.5BDCE82B@exodus.net> Date: Tue, 27 Aug 2002 11:38:39 -0700 From: Maksim Yevmenkin X-Mailer: Mozilla 4.78 [en] (X11; U; SunOS 5.7 sun4u) X-Accept-Language: en MIME-Version: 1.0 To: current@freebsd.org Subject: USB slowdown on recent -current Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit X-OriginalArrivalTime: 27 Aug 2002 18:40:25.0733 (UTC) FILETIME=[355DCB50:01C24DF9] Sender: owner-freebsd-current@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG Hackers, I'm currently testing my Bluetooth code for FreeBSD on recent -current. After i upgraded to recent current from current-DP1 i'm experiencing a major slowdown in USB device speed. On current-DP1 the USB device was able to handle about 50-60 KBytes/sec. On recent -current _the_same_ device driver can only do 11-12 KBytes/sec :( Another driver (PC-CARD) connected to my Bluetooth stack can do 50-60 KBytes/sec (sending/receiving) - so it is not a Bluetooth stack itself. Also the same USB device connected to Linux box can do 50-60 KBytes/sec - so it is not a USB device itself. The problem only exists when i connect USB device to -current FreeBSD box. I suspect that problem could be in: a) USB device driver b) USB stack itself c) someplace else? Does anyone have a similar problems? I'm slowly going though the diff's between DP1 USB code and -current USB code, but may be someone can give me a clue. thanks, max To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-current" in the body of the message From owner-freebsd-current Tue Aug 27 12: 0:32 2002 Delivered-To: freebsd-current@freebsd.org Received: from mx1.FreeBSD.org (mx1.FreeBSD.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 5263737B405 for ; Tue, 27 Aug 2002 12:00:21 -0700 (PDT) Received: from rwcrmhc52.attbi.com (rwcrmhc52.attbi.com [216.148.227.88]) by mx1.FreeBSD.org (Postfix) with ESMTP id 3D85E43E4A for ; Tue, 27 Aug 2002 12:00:19 -0700 (PDT) (envelope-from julian@elischer.org) Received: from InterJet.elischer.org ([12.232.206.8]) by rwcrmhc52.attbi.com (InterMail vM.4.01.03.27 201-229-121-127-20010626) with ESMTP id <20020827190017.ASE1186.rwcrmhc52.attbi.com@InterJet.elischer.org>; Tue, 27 Aug 2002 19:00:17 +0000 Received: from localhost (localhost.elischer.org [127.0.0.1]) by InterJet.elischer.org (8.9.1a/8.9.1) with ESMTP id LAA88422; Tue, 27 Aug 2002 11:51:51 -0700 (PDT) Date: Tue, 27 Aug 2002 11:51:49 -0700 (PDT) From: Julian Elischer To: Maksim Yevmenkin Cc: current@freebsd.org Subject: Re: USB slowdown on recent -current In-Reply-To: <3D6BC72F.5BDCE82B@exodus.net> Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-freebsd-current@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG make sure you have all the debugging turned off. there is a LOT of debugging.. at the moment. On Tue, 27 Aug 2002, Maksim Yevmenkin wrote: > Hackers, > > I'm currently testing my Bluetooth code for FreeBSD on recent > -current. After i upgraded to recent current from current-DP1 > i'm experiencing a major slowdown in USB device speed. > > On current-DP1 the USB device was able to handle about 50-60 > KBytes/sec. On recent -current _the_same_ device driver can > only do 11-12 KBytes/sec :( > > Another driver (PC-CARD) connected to my Bluetooth stack > can do 50-60 KBytes/sec (sending/receiving) - so it is > not a Bluetooth stack itself. Also the same USB device > connected to Linux box can do 50-60 KBytes/sec - so it is not > a USB device itself. > > The problem only exists when i connect USB device to -current > FreeBSD box. I suspect that problem could be in: > > a) USB device driver > b) USB stack itself > c) someplace else? > > Does anyone have a similar problems? I'm slowly going though > the diff's between DP1 USB code and -current USB code, but > may be someone can give me a clue. > > thanks, > max > > To Unsubscribe: send mail to majordomo@FreeBSD.org > with "unsubscribe freebsd-current" in the body of the message > To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-current" in the body of the message From owner-freebsd-current Tue Aug 27 12:12:17 2002 Delivered-To: freebsd-current@freebsd.org Received: from mx1.FreeBSD.org (mx1.FreeBSD.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 6BFFE37B400 for ; Tue, 27 Aug 2002 12:12:12 -0700 (PDT) Received: from scl8owa01.int.exodus.net (scl8out01.exodus.net [66.35.230.241]) by mx1.FreeBSD.org (Postfix) with ESMTP id C5EBD43E6A for ; Tue, 27 Aug 2002 12:11:56 -0700 (PDT) (envelope-from Maksim.Yevmenkin@exodus.net) Received: from scl8owa01.int.exodus.net ([66.35.230.241]) by scl8owa01.int.exodus.net with Microsoft SMTPSVC(5.0.2195.4905); Tue, 27 Aug 2002 12:13:42 -0700 Received: from exodus.net ([206.220.227.147]) by scl8owa01.int.exodus.net over TLS secured channel with Microsoft SMTPSVC(5.0.2195.4905); Tue, 27 Aug 2002 12:13:42 -0700 Message-ID: <3D6BCEFB.4B40833A@exodus.net> Date: Tue, 27 Aug 2002 12:11:55 -0700 From: Maksim Yevmenkin X-Mailer: Mozilla 4.78 [en] (X11; U; SunOS 5.7 sun4u) X-Accept-Language: en MIME-Version: 1.0 To: Julian Elischer Cc: current@freebsd.org Subject: Re: USB slowdown on recent -current References: Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit X-OriginalArrivalTime: 27 Aug 2002 19:13:42.0186 (UTC) FILETIME=[DB5858A0:01C24DFD] Sender: owner-freebsd-current@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG Julian Elischer wrote: > > make sure you have all the debugging turned off. > there is a LOT of debugging.. > at the moment. well, this was my first attempt. it did not work. even if i disable INVARIANTS, WITNESS and USB_DEBUG completely it is still slow as hell :( PC-CARD driver works just fine and get 50-60 KBytes/sec even with all debug stuff enabled. so there should be another explanation. > On Tue, 27 Aug 2002, Maksim Yevmenkin wrote: > > > Hackers, > > > > I'm currently testing my Bluetooth code for FreeBSD on recent > > -current. After i upgraded to recent current from current-DP1 > > i'm experiencing a major slowdown in USB device speed. > > > > On current-DP1 the USB device was able to handle about 50-60 > > KBytes/sec. On recent -current _the_same_ device driver can > > only do 11-12 KBytes/sec :( > > > > Another driver (PC-CARD) connected to my Bluetooth stack > > can do 50-60 KBytes/sec (sending/receiving) - so it is > > not a Bluetooth stack itself. Also the same USB device > > connected to Linux box can do 50-60 KBytes/sec - so it is not > > a USB device itself. > > > > The problem only exists when i connect USB device to -current > > FreeBSD box. I suspect that problem could be in: > > > > a) USB device driver > > b) USB stack itself > > c) someplace else? > > > > Does anyone have a similar problems? I'm slowly going though > > the diff's between DP1 USB code and -current USB code, but > > may be someone can give me a clue. thanks, max To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-current" in the body of the message From owner-freebsd-current Tue Aug 27 13: 7:14 2002 Delivered-To: freebsd-current@freebsd.org Received: from mx1.FreeBSD.org (mx1.FreeBSD.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 20EA437B400 for ; Tue, 27 Aug 2002 13:07:07 -0700 (PDT) Received: from caduceus.jf.intel.com (fmr06.intel.com [134.134.136.7]) by mx1.FreeBSD.org (Postfix) with ESMTP id 78FFE43E4A for ; Tue, 27 Aug 2002 13:07:06 -0700 (PDT) (envelope-from robert.moore@intel.com) Received: from talaria.jf.intel.com (talaria.jf.intel.com [10.7.209.7]) by caduceus.jf.intel.com (8.11.6/8.11.6/d: outer.mc,v 1.49 2002/08/23 20:32:26 root Exp $) with ESMTP id g7RJncZ00300 for ; Tue, 27 Aug 2002 19:49:38 GMT Received: from orsmsxvs040.jf.intel.com (orsmsxvs040.jf.intel.com [192.168.65.206]) by talaria.jf.intel.com (8.11.6/8.11.6/d: inner.mc,v 1.23 2002/08/23 20:31:44 root Exp $) with SMTP id g7RJjcI05446 for ; Tue, 27 Aug 2002 19:45:38 GMT Received: from orsmsx26.jf.intel.com ([192.168.65.26]) by orsmsxvs040.jf.intel.com (NAVGW 2.5.2.11) with SMTP id M2002082712531723566 ; Tue, 27 Aug 2002 12:53:17 -0700 Received: by orsmsx26.jf.intel.com with Internet Mail Service (5.5.2653.19) id ; Tue, 27 Aug 2002 12:51:29 -0700 Message-ID: From: "Moore, Robert" To: "'Mitsuru IWASAKI'" , yb@sainte-barbe.org Cc: acpi-jp@jp.FreeBSD.org, current@freebsd.org, "Moore, Robert" , "Grover, Andrew" Subject: RE: [acpi-jp 1735] Re: Call for testers: acpica-unix-20020815 Date: Tue, 27 Aug 2002 12:51:27 -0700 MIME-Version: 1.0 X-Mailer: Internet Mail Service (5.5.2653.19) Content-Type: text/plain Sender: owner-freebsd-current@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG This looks like the (in)famous "implicit return" problem that is in some Toshiba ASL files. Method(_CRS) { CRS_(0x10) } This does NOT actually return a value and the ASL code is incorrect. It has to be: Method(_CRS) { Return (CRS_(0x10)) } The iASL compiler generates warnings for all instances of this erroneous code. Bob -----Original Message----- From: Mitsuru IWASAKI [mailto:iwasaki@jp.FreeBSD.org] Sent: Tuesday, August 27, 2002 3:19 AM To: yb@sainte-barbe.org Cc: acpi-jp@jp.FreeBSD.org; current@freebsd.org; robert.moore@intel.com; andrew.grover@intel.com Subject: Re: [acpi-jp 1735] Re: Call for testers: acpica-unix-20020815 Hi, Could you put the following lines into /boot/loader.conf and send dmesg output again? ---- debug.acpi.layer="ACPI_ALL_COMPONENTS" debug.acpi.level="ACPI_LV_ERROR" ---- > [sent privately to not spam the lists with my dump files] > > On Mon, 26 Aug 2002, Mitsuru IWASAKI wrote: > > > > FYI, I have now a "can't fetch resources for \\_SB_.PCI0.FNC0.PRT_ - > > > AE_BAD_DATA" with acpica-unix-20020815 during boot. > > > > I'd like to make sure if AE_BAD_DATA error occurred w/ previous > > versions (acpica-unix-20020725, 20020611, 20020404...) ? > > Or first time w/ acpica-unix-20020815 ? > > This error did not happened with previous versions of acpi Hmmm... OK, I put your full ASL at: http://www.jp.freebsd.org/cgi/cvsweb.cgi/ACPI/data/Tecra8200.asl?rev=1.1&con tent-type=text/x-cvsweb-markup&cvsroot=freebsd-jp It seems that the problem occurs by evaluating CRS_ method. Method(CRS_, 1) { Store(Arg0, \_SB_.MEM_.PAR1) Store(0x0, \_SB_.MEM_.PAR2) Store(0x0, \_SB_.MEM_.PAR3) Store(0x0, \_SB_.MEM_.PAR4) Store(0x0, \_SB_.MEM_.PAR5) Store(0x0, \_SB_.MEM_.PAR6) Store(0x1, \_SB_.PCI0.FNC0.SYSR.TRP4) If(LEqual(\_SB_.MEM_.PAR3, 0x0)) { Return(Buffer(0x2) {0x79, 0x0 }) } Name(BUFF, Buffer(\_SB_.MEM_.PAR3) { }) Store(\_SB_.MEM_.PRES, BUFF) Return(BUFF) } Intel folks, any ideas? Thanks To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-current" in the body of the message From owner-freebsd-current Tue Aug 27 13:31:33 2002 Delivered-To: freebsd-current@freebsd.org Received: from mx1.FreeBSD.org (mx1.FreeBSD.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id D3D2E37B400 for ; Tue, 27 Aug 2002 13:31:22 -0700 (PDT) Received: from itesec.hsc.fr (itesec.hsc.fr [192.70.106.33]) by mx1.FreeBSD.org (Postfix) with ESMTP id 7BAAA43E7B for ; Tue, 27 Aug 2002 13:31:21 -0700 (PDT) (envelope-from yb@sainte-barbe.org) Received: from taz.hsc.fr (ogoun.hsc.fr [192.70.106.75]) (using TLSv1 with cipher EDH-RSA-DES-CBC3-SHA (168/168 bits)) (Client CN "taz.hsc.fr", Issuer "HSC CA" (verified OK)) by itesec.hsc.fr (Postfix) with ESMTP id 9F93C20F3D; Tue, 27 Aug 2002 22:31:19 +0200 (CEST) Received: by taz.hsc.fr (Postfix, from userid 1000) id BD48C785; Tue, 27 Aug 2002 22:24:36 +0200 (CEST) Date: Tue, 27 Aug 2002 22:24:36 +0200 From: Yann Berthier To: acpi-jp@jp.FreeBSD.org, current@freebsd.org Subject: Re: [acpi-jp 1735] Re: Call for testers: acpica-unix-20020815 Message-ID: <20020827202436.GA470@hsc.fr> Mail-Followup-To: acpi-jp@jp.FreeBSD.org, current@freebsd.org References: <20020825201421.GA509@hsc.fr> <20020826.222633.36057271.iwasaki@jp.FreeBSD.org> <20020826133425.GA486@hsc.fr> <20020827.191921.70227390.iwasaki@jp.FreeBSD.org> Mime-Version: 1.0 Content-Type: multipart/mixed; boundary="RnlQjJ0d97Da+TV1" Content-Disposition: inline In-Reply-To: <20020827.191921.70227390.iwasaki@jp.FreeBSD.org> X-Organization: Herve Schauer Consultants X-Web: http://www.hsc.fr/ X-Operating-System: FreeBSD 5.0-CURRENT User-Agent: Mutt/1.5.1i Sender: owner-freebsd-current@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG --RnlQjJ0d97Da+TV1 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline On Tue, 27 Aug 2002, Mitsuru IWASAKI wrote: > Hi, > > Could you put the following lines into /boot/loader.conf and send > dmesg output again? > ---- > debug.acpi.layer="ACPI_ALL_COMPONENTS" > debug.acpi.level="ACPI_LV_ERROR" > ---- Of course, here we go :) > > [sent privately to not spam the lists with my dump files] > > > > On Mon, 26 Aug 2002, Mitsuru IWASAKI wrote: > > > > > > FYI, I have now a "can't fetch resources for \\_SB_.PCI0.FNC0.PRT_ - > > > > AE_BAD_DATA" with acpica-unix-20020815 during boot. > > > > > > I'd like to make sure if AE_BAD_DATA error occurred w/ previous > > > versions (acpica-unix-20020725, 20020611, 20020404...) ? > > > Or first time w/ acpica-unix-20020815 ? > > > > This error did not happened with previous versions of acpi > > Hmmm... OK, I put your full ASL at: > http://www.jp.freebsd.org/cgi/cvsweb.cgi/ACPI/data/Tecra8200.asl?rev=1.1&content-type=text/x-cvsweb-markup&cvsroot=freebsd-jp Thanks a lot. I must apologize though, I had the same error with previous versions of acpi (I should have checked, sorry, I confounded 2 laptops) Thanks, - yann --RnlQjJ0d97Da+TV1 Content-Type: text/plain; charset=us-ascii Content-Disposition: attachment; filename="dmesg.acpi" Copyright (c) 1992-2002 The FreeBSD Project. Copyright (c) 1979, 1980, 1983, 1986, 1988, 1989, 1991, 1992, 1993, 1994 The Regents of the University of California. All rights reserved. FreeBSD 5.0-CURRENT #29: Tue Aug 27 21:35:25 CEST 2002 root@taz.hsc.fr:/usr/obj/usr/src/sys/TAZ Preloaded elf kernel "/boot/kernel/kernel" at 0xc06a7000. Preloaded elf module "/boot/kernel/usb.ko" at 0xc06a70a8. Preloaded elf module "/boot/kernel/ums.ko" at 0xc06a7150. Preloaded elf module "/boot/kernel/vga_pci.ko" at 0xc06a71f8. Preloaded elf module "/boot/kernel/acpi.ko" at 0xc06a72a4. ACPI_DEBUG: set 'ACPI_ALL_COMPONENTS' ACPI_DEBUG: set 'ACPI_LV_ERROR' ACPI debug layer 0xfff debug level 0x8 Timecounter "i8254" frequency 1193182 Hz Timecounter "TSC" frequency 847427840 Hz CPU: Pentium III/Pentium III Xeon/Celeron (847.43-MHz 686-class CPU) Origin = "GenuineIntel" Id = 0x686 Stepping = 6 Features=0x383f9ff real memory = 267780096 (261504K bytes) avail memory = 252694528 (246772K bytes) Pentium Pro MTRR support enabled netsmb_dev: loaded Using $PIR table, 9 entries at 0xc00f0300 npx0: on motherboard npx0: INT 16 interface acpi0: on motherboard acpi0: power button is handled as a fixed feature programming model. Timecounter "ACPI-fast" frequency 3579545 Hz acpi_cpu0: on acpi0 acpi_tz0: on acpi0 pcib1: port 0xcf8-0xcff on acpi0 pci0: on pcib1 pcib2: at device 1.0 on pci0 pci1: on pcib2 vga_pci0: mem 0xf7ff8000-0xf7ffffff,0xf8000000-0xf9ffffff,0xfbc00000-0xfbffffff,0xfc000000-0xfdffffff irq 11 at device 0.0 on pci1 pcib3: at device 30.0 on pci0 pci2: on pcib3 pcm0: port 0xdf3c-0xdf3f,0xdf40-0xdf7f mem 0xf7df8000-0xf7dfffff irq 11 at device 7.0 on pci2 fxp0: port 0xdec0-0xdeff mem 0xf7df7000-0xf7df7fff irq 11 at device 8.0 on pci2 fxp0: Ethernet address 00:00:39:ee:60:38 inphy0: on miibus0 inphy0: 10baseT, 10baseT-FDX, 100baseTX, 100baseTX-FDX, auto pcib3: device is routed to IRQ 11 pcic0: irq 11 at device 12.0 on pci2 pcic0: PCI Memory allocated: 0xf7d00000 pcic0: TI12XX PCI Config Reg: [pwr save][pci only] pccard0: on pcic0 pcic1: irq 11 at device 13.0 on pci2 pcic1: PCI Memory allocated: 0xf7d01000 pccard1: on pcic1 pcic2: irq 11 at device 13.1 on pci2 pcic2: PCI Memory allocated: 0xf7d02000 pccard2: on pcic2 isab0: at device 31.0 on pci0 isa0: on isab0 atapci0: port 0xcff0-0xcfff at device 31.1 on pci0 ata0: at 0x1f0 irq 14 on atapci0 ata1: at 0x170 irq 15 on atapci0 uhci0: port 0xcf80-0xcf9f irq 11 at device 31.2 on pci0 usb0: on uhci0 usb0: USB revision 1.0 uhub0: Intel UHCI root hub, class 9/0, rev 1.00/1.00, addr 1 uhub0: 2 ports with 2 removable, self powered ums0: Logitech USB-PS/2 Optical Mouse, rev 2.00/11.00, addr 2, iclass 3/1 ums0: 3 buttons and Z dir. uhci1: port 0xcf60-0xcf7f irq 11 at device 31.4 on pci0 usb1: on uhci1 usb1: USB revision 1.0 uhub1: Intel UHCI root hub, class 9/0, rev 1.00/1.00, addr 1 uhub1: 2 ports with 2 removable, self powered pci0: at device 31.6 (no driver attached) atkbdc0: port 0x64,0x60 irq 1 on acpi0 atkbd0: flags 0x1 irq 1 on atkbdc0 kbd0 at atkbd0 psm0: irq 12 on atkbdc0 psm0: model IntelliMouse, device ID 3 fdc0: port 0x3f7,0x3f0-0x3f5 irq 6 drq 2 on acpi0 fdc0: FIFO enabled, 8 bytes threshold fd0: <1440-KB 3.5" drive> on fdc0 drive 0 sio0 port 0x3f8-0x3ff irq 4 on acpi0 sio0: type 16550A rsirq-0234 [15] RsIrqResource : Invalid interrupt polarity/trigger in resource list can't fetch resources for \\_SB_.PCI0.FNC0.PRT_ - AE_BAD_DATA ppc0: parallel port not found. acpi_lid0: on acpi0 acpi_cmbat0: on acpi0 acpi_cmbat1: on acpi0 acpi_acad0: on acpi0 acpi_timer0: <24-bit timer at 3.579545MHz> port 0xee08-0xee0b on acpi0 ppc0: parallel port not found. ppc0: parallel port not found. orm0:
 
------=_NextPart_000_0005_01C24EF1.094E81A0-- To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-current" in the body of the message From owner-freebsd-current Thu Aug 29 0:11: 2 2002 Delivered-To: freebsd-current@freebsd.org Received: from mx1.FreeBSD.org (mx1.FreeBSD.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 59BC137B400 for ; Thu, 29 Aug 2002 00:11:01 -0700 (PDT) Received: from manamana.bauer.com (stena.hbv.de [194.233.182.20]) by mx1.FreeBSD.org (Postfix) with ESMTP id 36CDB43E6E for ; Thu, 29 Aug 2002 00:11:00 -0700 (PDT) (envelope-from anaumann@manamana.bauer.com) Received: from manamana.bauer.com (localhost [127.0.0.1]) by manamana.bauer.com (8.12.5/8.12.3) with ESMTP id g7T7BlS3006316 for ; Thu, 29 Aug 2002 09:11:47 +0200 (CEST) (envelope-from anaumann@manamana.bauer.com) Received: (from anaumann@localhost) by manamana.bauer.com (8.12.5/8.12.3/Submit) id g7T7Bl09006315 for freebsd-current@freebsd.org; Thu, 29 Aug 2002 09:11:47 +0200 (CEST) Date: Thu, 29 Aug 2002 09:11:47 +0200 From: Andre Naumann To: freebsd-current@freebsd.org Subject: subscribe Message-ID: <20020829091147.A5939@manamana.bauer.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline User-Agent: Mutt/1.2.5i Sender: owner-freebsd-current@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG subscribe -- Andre Naumann | Heinrich Bauer Produktions KG Publishing Support Center | On-Line Team Burchardstr. 11 | 20077 Hamburg Phone: +49 40 3019 5553 | Fax: +49 40 3019 5610 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-current" in the body of the message From owner-freebsd-current Thu Aug 29 0:32: 7 2002 Delivered-To: freebsd-current@freebsd.org Received: from mx1.FreeBSD.org (mx1.FreeBSD.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 7D11137B400 for ; Thu, 29 Aug 2002 00:31:53 -0700 (PDT) Received: from ref5.freebsd.org (ref5.FreeBSD.org [216.136.204.102]) by mx1.FreeBSD.org (Postfix) with ESMTP id 0719C43E42 for ; Thu, 29 Aug 2002 00:31:53 -0700 (PDT) (envelope-from des@FreeBSD.org) Received: from ref5.freebsd.org (localhost [127.0.0.1]) by ref5.freebsd.org (8.12.5/8.12.5) with ESMTP id g7T7Vqgr009571 for ; Thu, 29 Aug 2002 00:31:52 -0700 (PDT) (envelope-from des@ref5.freebsd.org) Received: (from des@localhost) by ref5.freebsd.org (8.12.5/8.12.5/Submit) id g7T7VqdO009569 for current@freebsd.org; Thu, 29 Aug 2002 00:31:52 -0700 (PDT) Date: Thu, 29 Aug 2002 00:31:52 -0700 (PDT) From: Dag-Erling Smorgrav Message-Id: <200208290731.g7T7VqdO009569@ref5.freebsd.org> To: current@freebsd.org Subject: i386 tinderbox failure Sender: owner-freebsd-current@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG -------------------------------------------------------------- >>> Rebuilding the temporary build tree -------------------------------------------------------------- >>> 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/i386/obj/local0/scratch/des/src/i386/usr/include -------------------------------------------------------------- >>> stage 4: building libraries -------------------------------------------------------------- >>> stage 4: make dependencies -------------------------------------------------------------- >>> stage 4: building everything.. -------------------------------------------------------------- >>> Kernel build for GENERIC started on Wed Aug 28 22:34:22 PDT 2002 -------------------------------------------------------------- >>> Kernel build for GENERIC completed on Wed Aug 28 23:31:11 PDT 2002 -------------------------------------------------------------- >>> Kernel build for LINT started on Wed Aug 28 23:31:12 PDT 2002 -------------------------------------------------------------- ===> xe /local0/scratch/des/src/sys/contrib/dev/acpica/hwregs.c: In function `AcpiGetSleepTypeData': /local0/scratch/des/src/sys/contrib/dev/acpica/hwregs.c:242: warning: cast discards qualifiers from pointer target type /local0/scratch/des/src/sys/contrib/dev/acpica/utglobal.c: In function `AcpiUtGetRegionName': /local0/scratch/des/src/sys/contrib/dev/acpica/utglobal.c:492: warning: cast discards qualifiers from pointer target type /local0/scratch/des/src/sys/contrib/dev/acpica/utglobal.c: In function `AcpiUtGetEventName': /local0/scratch/des/src/sys/contrib/dev/acpica/utglobal.c:530: warning: cast discards qualifiers from pointer target type /local0/scratch/des/src/sys/contrib/dev/acpica/utglobal.c: In function `AcpiUtGetTypeName': /local0/scratch/des/src/sys/contrib/dev/acpica/utglobal.c:607: warning: cast discards qualifiers from pointer target type /local0/scratch/des/src/sys/contrib/dev/acpica/utglobal.c:610: warning: cast discards qualifiers from pointer target type /local0/scratch/des/src/sys/dev/acpica/acpi_acad.c:50: warning: `_THIS_MODULE' defined but not used /local0/scratch/des/src/sys/dev/acpica/acpi_cmbat.c:56: warning: `_THIS_MODULE' defined but not used /local0/scratch/des/src/sys/dev/acpica/acpi_powerres.c:274: warning: `acpi_pwr_deregister_consumer' defined but not used /local0/scratch/des/src/sys/dev/acpica/acpi_powerres.c:212: warning: `acpi_pwr_deregister_resource' defined but not used /local0/scratch/des/src/sys/dev/hea/eni_buffer.c: In function `eni_test_memory': /local0/scratch/des/src/sys/dev/hea/eni_buffer.c:127: warning: passing arg 1 of pointer to function makes pointer from integer without a cast /local0/scratch/des/src/sys/dev/hea/eni_vcm.c: In function `eni_closevcc': /local0/scratch/des/src/sys/dev/hea/eni_vcm.c:289: warning: passing arg 1 of pointer to function makes pointer from integer without a cast /local0/scratch/des/src/sys/dev/ie/if_ie.c: In function `ieattach': /local0/scratch/des/src/sys/dev/ie/if_ie.c:779: warning: assignment discards qualifiers from pointer target type /local0/scratch/des/src/sys/dev/ie/if_ie.c: In function `ieget': /local0/scratch/des/src/sys/dev/ie/if_ie.c:1143: warning: passing arg 1 of `bcopy' discards qualifiers from pointer target type /local0/scratch/des/src/sys/dev/ie/if_ie.c:1232: warning: passing arg 1 of `bcopy' discards qualifiers from pointer target type /local0/scratch/des/src/sys/dev/ie/if_ie.c:1232: warning: passing arg 2 of `bcopy' discards qualifiers from pointer target type /local0/scratch/des/src/sys/dev/ie/if_ie.c:1249: warning: passing arg 1 of `bcopy' discards qualifiers from pointer target type /local0/scratch/des/src/sys/dev/ie/if_ie.c:1261: warning: passing arg 1 of `bcopy' discards qualifiers from pointer target type /local0/scratch/des/src/sys/dev/ie/if_ie.c: In function `ie_readframe': /local0/scratch/des/src/sys/dev/ie/if_ie.c:1304: warning: passing arg 1 of `bcopy' discards qualifiers from pointer target type /local0/scratch/des/src/sys/dev/ie/if_ie.c: In function `iestart': /local0/scratch/des/src/sys/dev/ie/if_ie.c:1403: warning: passing arg 2 of `bcopy' discards qualifiers from pointer target type /local0/scratch/des/src/sys/dev/ie/if_ie.c:1417: warning: cast discards qualifiers from pointer target type /local0/scratch/des/src/sys/dev/ie/if_ie.c: In function `check_ie_present': /local0/scratch/des/src/sys/dev/ie/if_ie.c:1471: warning: passing arg 1 of pointer to function discards qualifiers from pointer target type /local0/scratch/des/src/sys/dev/ie/if_ie.c:1480: warning: passing arg 1 of pointer to function discards qualifiers from pointer target type /local0/scratch/des/src/sys/dev/ie/if_ie.c:1483: warning: passing arg 1 of pointer to function discards qualifiers from pointer target type /local0/scratch/des/src/sys/dev/ie/if_ie.c:1508: warning: passing arg 1 of pointer to function discards qualifiers from pointer target type /local0/scratch/des/src/sys/dev/ie/if_ie.c: In function `command_and_wait': /local0/scratch/des/src/sys/dev/ie/if_ie.c:1765: warning: cast discards qualifiers from pointer target type /local0/scratch/des/src/sys/dev/ie/if_ie.c:1781: warning: cast discards qualifiers from pointer target type /local0/scratch/des/src/sys/dev/ie/if_ie.c: In function `setup_rfa': /local0/scratch/des/src/sys/dev/ie/if_ie.c:1866: warning: passing arg 1 of pointer to function discards qualifiers from pointer target type /local0/scratch/des/src/sys/dev/ie/if_ie.c:1890: warning: passing arg 1 of pointer to function discards qualifiers from pointer target type /local0/scratch/des/src/sys/dev/ie/if_ie.c: In function `mc_setup': /local0/scratch/des/src/sys/dev/ie/if_ie.c:1941: warning: passing arg 1 of `bcopy' discards qualifiers from pointer target type /local0/scratch/des/src/sys/dev/ie/if_ie.c:1941: warning: passing arg 2 of `bcopy' discards qualifiers from pointer target type /local0/scratch/des/src/sys/dev/ie/if_ie.c: In function `ieinit': /local0/scratch/des/src/sys/dev/ie/if_ie.c:2005: warning: passing arg 1 of `bcopy' discards qualifiers from pointer target type /local0/scratch/des/src/sys/dev/ie/if_ie.c:2005: warning: passing arg 2 of `bcopy' discards qualifiers from pointer target type /local0/scratch/des/src/sys/dev/ie/if_ie.c:2054: warning: passing arg 1 of pointer to function discards qualifiers from pointer target type /local0/scratch/des/src/sys/dev/ie/if_ie.c:2055: warning: passing arg 1 of pointer to function discards qualifiers from pointer target type /local0/scratch/des/src/sys/dev/lmc/if_lmc.c:32:2: warning: #warning "The lmc driver is broken and is not compiled with LINT" /local0/scratch/des/src/sys/dev/pdq/pdq.c: In function `pdq_initialize': /local0/scratch/des/src/sys/dev/pdq/pdq.c:1606: warning: cast discards qualifiers from pointer target type /local0/scratch/des/src/sys/pci/meteor.c:149:2: warning: #warning "The meteor driver is broken and is not compiled with LINT" /local0/scratch/des/src/sys/i386/isa/istallion.c: In function `stli_sendcmd': /local0/scratch/des/src/sys/i386/isa/istallion.c:1894: warning: cast discards qualifiers from pointer target type /local0/scratch/des/src/sys/i386/isa/istallion.c: In function `stli_rxprocess': /local0/scratch/des/src/sys/i386/isa/istallion.c:1973: warning: cast discards qualifiers from pointer target type /local0/scratch/des/src/sys/i386/isa/istallion.c:1978: warning: cast discards qualifiers from pointer target type /local0/scratch/des/src/sys/i386/isa/istallion.c:2000: warning: cast discards qualifiers from pointer target type /local0/scratch/des/src/sys/i386/isa/istallion.c:2003: warning: cast discards qualifiers from pointer target type /local0/scratch/des/src/sys/i386/isa/istallion.c: In function `stli_dodelaycmd': /local0/scratch/des/src/sys/i386/isa/istallion.c:2053: warning: cast discards qualifiers from pointer target type /local0/scratch/des/src/sys/i386/isa/istallion.c:2063: warning: cast discards qualifiers from pointer target type /local0/scratch/des/src/sys/i386/isa/istallion.c: In function `stli_hostcmd': /local0/scratch/des/src/sys/i386/isa/istallion.c:2140: warning: cast discards qualifiers from pointer target type /local0/scratch/des/src/sys/i386/isa/istallion.c: In function `stli_brdpoll': /local0/scratch/des/src/sys/i386/isa/istallion.c:2250: warning: cast discards qualifiers from pointer target type /local0/scratch/des/src/sys/i386/isa/istallion.c:2280: warning: cast discards qualifiers from pointer target type /local0/scratch/des/src/sys/i386/isa/istallion.c: In function `stli_startbrd': /local0/scratch/des/src/sys/i386/isa/istallion.c:3377: warning: cast discards qualifiers from pointer target type /local0/scratch/des/src/sys/i386/isa/istallion.c:3383: warning: cast discards qualifiers from pointer target type /local0/scratch/des/src/sys/i386/isa/stallion.c:57:2: warning: #warning "The stallion pci attachment is broken and not compiled" linking kernel acpi.o: In function `acpi_identify': acpi.o(.text+0xac): undefined reference to `AcpiUtTrace' acpi.o(.text+0x159): undefined reference to `acpi_EnterDebugger' acpi.o(.text+0x1b9): undefined reference to `acpi_EnterDebugger' acpi.o(.text+0x249): undefined reference to `AcpiUtExit' acpi.o: In function `acpi_probe': acpi.o(.text+0x2ab): undefined reference to `AcpiUtTrace' acpi.o(.text+0x2de): undefined reference to `AcpiUtValueExit' acpi.o(.text+0x354): undefined reference to `AcpiUtValueExit' acpi.o: In function `acpi_attach': acpi.o(.text+0x3b9): undefined reference to `AcpiUtTrace' acpi.o(.text+0x3fb): undefined reference to `acpi_EnterDebugger' acpi.o(.text+0x4b6): undefined reference to `acpi_EnterDebugger' acpi.o(.text+0x74e): undefined reference to `acpi_EnterDebugger' acpi.o(.text+0x834): undefined reference to `acpi_EnterDebugger' acpi.o(.text+0x87e): undefined reference to `AcpiUtValueExit' acpi.o: In function `acpi_isa_get_logicalid': acpi.o(.text+0xdec): undefined reference to `AcpiUtTrace' acpi.o(.text+0xf68): undefined reference to `AcpiUtValueExit' acpi.o: In function `acpi_isa_pnp_probe': acpi.o(.text+0xfcb): undefined reference to `AcpiUtTrace' acpi.o(.text+0x100d): undefined reference to `AcpiUtValueExit' acpi.o: In function `acpi_probe_children': acpi.o(.text+0x106b): undefined reference to `AcpiUtTrace' acpi.o(.text+0x1080): undefined reference to `AcpiUtDebugPrint' acpi.o(.text+0x109b): undefined reference to `AcpiUtDebugPrint' acpi.o(.text+0x10ff): undefined reference to `AcpiUtDebugPrint' acpi.o(.text+0x111a): undefined reference to `AcpiUtDebugPrint' acpi.o(.text+0x1138): undefined reference to `AcpiUtDebugPrint' acpi.o(.text+0x1143): undefined reference to `AcpiUtExit' acpi.o: In function `acpi_probe_child': acpi.o(.text+0x119f): undefined reference to `AcpiUtTrace' acpi.o(.text+0x1224): undefined reference to `AcpiUtDebugPrint' acpi.o(.text+0x1314): undefined reference to `AcpiUtStatusExit' acpi.o: In function `acpi_SetSleepState': acpi.o(.text+0x1dc2): undefined reference to `AcpiUtTraceU32' acpi.o(.text+0x1dde): undefined reference to `AcpiUtStatusExit' acpi.o(.text+0x1e01): undefined reference to `AcpiUtStatusExit' acpi.o(.text+0x1f13): undefined reference to `AcpiUtStatusExit' acpi.o(.text+0x2068): undefined reference to `AcpiUtStatusExit' acpi.o: In function `acpi_Enable': acpi.o(.text+0x20cb): undefined reference to `AcpiUtTrace' acpi.o(.text+0x2103): undefined reference to `AcpiUtStatusExit' acpi.o: In function `acpi_Disable': acpi.o(.text+0x215b): undefined reference to `AcpiUtTrace' acpi.o(.text+0x218f): undefined reference to `AcpiUtStatusExit' acpi.o: In function `acpi_system_eventhandler_sleep': acpi.o(.text+0x21eb): undefined reference to `AcpiUtTraceU32' acpi.o(.text+0x220d): undefined reference to `AcpiUtExit' acpi.o: In function `acpi_system_eventhandler_wakeup': acpi.o(.text+0x226a): undefined reference to `AcpiUtTraceU32' acpi.o(.text+0x2275): undefined reference to `AcpiUtExit' acpi.o: In function `acpi_eventhandler_power_button_for_sleep': acpi.o(.text+0x22cc): undefined reference to `AcpiUtTrace' acpi.o(.text+0x2340): undefined reference to `AcpiUtValueExit' acpi.o: In function `acpi_eventhandler_power_button_for_wakeup': acpi.o(.text+0x23ac): undefined reference to `AcpiUtTrace' acpi.o(.text+0x2420): undefined reference to `AcpiUtValueExit' acpi.o: In function `acpi_eventhandler_sleep_button_for_sleep': acpi.o(.text+0x248c): undefined reference to `AcpiUtTrace' acpi.o(.text+0x2500): undefined reference to `AcpiUtValueExit' acpi.o: In function `acpi_eventhandler_sleep_button_for_wakeup': acpi.o(.text+0x256c): undefined reference to `AcpiUtTrace' acpi.o(.text+0x25e0): undefined reference to `AcpiUtValueExit' acpi.o: In function `acpi_device_enable_wake_event': acpi.o(.text+0x28f8): undefined reference to `AcpiUtTrace' acpi_button.o: In function `acpi_button_attach': acpi_button.o(.text+0x179): undefined reference to `AcpiUtTrace' acpi_button.o(.text+0x21e): undefined reference to `AcpiUtValueExit' acpi_button.o(.text+0x241): undefined reference to `AcpiUtValueExit' acpi_button.o: In function `acpi_button_notify_pressed_for_sleep': acpi_button.o(.text+0x318): undefined reference to `AcpiUtTrace' acpi_button.o(.text+0x3be): undefined reference to `AcpiUtExit' acpi_button.o: In function `acpi_button_notify_pressed_for_wakeup': acpi_button.o(.text+0x418): undefined reference to `AcpiUtTrace' acpi_button.o(.text+0x4be): undefined reference to `AcpiUtExit' acpi_button.o: In function `acpi_button_notify_handler': acpi_button.o(.text+0x51f): undefined reference to `AcpiUtTraceU32' acpi_button.o(.text+0x556): undefined reference to `AcpiUtExit' acpi_cpu.o: In function `acpi_cpu_attach': acpi_cpu.o(.text+0x129): undefined reference to `AcpiUtTrace' acpi_cpu.o(.text+0x3f2): undefined reference to `AcpiUtValueExit' acpi_cpu.o(.text+0x490): undefined reference to `AcpiUtDebugPrint' acpi_cpu.o(.text+0x4a6): undefined reference to `AcpiUtValueExit' acpi_ec.o: In function `acpi_ec_identify': acpi_ec.o(.text+0x37): undefined reference to `AcpiUtTrace' acpi_ec.o(.text+0x42): undefined reference to `AcpiUtExit' acpi_ec.o: In function `acpi_ec_attach': acpi_ec.o(.text+0x199): undefined reference to `AcpiUtTrace' acpi_ec.o(.text+0x2bb): undefined reference to `AcpiUtDebugPrint' acpi_ec.o(.text+0x355): undefined reference to `AcpiUtDebugPrint' acpi_ec.o(.text+0x3b4): undefined reference to `AcpiUtDebugPrint' acpi_ec.o(.text+0x3c3): undefined reference to `AcpiUtValueExit' acpi_ec.o(.text+0x40f): undefined reference to `AcpiUtValueExit' acpi_ec.o: In function `EcGpeQueryHandler': acpi_ec.o(.text+0x46c): undefined reference to `AcpiUtTrace' acpi_ec.o(.text+0x5fc): undefined reference to `AcpiUtExit' acpi_ec.o: In function `EcSpaceSetup': acpi_ec.o(.text+0x6f7): undefined reference to `AcpiUtTrace' acpi_ec.o(.text+0x70c): undefined reference to `AcpiUtStatusExit' acpi_ec.o: In function `EcSpaceHandler': acpi_ec.o(.text+0x77a): undefined reference to `AcpiUtTraceU32' acpi_ec.o(.text+0x815): undefined reference to `AcpiUtStatusExit' acpi_ec.o(.text+0x8be): undefined reference to `AcpiUtStatusExit' acpi_ec.o: In function `EcWaitEventIntr': acpi_ec.o(.text+0x933): undefined reference to `AcpiUtTraceU32' acpi_ec.o(.text+0x949): undefined reference to `AcpiUtStatusExit' acpi_lid.o: In function `acpi_lid_attach': acpi_lid.o(.text+0x139): undefined reference to `AcpiUtTrace' acpi_lid.o(.text+0x1cc): undefined reference to `AcpiUtValueExit' acpi_lid.o: In function `acpi_lid_notify_status_changed': acpi_lid.o(.text+0x299): undefined reference to `AcpiUtTrace' acpi_lid.o(.text+0x3ec): undefined reference to `AcpiUtExit' acpi_lid.o: In function `acpi_lid_notify_handler': acpi_lid.o(.text+0x44b): undefined reference to `AcpiUtTraceU32' acpi_lid.o(.text+0x476): undefined reference to `AcpiUtExit' acpi_pcib.o: In function `acpi_pcib_attach': acpi_pcib.o(.text+0x39): undefined reference to `AcpiUtTrace' acpi_pcib.o(.text+0x8d): undefined reference to `AcpiUtValueExit' acpi_pcib.o(.text+0x159): undefined reference to `AcpiUtValueExit' acpi_pcib.o(.text+0x176): undefined reference to `AcpiUtValueExit' acpi_pcib.o: In function `acpi_pcib_route_interrupt': acpi_pcib.o(.text+0x1e5): undefined reference to `AcpiUtTrace' acpi_pcib.o(.text+0x57e): undefined reference to `AcpiUtDebugPrint' acpi_pcib.o(.text+0x5a7): undefined reference to `AcpiUtDebugPrint' acpi_pcib.o(.text+0x863): undefined reference to `AcpiUtValueExit' acpi_pcib_acpi.o: In function `acpi_pcib_acpi_attach': acpi_pcib_acpi.o(.text+0x139): undefined reference to `AcpiUtTrace' acpi_pcib_acpi.o(.text+0x280): undefined reference to `AcpiUtValueExit' acpi_pcib_pci.o: In function `acpi_pcib_pci_attach': acpi_pcib_pci.o(.text+0x1a6): undefined reference to `AcpiUtTrace' acpi_powerres.o: In function `acpi_pwr_register_resource': acpi_powerres.o(.text+0x8c): undefined reference to `AcpiUtTrace' acpi_powerres.o(.text+0xad): undefined reference to `AcpiUtStatusExit' acpi_powerres.o(.text+0x11e): undefined reference to `AcpiUtDebugPrint' acpi_powerres.o(.text+0x151): undefined reference to `AcpiUtDebugPrint' acpi_powerres.o(.text+0x22e): undefined reference to `AcpiUtDebugPrint' acpi_powerres.o(.text+0x26a): undefined reference to `AcpiUtStatusExit' acpi_powerres.o: In function `acpi_pwr_deregister_resource': acpi_powerres.o(.text+0x2cb): undefined reference to `AcpiUtTrace' acpi_powerres.o(.text+0x301): undefined reference to `AcpiUtStatusExit' acpi_powerres.o(.text+0x353): undefined reference to `AcpiUtDebugPrint' acpi_powerres.o(.text+0x360): undefined reference to `AcpiUtStatusExit' acpi_powerres.o: In function `acpi_pwr_register_consumer': acpi_powerres.o(.text+0x3cb): undefined reference to `AcpiUtTrace' acpi_powerres.o(.text+0x40f): undefined reference to `AcpiUtStatusExit' acpi_powerres.o(.text+0x47d): undefined reference to `AcpiUtDebugPrint' acpi_powerres.o(.text+0x48a): undefined reference to `AcpiUtStatusExit' acpi_powerres.o: In function `acpi_pwr_deregister_consumer': acpi_powerres.o(.text+0x4eb): undefined reference to `AcpiUtTrace' acpi_powerres.o(.text+0x521): undefined reference to `AcpiUtStatusExit' acpi_powerres.o(.text+0x56d): undefined reference to `AcpiUtDebugPrint' acpi_powerres.o(.text+0x57a): undefined reference to `AcpiUtStatusExit' acpi_powerres.o: In function `acpi_pwr_switch_consumer': acpi_powerres.o(.text+0x5d9): undefined reference to `AcpiUtTrace' acpi_powerres.o(.text+0x628): undefined reference to `AcpiUtStatusExit' acpi_powerres.o(.text+0x6b7): undefined reference to `AcpiUtStatusExit' acpi_powerres.o(.text+0x6ed): undefined reference to `AcpiUtDebugPrint' acpi_powerres.o(.text+0x829): undefined reference to `AcpiUtDebugPrint' acpi_powerres.o(.text+0x855): undefined reference to `AcpiUtDebugPrint' acpi_powerres.o(.text+0x88e): undefined reference to `AcpiUtDebugPrint' acpi_powerres.o(.text+0x907): undefined reference to `AcpiUtDebugPrint' acpi_powerres.o(.text+0x949): more undefined references to `AcpiUtDebugPrint' follow acpi_powerres.o: In function `acpi_pwr_switch_consumer': acpi_powerres.o(.text+0x9d1): undefined reference to `AcpiUtStatusExit' acpi_powerres.o(.text+0x9f3): undefined reference to `AcpiUtDebugPrint' acpi_powerres.o(.text+0xa1e): undefined reference to `AcpiUtStatusExit' acpi_powerres.o: In function `acpi_pwr_reference_resource': acpi_powerres.o(.text+0xa7f): undefined reference to `AcpiUtTrace' acpi_powerres.o(.text+0xac1): undefined reference to `AcpiUtDebugPrint' acpi_powerres.o(.text+0xaf5): undefined reference to `AcpiUtDebugPrint' acpi_powerres.o(.text+0xb22): undefined reference to `AcpiUtDebugPrint' acpi_powerres.o(.text+0xb4a): undefined reference to `AcpiUtDebugPrint' acpi_powerres.o(.text+0xb8b): undefined reference to `AcpiUtDebugPrint' acpi_powerres.o(.text+0xbc1): more undefined references to `AcpiUtDebugPrint' follow acpi_powerres.o: In function `acpi_pwr_reference_resource': acpi_powerres.o(.text+0xc65): undefined reference to `AcpiUtExit' acpi_powerres.o: In function `acpi_pwr_switch_power': acpi_powerres.o(.text+0xcc7): undefined reference to `AcpiUtTrace' acpi_powerres.o(.text+0xd7a): undefined reference to `AcpiUtDebugPrint' acpi_powerres.o(.text+0xdc2): undefined reference to `AcpiUtDebugPrint' acpi_powerres.o(.text+0xe86): undefined reference to `AcpiUtDebugPrint' acpi_powerres.o(.text+0xecb): undefined reference to `AcpiUtDebugPrint' acpi_powerres.o(.text+0xeee): undefined reference to `AcpiUtStatusExit' acpi_powerres.o: In function `acpi_pwr_find_resource': acpi_powerres.o(.text+0xf4b): undefined reference to `AcpiUtTrace' acpi_powerres.o(.text+0xf72): undefined reference to `AcpiUtPtrExit' acpi_powerres.o: In function `acpi_pwr_find_consumer': acpi_powerres.o(.text+0xfcb): undefined reference to `AcpiUtTrace' acpi_powerres.o(.text+0xff2): undefined reference to `AcpiUtPtrExit' acpi_resource.o: In function `acpi_parse_resources': acpi_resource.o(.text+0x39): undefined reference to `AcpiUtTrace' acpi_resource.o(.text+0x83): undefined reference to `AcpiUtStatusExit' acpi_resource.o(.text+0xa9): undefined reference to `AcpiUtDebugPrint' acpi_resource.o(.text+0xf4): undefined reference to `AcpiUtDebugPrint' acpi_resource.o(.text+0x120): undefined reference to `AcpiUtDebugPrint' acpi_resource.o(.text+0x156): undefined reference to `AcpiUtDebugPrint' acpi_resource.o(.text+0x18e): undefined reference to `AcpiUtDebugPrint' acpi_resource.o(.text+0x1d3): more undefined references to `AcpiUtDebugPrint' follow acpi_resource.o: In function `acpi_parse_resources': acpi_resource.o(.text+0x420): undefined reference to `AcpiUtStatusExit' acpi_thermal.o: In function `acpi_tz_attach': acpi_thermal.o(.text+0x129): undefined reference to `AcpiUtTrace' acpi_thermal.o(.text+0x4bb): undefined reference to `AcpiUtValueExit' acpi_thermal.o: In function `acpi_tz_establish': acpi_thermal.o(.text+0x51c): undefined reference to `AcpiUtTrace' acpi_thermal.o(.text+0x5fb): undefined reference to `AcpiUtValueExit' acpi_thermal.o(.text+0x725): undefined reference to `AcpiUtValueExit' acpi_thermal.o: In function `acpi_tz_monitor': acpi_thermal.o(.text+0x78c): undefined reference to `AcpiUtTrace' acpi_thermal.o(.text+0x852): undefined reference to `AcpiUtDebugPrint' acpi_thermal.o(.text+0xb3c): undefined reference to `AcpiUtExit' acpi_thermal.o: In function `acpi_tz_all_off': acpi_thermal.o(.text+0xb9b): undefined reference to `AcpiUtTrace' acpi_thermal.o(.text+0xbdf): undefined reference to `AcpiUtExit' acpi_thermal.o: In function `acpi_tz_switch_cooler_off': acpi_thermal.o(.text+0xc3a): undefined reference to `AcpiUtTrace' acpi_thermal.o(.text+0xc6f): undefined reference to `AcpiUtDebugPrint' acpi_thermal.o(.text+0xc9b): undefined reference to `AcpiUtDebugPrint' acpi_thermal.o(.text+0xcda): undefined reference to `AcpiUtDebugPrint' acpi_thermal.o(.text+0xceb): undefined reference to `AcpiUtExit' acpi_thermal.o: In function `acpi_tz_switch_cooler_on': acpi_thermal.o(.text+0xd4f): undefined reference to `AcpiUtTrace' acpi_thermal.o(.text+0xd8b): undefined reference to `AcpiUtDebugPrint' acpi_thermal.o(.text+0xe0b): undefined reference to `AcpiUtDebugPrint' acpi_thermal.o(.text+0xede): undefined reference to `AcpiUtDebugPrint' acpi_thermal.o(.text+0xeef): undefined reference to `AcpiUtExit' acpi_thermal.o: In function `acpi_tz_getparam': acpi_thermal.o(.text+0xf52): undefined reference to `AcpiUtTrace' acpi_thermal.o(.text+0xf92): undefined reference to `AcpiUtDebugPrint' acpi_thermal.o(.text+0xfa3): undefined reference to `AcpiUtExit' acpi_thermal.o: In function `acpi_tz_notify_handler': acpi_thermal.o(.text+0x10fe): undefined reference to `AcpiUtTrace' acpi_thermal.o(.text+0x1180): undefined reference to `AcpiUtExit' acpi_thermal.o: In function `acpi_tz_thread': acpi_thermal.o(.text+0x1327): undefined reference to `AcpiUtTrace' acpi_timer.o: In function `acpi_timer_identify': acpi_timer.o(.text+0x109): undefined reference to `AcpiUtTrace' acpi_timer.o(.text+0x2b0): undefined reference to `AcpiUtExit' *** Error code 1 Stop in /local0/scratch/des/obj/local0/scratch/des/src/sys/LINT. *** Error code 1 Stop in /local0/scratch/des/src. *** Error code 1 Stop in /local0/scratch/des/src. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-current" in the body of the message From owner-freebsd-current Thu Aug 29 3: 5:51 2002 Delivered-To: freebsd-current@freebsd.org Received: from mx1.FreeBSD.org (mx1.FreeBSD.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 266E337B400 for ; Thu, 29 Aug 2002 03:05:42 -0700 (PDT) Received: from mailout02.sul.t-online.com (mailout02.sul.t-online.com [194.25.134.17]) by mx1.FreeBSD.org (Postfix) with ESMTP id 9DC4843E65 for ; Thu, 29 Aug 2002 03:05:41 -0700 (PDT) (envelope-from Alexander@Leidinger.net) Received: from fwd01.sul.t-online.de by mailout02.sul.t-online.com with smtp id 17kMBI-0000da-07; Thu, 29 Aug 2002 12:05:40 +0200 Received: from Andro-Beta.Leidinger.net (520065502893-0001@[217.229.213.98]) by fmrl01.sul.t-online.com with esmtp id 17kMB4-1bv4pkC; Thu, 29 Aug 2002 12:05:26 +0200 Received: from Magelan.Leidinger.net (Magelan [192.168.1.1]) by Andro-Beta.Leidinger.net (8.11.6/8.11.6) with ESMTP id g7TA5P901710 for ; Thu, 29 Aug 2002 12:05:25 +0200 (CEST) (envelope-from Alexander@Leidinger.net) Received: from Magelan.Leidinger.net (netchild@localhost [127.0.0.1]) by Magelan.Leidinger.net (8.12.5/8.12.5) with SMTP id g7TA5PQg000574 for ; Thu, 29 Aug 2002 12:05:25 +0200 (CEST) (envelope-from Alexander@Leidinger.net) Date: Thu, 29 Aug 2002 12:05:25 +0200 From: Alexander Leidinger To: current@freebsd.org Subject: panic: ffs_valloc: dup alloc (with bt + contents of some structures) Message-Id: <20020829120525.2ef926e6.Alexander@Leidinger.net> Organization: Independend X-Mailer: Sylpheed version 0.8.1claws (GTK+ 1.2.10; i386-portbld-freebsd5.0) Mime-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit X-Sender: 520065502893-0001@t-dialin.net Sender: owner-freebsd-current@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG Hi, -current as of around "Mon Aug 26 18:39:00 CEST". After booting the system up xdm didn't showed up and there was no possibility to login on the console, so I breaked into ddb and send a "kill 1" to xdm. Nothing happened so I again breaked into ddb and did a "kill 1 1". Nothing happened again, so I decided to do a + (several times) -> boom. ---snip--- panic: ffs_valloc: dup alloc panic: from debugger Uptime: 4m9s pfs_vncache_unload(): 1 entries remaining [...] #7 0xc025573c in kdb_trap (type=3, code=0, regs=0xd1d707cc) at ../../../i386/i386/db_interface.c:161 #8 0xc0262e8a in trap (frame= {tf_fs = 24, tf_es = 16, tf_ds = 16, tf_edi = -1033800768, tf_esi = 256, tf_ebp = -774436848, tf_isp = -774436872, tf_ebx = 0, tf_edx = -1071016644, tf_ecx = -1070913265, tf_eax = -1070913281, tf_trapno = 3, tf_err = 0, tf_eip = -1071293992, tf_cs = 8, tf_eflags = 582, tf_esp = -1070958431, tf_ss = -774436824}) at ../../../i386/i386/trap.c:606 #9 0xc02569f8 in calltrap () at {standard input}:98 #10 0xc019ae06 in panic (fmt=0x0) at ../../../kern/kern_shutdown.c:480 #11 0xc020be9b in ffs_valloc () at ../../../ufs/ffs/ffs_alloc.c:871 #12 0xc022bff6 in ufs_makeinode (mode=33200, dvp=0xc27af818, vpp=0xd1d70c14, cnp=0xd1d70c28) at ../../../ufs/ufs/ufs_vnops.c:2333 #13 0xc02293bc in ufs_create (ap=0xd1d70a6c) at ../../../ufs/ufs/ufs_vnops.c:197 #14 0xc022c3bb in ufs_vnoperate (ap=0x1) at ../../../ufs/ufs/ufs_vnops.c:2770 #15 0xc01de2ea in vn_open_cred (ndp=0xd1d70c00, flagp=0xd1d70b64, cmode=432, cred=0xc2c0f500) at vnode_if.h:114 #16 0xc01de168 in vn_open (ndp=0x104, flagp=0xd1d70b64, cmode=432) at ../../../kern/vfs_vnops.c:91 #17 0xc01d95a3 in open (td=0xc26173c0, uap=0xd1d70d14) at ../../../kern/vfs_syscalls.c:641 #18 0xc0263873 in syscall (frame= {tf_fs = 47, tf_es = 47, tf_ds = 47, tf_edi = 136207248, tf_esi = 132, tf_ebp = 136207912, tf_isp = -774435468, tf_ebx = 673750516, tf_edx = 25, tf_ecx = 0, tf_eax = 5, tf_trapno = 0, tf_err = 2, tf_eip = 674051851, tf_cs = 31, tf_eflags = 518, tf_esp = 136207164, tf_ss = 47}) at ../../../i386/i386/trap.c:1051 #19 0xc0256a4d in Xint0x80_syscall () at {standard input}:140 (kgdb) up 12 (kgdb) list 2328 #endif 2329 *vpp = NULL; 2330 if ((mode & IFMT) == 0) 2331 mode |= IFREG; 2332 2333 error = UFS_VALLOC(dvp, mode, cnp->cn_cred, &tvp); 2334 if (error) 2335 return (error); 2336 ip = VTOI(tvp); 2337 ip->i_gid = pdir->i_gid; (kgdb) print *dvp $2 = {v_interlock = {mtx_object = {lo_class = 0xc02f6400, lo_name = 0xc029f49b "vnode interlock", lo_type = 0xc029f49b "vnode interlock", lo_flags = 196608, lo_list = { tqe_next = 0x0, tqe_prev = 0x0}, lo_witness = 0x0}, mtx_lock = 4, mtx_recurse = 0, mtx_blocked = {tqh_first = 0x0, tqh_last = 0xc27af83c}, mtx_contested = {le_next = 0x0, le_prev = 0x0}, mtx_acqtime = 0, mtx_filename = 0x0, mtx_lineno = 0}, v_iflag = 512, v_usecount = 1, v_writecount = 0, v_numoutput = 0, v_vxproc = 0x0, v_holdcnt = 2, v_vflag = 9, v_id = 74, v_mount = 0xc260b600, v_op = 0xc261ba00, v_freelist = {tqe_next = 0x0, tqe_prev = 0xc26fd2bc}, v_nmntvnodes = { tqe_next = 0xc27af6f0, tqe_prev = 0xc260b618}, v_cleanblkhd = { tqh_first = 0x0, tqh_last = 0xc27af894}, v_cleanblkroot = 0x0, v_dirtyblkhd = {tqh_first = 0xc7775f58, tqh_last = 0xc7775fe4}, v_dirtyblkroot = 0xc7775f58, v_synclist = {le_next = 0x0, le_prev = 0xc261f0d8}, v_type = VDIR, v_un = {vu_mountedhere = 0x0, vu_socket = 0x0, vu_spec = {vu_specinfo = 0x0, vu_specnext = { sle_next = 0x0}}, vu_fifoinfo = 0x0}, v_lastw = 0, v_cstart = 0, v_lasta = 0, v_clen = 0, v_object = 0xc08386a4, v_lock = { lk_interlock = 0xc031a4fc, lk_flags = 1088, lk_sharecount = 0, lk_waitcount = 0, lk_exclusivecount = 1, lk_prio = 72, lk_wmesg = 0xc02aa4b7 "inode", lk_timo = 6, lk_lockholder = 368}, v_vnlock = 0xc27af8e0, v_tag = VT_UFS, v_data = 0xc27acc00, v_cache_src = { lh_first = 0xc2c27700}, v_cache_dst = {tqh_first = 0x0, tqh_last = 0xc27af910}, v_dd = 0xc27af818, v_ddid = 0, v_pollinfo = 0x0, v_label = {l_flags = 0, l_perpolicy = {{l_ptr = 0x0, l_long = 0}, { l_ptr = 0x0, l_long = 0}, {l_ptr = 0x0, l_long = 0}, {l_ptr = 0x0, l_long = 0}}}, v_cachedfs = 24322, v_cachedid = 2} (kgdb) print mode $3 = 33200 (kgdb) print *cnp $5 = {cn_nameiop = 1, cn_flags = 52236, cn_thread = 0xc26173c0, cn_cred = 0xc2c0f500, cn_pnbuf = 0xc2c28000 "/tmp/uthread.dump.368.132", cn_nameptr = 0xc2c28005 "uthread.dump.368.132", cn_namelen = 20, cn_consume = 0} (kgdb) print *cnp->cn_cred $6 = {cr_ref = 5, cr_uid = 88, cr_ruid = 88, cr_svuid = 88, cr_ngroups = 2, cr_groups = {88, 88, 0 }, cr_rgid = 88, cr_svgid = 88, cr_uidinfo = 0xc25eb900, cr_ruidinfo = 0xc25eb900, cr_prison = 0x0, cr_label = {l_flags = 0, l_perpolicy = {{l_ptr = 0x0, l_long = 0}, { l_ptr = 0x0, l_long = 0}, {l_ptr = 0x0, l_long = 0}, {l_ptr = 0x0, l_long = 0}}}, cr_mtxp = 0xc031b530} (kgdb) print *tvp $8 = {v_interlock = {mtx_object = {lo_class = 0xc02f6400, lo_name = 0xc029f49b "vnode interlock", lo_type = 0xc029f49b "vnode interlock", lo_flags = 196608, lo_list = { tqe_next = 0x0, tqe_prev = 0x0}, lo_witness = 0x0}, mtx_lock = 4, mtx_recurse = 0, mtx_blocked = {tqh_first = 0x0, tqh_last = 0xc2c4be04}, mtx_contested = {le_next = 0x0, le_prev = 0x0}, mtx_acqtime = 0, mtx_filename = 0x0, mtx_lineno = 0}, v_iflag = 0, v_usecount = 1, v_writecount = 0, v_numoutput = 0, v_vxproc = 0x0, v_holdcnt = 0, v_vflag = 0, v_id = 674, v_mount = 0xc260b600, v_op = 0xc261ba00, v_freelist = {tqe_next = 0x0, tqe_prev = 0x0}, v_nmntvnodes = { tqe_next = 0x0, tqe_prev = 0xc2c4c074}, v_cleanblkhd = {tqh_first = 0x0, tqh_last = 0xc2c4be5c}, v_cleanblkroot = 0x0, v_dirtyblkhd = { tqh_first = 0x0, tqh_last = 0xc2c4be68}, v_dirtyblkroot = 0x0, v_synclist = {le_next = 0x0, le_prev = 0x0}, v_type = VNON, v_un = { vu_mountedhere = 0x0, vu_socket = 0x0, vu_spec = {vu_specinfo = 0x0, vu_specnext = {sle_next = 0x0}}, vu_fifoinfo = 0x0}, v_lastw = 0, v_cstart = 0, v_lasta = 0, v_clen = 0, v_object = 0x0, v_lock = { lk_interlock = 0xc031b70c, lk_flags = 1088, lk_sharecount = 0, lk_waitcount = 0, lk_exclusivecount = 1, lk_prio = 72, lk_wmesg = 0xc02aa4b7 "inode", lk_timo = 6, lk_lockholder = 368}, v_vnlock = 0xc2c4bea8, v_tag = VT_UFS, v_data = 0xc2c3ad00, v_cache_src = { lh_first = 0x0}, v_cache_dst = {tqh_first = 0x0, tqh_last = 0xc2c4bed8}, v_dd = 0xc2c4bde0, v_ddid = 0, v_pollinfo = 0x0, v_label = {l_flags = 0, l_perpolicy = {{l_ptr = 0x0, l_long = 0}, {l_ptr = 0x0, l_long = 0}, { l_ptr = 0x0, l_long = 0}, {l_ptr = 0x0, l_long = 0}}}, v_cachedfs = 0, v_cachedid = 4294967295} ---snip--- Bye, Alexander. -- Reboot America. http://www.Leidinger.net Alexander @ Leidinger.net GPG fingerprint = C518 BC70 E67F 143F BE91 3365 79E2 9C60 B006 3FE7 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-current" in the body of the message From owner-freebsd-current Thu Aug 29 3:24:28 2002 Delivered-To: freebsd-current@freebsd.org Received: from mx1.FreeBSD.org (mx1.FreeBSD.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 27DDF37B400 for ; Thu, 29 Aug 2002 03:24:26 -0700 (PDT) Received: from ns.plaut.de (ns.plaut.de [194.99.75.166]) by mx1.FreeBSD.org (Postfix) with ESMTP id D280343E42 for ; Thu, 29 Aug 2002 03:24:24 -0700 (PDT) (envelope-from root@nihil.plaut.de) Received: (from uucp@localhost) by ns.plaut.de (8.9.3/8.9.3) with UUCP id MAA50161; Thu, 29 Aug 2002 12:23:26 +0200 (CEST) (envelope-from root@nihil.plaut.de) Received: from localhost (root@localhost) by nihil.plaut.de (8.12.5/8.12.2) with ESMTP id g7T9I3lP010868; Thu, 29 Aug 2002 11:18:05 +0200 (CEST) (envelope-from root@nihil.plaut.de) Date: Thu, 29 Aug 2002 11:18:03 +0200 (CEST) From: Michael Reifenberger To: Mitsuru IWASAKI Cc: acpi-jp@jp.FreeBSD.org, FreeBSD-Current Subject: Re: [acpi-jp 1766] acpi issues on IBM A30p and -current In-Reply-To: <20020829.111357.82846870.iwasaki@jp.FreeBSD.org> Message-ID: <20020829111618.J10826-100000@nihil> MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-freebsd-current@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG On Thu, 29 Aug 2002, Mitsuru IWASAKI wrote: > Date: Thu, 29 Aug 2002 11:13:57 +0900 (JST) > From: Mitsuru IWASAKI > To: acpi-jp@jp.FreeBSD.org, root@nihil.plaut.de > Cc: current@freebsd.org > Subject: Re: [acpi-jp 1766] acpi issues on IBM A30p and -current > ... > Thanks > Ah, thanks for explanation! Bye! ---- Michael Reifenberger ^.*Plaut.*$, IT, R/3 Basis, GPS To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-current" in the body of the message From owner-freebsd-current Thu Aug 29 4:11:26 2002 Delivered-To: freebsd-current@freebsd.org Received: from mx1.FreeBSD.org (mx1.FreeBSD.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id E774E37B400 for ; Thu, 29 Aug 2002 04:11:23 -0700 (PDT) Received: from imo-r02.mx.aol.com (imo-r02.mx.aol.com [152.163.225.98]) by mx1.FreeBSD.org (Postfix) with ESMTP id 0F0A443E75 for ; Thu, 29 Aug 2002 04:11:23 -0700 (PDT) (envelope-from Houndmand@aol.com) Received: from Houndmand@aol.com by imo-r02.mx.aol.com (mail_out_v34.10.) id n.106.175e1fdf (3874) for ; Thu, 29 Aug 2002 07:11:17 -0400 (EDT) From: Houndmand@aol.com Message-ID: <106.175e1fdf.2a9f5b55@aol.com> Date: Thu, 29 Aug 2002 07:11:17 EDT Subject: new to BSD To: current@freebsd.org MIME-Version: 1.0 Content-Type: multipart/alternative; boundary="part1_106.175e1fdf.2a9f5b55_boundary" X-Mailer: AOL 6.0 for Windows US sub 10560 Sender: owner-freebsd-current@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG --part1_106.175e1fdf.2a9f5b55_boundary Content-Type: text/plain; charset="US-ASCII" Content-Transfer-Encoding: 7bit I hope BSD is what I want and need and I can handle it. I got interested reading a guy say that he changed from DOS and in looking for a server who offered a Lynx browser they had BSD as an OS choice so I went looking. The reason why I am looking is that Windows drives me crazy and I want to be able to run on any machine I choose and the less powerfull the better so I don't have to hope that better ones come out to give me more speed. To me Windows seems counter intuitive but then I had a devistating injury that affected everything and my vision sees text better than icons and Small text I can't change. I had a Nice situation with an ISP that had Lynx as an optional browser for text and it flew on any old PC or slow modem. Actually my 14.4K was as fast or faster than my 56K.. I also never had to use a mouse online and with muscle weakness and stamina problems I tired fast and the vagueness of using a mouse drove me buggy when I had to use it and Windows on AOL that I jumped on to get on line but I am having fits with both and a PC they fried so I have reloaded programs many more times than I want to think about. Here's hoping I found an answer. Vince Fontana --part1_106.175e1fdf.2a9f5b55_boundary Content-Type: text/html; charset="US-ASCII" Content-Transfer-Encoding: 7bit I hope BSD is what I want and need and I can handle it. I got interested reading a guy say that he changed from DOS and in looking for a server who offered a Lynx
browser they had BSD as an OS choice so I went looking. The reason why I am looking is that Windows drives me crazy and I want to be able to run on any machine I choose and the less powerfull the better so I don't have to hope that better ones come out to give me more speed.

 To me Windows seems counter intuitive but then I had a devistating injury that affected everything and my vision sees text better than icons and Small text I can't change. I had a Nice situation with an ISP that had Lynx as an optional browser for text and it flew on any old PC or slow modem. Actually my 14.4K was as fast or faster than my 56K.. I also never had to use a mouse online and with muscle weakness and stamina problems I tired fast and the vagueness of using a mouse drove me buggy when I had to use it and Windows on AOL that I jumped on to get on line but I am having fits with both and a PC they fried so I have reloaded programs many more times than I want to think about.

 Here's hoping I found an answer.

Vince Fontana
--part1_106.175e1fdf.2a9f5b55_boundary-- To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-current" in the body of the message From owner-freebsd-current Thu Aug 29 4:23:41 2002 Delivered-To: freebsd-current@freebsd.org Received: from mx1.FreeBSD.org (mx1.FreeBSD.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id A5F5F37B400 for ; Thu, 29 Aug 2002 04:23:37 -0700 (PDT) Received: from mailsrv.otenet.gr (mailsrv.otenet.gr [195.170.0.5]) by mx1.FreeBSD.org (Postfix) with ESMTP id A233943E65 for ; Thu, 29 Aug 2002 04:23:36 -0700 (PDT) (envelope-from keramida@ceid.upatras.gr) Received: from hades.hell.gr (patr530-b223.otenet.gr [212.205.244.231]) by mailsrv.otenet.gr (8.12.4/8.12.4) with ESMTP id g7TBNKUv000518; Thu, 29 Aug 2002 14:23:25 +0300 (EEST) Received: from hades.hell.gr (hades [127.0.0.1]) by hades.hell.gr (8.12.5/8.12.5) with ESMTP id g7T8Z3NK036041; Thu, 29 Aug 2002 11:35:03 +0300 (EEST) (envelope-from keramida@ceid.upatras.gr) Received: (from charon@localhost) by hades.hell.gr (8.12.5/8.12.5/Submit) id g7T8Z3Pg036040; Thu, 29 Aug 2002 11:35:03 +0300 (EEST) (envelope-from keramida@ceid.upatras.gr) Date: Thu, 29 Aug 2002 11:35:02 +0300 From: Giorgos Keramidas To: Steve Ames Cc: freebsd-current@FreeBSD.org Subject: Re: lukemftpd not logging wtmp? Message-ID: <20020829083502.GA35820@hades.hell.gr> References: <200208290357.g7T3vrfU044348@energistic.com> <20020829040250.GA77884@energistic.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20020829040250.GA77884@energistic.com> X-PGP-Fingerprint: C1EB 0653 DB8B A557 3829 00F9 D60F 941A 3186 03B6 X-Phone: +30-944-116520 Sender: owner-freebsd-current@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG On 2002-08-28 23:02 +0000, Steve Ames wrote: > Bah. I spoke to quickly. It looks like PR bin/41556 partially > addresses this. So it is a known problem. I'll apply the patch > listed in the PR. Sorry to bother. Any comments, suggestions, complaints, etc. whatever you feel that is important for users of the patch, would be a nice addition to the audit trail of the PR, if it's not too much trouble for you to post. Just send a message to bug-followup@FreeBSD.org with a subject of: Re: bin/41556: Adding to audit trail. and your message will be added to the text of the proper PR. Thanks, -- FreeBSD: The Power to Serve -- http://www.FreeBSD.org To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-current" in the body of the message From owner-freebsd-current Thu Aug 29 5:24:18 2002 Delivered-To: freebsd-current@freebsd.org Received: from mx1.FreeBSD.org (mx1.FreeBSD.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 9767D37B400 for ; Thu, 29 Aug 2002 05:24:16 -0700 (PDT) Received: from serbian.web.itd.umich.edu (serbian.web.itd.umich.edu [141.211.144.228]) by mx1.FreeBSD.org (Postfix) with ESMTP id D810D43E81 for ; Thu, 29 Aug 2002 05:24:15 -0700 (PDT) (envelope-from johnec@umich.edu) Received: (from www@localhost) by serbian.web.itd.umich.edu (rsug2+web/4.0) id g7TCOFV13874 for freebsd-current@FreeBSD.ORG; Thu, 29 Aug 2002 08:24:15 -0400 (EDT) Received: from 141.211.179.99 ( [141.211.179.99]) as user johnec@j.imap.itd.umich.edu by pneumatictube.mail.umich.edu with HTTP; Thu, 29 Aug 2002 08:24:14 -0400 Message-ID: <1030623854.3d6e126eefd40@pneumatictube.mail.umich.edu> Date: Thu, 29 Aug 2002 08:24:14 -0400 From: johnec@umich.edu To: freebsd-current@FreeBSD.ORG Subject: Burn-in software References: <200208290357.g7T3vrfU044348@energistic.com> <20020829040250.GA77884@energistic.com> <20020829083502.GA35820@hades.hell.gr> In-Reply-To: <20020829083502.GA35820@hades.hell.gr> MIME-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 8bit User-Agent: Internet Messaging Program (IMP) 3.1 X-IMP-Server: pneumatictube.mail.umich.edu X-Originating-IP: 141.211.179.99 X-Originating-User: johnec Sender: owner-freebsd-current@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG What's a good burn-in software I can use to test the computer and how long should I let it going? What is the optimal temperature of a server room? And in the server? Where can I get a temperature guage for the server and where is the best place to locate it? Thanks. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-current" in the body of the message From owner-freebsd-current Thu Aug 29 6: 3:29 2002 Delivered-To: freebsd-current@freebsd.org Received: from mx1.FreeBSD.org (mx1.FreeBSD.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 1E27137B400; Thu, 29 Aug 2002 06:03:27 -0700 (PDT) Received: from vbook.express.ru (asplinux.ru [195.133.213.194]) by mx1.FreeBSD.org (Postfix) with ESMTP id 2030643E4A; Thu, 29 Aug 2002 06:03:26 -0700 (PDT) (envelope-from vova@express.ru) Received: from vova by vbook.express.ru with local (Exim 3.36 #1) id 17kOxB-0000d1-00; Thu, 29 Aug 2002 17:03:17 +0400 Subject: Re: CURRENT's termcap broken From: "Vladimir B. " Grebenschikov To: bmah@FreeBSD.ORG Cc: Jens Schweikhardt , Sheldon Hearn , freebsd-current@FreeBSD.ORG In-Reply-To: <200208281946.g7SJksgI019098@intruder.bmah.org> References: <20020828124821.GA6231@starjuice.net> <20020828190424.A1294@schweikhardt.net> <20020828173532.GA64845@starjuice.net> <20020828203206.C1294@schweikhardt.net> <20020828190918.GA37295@starjuice.net> <20020828214105.D1294@schweikhardt.net> <200208281946.g7SJksgI019098@intruder.bmah.org> Content-Type: text/plain; charset=KOI8-R Content-Transfer-Encoding: quoted-printable X-Mailer: Ximian Evolution 1.0.7 Date: 29 Aug 2002 17:03:17 +0400 Message-Id: <1030626197.842.77.camel@vbook.express.ru> Mime-Version: 1.0 Sender: owner-freebsd-current@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG =F7 Wed, 28.08.2002, =D7 23:46, Bruce A. Mah =CE=C1=D0=C9=D3=C1=CC: > If memory serves me right, Jens Schweikhardt wrote: >=20 > > # Do you have time to commit mention of it to UPDATING? If so, please > > # draw Bruce Mah's attention to the delta so that he can steal your tex= t > > # for use in the release notes. If not, I'll get around to it eventual= ly. > > # :-) > >=20 > > I just added a note to src/UPDATING. Bruce, are you listening > > for the release notes? > >=20 > > 20020827: > > Our /etc/termcap now has all the entries from the XFree86 xterm > > almost unchanged. This means xterm now supports color by default= . > > If you used TERM=3Dxterm-color in the past you now should use > > TERM=3Dxterm. (xterm-color will lead to benign warnings). >=20 After this update, xterm-color produce warnings: vbook:/home/vova 129_> mc "TERMCAP", line 0, terminal 'xterm-color': enter_alt_charset_mode but no acs_chars "TERMCAP", line 0, terminal 'xterm-color': exit_alt_charset_mode but no acs_chars and midnight commander shows all with -, +, | instead of pesudo-graphics. Ok I have tried setenv TERM xterm, midnight commander now black and white, where I have mistaken ? > Bruce. >=20 >=20 --=20 Vladimir B. Grebenschikov vova@sw.ru, SWsoft, Inc. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-current" in the body of the message From owner-freebsd-current Thu Aug 29 6: 3:39 2002 Delivered-To: freebsd-current@freebsd.org Received: from mx1.FreeBSD.org (mx1.FreeBSD.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id E150537B400 for ; Thu, 29 Aug 2002 06:03:37 -0700 (PDT) Received: from smtp-send.myrealbox.com (smtp-send.myrealbox.com [192.108.102.143]) by mx1.FreeBSD.org (Postfix) with ESMTP id B3FFA43E75 for ; Thu, 29 Aug 2002 06:03:36 -0700 (PDT) (envelope-from wa1ter@hotmail.com) Received: from hotmail.com wa1ter@smtp-send.myrealbox.com [64.175.106.37] by smtp-send.myrealbox.com with NetMail SMTP Agent $Revision: 3.11 $ on Novell NetWare via secured & encrypted transport (TLS); Thu, 29 Aug 2002 07:03:37 -0600 Message-ID: <3D6E7DFD.9060901@hotmail.com> Date: Thu, 29 Aug 2002 13:03:09 -0700 From: walt Organization: none User-Agent: Mozilla/5.0 (X11; U; FreeBSD i386; en-US; rv:1.0.0) Gecko/20020801 X-Accept-Language: en-us, en MIME-Version: 1.0 To: freebsd-current@freebsd.org Subject: mozilla regchrome problem is back? Content-Type: text/plain; charset=us-ascii; format=flowed Content-Transfer-Encoding: 7bit Sender: owner-freebsd-current@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG I feel like I stepped into a time warp with -current. I'm getting the old problem building mozilla where it coredumps in regchrome. This was solved back in June and my present mozilla was built on Aug 01 with no problem, so I just took a big step backwards. Anyone else seeing this problem again recently? To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-current" in the body of the message From owner-freebsd-current Thu Aug 29 6:47: 5 2002 Delivered-To: freebsd-current@freebsd.org Received: from mx1.FreeBSD.org (mx1.FreeBSD.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 0F36E37B400 for ; Thu, 29 Aug 2002 06:47:03 -0700 (PDT) Received: from smtp.estcard.ee (smtp.estcard.ee [194.204.11.100]) by mx1.FreeBSD.org (Postfix) with ESMTP id 6CA6A43E3B for ; Thu, 29 Aug 2002 06:46:59 -0700 (PDT) (envelope-from vallo@estcard.ee) Received: from xyz.internal (xyz.internal [192.168.10.6]) by smtp.estcard.ee (8.9.3/8.9.3) with ESMTP id QAA57404; Thu, 29 Aug 2002 16:46:57 +0300 (EEST) (envelope-from vallo@estcard.ee) Received: from myhakas.internal (myhakas.internal [192.168.10.128]) by xyz.internal (8.9.3/8.9.3) with ESMTP id QAA17286; Thu, 29 Aug 2002 16:46:56 +0300 (EEST) (envelope-from vallo@estcard.ee) Received: from myhakas.internal (localhost [127.0.0.1]) by myhakas.internal (8.12.5/8.12.5) with ESMTP id g7TDkuHu016486; Thu, 29 Aug 2002 16:46:56 +0300 (EEST) (envelope-from vallo@myhakas.internal) Received: (from vallo@localhost) by myhakas.internal (8.12.5/8.12.5/Submit) id g7TDkutg016485; Thu, 29 Aug 2002 16:46:56 +0300 (EEST) (envelope-from vallo) Date: Thu, 29 Aug 2002 16:46:56 +0300 From: Vallo Kallaste To: walt Cc: freebsd-current@FreeBSD.ORG Subject: Re: mozilla regchrome problem is back? Message-ID: <20020829134656.GB16415@myhakas.internal> Reply-To: vallo@estcard.ee References: <3D6E7DFD.9060901@hotmail.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <3D6E7DFD.9060901@hotmail.com> User-Agent: Mutt/1.5.0i Sender: owner-freebsd-current@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG On Thu, Aug 29, 2002 at 01:03:09PM -0700, walt wrote: > I feel like I stepped into a time warp with -current. I'm getting > the old problem building mozilla where it coredumps in regchrome. > > This was solved back in June and my present mozilla was built > on Aug 01 with no problem, so I just took a big step backwards. > > Anyone else seeing this problem again recently? Yes, I've built mozilla 1.0 package yesterday and it went fine, only to find today that it's updated to 1.1 and then there's ./regchrome problem.. -- Vallo Kallaste vallo@estcard.ee To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-current" in the body of the message From owner-freebsd-current Thu Aug 29 6:58:27 2002 Delivered-To: freebsd-current@freebsd.org Received: from mx1.FreeBSD.org (mx1.FreeBSD.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 94B3C37B400 for ; Thu, 29 Aug 2002 06:58:25 -0700 (PDT) Received: from melchior.geofront.magisystem.net (st0102.nas921.ichikawa.nttpc.ne.jp [202.224.251.102]) by mx1.FreeBSD.org (Postfix) with ESMTP id 870FB43E72 for ; Thu, 29 Aug 2002 06:58:24 -0700 (PDT) (envelope-from hideishi@magisystem.net) Received: from rei.geofront.magisystem.net (ipv6.magisystem.net [3ffe:501:1864:1::1]) by sphere-gw.magisystem.net (8.11.6+3.4W/8.11.6) with ESMTP id g7TDwMI74809; Thu, 29 Aug 2002 22:58:22 +0900 (JST) (envelope-from hideishi@rei.geofront.magisystem.net) Received: from rei.geofront.magisystem.net (localhost [IPv6:::1]) by rei.geofront.magisystem.net (8.12.5/8.12.5) with ESMTP id g7TDwLIm035455; Thu, 29 Aug 2002 22:58:22 +0900 (JST) (envelope-from hideishi@rei.geofront.magisystem.net) Received: (from hideishi@localhost) by rei.geofront.magisystem.net (8.12.5/8.12.5/Submit) id g7TDwLJG035454; Thu, 29 Aug 2002 22:58:21 +0900 (JST) Date: Thu, 29 Aug 2002 22:58:21 +0900 From: Hidenori Ishikawa To: Vallo Kallaste Cc: freebsd-current@FreeBSD.ORG Subject: Re: mozilla regchrome problem is back? Message-ID: <20020829135820.GA383%hideishi@magisystem.net> References: <3D6E7DFD.9060901@hotmail.com> <20020829134656.GB16415@myhakas.internal> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20020829134656.GB16415@myhakas.internal> X-Mailer: Mutt/1.5.1i-ja.1 Sender: owner-freebsd-current@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG On Thu, Aug 29, 2002 at 16:46:56, vallo@estcard.ee wrote: > Yes, I've built mozilla 1.0 package yesterday and it went fine, only > to find today that it's updated to 1.1 and then there's ./regchrome > problem.. It seems that an important patch (patch-xpcom_reflect_xptcall_src_md_unix_xptc_platforms_unixish_x86.h) has been removed couple of hours ago due to the import of 1.1 is the main reason. Fetch the Attic-moved patch above, and apply manually. (or put under www/mozilla/files) Then it should be built again. Unfortunately, I have not tried yet. (I don't own a powerful, fast, spaceful machine) -- Hidenori Ishikawa To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-current" in the body of the message From owner-freebsd-current Thu Aug 29 7:59:59 2002 Delivered-To: freebsd-current@freebsd.org Received: from mx1.FreeBSD.org (mx1.FreeBSD.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 1433337B400 for ; Thu, 29 Aug 2002 07:59:56 -0700 (PDT) Received: from obsecurity.dyndns.org (adsl-64-165-226-146.dsl.lsan03.pacbell.net [64.165.226.146]) by mx1.FreeBSD.org (Postfix) with ESMTP id 8670243E42 for ; Thu, 29 Aug 2002 07:59:55 -0700 (PDT) (envelope-from kris@obsecurity.org) Received: by obsecurity.dyndns.org (Postfix, from userid 1000) id 16CDC66D81; Thu, 29 Aug 2002 07:59:55 -0700 (PDT) Date: Thu, 29 Aug 2002 07:59:54 -0700 From: Kris Kennaway To: Houndmand@aol.com Cc: current@freebsd.org Subject: Re: new to BSD Message-ID: <20020829145954.GC27297@xor.obsecurity.org> References: <106.175e1fdf.2a9f5b55@aol.com> Mime-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="z6Eq5LdranGa6ru8" Content-Disposition: inline In-Reply-To: <106.175e1fdf.2a9f5b55@aol.com> User-Agent: Mutt/1.4i Sender: owner-freebsd-current@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG --z6Eq5LdranGa6ru8 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline On Thu, Aug 29, 2002 at 07:11:17AM -0400, Houndmand@aol.com wrote: > I hope BSD is what I want and need and I can handle it. I hope so too, but FreeBSD-current (the development version) is definitely not what you're looking for as a new user. Start off by just installing the latest release (4.6.2 at this time). Please see the handbook on http://www.freebsd.org/ for more information about the FreeBSD development/release model. Kris --z6Eq5LdranGa6ru8 Content-Type: application/pgp-signature Content-Disposition: inline -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.0.7 (FreeBSD) iD8DBQE9bjbqWry0BWjoQKURAt+sAJ90jQS41PYqC9gysYfe2A7Vz03u9wCfYXoc LLSeuiRMEk6K71NxRxA+rkw= =Qzcp -----END PGP SIGNATURE----- --z6Eq5LdranGa6ru8-- To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-current" in the body of the message From owner-freebsd-current Thu Aug 29 8: 5:49 2002 Delivered-To: freebsd-current@freebsd.org Received: from mx1.FreeBSD.org (mx1.FreeBSD.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id DAAF037B405 for ; Thu, 29 Aug 2002 08:05:45 -0700 (PDT) Received: from web13207.mail.yahoo.com (web13207.mail.yahoo.com [216.136.174.192]) by mx1.FreeBSD.org (Postfix) with SMTP id 7190D43E42 for ; Thu, 29 Aug 2002 08:05:45 -0700 (PDT) (envelope-from volswagn@yahoo.com) Message-ID: <20020829150545.59869.qmail@web13207.mail.yahoo.com> Received: from [63.122.122.73] by web13207.mail.yahoo.com via HTTP; Thu, 29 Aug 2002 08:05:45 PDT Date: Thu, 29 Aug 2002 08:05:45 -0700 (PDT) From: Aaron Clow Subject: Re: new to BSD To: current@freebsd.org In-Reply-To: <106.175e1fdf.2a9f5b55@aol.com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Sender: owner-freebsd-current@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG Vince, I think this e-mail would be better placed in the "newbie's" list... You'd probably get a lot more help there... To subscribe: Send mail to and include the following line in the body of your message: subscribe freebsd-newbies also, from www.freebsd.org: Join the FreeBSD-Questions mailing list to see the questions you were too afraid to ask, and their answers. Subscribe by sending mail to majordomo@FreeBSD.org with "subscribe freebsd-questions" on its own in the message body (the subject doesn't matter). You can look up old questions and answers via the search page. Here are a couple other excellent resources: http://www.vmunix.com/fbsd-book/index2.html http://www.freebsddiary.org/ http://www.freebsd.org/projects/newbies.html Good luck! __________________________________________________ Do You Yahoo!? Yahoo! Finance - Get real-time stock quotes http://finance.yahoo.com To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-current" in the body of the message From owner-freebsd-current Thu Aug 29 8:20:20 2002 Delivered-To: freebsd-current@freebsd.org Received: from mx1.FreeBSD.org (mx1.FreeBSD.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 6B5A837B400 for ; Thu, 29 Aug 2002 08:20:11 -0700 (PDT) Received: from boreas.isi.edu (boreas.isi.edu [128.9.160.161]) by mx1.FreeBSD.org (Postfix) with ESMTP id E96D843E3B for ; Thu, 29 Aug 2002 08:20:09 -0700 (PDT) (envelope-from larse@ISI.EDU) Received: from isi.edu (iqmv74c2rhy8xt2c@hbo.isi.edu [128.9.160.75]) by boreas.isi.edu (8.11.6/8.11.2) with ESMTP id g7TFK2K20533; Thu, 29 Aug 2002 08:20:02 -0700 (PDT) Message-ID: <3D6E3BA1.5040300@isi.edu> Date: Thu, 29 Aug 2002 08:20:01 -0700 From: Lars Eggert User-Agent: Mozilla/5.0 (X11; U; Linux i386; en-US; rv:1.1) Gecko/20020826 X-Accept-Language: en-us, de-de MIME-Version: 1.0 To: Lars Eggert Cc: current@freebsd.org Subject: Re: NTFS bugs under -current? References: <3D6A5A01.8070404@isi.edu> Content-Type: multipart/signed; protocol="application/x-pkcs7-signature"; micalg=sha1; boundary="------------ms090702030107070204030408" Sender: owner-freebsd-current@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG This is a cryptographically signed message in MIME format. --------------ms090702030107070204030408 Content-Type: text/plain; charset=us-ascii; format=flowed Content-Transfer-Encoding: 7bit Lars Eggert wrote: > I'm mounting my Windows XP partition under both -current and -stable > (for the TrueType fonts). Under -stable, accessing files there works > fine. Under -current, reads seem to return corrupted data (too short, > parts OK, parts garbled). I opened a PR for this: http://www.freebsd.org/cgi/query-pr.cgi?pr=kern/42139 Lars -- Lars Eggert USC Information Sciences Institute --------------ms090702030107070204030408 Content-Type: application/x-pkcs7-signature; name="smime.p7s" Content-Transfer-Encoding: base64 Content-Disposition: attachment; filename="smime.p7s" Content-Description: S/MIME Cryptographic Signature MIAGCSqGSIb3DQEHAqCAMIACAQExCzAJBgUrDgMCGgUAMIAGCSqGSIb3DQEHAQAAoIIJtjCC AzgwggKhoAMCAQICEGZFcrfMdPXPY3ZFhNAukQEwDQYJKoZIhvcNAQEEBQAwgdExCzAJBgNV BAYTAlpBMRUwEwYDVQQIEwxXZXN0ZXJuIENhcGUxEjAQBgNVBAcTCUNhcGUgVG93bjEaMBgG A1UEChMRVGhhd3RlIENvbnN1bHRpbmcxKDAmBgNVBAsTH0NlcnRpZmljYXRpb24gU2Vydmlj ZXMgRGl2aXNpb24xJDAiBgNVBAMTG1RoYXd0ZSBQZXJzb25hbCBGcmVlbWFpbCBDQTErMCkG CSqGSIb3DQEJARYccGVyc29uYWwtZnJlZW1haWxAdGhhd3RlLmNvbTAeFw0wMDA4MzAwMDAw MDBaFw0wNDA4MjcyMzU5NTlaMIGSMQswCQYDVQQGEwJaQTEVMBMGA1UECBMMV2VzdGVybiBD YXBlMRIwEAYDVQQHEwlDYXBlIFRvd24xDzANBgNVBAoTBlRoYXd0ZTEdMBsGA1UECxMUQ2Vy dGlmaWNhdGUgU2VydmljZXMxKDAmBgNVBAMTH1BlcnNvbmFsIEZyZWVtYWlsIFJTQSAyMDAw LjguMzAwgZ8wDQYJKoZIhvcNAQEBBQADgY0AMIGJAoGBAN4zMqZjxwklRT7SbngnZ4HF2ogZ gpcO40QpimM1Km1wPPrcrvfudG8wvDOQf/k0caCjbZjxw0+iZdsN+kvx1t1hpfmFzVWaNRqd knWoJ67Ycvm6AvbXsJHeHOmr4BgDqHxDQlBRh4M88Dm0m1SKE4f/s5udSWYALQmJ7JRr6aFp AgMBAAGjTjBMMCkGA1UdEQQiMCCkHjAcMRowGAYDVQQDExFQcml2YXRlTGFiZWwxLTI5NzAS BgNVHRMBAf8ECDAGAQH/AgEAMAsGA1UdDwQEAwIBBjANBgkqhkiG9w0BAQQFAAOBgQAxsUtH XfkBceX1U2xdedY9mMAmE2KBIqcS+CKV6BtJtyd7BDm6/ObyJOuR+r3sDSo491BVqGz3Da1M G7wD9LXrokefbKIMWI0xQgkRbLAaadErErJAXWr5edDqLiXdiuT82w0fnQLzWtvKPPZE6iZp h39Ins6ln+eE2MliYq0FxjCCAzkwggKioAMCAQICAwglQTANBgkqhkiG9w0BAQQFADCBkjEL MAkGA1UEBhMCWkExFTATBgNVBAgTDFdlc3Rlcm4gQ2FwZTESMBAGA1UEBxMJQ2FwZSBUb3du MQ8wDQYDVQQKEwZUaGF3dGUxHTAbBgNVBAsTFENlcnRpZmljYXRlIFNlcnZpY2VzMSgwJgYD VQQDEx9QZXJzb25hbCBGcmVlbWFpbCBSU0EgMjAwMC44LjMwMB4XDTAyMDgyNDE4NTMzOVoX DTAzMDgyNDE4NTMzOVowVDEPMA0GA1UEBBMGRWdnZXJ0MQ0wCwYDVQQqEwRMYXJzMRQwEgYD VQQDEwtMYXJzIEVnZ2VydDEcMBoGCSqGSIb3DQEJARYNbGFyc2VAaXNpLmVkdTCCASIwDQYJ KoZIhvcNAQEBBQADggEPADCCAQoCggEBANI2Rrt4ggaQ/IrOsDeOm2H4/R5FRIL6JjDY3StE aogp1r23WKniQ1Vj98Nu5WxlaZ3Iam3Jen5T66H8u7rtMNpK4qAeAGoBsVeyVr1+CTFeuv+m xCh7BvBJwhLdm0zDaoDT05YKYZaqtsT+F286FWJQg31Xtf+vTKLVVrHcsafnteyal2NEt7Ac yZZfjsVLwxp2Lq3cwYfRQRoo7/yCVzS7HsgM6jmbO4taEMo4yC2rpnUbWEUCDTaCYgpAXzAl oiNk7GDh0wz2s5ZSnHRvNSBMAjCmpNtSYHfXFI1ANwrrrHIJ7Ei83+XN32PWY4OPzO3iown9 VR+vM+8lNx9OX28CAwEAAaNWMFQwKgYFK2UBBAEEITAfAgEAMBowGAIBBAQTTDJ1TXlmZkJO VWJOSkpjZFoyczAYBgNVHREEETAPgQ1sYXJzZUBpc2kuZWR1MAwGA1UdEwEB/wQCMAAwDQYJ KoZIhvcNAQEEBQADgYEAXcrIlKmPLM/r8r3oz2ZLPLaT1AyMjYTZY2qq/R7SUtFa9BNlTIFh DG78QKfJ9lo2LMzTPQqMZgNLmj95GbNPI8P8OIq2K6MeCZWz08ROackqTFP6xWbIFIfXcBVR 1dZnDDyDKBBh05KkvyTPawSQyOBUeNBfQUyO4TE+3o58U8UwggM5MIICoqADAgECAgMIJUEw DQYJKoZIhvcNAQEEBQAwgZIxCzAJBgNVBAYTAlpBMRUwEwYDVQQIEwxXZXN0ZXJuIENhcGUx EjAQBgNVBAcTCUNhcGUgVG93bjEPMA0GA1UEChMGVGhhd3RlMR0wGwYDVQQLExRDZXJ0aWZp Y2F0ZSBTZXJ2aWNlczEoMCYGA1UEAxMfUGVyc29uYWwgRnJlZW1haWwgUlNBIDIwMDAuOC4z MDAeFw0wMjA4MjQxODUzMzlaFw0wMzA4MjQxODUzMzlaMFQxDzANBgNVBAQTBkVnZ2VydDEN MAsGA1UEKhMETGFyczEUMBIGA1UEAxMLTGFycyBFZ2dlcnQxHDAaBgkqhkiG9w0BCQEWDWxh cnNlQGlzaS5lZHUwggEiMA0GCSqGSIb3DQEBAQUAA4IBDwAwggEKAoIBAQDSNka7eIIGkPyK zrA3jpth+P0eRUSC+iYw2N0rRGqIKda9t1ip4kNVY/fDbuVsZWmdyGptyXp+U+uh/Lu67TDa SuKgHgBqAbFXsla9fgkxXrr/psQoewbwScIS3ZtMw2qA09OWCmGWqrbE/hdvOhViUIN9V7X/ r0yi1Vax3LGn57XsmpdjRLewHMmWX47FS8Madi6t3MGH0UEaKO/8glc0ux7IDOo5mzuLWhDK OMgtq6Z1G1hFAg02gmIKQF8wJaIjZOxg4dMM9rOWUpx0bzUgTAIwpqTbUmB31xSNQDcK66xy CexIvN/lzd9j1mODj8zt4qMJ/VUfrzPvJTcfTl9vAgMBAAGjVjBUMCoGBStlAQQBBCEwHwIB ADAaMBgCAQQEE0wydU15ZmZCTlViTkpKY2RaMnMwGAYDVR0RBBEwD4ENbGFyc2VAaXNpLmVk dTAMBgNVHRMBAf8EAjAAMA0GCSqGSIb3DQEBBAUAA4GBAF3KyJSpjyzP6/K96M9mSzy2k9QM jI2E2WNqqv0e0lLRWvQTZUyBYQxu/ECnyfZaNizM0z0KjGYDS5o/eRmzTyPD/DiKtiujHgmV s9PETmnJKkxT+sVmyBSH13AVUdXWZww8gygQYdOSpL8kz2sEkMjgVHjQX0FMjuExPt6OfFPF MYIDJzCCAyMCAQEwgZowgZIxCzAJBgNVBAYTAlpBMRUwEwYDVQQIEwxXZXN0ZXJuIENhcGUx EjAQBgNVBAcTCUNhcGUgVG93bjEPMA0GA1UEChMGVGhhd3RlMR0wGwYDVQQLExRDZXJ0aWZp Y2F0ZSBTZXJ2aWNlczEoMCYGA1UEAxMfUGVyc29uYWwgRnJlZW1haWwgUlNBIDIwMDAuOC4z MAIDCCVBMAkGBSsOAwIaBQCgggFhMBgGCSqGSIb3DQEJAzELBgkqhkiG9w0BBwEwHAYJKoZI hvcNAQkFMQ8XDTAyMDgyOTE1MjAwMVowIwYJKoZIhvcNAQkEMRYEFGpLrT6rmnUWgop4HyhQ PEbu2QRdMFIGCSqGSIb3DQEJDzFFMEMwCgYIKoZIhvcNAwcwDgYIKoZIhvcNAwICAgCAMA0G CCqGSIb3DQMCAgFAMAcGBSsOAwIHMA0GCCqGSIb3DQMCAgEoMIGtBgsqhkiG9w0BCRACCzGB naCBmjCBkjELMAkGA1UEBhMCWkExFTATBgNVBAgTDFdlc3Rlcm4gQ2FwZTESMBAGA1UEBxMJ Q2FwZSBUb3duMQ8wDQYDVQQKEwZUaGF3dGUxHTAbBgNVBAsTFENlcnRpZmljYXRlIFNlcnZp Y2VzMSgwJgYDVQQDEx9QZXJzb25hbCBGcmVlbWFpbCBSU0EgMjAwMC44LjMwAgMIJUEwDQYJ KoZIhvcNAQEBBQAEggEASYmVV/Q5oIUMCTVxefbN22TOUPvcZGlzshAUgy9yhLD2ns2gOd/I IqDhWGKpHGR10AxSGmDctFZLXhcanq0bOWtlavhb0SwTl2LOuBOrPHYW+s98DS1p2MHkfJ6C 2np6K4l9sFaDDYIqxn7mrGP4Ci2AK4LmtdpYtCNO2h9YGsVXlUE/nE0bifJM8sLSUq1zxr0h VSAMUxhXRe9qNLYdIZOyGAgjEhZ/2aKGYCnhF2kZTRISV1ZySLHN1rnjEBN7VBn4/Url6QY6 DjWZy4K52uYctRNfLflWK9n/qR/L/PyGrE4Ei8vz7LK6dwj3/eJeTCJaXiNsHVqaD0z8otf7 ogAAAAAAAA== --------------ms090702030107070204030408-- To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-current" in the body of the message From owner-freebsd-current Thu Aug 29 8:54:30 2002 Delivered-To: freebsd-current@freebsd.org Received: from mx1.FreeBSD.org (mx1.FreeBSD.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 89B6137B401 for ; Thu, 29 Aug 2002 08:54:24 -0700 (PDT) Received: from creme-brulee.marcuscom.com (rdu57-17-158.nc.rr.com [66.57.17.158]) by mx1.FreeBSD.org (Postfix) with ESMTP id 2F85C43E3B for ; Thu, 29 Aug 2002 08:54:19 -0700 (PDT) (envelope-from marcus@marcuscom.com) Received: from [10.2.1.0] (vpn-client-0.marcuscom.com [10.2.1.0]) by creme-brulee.marcuscom.com (8.12.5/8.12.5) with ESMTP id g7TFotix006764; Thu, 29 Aug 2002 11:50:56 -0400 (EDT) (envelope-from marcus@marcuscom.com) Subject: Re: mozilla regchrome problem is back? From: Joe Marcus Clarke To: Hidenori Ishikawa Cc: Vallo Kallaste , freebsd-current@FreeBSD.ORG In-Reply-To: <20020829135820.GA383%hideishi@magisystem.net> References: <3D6E7DFD.9060901@hotmail.com> <20020829134656.GB16415@myhakas.internal> <20020829135820.GA383%hideishi@magisystem.net> Content-Type: text/plain Content-Transfer-Encoding: 7bit X-Mailer: Ximian Evolution 1.0.8 Date: 29 Aug 2002 11:51:46 -0400 Message-Id: <1030636308.324.5.camel@gyros.marcuscom.com> Mime-Version: 1.0 Sender: owner-freebsd-current@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG On Thu, 2002-08-29 at 09:58, Hidenori Ishikawa wrote: > > On Thu, Aug 29, 2002 at 16:46:56, > vallo@estcard.ee wrote: > > > Yes, I've built mozilla 1.0 package yesterday and it went fine, only > > to find today that it's updated to 1.1 and then there's ./regchrome > > problem.. > > It seems that an important patch > (patch-xpcom_reflect_xptcall_src_md_unix_xptc_platforms_unixish_x86.h) > has been removed couple of hours ago due to the import of 1.1 > is the main reason. > > Fetch the Attic-moved patch above, and apply manually. > (or put under www/mozilla/files) > Then it should be built again. > > Unfortunately, I have not tried yet. > (I don't own a powerful, fast, spaceful machine) Yes, this was my fault. The thunks bug was fixed in the Mozilla development tree, and _not_ rolled into 1.1 despite my understanding. The fix will be back in momentarily. Joe > > -- > Hidenori Ishikawa > > > To Unsubscribe: send mail to majordomo@FreeBSD.org > with "unsubscribe freebsd-current" in the body of the message > -- PGP Key : http://www.marcuscom.com/pgp.asc To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-current" in the body of the message From owner-freebsd-current Thu Aug 29 9:20:45 2002 Delivered-To: freebsd-current@freebsd.org Received: from mx1.FreeBSD.org (mx1.FreeBSD.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id B108537B400 for ; Thu, 29 Aug 2002 09:20:41 -0700 (PDT) Received: from sccrmhc01.attbi.com (sccrmhc01.attbi.com [204.127.202.61]) by mx1.FreeBSD.org (Postfix) with ESMTP id 0652D43E42 for ; Thu, 29 Aug 2002 09:20:41 -0700 (PDT) (envelope-from julian@elischer.org) Received: from InterJet.elischer.org ([12.232.206.8]) by sccrmhc01.attbi.com (InterMail vM.4.01.03.27 201-229-121-127-20010626) with ESMTP id <20020829162019.WJXD11061.sccrmhc01.attbi.com@InterJet.elischer.org>; Thu, 29 Aug 2002 16:20:19 +0000 Received: from localhost (localhost.elischer.org [127.0.0.1]) by InterJet.elischer.org (8.9.1a/8.9.1) with ESMTP id JAA98207; Thu, 29 Aug 2002 09:17:04 -0700 (PDT) Date: Thu, 29 Aug 2002 09:17:02 -0700 (PDT) From: Julian Elischer To: Joe Marcus Clarke Cc: Hidenori Ishikawa , Vallo Kallaste , freebsd-current@FreeBSD.ORG Subject: Re: mozilla regchrome problem is back? In-Reply-To: <1030636308.324.5.camel@gyros.marcuscom.com> Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-freebsd-current@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG On 29 Aug 2002, Joe Marcus Clarke wrote: > > Yes, this was my fault. The thunks bug was fixed in the Mozilla > development tree, and _not_ rolled into 1.1 despite my understanding. > The fix will be back in momentarily. > > Joe I hope for a bit longer than THAT.. Seriously, Most Americans don't realise that "momentarily" is one of the words that divides the US from the UK and the rest of the English speaking world. In the US "momentarily" means "in a moment" in other places it usually means "for a moment".. now go back and reread what you just wrote :-) it does however accuratly descibe what happenned to the patch before :-) julian To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-current" in the body of the message From owner-freebsd-current Thu Aug 29 9:33: 1 2002 Delivered-To: freebsd-current@freebsd.org Received: from mx1.FreeBSD.org (mx1.FreeBSD.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 578E437B400 for ; Thu, 29 Aug 2002 09:32:59 -0700 (PDT) Received: from sonic.kks.net (sonic.kks.net [213.161.0.18]) by mx1.FreeBSD.org (Postfix) with ESMTP id B2B8B43E6E for ; Thu, 29 Aug 2002 09:32:58 -0700 (PDT) (envelope-from andy@kksonline.com) Received: from voyager.kksonline.com (cable1-5-51.cust.kks.net [213.161.5.51]) by sonic.kks.net (Postfix) with ESMTP id E40921ED for ; Thu, 29 Aug 2002 18:33:05 +0200 (CEST) Message-Id: <5.1.1.6.0.20020829182916.0318db70@pop3.kks.net> X-Sender: arozman@pop3.kks.net X-Mailer: QUALCOMM Windows Eudora Version 5.1.1 Date: Thu, 29 Aug 2002 18:31:11 +0200 To: freebsd-current@FreeBSD.ORG From: Aleksander Rozman - Andy Subject: PAM Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii"; format=flowed Sender: owner-freebsd-current@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG Hi ! After last build of world (few days ago), PAM services started working and now I have trouble logging in with root, and starting X. Is there a way to disable PAM (whole one, not just some modules). Any help is appreciated. Andy ************************************************************************** * Aleksander Rozman - Andy * Fandoms: E2:EA, SAABer, Trekkie, Earthie * * andy@kksonline.com * Sentinel, BH 90210, True's Trooper, * * andy@atechnet.dhs.org * Heller's Angel, Questie, Legacy, PO5, * * Maribor, Slovenia (Europe) * Profiler, Buffy (Slayerete), Pretender * * ICQ-UIC: 4911125 ********************************************* * PGP key available * http://www.atechnet.dhs.org/~andy/ * ************************************************************************** To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-current" in the body of the message From owner-freebsd-current Thu Aug 29 9:58:43 2002 Delivered-To: freebsd-current@freebsd.org Received: from mx1.FreeBSD.org (mx1.FreeBSD.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id B46F337B400 for ; Thu, 29 Aug 2002 09:58:40 -0700 (PDT) Received: from creme-brulee.marcuscom.com (rdu57-17-158.nc.rr.com [66.57.17.158]) by mx1.FreeBSD.org (Postfix) with ESMTP id 23BE043E3B for ; Thu, 29 Aug 2002 09:58:40 -0700 (PDT) (envelope-from marcus@marcuscom.com) Received: from [10.2.1.0] (vpn-client-0.marcuscom.com [10.2.1.0]) by creme-brulee.marcuscom.com (8.12.5/8.12.5) with ESMTP id g7TGvMix007169; Thu, 29 Aug 2002 12:57:22 -0400 (EDT) (envelope-from marcus@marcuscom.com) Subject: Re: mozilla regchrome problem is back? From: Joe Marcus Clarke To: Julian Elischer Cc: Hidenori Ishikawa , Vallo Kallaste , freebsd-current@FreeBSD.ORG In-Reply-To: References: Content-Type: text/plain Content-Transfer-Encoding: 7bit X-Mailer: Ximian Evolution 1.0.8 Date: 29 Aug 2002 12:58:13 -0400 Message-Id: <1030640295.324.31.camel@gyros.marcuscom.com> Mime-Version: 1.0 Sender: owner-freebsd-current@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG On Thu, 2002-08-29 at 12:17, Julian Elischer wrote: > > > On 29 Aug 2002, Joe Marcus Clarke wrote: > > > > Yes, this was my fault. The thunks bug was fixed in the Mozilla > > development tree, and _not_ rolled into 1.1 despite my understanding. > > The fix will be back in momentarily. > > > > Joe > > I hope for a bit longer than THAT.. > > Seriously, > Most Americans don't realise that "momentarily" is one of the words that > divides the US from the UK and the rest of the English speaking world. > > In the US "momentarily" means "in a moment" > in other places it usually means "for a moment".. now go back and > reread what you just wrote :-) it does however accuratly descibe > what happenned to the patch before :-) Point taken :-). The patch was added right after I sent the email, and will remain in the tree until the Mozilla group puts out a release that contains said patch. Thanks, Julian :-). Joe > > julian > > > -- PGP Key : http://www.marcuscom.com/pgp.asc To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-current" in the body of the message From owner-freebsd-current Thu Aug 29 10:52: 0 2002 Delivered-To: freebsd-current@freebsd.org Received: from mx1.FreeBSD.org (mx1.FreeBSD.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 9551A37B400 for ; Thu, 29 Aug 2002 10:51:57 -0700 (PDT) Received: from pump3.york.ac.uk (pump3.york.ac.uk [144.32.128.131]) by mx1.FreeBSD.org (Postfix) with ESMTP id 7670D43E42 for ; Thu, 29 Aug 2002 10:51:56 -0700 (PDT) (envelope-from gavin@ury.york.ac.uk) Received: from ury.york.ac.uk (ury.york.ac.uk [144.32.108.81]) by pump3.york.ac.uk (8.10.2/8.10.2) with ESMTP id g7THpse08435 for ; Thu, 29 Aug 2002 18:51:54 +0100 (BST) Received: from ury.york.ac.uk (localhost.york.ac.uk [127.0.0.1]) by ury.york.ac.uk (8.12.3/8.12.3) with ESMTP id g7THpsv6063193 for ; Thu, 29 Aug 2002 18:51:54 +0100 (BST) (envelope-from gavin@ury.york.ac.uk) Received: from localhost (gavin@localhost) by ury.york.ac.uk (8.12.3/8.12.3/Submit) with ESMTP id g7THprmm063190 for ; Thu, 29 Aug 2002 18:51:54 +0100 (BST) Date: Thu, 29 Aug 2002 18:51:53 +0100 (BST) From: Gavin Atkinson To: Subject: ACPI no longer disabled when APM enabled? Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-freebsd-current@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG Hi, Since the recent ACPI import (i believe), it seems that ACPI is no longer disabled when APM is enabled. I do not explicitely disable API anywhere, I have the following configuration: device.hints: hint.apm.0.at="nexus" hint.apm.0.flags="0x20" kernel config file: device apm device pmtimer In the past, I have seen upon bootup a message "apm: Other PM system enabled." and the kernel would carry on booting as if ACPI had not been loaded. Now I see the following: FreeBSD 5.0-CURRENT #15: Thu Aug 29 16:54:05 BST 2002 root@epsilon.ury.york.ac.uk:/usr/obj/usr/src/sys/EPSILON Preloaded elf module "/boot/kernel/acpi.ko" at 0xc05742fc. ... apm: Other PM system enabled. acpi0: on motherboard acpi0: power button is handled as a fixed feature programming model. Timecounter "ACPI-safe" frequency 3579545 Hz acpi_timer0: <24-bit timer at 3.579545MHz> port 0xfe08-0xfe0b on acpi0 acpi_cpu0: on acpi0 acpi_tz0: on acpi0 pcib1: port 0xcf8-0xcff on acpi0 ... acpi_lid0: on acpi0 acpi_cmbat0: on acpi0 acpi_acad0: on acpi0 atkbdc0: port 0x64,0x60 irq 1 on acpi0 etc. Although apm -z still seems to work as expected, closing the lid causes havoc with my IDE controller (i guess it's no real suprise given APM and ACPI are fighting over what to do). I can do a binary search of commits if required, but am pretty certain this is new within the last three days. Gavin To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-current" in the body of the message From owner-freebsd-current Thu Aug 29 14: 1:45 2002 Delivered-To: freebsd-current@freebsd.org Received: from mx1.FreeBSD.org (mx1.FreeBSD.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id A073F37B400 for ; Thu, 29 Aug 2002 14:01:42 -0700 (PDT) Received: from birch.ripe.net (birch.ripe.net [193.0.1.96]) by mx1.FreeBSD.org (Postfix) with ESMTP id A6E7043E6A for ; Thu, 29 Aug 2002 14:01:41 -0700 (PDT) (envelope-from marks@ripe.net) Received: from laptop.6bone.nl (cow.ripe.net [193.0.1.239]) by birch.ripe.net (8.12.5/8.11.6) with SMTP id g7TL1dgs025041; Thu, 29 Aug 2002 23:01:40 +0200 Received: (nullmailer pid 2786 invoked by uid 1000); Thu, 29 Aug 2002 21:01:10 -0000 Date: Thu, 29 Aug 2002 23:01:10 +0200 From: Mark Santcroos To: acpi-jp@jp.freebsd.org Cc: current@FreeBSD.ORG Subject: Re: Call for testers: acpica-unix-20020815 Message-ID: <20020829210110.GA2059@laptop.6bone.nl> References: <20020822.235142.48538213.iwasaki@jp.FreeBSD.org> <20020825165945.GC2121@laptop.6bone.nl> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20020825165945.GC2121@laptop.6bone.nl> User-Agent: Mutt/1.4i X-Handles: MS6-6BONE, MS18417-RIPE X-RIPE-Spam-Status: NONE ; -1009 X-RIPE-Spam-Level: Sender: owner-freebsd-current@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG On Sun, Aug 25, 2002 at 06:59:45PM +0200, Mark Santcroos wrote: > I have a Dell Latitude C640 and my screen won't come back after a suspend. > The machine works fine besides that. FYI: I just did a minimal Linux installation on this machine and tried latest kernel with latest ACPI. Exactly the same behaviour. Mark -- Mark Santcroos RIPE Network Coordination Centre http://www.ripe.net/home/mark/ New Projects Group/TTM To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-current" in the body of the message From owner-freebsd-current Thu Aug 29 14:11:49 2002 Delivered-To: freebsd-current@freebsd.org Received: from mx1.FreeBSD.org (mx1.FreeBSD.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id DF5F237B400 for ; Thu, 29 Aug 2002 14:11:47 -0700 (PDT) Received: from birch.ripe.net (birch.ripe.net [193.0.1.96]) by mx1.FreeBSD.org (Postfix) with ESMTP id AB7C643E3B for ; Thu, 29 Aug 2002 14:11:46 -0700 (PDT) (envelope-from marks@ripe.net) Received: from laptop.6bone.nl (cow.ripe.net [193.0.1.239]) by birch.ripe.net (8.12.5/8.11.6) with SMTP id g7TLBigs027407; Thu, 29 Aug 2002 23:11:44 +0200 Received: (nullmailer pid 3031 invoked by uid 1000); Thu, 29 Aug 2002 21:11:15 -0000 Date: Thu, 29 Aug 2002 23:11:15 +0200 From: Mark Santcroos To: Mitsuru IWASAKI Cc: acpi-jp@jp.FreeBSD.org, current@FreeBSD.ORG Subject: Re: ACPI video driver (for Dell Latitude C640) Message-ID: <20020829211115.GB2059@laptop.6bone.nl> References: <20020825193459.GA725@laptop.6bone.nl> <20020826.223258.00576482.iwasaki@jp.FreeBSD.org> <20020826134202.GA1637@laptop.6bone.nl> <20020827.175855.112858711.iwasaki@jp.FreeBSD.org> <20020828134307.GA892@laptop.6bone.nl> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20020828134307.GA892@laptop.6bone.nl> User-Agent: Mutt/1.4i X-Handles: MS6-6BONE, MS18417-RIPE X-RIPE-Spam-Status: NONE ; -1023 X-RIPE-Spam-Level: Sender: owner-freebsd-current@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG On Wed, Aug 28, 2002 at 03:43:07PM +0200, Mark Santcroos wrote: > It seems that the 'device_resume' functions are called rather unreliably. > > Most of the time it is not called at all, I couldn't find a pattern yet. > Is this a known problem? I worked around this by making the driver a child of pci instead of a child of acpi. (Which is even more correct too) > My screen now goes off if I suspend. I also think that I figured out what > I need to turn it back on on resume , however I have a problem. However, getting my screen back doesn't work yet. So there might be more too it. (In the worst case, the 'OFF' I do, is different than the 'OFF' the system does, so doing my 'ON' doesn't influence the systems 'OFF') Mark -- Mark Santcroos RIPE Network Coordination Centre http://www.ripe.net/home/mark/ New Projects Group/TTM To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-current" in the body of the message From owner-freebsd-current Thu Aug 29 15:22:59 2002 Delivered-To: freebsd-current@freebsd.org Received: from mx1.FreeBSD.org (mx1.FreeBSD.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id D7C7837B405 for ; Thu, 29 Aug 2002 15:22:39 -0700 (PDT) Received: from mail47.fg.online.no (mail47-s.fg.online.no [148.122.161.47]) by mx1.FreeBSD.org (Postfix) with ESMTP id A410143E4A for ; Thu, 29 Aug 2002 15:22:35 -0700 (PDT) (envelope-from frode@nordahl.net) Received: from samwise (ti200720a080-0027.bb.online.no [80.212.244.27]) by mail47.fg.online.no (8.9.3/8.9.3) with ESMTP id AAA18172 for ; Fri, 30 Aug 2002 00:22:26 +0200 (MET DST) Subject: acpidump: DSDT is corrupt From: Frode Nordahl To: freebsd-current@freebsd.org Content-Type: multipart/mixed; boundary="=-DjezMXZz0URKJAE//jNs" X-Mailer: Ximian Evolution 1.0.8 Date: 30 Aug 2002 00:22:16 +0200 Message-Id: <1030659750.13009.0.camel@samwise.xu.nordahl.net> Mime-Version: 1.0 Sender: owner-freebsd-current@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG --=-DjezMXZz0URKJAE//jNs Content-Type: text/plain Content-Transfer-Encoding: 7bit Hello all, ACPI works pretty well for my machine. PCI routing seems to work (Don't need PCI_ENABLE_IO_MODES anymore, cool!), S1 and S3 sleep modes work (S2 provokes this kernel message: acpi0: AcpiGetSleepTypeData failed - AE_NOT_FOUND). However I cannot get the powerbutton nor the lid switch to work. If I try to run acpidump it prints out some information and then says DSDT is corrupt. Is this because of the errors in the DSDT itself, or is it something else? I have extracted the DSDT using Linux (cat /proc/acpi/dsdt >dsdt), and I do not know how to disassemble it, so I have included the binary file in this mail. (I found some link about it on intel's homepages, but the link to a disassembler on Phoenix's homepages was dead) I have a Compal N30N3 computer with VIA PN133 chipset and Phoenix BIOS. Mvh, Frode --=-DjezMXZz0URKJAE//jNs Content-Disposition: attachment; filename=dsdt.gz Content-Type: application/x-gzip; NAME=dsdt.gz Content-Transfer-Encoding: base64 H4sICIOYbj0AA2RzZHQAvDpLcBtHdt3AkBw2ABOkxpbKHwlLr/+SNUNKlLS1tjk/gDAxwAgzpKSF Qgz4BR2vNEvLtigWa0l6V5YtJetY8ik5DF045pijq+JDDjk6VTnlEh9zs6pysA+pIO/1ACBADml7 Uwlkd7/u9+n3Xr9+/RkajuF++Doh9G/1kmWrhXG5OJ7JEPgJ/ZaTdVOASh+7XrXL1cpHCd2ekWl6 i5B+serI1ZH+GCOMAKxwWGACwOMcpowCfI7D8A/g8x244LgOsJm6cY3FK1vTmmFT5rG+yvZxDk/b E7IIhSKSNFTnRBHgKiOSmQZNXIf6jFw/K1QdrWrredm2ZqruVNnkvX2d3rxWNXUZMGYxOPmwzqiP Ir0Njw15vocSNz3GhwmMAcDHD8dPCQ+vn423JZcc12ZkAzVjMe9L5rVBn/0LQq1m7UtWa4M++3c0 6vrrKMNxrDz7Y3ARxhSCsb85IJoe6Il1Mf6VZLLr1SvqNA2e5lahpqhlF82fgmE0qKvn7p873F8H mS8O4O+GBIW8UWVbPqMRk5EunKo6+aqol508zFzxJIhzqV/HdqCf+Kybhc9UafqgHoEmgNakMsqk 6Ml1lIJxBHasYOzmhkMpNKSjf54UNRVKif0UKZFYlDIthlLiP8WiQ6WYQihF+F/5pdDHg4R0zfU9 3kO7ej7hPd3x8OmB0LrPe4Sungfpt5+6Xs3ZplTqqxbkiyTI9UWoYUMaiFYQMXe7osHKF2WMup4e hcWkqUGQrxE/BaGYMT9YunErs/pe5tba6srK0trSYubMmTMZ0IMTVZTgjX2BClzuwVyCvV3WfAxT gRlr9+TBSG8JKHB9u9aEdA6GvAR6zTha5krtL5fe97kuzm9OZzimonRbA1RgH2cyD2UyI5kqW7M5 1SLJGEkSiPHtBDYpFIqY/vST2HWkrtBZx7pKYDbQoEE/dab9y8zm1YxTyrpX1LKZAWTGtvKlzFi2 njnT9YORK8+jjGbTr+9zgaZbRuUlRFZ2TqP1YnUqbyTVb5Ip6Vl0B4H44BmftjzVILvxBq3svGBf 0Yod6qQ0WHVclTRYQoTt5gpuFiKslJ0/bMZwrDYhi4tV1ShDThmGIKjGgv4v6quNOohclQadglmk jY/r0i+cMS07uIbtOvVEbSabHYYEXUeggYWU63d0y475SFj3eLVa88miz3mWeLW67OMYS8srX/7y i8UV/6N73iKZh6q2SBaC/kfzCw26K4IGADTfXwRgcQl6kggsN5qgExHD3UJSk9V8MU+CVx7isNer JaeaslYX1m6+d3P5VubK6o3Fmx++lym6hPgshjzBi0dRIhnhZL8+iswyf5WxVt99d+nGjdX3f5sx F1dvrd68gcyUM792pDZjsqwgbRxpO9MzJFY1rQhZeauoyTKcABIE4u44NiiZOmuqhgH7Nuk3nBkj BvnfdIaLKfZv91IklsSDBWliQXP0h+QPSSpCP03Gset7QP+Q7LRTTST8z4+PExLiCZw1mr8PZZCt GPn4xB4mRZpvpUJwEv7vQk0C6vfRqC1A/WM06mtANbtRXVqkAfV9M4QfN9eJNClWYVsjn6KtLDtr qVdDsDgLMbSOa5ENemtestlMEMQCSEiMIDYk/GdXt6wQ/Fe3ZFkfdi1z9CfaTOFQgmS30EtNhJCy gUy4XtyR3PHkyEkBBqGkN6VBUi0Up1VGQrTwo2h6EK210QNHcw/8KHfsIFrvQscPoo02OhU5doc7 HYk2utBHqTYcyd2NjuAG4ZWd+w2KTZ6WYHIGYGXky5fLeDa+V9kuDWKDkslfkpgJOZuSN7KGocYK NhREyBr5y0LBhsJRsdCggAgT7HxZxULDQhd4hyEAvxpTL11QMd1T2xkzKcmmiAAHc4eCXg4lb/fZ hq6IUIxhMY7FOdG0x3VqFrFQ9Sw1LSwcTYE0/JZhwWbRyq4xwmN5OMOeezUt5Chfqukc3SbbhA7l 6Nfka0IzEPOdbFDZOVt29U7WT5DuRIGi0iyVIz78o/2jhK6Dw87b+RZDQv1mP/kJ9mSOZkiG0FiO BiSAelQgyHZWL9nlzn4hRI1DH5PHoO8oyXAG1yp3FKORitFJWN5UGKV8hNOOPV3uJgtZxZZTUozl aI3UCOVm5AXLtPa2O7rHKL3OE4LoAMHwc+zpu4OEtjMYwPB7gmAGWCcNJKnsGKJzzdmzLdalQ9kp 6ygjR7fIFoyco98I3wjoHGhu0S2Yi6zAh7uPpGwkX7LyISgBqG7s269tS3MS/91EKh8LpGkguZSe dUsabNLUW/fqXsOTXrKmrxixILWxyraID6HdbHq7gk+8TcBveuurTCRIdyynZc34g/qqmzeu+li8 Ix2zu/vewVLK9ufdEtzehpNsUCatn+cPS2xYVsbGz52fuHDxkqrphpklKz4T4doEuy0jC1++Wvug tnGnvl5jMfDh0GLQt+g3F4JjCzjyyuLvlnA0b37p/XlQ5zW8TJDg1EbEyRIiKAdaNxjdFRq4eNU5 7O54fjCc6SfZSI7Ok3nu72WyzGdcxCMt6xe5jOPS6WrZzMWCF/A4HIw8XIUrIWK2QDzWu8nNcDAs K1tmWbXikBGalW31GWykHQui2bEcFwoVAsDSLSgMeTKt6UXeqcI+6lp2VdRsOFZN2ZoNxZgmGnre EPWpYk7MqsUqLeBl0Hz7yjRVC2WXmlezBrWnDIM6WECyqVLDvlKmM0ZZxuI8NS9rWVowDIeCsS41 9CsuvTyr6xTvDRSvB3iCvEzxHE5tFG9hoRp2ldqlQoHmy26OzuaNEp0tIXGpMEOtGdekeqnoUq2c c6mFvNMaaOrqbgHUzVlpKBwsdCxmsVDTmlqQKRQKFmNYjFOS1AxdTmvGLBTuNcC7Fhwu+jXHlcEZ ZegtI97meFtOE6DVFWRQkEFBBiVkUJBBQQYFGRBvK8BAJgVn2rxGNSzIE3BntajjTgPcT0T8l3Vs 8DLYIkqT/dXL8hiczN/A3+UZs3ytKo/xRngo79kXNNVV2HZk79b+XlVXDbguPAfyx/fJH2/L59hz +7DnerDn92HP92An9mEnerAX9mEv9GAv7sNe7MFe2oe91MGaxwCt7kOrbXSQHf6MX/n5GxAJ3oxY qhheXdewneirIlIFJ6IQEJiHIWYiERjAkZpgUHdp8odoTZAqkh2XQxf7R9HsSFXZ0gvTVZogW2y4 sv0kb5BJ0Zhxrwn4jkVJXLqgF/RpGhzDuztIwm6okGT3OAArG3U2tOKvYAekckQ3sJBegwCUye3E o2G2SGq3IzXQ5RqZb8xLr4CeDg2e/uzzL+rs958/qrM/+XVvzwZvtw+GwtSfFWCFFKlfhzkdA+IE 0PlelHfAvspo4j+6Xw4+6oiZ7tNh7dHgVMuqqEcLWJu7zxzyLAK4xiH9lR1zBE+onRQP2/pM3sDn SRsy/SDrf54IJ2AXfaZq5B04puxboXgQk17k23Hw9MMIJIPdZBB3k4RU6g/3fbhgqqFkApIfYJNB zlSVEIwBOOZHiPKClx95sByehHLglsdED+ytrdc8ZNhN7jUUvMOq0jRIKDv0Qb0lvR6KDqRHWJFt LL0P4OoBknYHsalAE+fnwNAtN2n73RTrcpN4tJu0o9ykRbtJ63WThoZoSgiCLVqUm7Qj3KR1u0nj btJ63aS13KSFbtK4m7ReN2mHuUlruUnf76b4npsyTxztJv0oN+nRbtJ73aSjIboSgmCLHuUm/Qg3 6d1u0rmb9F436S036aGbdO4mvddN+mFu0is70+gmY7+bhJ8eTcZRbjK63GQOdNxk9LrJQEMMJQTB FiPKTYYXvM7ddKLtpvnQM/ML/gLy7A61PDXvz6M4dJbR6yyj5SwjdJbBnWX0Oss4zFlGZes3sixT tsXf7zgMhSJWtmadfIkmHsdZrLKd5o180bgqGqqripW7Z7GBMOwRv9PL5hg+tozDmRGqCYQvYHFR JC9DZYrSs2ZRzxH/wD0Wr4WAvMqR+2cCkZWd3GtZOJC1Z3OAhLeSZ9iJ1g2xv1XTUUJeJXCvkUpC OHsnPt8vEG6icPJGXXxUGj+4pL3ghIet8RqqEYgPazjBKbj/YBvIJYkHCuciSIj9UvEYn/og/XAD R2MCIfwqg7Egh+o9jj+Oo3rfx7+Pg3qT5FW8TGJIyDBjpUIpBOP50lQ+BIV8qVwIwT4Ap0KQGWqb NmGobdqkUW73poxyu3cYbvwtCRJcrmd9nCS0M+MFWeGhh1ucj2P74bgcxlF9bOGYPvsQxwM8juUj jCP52MJx9scxviLsre7LhYN4Q23jUSOMYTlciyfZM4oQ7aeLMI9Woh3nobfqocr36y0r66GJnems bdTYdzW/hnCQfIg87LHPHvMjg+/d8VgMPfFfHrcV9GH9tU2vBisDZ3UHZUatEzRwBweKRhpqOPhm jaVbg2OAVHa0Vwq2WxVtuOUOC4ySBwgxAp1WO5oFIqkDPyNY4x7Y5THaikzeiHcan2PL93AA5Jjw ghR2kZCgFc4p6ZXecJ7A/gNZEJ+FpNwTnfQmh08WfKWRUVxmgZF8yCN/6OdH9EA5VyiGID5RFdpG ToCDa9yq73wmINGuCJdxBGBuv67dwSkDP7zlreNk+h6P5Fp0IHO7IszqDtauYCwJbFrO0dvx23Eq jm6RPTjD4djtWKc/hHn/V/Gv4lQI+1twhkevPhgZvVD3mDzmbeK88hgc40aEgRoVoxNhjAZCVCSi aZ1AgRjHMEDWnphUz5q63XlyEKik9/288HsWw49PVZguBz8P8+UQRFY7X7750wIMFk5k1BlSV9Tt 5fn2i6DQzvP/r4lU7wnRHwvGtRoTahGpFXt4cq1F59afErIH8T35Vd8X0gppxzHUA7cHIG4D8ioj Sl87jqHuv93f6WftOIZ64KsB8Dfv5yEdnZAf9CZk/f8ktDED69HIVgYO4x6GpK0hw5B/yXbGOgl3 6Fj4yCayvlGS7n1LvgCE023CeLzrSdgjHn+NWySLeM7Ax9NuRqMPn1I4Z0rV7TycosYJzIBeGBmg /CuopFRtp0yCF7pfHqJujfjMhUdLWtmZfAmfbTqnWLZ3deySm2sddSZ6njRORd2w1YKMn+Ub7NSu GAJDbeCUpA5VtXyWiCDMHXkzxSjc1fG6ThPfXEo0KPu7hEgT//REyr6qqY4sXySp8YnzFy+TVHHV msoQkrLVouqUinmdBEWxR5mXo5Rxr8l+qrCav3mD3MMxWYLsDvstae0eUG4xOB3JbgH73pAhQ5LA cTml226njdYdFNvAWlKHq5rjkuD0o1DPD7AKTra0jn5XE21gGYHNnCSb8OMFOMjnf39Dan7iV8Pz fuLv31oIsj0+4H8OEWWH48reoUi7LNcORZZ1ef5wzll5gSO9e6gxI8SvhRAl/nwIxYi/EEJx0sC6 slMasO29b0mUhN/2TtGRZ4VEs3nIt7fKzpQwm1Or7S/jXV8wbAeulFIKahlP99jmLQUvAp3WOH7l xVZl56KuKZ3xBVLZ0jVTjrE38Q6S4LCuXZXTUj//nt29BIFzrMVJ25xKF6eCnMpBTrFs5tyR159i hKVZhv2CjbLn2Tg7x86zCXaB5dgUy7O32TQrsOvsL9gcq7KbomG52sgIpBAmsDj+VRn+xRkjeNJz R44NJK7GEncp/Mf+gd1mv0YXlSp5w+zoh1/pwInVGEj3KtsywnHHKCsiFLJoI2Qj5BiOK9hYkBMz huWkobDTUiGVc61q3B+OM8n7FA54MLAMtQApEmtURIE6iV/XoE5nCypswFhuYhF2rG2ssiFyZxVu LjXYr2K1D2vsJEoKaWIhzTtI885+GiWkEbEMhjfq7FsS9gghV53h11akZqhDMLJRT5A2DeU0d7AL qMQuQrnhSeoxp21c38r9FUbAZhfqGHr3wQqcCs/p7qf1ltH1ltH1ltH1ltH1ltFYLPqJgYFa8OLG IoQ/7NwDtdvIwxhZuLXAYgubC+zbhc31BSYu1GrBKJAJQJb4ocnplD06JCR4nkKVfMbmg3NAHCO3 URV2skUWDH2xwJIb8yw+vznPhHl//aN7c3MYZwto7TJ/eFwOFGAVOatykDWJrHR+c49zmewO+hvL CdIky/48+sBfRo80ViRrIOdmqzF/mLEB/mcCwXcr4ChqlQwTpwImsN6awDifQM//ZG4OmeMewT+i rAUnIRa+JT4Oh8ENrQGCn9rYJArZHYS7jYjQeysryx14eWWpsVTZsZ6yy3mrvfzfqkJsEh8jNHMm Y6+t/ra2tp7Rb964tXbz3XeX1khF8efmMH7n5jCaQRGIdF4q+BprirA0rbifco4UgDFSX33Hu+/x AFGhxgCxHsAqUGHB+NgZjuBv8HtXE8xkMHfhUHd4n9jVJfvIhyCmQrXPUh23ZZQ4pZzPEukNMC3L Tct2aWbV3rvFtbozF46Hb11zaGIWTOSSPTCssmMK/9Oquaw0DERh+IymNhYvFYrZieBCEBdJVIog 2DSVGm+EHuMmK9HuRF25NgVfzBfT+WcyaRNTceFmmCzyncm3mEvm56vgTiNFp1sL46f7t7H+whmA l5MVZuDwWXhjMH2r5JvHDy/Pj78aZylPGed64/MRFeecO+fcOb9qOloo59aX0cu5cZ4a59y4Gg6M hzXGT0uSpiOrOueycy6cD0vOj+fgaqxzYZ0V6GIJ99d6Arf0BH4dsgkg7eIBMQtccON+bxExVEEn ZA1jTgQJvh3FAi/hpxq9t+I0c9QD9TapiSifoDbibHY6iZqI1+laC6oW97s+Ih2fabaPvqDtJHAP bTpfTQLftWXjofHRHNjUW0ncaGR1dvTm0Kke7SRfntOwz1wv8m7L2HPuBckg0pUbpvIRKn+k2Rr6 crxbQSjZ6eSygWikWa3b9Nf13kfK7OfqPxO8M3DPwDf+E/4N64PVnXcuAAA= --=-DjezMXZz0URKJAE//jNs-- To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-current" in the body of the message From owner-freebsd-current Thu Aug 29 17:19:22 2002 Delivered-To: freebsd-current@freebsd.org Received: from mx1.FreeBSD.org (mx1.FreeBSD.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 2D58837B401 for ; Thu, 29 Aug 2002 17:19:21 -0700 (PDT) Received: from mail.yadt.co.uk (yadt.demon.co.uk [158.152.4.134]) by mx1.FreeBSD.org (Postfix) with SMTP id D78E243E42 for ; Thu, 29 Aug 2002 17:19:15 -0700 (PDT) (envelope-from davidt@yadt.co.uk) Received: (qmail 90783 invoked from network); 30 Aug 2002 00:19:10 -0000 Received: from unknown (HELO mail.gattaca.yadt.co.uk) (10.0.0.2) by yadt.demon.co.uk with SMTP; 30 Aug 2002 00:19:10 -0000 Received: (qmail 33705 invoked by uid 1000); 30 Aug 2002 00:19:07 -0000 Date: Fri, 30 Aug 2002 01:19:06 +0100 From: David Taylor To: Tim Robbins Cc: current@FreeBSD.ORG Subject: Re: Signal handling changes Message-ID: <20020830001906.GA33524@gattaca.yadt.co.uk> Mail-Followup-To: Tim Robbins , current@FreeBSD.ORG References: <20020829123915.A78090@dilbert.robbins.dropbear.id.au> Mime-Version: 1.0 Content-Type: text/plain; charset=iso-8859-15 Content-Disposition: inline In-Reply-To: <20020829123915.A78090@dilbert.robbins.dropbear.id.au> User-Agent: Mutt/1.3.99i Sender: owner-freebsd-current@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG On Thu, 29 Aug 2002, Tim Robbins wrote: > It looks like there are still problems with SIGSTOP/SIGCONT signal handling. > With a kernel/world from August 24 and using csh or sh (choice of shell > is probably not relevant), running "sleep 30" then suspending it with ^Z > then continuing it with "fg" causes the "sleep" process to exit as soon > as it's continued, instead of sleeping for the remainder of the interval > as it does on 4.6.2. I'm seeing the same behaviour on, erm, surprisingly enough a kernel/world from August 24: FreeBSD gattaca.yadt.co.uk 5.0-CURRENT FreeBSD 5.0-CURRENT #0: Sat Aug 24 02:25:26 BST 2002 davidt@gattaca.yadt.co.uk:/usr/obj/usr/src/sys/GATTACA i386 However, at least that shows it isn't any local setup issue, I guess. -- David Taylor davidt@yadt.co.uk "The future just ain't what it used to be" To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-current" in the body of the message From owner-freebsd-current Thu Aug 29 17:36:38 2002 Delivered-To: freebsd-current@freebsd.org Received: from mx1.FreeBSD.org (mx1.FreeBSD.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id CDBC537B400 for ; Thu, 29 Aug 2002 17:36:34 -0700 (PDT) Received: from reason.levels.unisa.edu.au (reason.levels.unisa.edu.au [130.220.33.11]) by mx1.FreeBSD.org (Postfix) with ESMTP id 9553443E6A for ; Thu, 29 Aug 2002 17:36:33 -0700 (PDT) (envelope-from cisbjc@cs.unisa.edu.au) Received: from cs.unisa.edu.au (cis202068.levels.unisa.edu.au [130.220.37.202]) by reason.levels.unisa.edu.au (8.9.3/8.9.3) with ESMTP id KAA04183 for ; Fri, 30 Aug 2002 10:06:12 +0930 (CST) Message-ID: <3D6EBCAA.1020903@cs.unisa.edu.au> Date: Fri, 30 Aug 2002 10:00:34 +0930 From: Benjamin Close User-Agent: Mozilla/5.0 (X11; U; FreeBSD i386; en-US; rv:1.0.0) Gecko/20020802 X-Accept-Language: en-us, en MIME-Version: 1.0 To: freebsd-current@freebsd.org Subject: fxp0 failures on APCI/APM resume X-Enigmail-Version: 0.63.3.0 X-Enigmail-Supports: pgp-inline, pgp-mime Content-Type: text/plain; charset=us-ascii; format=flowed Content-Transfer-Encoding: 7bit Sender: owner-freebsd-current@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG Hi All, The new apci & pci-pci code works wonderfully. However, I've got a problem with the fxp driver not reenabling the device correctly upon a resume from suspend. Details below - Note even when I try to put the laptop into suspend mode S2 which it doesn't support the problem occurs, the only solution is a reboot. Patches welcome. Aug 30 09:38:15 draco kernel: acpi0: AcpiGetSleepTypeData failed - AE_NOT_FOUND Aug 30 09:38:50 draco kernel: fxp0: chip is in D3 power mode -- setting to D0 Aug 30 09:38:52 draco kernel: fxp0: SCB timeout: 0xff 0xff 0xff 0xffff Aug 30 09:38:52 draco last message repeated 2 times Aug 30 09:38:52 draco kernel: fxp0: DMA timeout Aug 30 09:38:52 draco kernel: fxp0: SCB timeout: 0xff 0xff 0xff 0xffff Aug 30 09:38:52 draco kernel: fxp0: DMA timeout Aug 30 09:38:52 draco kernel: fxp0: SCB timeout: 0xff 0xff 0xff 0xffff Aug 30 09:38:52 draco kernel: fxp0: DMA timeout Aug 30 09:38:52 draco kernel: fxp0: SCB timeout: 0xff 0xff 0xff 0xffff Aug 30 09:38:52 draco kernel: fxp0: SCB timeout: 0xff 0xff 0xff 0xffff Aug 30 09:38:52 draco kernel: wakeup from sleeping state (slept 00:00:29) Aug 30 09:38:52 draco kernel: ata0: resetting devices .. Aug 30 09:38:52 draco kernel: ata0-slave: ATA identify retries exceeded Aug 30 09:38:52 draco kernel: ad0: DMA limited to UDMA33, non-ATA66 cable or device Aug 30 09:38:52 draco kernel: done Aug 30 09:38:52 draco kernel: ata1: resetting devices .. Aug 30 09:38:52 draco kernel: done Aug 30 09:38:53 draco kernel: fxp0: SCB timeout: 0xff 0xff 0xff 0xffff Aug 30 09:39:07 draco last message repeated 2 times Aug 30 09:39:08 draco su: benjsc to root on /dev/ttyp2 Aug 30 09:39:11 draco kernel: fxp0: device timeout Aug 30 09:39:12 draco kernel: fxp0: SCB timeout: 0xff 0xff 0xff 0xffff Aug 30 09:39:12 draco last message repeated 2 times Aug 30 09:39:12 draco kernel: fxp0: DMA timeout Aug 30 09:39:12 draco kernel: fxp0: SCB timeout: 0xff 0xff 0xff 0xffff Aug 30 09:39:12 draco kernel: fxp0: DMA timeout Aug 30 09:39:12 draco kernel: fxp0: SCB timeout: 0xff 0xff 0xff 0xffff Aug 30 09:39:12 draco kernel: fxp0: DMA timeout Aug 30 09:39:12 draco kernel: fxp0: SCB timeout: 0xff 0xff 0xff 0xffff -- 3D Research Associate +61 8 8302 3669 School of Computer and Information Science Room D1-07, Levels Campus University of South Australia Mawson Lakes Blvd. Benjamin.Close@cs.unisa.edu.au South Australia, 5095 F00D C83D 5F7E 5561 DF91 B74D E602 CAA3 4842 B5B4 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-current" in the body of the message From owner-freebsd-current Thu Aug 29 18:36:20 2002 Delivered-To: freebsd-current@freebsd.org Received: from mx1.FreeBSD.org (mx1.FreeBSD.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id A385E37B400 for ; Thu, 29 Aug 2002 18:36:18 -0700 (PDT) Received: from cain.gsoft.com.au (genesi.lnk.telstra.net [139.130.136.161]) by mx1.FreeBSD.org (Postfix) with ESMTP id 7B91043E77 for ; Thu, 29 Aug 2002 18:36:04 -0700 (PDT) (envelope-from doconnor@gsoft.com.au) Received: from gsoft.com.au (cain.gsoft.com.au [203.38.152.97]) by cain.gsoft.com.au (8.12.4/8.12.3) with SMTP id g7U1ZkgD053585; Fri, 30 Aug 2002 11:05:50 +0930 (CST) (envelope-from doconnor@gsoft.com.au) From: "Daniel O'Connor" X-Authentication-Warning: cain.gsoft.com.au: Host cain.gsoft.com.au [203.38.152.97] claimed to be gsoft.com.au Received: from 203.38.152.97 (proxying for 203.38.152.102) (SquirrelMail authenticated user doconnor) by cain.gsoft.com.au with HTTP; Fri, 30 Aug 2002 11:05:55 +0930 (CST) Message-ID: <4727.203.38.152.97.1030671355.squirrel@cain.gsoft.com.au> Date: Fri, 30 Aug 2002 11:05:55 +0930 (CST) Subject: Re: fxp0 failures on APCI/APM resume To: In-Reply-To: <3D6EBCAA.1020903@cs.unisa.edu.au> References: <3D6EBCAA.1020903@cs.unisa.edu.au> Cc: X-Mailer: SquirrelMail (version 1.2.5) MIME-Version: 1.0 Content-Type: text/plain; charset=iso-8859-1 Content-Transfer-Encoding: 8bit X-Spam-Score: -103.4 () IN_REP_TO,USER_IN_WHITELIST X-Scanned-By: MIMEDefang 2.16 (www . roaringpenguin . com / mimedefang) Sender: owner-freebsd-current@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG > The new apci & pci-pci code works wonderfully. However, I've got a > problem with the fxp driver not reenabling the device correctly upon a > resume from suspend. Details below - Note even when I try to put the > laptop into suspend mode S2 which it doesn't support the problem > occurs, the only solution is a reboot. Patches welcome. > > Aug 30 09:38:15 draco kernel: acpi0: AcpiGetSleepTypeData failed - > AE_NOT_FOUND > Aug 30 09:38:50 draco kernel: fxp0: chip is in D3 power mode -- setting > to D0 > Aug 30 09:38:52 draco kernel: fxp0: SCB timeout: 0xff 0xff 0xff 0xffff I've had this problem when I didn't have the fxp driver loaded before suspending so it couldn't save the card state. Not sure if it applies in your case but it's something to keep in mind - espcially when testing new stuff where you might not load things as normal. --- Daniel O'Connor software and network engineer for Genesis Software - http://www.gsoft.com.au "The nice thing about standards is that there are so many of them to choose from." -- Andrew Tanenbaum To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-current" in the body of the message From owner-freebsd-current Thu Aug 29 19: 0:29 2002 Delivered-To: freebsd-current@freebsd.org Received: from mx1.FreeBSD.org (mx1.FreeBSD.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id C3AB737B400 for ; Thu, 29 Aug 2002 19:00:24 -0700 (PDT) Received: from dibbler.ne.client2.attbi.com (dibbler.ne.client2.attbi.com [24.61.41.247]) by mx1.FreeBSD.org (Postfix) with ESMTP id 8926343E9C for ; Thu, 29 Aug 2002 19:00:23 -0700 (PDT) (envelope-from rodrigc@attbi.com) Received: from dibbler.ne.client2.attbi.com (localhost [127.0.0.1]) by dibbler.ne.client2.attbi.com (8.12.5/8.12.5) with ESMTP id g7UCRu8s007965 for ; Fri, 30 Aug 2002 08:27:57 -0400 (EDT) (envelope-from rodrigc@dibbler.ne.client2.attbi.com) Received: (from rodrigc@localhost) by dibbler.ne.client2.attbi.com (8.12.5/8.12.5/Submit) id g7UCRu0p007964 for freebsd-current@freebsd.org; Fri, 30 Aug 2002 08:27:56 -0400 (EDT) Date: Fri, 30 Aug 2002 08:27:55 -0400 From: Craig Rodrigues To: freebsd-current@freebsd.org Subject: Ports depending on forbidden compat3x? Message-ID: <20020830082755.A7953@attbi.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline User-Agent: Mutt/1.2.5.1i Sender: owner-freebsd-current@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG Hi, I tried to install acrobatviewer from ports by doing cd /usr/ports/print/acrobatviewer make install The install failed because of the following: >> Checksum OK for jre1.1.8i_ELF.V1999-11-9.tar.gz. ===> jre-1.1.8 depends on shared library: c.3 - not found ===> Verifying install for c.3 in /usr/ports/misc/compat3x ===> compat3x-i386-5.0.20020219 is forbidden: FreeBSD-SA-02:28.resolv - buffer overflow in resolver in libc. *** Error code 1 Stop in /usr/ports/misc/compat3x. *** Error code 1 Stop in /usr/ports/java/jre. *** Error code 1 What should I do? -- Craig Rodrigues http://www.gis.net/~craigr rodrigc@attbi.com To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-current" in the body of the message From owner-freebsd-current Thu Aug 29 19: 3: 6 2002 Delivered-To: freebsd-current@freebsd.org Received: from mx1.FreeBSD.org (mx1.FreeBSD.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 53A3037B400 for ; Thu, 29 Aug 2002 19:02:55 -0700 (PDT) Received: from axe-inc.co.jp (axegw.axe-inc.co.jp [61.199.217.66]) by mx1.FreeBSD.org (Postfix) with ESMTP id A8AA943E4A for ; Thu, 29 Aug 2002 19:02:53 -0700 (PDT) (envelope-from takawata@axe-inc.co.jp) Received: from axe-inc.co.jp ([192.47.224.47]) by axe-inc.co.jp (8.9.3+3.2W/3.7W) with ESMTP id LAA23367; Fri, 30 Aug 2002 11:02:51 +0900 (JST) Message-Id: <200208300202.LAA23367@axe-inc.co.jp> To: current@freebsd.org Cc: acpi-jp@jp.FreeBSD.org Subject: Re: [acpi-jp 1770] Re: EC handler doing bad things.. In-reply-to: Your message of "Thu, 29 Aug 2002 16:47:54 -0400." Date: Fri, 30 Aug 2002 11:03:20 +0900 From: Takanori Watanabe Sender: owner-freebsd-current@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG In message , John Baldwin ¤µ¤ó¤¤¤ï¤¯: > >On 29-Aug-2002 Mitsuru IWASAKI wrote: >>> A while back I used to get warnings about temperature events a lot. >>> I don't get those anymore but now I get a lot of errors when >>> embedded controller events trigger like so: >>> >>> ACPI-0433: *** Error: Handler for [EmbeddedControl] returned AE_ERROR >>> >>> Does anyone have any ideas on why and/or where the best place to look? >>> For example, which Ec handler is ACPICA calling that is failing? >> >> I don't know why, but it seems that evregion.c:AcpiEvAddressSpaceDispatch(), >> acpi_ec.c:EcSpaceHandler() and acpi_ec.c:EcTransaction() are good >> cadidate to check out. > >Ok, I've found it, reverting this commit makes it work again: > >takawata 2002/07/01 20:38:07 PDT > > Modified files: > sys/dev/acpica acpi_ec.c > Log: > Make interrupt driven EC transaction optional. > > Revision Changes Path > 1.26 +2 -0 src/sys/dev/acpica/acpi_ec.c > >This commit seems a bit incomplete (it uses an option that isn't setup in >conf/options or defined anywhere). Watanabe-san, can you explain why >you made this change a bit better? It seems to break on at least my >laptop (Dell Inspiron 5000e). The reason of changing itself is just the same reason as you complain. (It did not work for at least 2 people including me.) And I tested a patch so that first the EC try to use interrrupt driven mode then use polling mode if it failed. But my keyboard controller (in many cases, it shares ACPI embedded controller) get wrong by using the patch. OK. If there are any people that is happy with the interrupt driven mode, I'll turn it from the #ifdef to TUNABLE_INT option. The patch are as follows. Index: /src/sys/dev/acpica/acpi_ec.c diff -u /src/sys/dev/acpica/acpi_ec.c:1.1.1.1 /src/sys/dev/acpica/acpi_ec.c:1.2 --- /src/sys/dev/acpica/acpi_ec.c:1.1.1.1 Sat Jul 27 14:00:22 2002 +++ /src/sys/dev/acpica/acpi_ec.c Sat Jul 27 14:37:43 2002 @@ -143,7 +143,7 @@ #include #include #include - +#include #include "acpi.h" #include @@ -242,10 +242,14 @@ int ec_lockhandle; int ec_pendquery; int ec_csrvalue; + int ec_burst; }; #define EC_LOCK_TIMEOUT 1000 /* 1ms */ - +static int ec_readfail = 0; +static int ec_writefail = 0; +SYSCTL_INT(_debug, OID_AUTO, acpi_ec_readfail, CTLFLAG_RD, &ec_readfail, 0, ""); +SYSCTL_INT(_debug, OID_AUTO, acpi_ec_writefail, CTLFLAG_RD, &ec_writefail, 0, ""); static __inline ACPI_STATUS EcLock(struct acpi_ec_softc *sc) { @@ -289,7 +293,8 @@ static ACPI_STATUS EcTransaction(struct acpi_ec_softc *sc, EC_REQUEST *EcRequest); static ACPI_STATUS EcRead(struct acpi_ec_softc *sc, UINT8 Address, UINT8 *Data); static ACPI_STATUS EcWrite(struct acpi_ec_softc *sc, UINT8 Address, UINT8 *Data); - +static ACPI_STATUS EcBurstEnable(struct acpi_ec_softc *sc); +static ACPI_STATUS EcBurstDisable(struct acpi_ec_softc *sc); static void acpi_ec_identify(driver_t driver, device_t bus); static int acpi_ec_probe(device_t dev); static int acpi_ec_attach(device_t dev); @@ -371,6 +376,7 @@ /* * Attach bus resources */ + sc->ec_burst = 0; sc->ec_data_rid = 0; if ((sc->ec_data_res = bus_alloc_resource(sc->ec_dev, SYS_RES_IOPORT, &sc->ec_data_rid, 0, ~0, 1, RF_ACTIVE)) == NULL) { @@ -571,7 +577,6 @@ if ((Address > 0xFF) || (width % 8 != 0) || (Value == NULL) || (Context == NULL)) return_ACPI_STATUS(AE_BAD_PARAMETER); - switch (Function) { case ACPI_READ: EcRequest.Command = EC_COMMAND_READ; @@ -592,6 +597,8 @@ /* * Perform the transaction. */ + if(width > 16) + EcBurstEnable(sc); for (i = 0; i < width; i += 8) { if (Function == ACPI_READ) EcRequest.Data = 0; @@ -603,6 +610,10 @@ if (++EcRequest.Address == 0) return_ACPI_STATUS(AE_BAD_PARAMETER); } + if(sc->ec_burst) + EcBurstDisable(sc); + if(Status != AE_OK) + printf("%x %d\n", (UINT32) Address, width); return_ACPI_STATUS(Status); } @@ -610,7 +621,7 @@ * Wait for an event interrupt for a specific condition. */ static ACPI_STATUS -EcWaitEventIntr(struct acpi_ec_softc *sc, EC_EVENT Event) +EcWaitEventIntr(struct acpi_ec_softc *sc, EC_EVENT Event, int poll) { EC_STATUS EcStatus; int i; @@ -618,9 +629,7 @@ ACPI_FUNCTION_TRACE_U32((char *)(uintptr_t)__func__, (UINT32)Event); /* XXX this should test whether interrupts are available some other way */ -#ifdef ACPI_EC_EVENT_DRIVEN - if(cold) -#endif + if(cold||sc->ec_burst|| poll) return_ACPI_STATUS(EcWaitEvent(sc, Event)); if (!EcIsLocked(sc)) @@ -776,72 +785,121 @@ return(Status); } - static ACPI_STATUS -EcRead(struct acpi_ec_softc *sc, UINT8 Address, UINT8 *Data) +EcBurstEnable(struct acpi_ec_softc *sc) { ACPI_STATUS Status; if (!EcIsLocked(sc)) ACPI_VPRINT(sc->ec_dev, acpi_device_get_parent_softc(sc->ec_dev), - "EcRead called without EC lock!\n"); - - /*EcBurstEnable(EmbeddedController);*/ - - EC_SET_CSR(sc, EC_COMMAND_READ); - if (ACPI_FAILURE(Status = EcWaitEventIntr(sc, EC_EVENT_INPUT_BUFFER_EMPTY))) { + "EcBurstEnable called without EC lock!\n"); + EC_SET_CSR(sc, EC_COMMAND_BURST_ENABLE); + if (ACPI_FAILURE(Status = EcWaitEventIntr(sc, EC_EVENT_OUTPUT_BUFFER_FULL,0))) { + printf("Burst failed\n"); ACPI_VPRINT(sc->ec_dev, acpi_device_get_parent_softc(sc->ec_dev), "EcRead: Failed waiting for EC to process read command.\n"); return(Status); } + if(EC_GET_DATA(sc) != 0x90){ + printf("Burst failed\n"); + } + sc->ec_burst=1; + return AE_OK; +} +static ACPI_STATUS +EcBurstDisable(struct acpi_ec_softc *sc) +{ + ACPI_STATUS Status; - EC_SET_DATA(sc, Address); - if (ACPI_FAILURE(Status = EcWaitEventIntr(sc, EC_EVENT_OUTPUT_BUFFER_FULL))) { + if (!EcIsLocked(sc)|| !sc->ec_burst) + ACPI_VPRINT(sc->ec_dev, acpi_device_get_parent_softc(sc->ec_dev), + "EcBurstEnable called without EC lock!\n"); + EC_SET_CSR(sc, EC_COMMAND_BURST_DISABLE); + if (ACPI_FAILURE(Status = EcWaitEventIntr(sc, EC_EVENT_INPUT_BUFFER_EMPTY,0))) { + printf("Burst failed\n"); ACPI_VPRINT(sc->ec_dev, acpi_device_get_parent_softc(sc->ec_dev), - "EcRead: Failed waiting for EC to send data.\n"); + "EcRead: Failed waiting for EC to process read command.\n"); return(Status); } + sc->ec_burst=0; + return AE_OK; +} - (*Data) = EC_GET_DATA(sc); +static ACPI_STATUS +EcRead(struct acpi_ec_softc *sc, UINT8 Address, UINT8 *Data) +{ + ACPI_STATUS Status; + int i; - /*EcBurstDisable(EmbeddedController);*/ + if (!EcIsLocked(sc)) + ACPI_VPRINT(sc->ec_dev, acpi_device_get_parent_softc(sc->ec_dev), + "EcRead called without EC lock!\n"); - return(AE_OK); + /*EcBurstEnable(EmbeddedController);*/ + /*Retry up to 10*/ + for(i = 0 ; i < 10; i++){ + EC_SET_CSR(sc, EC_COMMAND_READ); + if (ACPI_FAILURE(Status = EcWaitEventIntr(sc, EC_EVENT_INPUT_BUFFER_EMPTY, i))) { + ACPI_VPRINT(sc->ec_dev, acpi_device_get_parent_softc(sc->ec_dev), + "EcRead: Failed waiting for EC to process read command.\n"); + ec_readfail++; + continue; + } + + EC_SET_DATA(sc, Address); + if (ACPI_FAILURE(Status = EcWaitEventIntr(sc, EC_EVENT_OUTPUT_BUFFER_FULL, i))) { + ACPI_VPRINT(sc->ec_dev, acpi_device_get_parent_softc(sc->ec_dev), + "EcRead: Failed waiting for EC to send data.\n"); + ec_readfail++; + continue; + } + + (*Data) = EC_GET_DATA(sc); + return (AE_OK); + } + /*EcBurstDisable(EmbeddedController);*/ + return(AE_ERROR); } static ACPI_STATUS EcWrite(struct acpi_ec_softc *sc, UINT8 Address, UINT8 *Data) { ACPI_STATUS Status; - + int i; + if (!EcIsLocked(sc)) ACPI_VPRINT(sc->ec_dev, acpi_device_get_parent_softc(sc->ec_dev), "EcWrite called without EC lock!\n"); /*EcBurstEnable(EmbeddedController);*/ - - EC_SET_CSR(sc, EC_COMMAND_WRITE); - if (ACPI_FAILURE(Status = EcWaitEventIntr(sc, EC_EVENT_INPUT_BUFFER_EMPTY))) { + for(i = 0; i < 10; i++){ + EC_SET_CSR(sc, EC_COMMAND_WRITE); + if (ACPI_FAILURE(Status = EcWaitEventIntr(sc, EC_EVENT_INPUT_BUFFER_EMPTY, i))) { ACPI_VPRINT(sc->ec_dev, acpi_device_get_parent_softc(sc->ec_dev), - "EcWrite: Failed waiting for EC to process write command.\n"); - return(Status); + "EcWrite: Failed waiting for EC to process write command.\n"); + ec_writefail++; + continue; } - - EC_SET_DATA(sc, Address); - if (ACPI_FAILURE(Status = EcWaitEventIntr(sc, EC_EVENT_INPUT_BUFFER_EMPTY))) { + + EC_SET_DATA(sc, Address); + if (ACPI_FAILURE(Status = EcWaitEventIntr(sc, EC_EVENT_INPUT_BUFFER_EMPTY, i))) { ACPI_VPRINT(sc->ec_dev, acpi_device_get_parent_softc(sc->ec_dev), - "EcRead: Failed waiting for EC to process address.\n"); - return(Status); - } - - EC_SET_DATA(sc, *Data); - if (ACPI_FAILURE(Status = EcWaitEventIntr(sc, EC_EVENT_INPUT_BUFFER_EMPTY))) { + "EcRead: Failed waiting for EC to process address.\n"); + ec_writefail++; + continue; + } + + EC_SET_DATA(sc, *Data); + if (ACPI_FAILURE(Status = EcWaitEventIntr(sc, EC_EVENT_INPUT_BUFFER_EMPTY, i))) { ACPI_VPRINT(sc->ec_dev, acpi_device_get_parent_softc(sc->ec_dev), - "EcWrite: Failed waiting for EC to process data.\n"); - return(Status); + "EcWrite: Failed waiting for EC to process data.\n"); + ec_writefail++; + continue; + } + + /*EcBurstDisable(EmbeddedController);*/ + return(AE_OK); } - - /*EcBurstDisable(EmbeddedController);*/ - - return(AE_OK); + + return (AE_ERROR); } To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-current" in the body of the message From owner-freebsd-current Thu Aug 29 19:49:50 2002 Delivered-To: freebsd-current@freebsd.org Received: from mx1.FreeBSD.org (mx1.FreeBSD.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id B5CDB37B400 for ; Thu, 29 Aug 2002 19:49:44 -0700 (PDT) Received: from tomts19-srv.bellnexxia.net (tomts19.bellnexxia.net [209.226.175.73]) by mx1.FreeBSD.org (Postfix) with ESMTP id 5294043E75 for ; Thu, 29 Aug 2002 19:49:43 -0700 (PDT) (envelope-from matt@xena.gsicomp.on.ca) Received: from xena.gsicomp.on.ca ([65.95.177.86]) by tomts19-srv.bellnexxia.net (InterMail vM.5.01.04.19 201-253-122-122-119-20020516) with ESMTP id <20020830024919.ZZZM13254.tomts19-srv.bellnexxia.net@xena.gsicomp.on.ca> for ; Thu, 29 Aug 2002 22:49:19 -0400 Received: from localhost (matt@localhost) by xena.gsicomp.on.ca (8.11.3/8.11.3) with ESMTP id g7U1Zqv67548 for ; Thu, 29 Aug 2002 21:35:52 -0400 (EDT) (envelope-from matt@xena.gsicomp.on.ca) Date: Thu, 29 Aug 2002 21:35:51 -0400 (EDT) From: Matthew Emmerton To: freebsd-current@freebsd.org Subject: -CURRENT freezes on boot - Thinkpad T23 Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-freebsd-current@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG I thought I'd take the plunge and jump from -STABLE to -CURRENT on my IBM ThinkPad T23. Sadly, there is no love from -CURRENT. I was able to rebuild world and create a kernel, but when I boot with the new kernel, it freezes. Specifically, the boot loader loads the kernel, and the spinning baton moves one notch and halts; a few seconds later the cursor changes from an underscore to a full block and then I pronounce the system hung. What tools are at my disposal to help figure out what's going on? I tried 'boot -v' but that showed nothing; I'm not sure if DDB will help me out. Any suggestions? -- Matthew Emmerton || matt@gsicomp.on.ca GSI Computer Services || http://www.gsicomp.on.ca To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-current" in the body of the message From owner-freebsd-current Thu Aug 29 19:53:56 2002 Delivered-To: freebsd-current@freebsd.org Received: from mx1.FreeBSD.org (mx1.FreeBSD.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id EFB3237B400 for ; Thu, 29 Aug 2002 19:53:52 -0700 (PDT) Received: from ref5.freebsd.org (ref5.FreeBSD.org [216.136.204.102]) by mx1.FreeBSD.org (Postfix) with ESMTP id B8A5F43E65 for ; Thu, 29 Aug 2002 19:53:52 -0700 (PDT) (envelope-from des@FreeBSD.org) Received: from ref5.freebsd.org (localhost [127.0.0.1]) by ref5.freebsd.org (8.12.5/8.12.5) with ESMTP id g7U2rqgr044060 for ; Thu, 29 Aug 2002 19:53:52 -0700 (PDT) (envelope-from des@ref5.freebsd.org) Received: (from des@localhost) by ref5.freebsd.org (8.12.5/8.12.5/Submit) id g7U2rqnf044044 for current@freebsd.org; Thu, 29 Aug 2002 19:53:52 -0700 (PDT) Date: Thu, 29 Aug 2002 19:53:52 -0700 (PDT) From: Dag-Erling Smorgrav Message-Id: <200208300253.g7U2rqnf044044@ref5.freebsd.org> To: current@freebsd.org Subject: i386 tinderbox failure Sender: owner-freebsd-current@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG -------------------------------------------------------------- >>> Rebuilding the temporary build tree -------------------------------------------------------------- >>> 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/i386/obj/local0/scratch/des/src/i386/usr/include -------------------------------------------------------------- >>> stage 4: building libraries -------------------------------------------------------------- ===> lib/libkvm /local0/scratch/des/src/lib/libkvm/kvm_proc.c: In function `kvm_proclist': /local0/scratch/des/src/lib/libkvm/kvm_proc.c:334: structure has no member named `ke_slptime' *** Error code 1 Stop in /local0/scratch/des/src/lib/libkvm. *** Error code 1 Stop in /local0/scratch/des/src. *** Error code 1 Stop in /local0/scratch/des/src. *** Error code 1 Stop in /local0/scratch/des/src. *** Error code 1 Stop in /local0/scratch/des/src. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-current" in the body of the message From owner-freebsd-current Thu Aug 29 20: 3:19 2002 Delivered-To: freebsd-current@freebsd.org Received: from mx1.FreeBSD.org (mx1.FreeBSD.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id BB58537B401 for ; Thu, 29 Aug 2002 20:03:17 -0700 (PDT) Received: from opiate.thirteenandtwo.org (CPE0030ab0ef2bb.cpe.net.cable.rogers.com [24.103.202.201]) by mx1.FreeBSD.org (Postfix) with ESMTP id 7C7A243E9C for ; Thu, 29 Aug 2002 20:03:15 -0700 (PDT) (envelope-from munish@opiate.thirteenandtwo.org) Received: from opiate.thirteenandtwo.org (munish@localhost.thirteenandtwo.org [127.0.0.1]) by opiate.thirteenandtwo.org (8.12.5/8.12.5) with ESMTP id g7U33Ev1014353 for ; Thu, 29 Aug 2002 23:03:14 -0400 (EDT) (envelope-from munish@opiate.thirteenandtwo.org) Received: (from munish@localhost) by opiate.thirteenandtwo.org (8.12.5/8.12.5/Submit) id g7U33D1M014352 for freebsd-current@FreeBSD.ORG; Thu, 29 Aug 2002 23:03:13 -0400 (EDT) Date: Thu, 29 Aug 2002 23:03:13 -0400 From: Munish Chopra To: freebsd-current@FreeBSD.ORG Subject: Re: Ports depending on forbidden compat3x? Message-ID: <20020830030313.GF1039@opiate.thirteenandtwo.org> Mail-Followup-To: freebsd-current@FreeBSD.ORG References: <20020830082755.A7953@attbi.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20020830082755.A7953@attbi.com> Sender: owner-freebsd-current@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG On 2002-08-30 08:27 +0000, Craig Rodrigues wrote: > > [snip] > > The install failed because of the following: > >> Checksum OK for jre1.1.8i_ELF.V1999-11-9.tar.gz. > ===> jre-1.1.8 depends on shared library: c.3 - not found > ===> Verifying install for c.3 in /usr/ports/misc/compat3x > ===> compat3x-i386-5.0.20020219 is forbidden: FreeBSD-SA-02:28.resolv - buffer overflow in resolver in libc. See also PR ports/42138. -- Munish Chopra To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-current" in the body of the message From owner-freebsd-current Fri Aug 30 3:43:57 2002 Delivered-To: freebsd-current@freebsd.org Received: from mx1.FreeBSD.org (mx1.FreeBSD.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 7AB7637B400 for ; Fri, 30 Aug 2002 03:43:55 -0700 (PDT) Received: from noname.csdl.lt (noname.csdl.lt [194.176.40.182]) by mx1.FreeBSD.org (Postfix) with SMTP id 057C343E65 for ; Fri, 30 Aug 2002 03:43:52 -0700 (PDT) (envelope-from paulius@kaktusas.org) Received: (qmail 1000 invoked by uid 1000); 30 Aug 2002 10:43:45 -0000 Date: Fri, 30 Aug 2002 12:43:45 +0200 From: Paulius Bulotas To: freebsd-current@freebsd.org Subject: BTX: Error: Client format not supported Message-ID: <20020830104345.GA743@kaktusas.org> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline X-URL: http://www.kaktusas.org/ Sender: owner-freebsd-current@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG Hello, upgraded to todays morning current from DP1, and btx loader complains about $subj, which as I see from btxldr.s means, I'm missing something ;) in ELF format: cmpl $0x464c457f,(%ebx) # ELF magic number? je start.3 # Yes movl $e_fmt,%esi # Display error And that something should be /boot/loader, but it's ELF ;) What should I do now? ;) TIA Paulius To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-current" in the body of the message From owner-freebsd-current Fri Aug 30 4:18:28 2002 Delivered-To: freebsd-current@freebsd.org Received: from mx1.FreeBSD.org (mx1.FreeBSD.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id CE62C37B401; Fri, 30 Aug 2002 04:18:23 -0700 (PDT) Received: from tasogare.imasy.or.jp (tasogare.imasy.or.jp [202.227.24.5]) by mx1.FreeBSD.org (Postfix) with ESMTP id A1CB443E42; Fri, 30 Aug 2002 04:18:19 -0700 (PDT) (envelope-from iwasaki@jp.FreeBSD.org) Received: from localhost (iwa@tasogare.imasy.or.jp [202.227.24.5]) by tasogare.imasy.or.jp (8.11.6+3.4W/8.11.6/tasogare) with ESMTP/inet id g7UBIEY79022; Fri, 30 Aug 2002 20:18:15 +0900 (JST) (envelope-from iwasaki@jp.FreeBSD.org) Date: Fri, 30 Aug 2002 20:17:59 +0900 (JST) Message-Id: <20020830.201759.71081317.iwasaki@jp.FreeBSD.org> To: current@FreeBSD.org Cc: cvs-all@FreeBSD.org Subject: HEADS UP: Method of disabling acpi(4) has changed From: Mitsuru IWASAKI In-Reply-To: <200208301111.g7UBB7rN014938@freefall.freebsd.org> References: <200208301111.g7UBB7rN014938@freefall.freebsd.org> X-Mailer: Mew version 2.1 on Emacs 20.7 / Mule 4.0 (HANANOEN) Mime-Version: 1.0 Content-Type: Text/Plain; charset=us-ascii Content-Transfer-Encoding: 7bit Sender: owner-freebsd-current@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG If you want to stop auto-loading acpi.ko or to disable acpi(4), please change hint.acpi.0.disable="1" to hint.acpi.0.disabled="1" in your /boot/device.hints. Thanks From: Mitsuru IWASAKI Subject: cvs commit: src/share/man/man5 device.hints.5 src/sys/boot/common loader.8 src/sys/boot/i386/libi386 i386_module.c src/sys/boot/i386/loader help.i386 src/sys/dev/acpica acpi.c Date: Fri, 30 Aug 2002 04:11:07 -0700 (PDT) Message-ID: <200208301111.g7UBB7rN014938@freefall.freebsd.org> > iwasaki 2002/08/30 04:11:07 PDT > > Modified files: > share/man/man5 device.hints.5 > sys/boot/common loader.8 > sys/boot/i386/libi386 i386_module.c > sys/boot/i386/loader help.i386 > sys/dev/acpica acpi.c > Log: > s/hint.acpi.0.disable/hint.acpi.0.disabled/ > > Fix device hints entry for disabling acpi(4). > This also should fix the arbitration with apm(4) when both drivers > are enabled. > > Note that your /boot/device.hints needs to be updated if you want to > stop auto-loading acpi.ko or disable acpi(4). > > Revision Changes Path > 1.6 +1 -1 src/share/man/man5/device.hints.5 > 1.47 +1 -1 src/sys/boot/common/loader.8 > 1.8 +1 -1 src/sys/boot/i386/libi386/i386_module.c > 1.7 +1 -1 src/sys/boot/i386/loader/help.i386 > 1.72 +5 -0 src/sys/dev/acpica/acpi.c To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-current" in the body of the message From owner-freebsd-current Fri Aug 30 4:38:16 2002 Delivered-To: freebsd-current@freebsd.org Received: from mx1.FreeBSD.org (mx1.FreeBSD.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 4AD8937B400 for ; Fri, 30 Aug 2002 04:38:12 -0700 (PDT) Received: from web7307.mail.kr.yahoo.com (web7307.mail.yahoo.co.kr [211.119.129.148]) by mx1.FreeBSD.org (Postfix) with SMTP id 426F943E72 for ; Fri, 30 Aug 2002 04:38:10 -0700 (PDT) (envelope-from jjase007@yahoo.co.kr) Message-ID: <20020830113809.54047.qmail@web7307.mail.kr.yahoo.com> Received: from [218.49.118.51] by web7307.mail.kr.yahoo.com via HTTP; Fri, 30 Aug 2002 20:38:09 JST Date: Fri, 30 Aug 2002 20:38:09 +0900 (JST) From: =?euc-kr?q?=B9=E9=BC=BA=BF=EC?= Reply-To: jjase007@yahoo.co.kr Subject: make release (CURRENT) on 4.6 build machine? To: freebsd-current@freebsd.org MIME-Version: 1.0 Content-Type: text/plain; charset=euc-kr Content-Transfer-Encoding: 8bit Sender: owner-freebsd-current@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG Hi, I recently started building -current daily on my 4.6-STABLE build machine.After buildworld and -kernel I install via nfs on my testboxes. So far Ihaven't been able to provide any relevant feedback, but it's fun and I'mlearning :-)Now, I would like to 'make release' for CURRENT, as I'm doing for RELENG_4and RELENG_4_6, so I can automate the installation process on my testboxesSo far I have not been successful.Can someone give me a clue about why I'm getting signal 12 (see below) ? I have the -current sources in /usr/build/current/usr/src, local cvs treein /usr/build/ncvs and use the following command from the release directory: make -DNO_WERROR release CHROOTDIR=/usr/build/chroot-current \ BUILDNAME=CURRENT-`date "+%Y%m%d"` \ CVSROOT=/usr/build/ncvs \ NODOC=YES NOPORTS=YES The process stops after a while with the following error: -------------------------------------------------------------->>> stage 4: populating /usr/obj/usr/src/i386/usr/include--------------------------------------------------------------cd /usr/src; MAKEOBJDIRPREFIX=/usr/obj MACHINE_ARCH=i386 MACHINE=i386 CPUTYPE=i386 OBJFORMAT_PATH=/usr/obj/usr/src/i386/usr/libexec GROFF_BIN_PATH=/usr/obj/usr/src/i386/usr/bin GROFF_FONT_PATH=/usr/obj/usr/src/i386/usr/share/groff_font GROFF_TMAC_PATH=/usr/obj/usr/src/i386/usr/share/tmac DESTDIR=/usr/obj/usr/src/i386 INSTALL="sh /usr/src/tools/install.sh" PATH=/usr/obj/usr/src/i386/usr/sbin:/usr/obj/usr/src/i386/usr/bin:/usr/obj/usr/src/i386/usr/games:/sbin:/bin:/usr/sbin:/usr/bin make -f Makefile.inc1 SHARED=symlinks par-includes===> share/infocd /usr/src/share/info; make buildincludes; make installincludes===> includecd /usr/src/include; make buildincludes; make installincludescreating osreldate.h from newvers.shsetvar PARAMFILE /usr/src/include/../sys/sys/param.h; . /usr/src/include/../sys/conf/newvers.sh; echo "$COPYRIGHT" > osreldate.h; echo "#ifdef _KERNEL" >> osreldate.h; echo '#error "/usr/include/osreldate.h cannot be used in the kernel, use sys/param.h"' >> osreldate.h; echo "#else" >> osreldate.h; echo \#'undef __FreeBSD_version' >> osreldate.h; echo \#'define __FreeBSD_version' $RELDATE >> osreldate.h; echo "#endif" >> osreldate.h*** Signal 12 Stop in /usr/src/include.*** Error code 1 Thanks, _____________________________________________________________________ ¿©¸§¹æÇÐ ¿Â¶óÀÎ ÇнÀ â°í- ¾ßÈÄ! ¹è¿òÅÍ http://kr.education.yahoo.com/ Ä£±¸µé°ú ÇÔ²² ¹Ù²ãº¸¼¼¿ä. - ¾ßÈÄ! ¸Þ½ÅÀú http://kr.messenger.yahoo.com/ To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-current" in the body of the message From owner-freebsd-current Fri Aug 30 4:49:27 2002 Delivered-To: freebsd-current@freebsd.org Received: from mx1.FreeBSD.org (mx1.FreeBSD.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 7CD5837B400 for ; Fri, 30 Aug 2002 04:49:25 -0700 (PDT) Received: from smtp-send.myrealbox.com (smtp-send.myrealbox.com [192.108.102.143]) by mx1.FreeBSD.org (Postfix) with ESMTP id 2E9B243E6E for ; Fri, 30 Aug 2002 04:49:25 -0700 (PDT) (envelope-from wa1ter@hotmail.com) Received: from hotmail.com wa1ter@smtp-send.myrealbox.com [64.175.104.82] by smtp-send.myrealbox.com with NetMail SMTP Agent $Revision: 3.11 $ on Novell NetWare via secured & encrypted transport (TLS); Fri, 30 Aug 2002 05:49:26 -0600 Message-ID: <3D6FBE14.2000805@hotmail.com> Date: Fri, 30 Aug 2002 11:48:52 -0700 From: walt Organization: none User-Agent: Mozilla/5.0 (X11; U; FreeBSD i386; en-US; rv:1.1) Gecko/20020830 X-Accept-Language: en-us, en MIME-Version: 1.0 To: freebsd-current@freebsd.org Subject: /boot/loader problem Content-Type: text/plain; charset=us-ascii; format=flowed Content-Transfer-Encoding: 7bit Sender: owner-freebsd-current@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG After make world/kernel yesterday I get this error from the bootloader: BTX version =0.00 (instead of 1.01) Client format not supported. and then it hangs. I have to do a hard reset to reboot at that point. I can still boot with /boot/loader.old which works fine. I see that today's /boot/loader is 10kb smaller(166960) than loader.old(176128). I'm going to try updating again now to see if the problem goes away. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-current" in the body of the message From owner-freebsd-current Fri Aug 30 8:11:29 2002 Delivered-To: freebsd-current@freebsd.org Received: from mx1.FreeBSD.org (mx1.FreeBSD.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id EA86C37B401 for ; Fri, 30 Aug 2002 08:11:23 -0700 (PDT) Received: from mail.speakeasy.net (mail12.speakeasy.net [216.254.0.212]) by mx1.FreeBSD.org (Postfix) with ESMTP id 820B243E6A for ; Fri, 30 Aug 2002 08:11:23 -0700 (PDT) (envelope-from jhb@FreeBSD.org) Received: (qmail 10571 invoked from network); 30 Aug 2002 15:11:23 -0000 Received: from unknown (HELO server.baldwin.cx) ([216.27.160.63]) (envelope-sender ) by mail12.speakeasy.net (qmail-ldap-1.03) with DES-CBC3-SHA encrypted SMTP for ; 30 Aug 2002 15:11:23 -0000 Received: from laptop.baldwin.cx (gw1.twc.weather.com [216.133.140.1]) by server.baldwin.cx (8.12.5/8.12.5) with ESMTP id g7UFBLBQ049172; Fri, 30 Aug 2002 11:11:21 -0400 (EDT) (envelope-from jhb@FreeBSD.org) Message-ID: X-Mailer: XFMail 1.5.2 on FreeBSD X-Priority: 3 (Normal) Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 8bit MIME-Version: 1.0 In-Reply-To: <20020830104345.GA743@kaktusas.org> Date: Fri, 30 Aug 2002 11:11:24 -0400 (EDT) From: John Baldwin To: Paulius Bulotas Subject: RE: BTX: Error: Client format not supported Cc: freebsd-current@freebsd.org Sender: owner-freebsd-current@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG On 30-Aug-2002 Paulius Bulotas wrote: > Hello, > > upgraded to todays morning current from DP1, and btx loader complains about > $subj, which as I see from btxldr.s means, I'm missing something ;) in > ELF format: > cmpl $0x464c457f,(%ebx) # ELF magic number? > je start.3 # Yes > movl $e_fmt,%esi # Display error > And that something should be /boot/loader, but it's ELF ;) > What should I do now? ;) When boot2 starts to do its spin, hit a character and then type in /boot/loader.old to boot off your old loader. Once you've booted, mv /boot/loader.old /boot/loader, then update to the latest sources and you should be fine on your next rebuild. -- John Baldwin <>< http://www.FreeBSD.org/~jhb/ "Power Users Use the Power to Serve!" - http://www.FreeBSD.org/ To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-current" in the body of the message From owner-freebsd-current Fri Aug 30 8:15: 7 2002 Delivered-To: freebsd-current@freebsd.org Received: from mx1.FreeBSD.org (mx1.FreeBSD.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 95E5137B400 for ; Fri, 30 Aug 2002 08:15:04 -0700 (PDT) Received: from web13001.mail.yahoo.com (web13001.mail.yahoo.com [216.136.174.11]) by mx1.FreeBSD.org (Postfix) with SMTP id 5958643E4A for ; Fri, 30 Aug 2002 08:15:04 -0700 (PDT) (envelope-from edwinlculp@yahoo.com) Message-ID: <20020830151504.93926.qmail@web13001.mail.yahoo.com> Received: from [64.173.182.156] by web13001.mail.yahoo.com via HTTP; Fri, 30 Aug 2002 08:15:04 PDT Date: Fri, 30 Aug 2002 08:15:04 -0700 (PDT) From: Edwin Culp Subject: BTX Loader issue with today current To: current@freebsd.org MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Sender: owner-freebsd-current@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG Trying to boot with today's current I am getting GTX Loader 1.0 BTX Version 0.00 Error: Client format not supported Anyone have any ideas to be able to boot. Thanks, ed I haven't seen murphy for a while but boy did he show up today. (I don't think I have ever rebooted both my machines here at home simultaneously, before to keep this from happening.) Someday, I'll learn. __________________________________________________ Do You Yahoo!? Yahoo! Finance - Get real-time stock quotes http://finance.yahoo.com To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-current" in the body of the message From owner-freebsd-current Fri Aug 30 9:33:55 2002 Delivered-To: freebsd-current@freebsd.org Received: from mx1.FreeBSD.org (mx1.FreeBSD.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id BFD5737B400 for ; Fri, 30 Aug 2002 09:33:53 -0700 (PDT) Received: from leviathan.inethouston.net (leviathan.inethouston.net [66.64.12.249]) by mx1.FreeBSD.org (Postfix) with ESMTP id 50E7543E4A for ; Fri, 30 Aug 2002 09:33:53 -0700 (PDT) (envelope-from dwcjr@inethouston.net) Received: by leviathan.inethouston.net (Postfix, from userid 1001) id 06D1E3198CA; Fri, 30 Aug 2002 11:33:50 -0500 (CDT) Date: Fri, 30 Aug 2002 11:33:50 -0500 From: "David W. Chapman Jr." To: Edwin Culp Cc: current@freebsd.org Subject: Re: BTX Loader issue with today current Message-ID: <20020830163350.GA6317@leviathan.inethouston.net> Reply-To: "David W. Chapman Jr." Mail-Followup-To: Edwin Culp , current@freebsd.org References: <20020830151504.93926.qmail@web13001.mail.yahoo.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20020830151504.93926.qmail@web13001.mail.yahoo.com> X-Operating-System: FreeBSD 4.6-STABLE i386 User-Agent: Mutt/1.5.1i Sender: owner-freebsd-current@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG > GTX Loader 1.0 BTX Version 0.00 > Error: Client format not supported > > Anyone have any ideas to be able to boot. I'm seeing this as well. -- David W. Chapman Jr. dwcjr@inethouston.net Raintree Network Services, Inc. dwcjr@freebsd.org FreeBSD Committer To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-current" in the body of the message From owner-freebsd-current Fri Aug 30 9:34:36 2002 Delivered-To: freebsd-current@freebsd.org Received: from mx1.FreeBSD.org (mx1.FreeBSD.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 0311D37B400 for ; Fri, 30 Aug 2002 09:34:33 -0700 (PDT) Received: from leviathan.inethouston.net (leviathan.inethouston.net [66.64.12.249]) by mx1.FreeBSD.org (Postfix) with ESMTP id 574B943E42 for ; Fri, 30 Aug 2002 09:34:32 -0700 (PDT) (envelope-from dwcjr@inethouston.net) Received: by leviathan.inethouston.net (Postfix, from userid 1001) id 51F913198FC; Fri, 30 Aug 2002 11:34:35 -0500 (CDT) Date: Fri, 30 Aug 2002 11:34:35 -0500 From: "David W. Chapman Jr." To: walt Cc: freebsd-current@freebsd.org Subject: Re: /boot/loader problem Message-ID: <20020830163435.GB6317@leviathan.inethouston.net> Reply-To: "David W. Chapman Jr." Mail-Followup-To: walt , freebsd-current@freebsd.org References: <3D6FBE14.2000805@hotmail.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <3D6FBE14.2000805@hotmail.com> X-Operating-System: FreeBSD 4.6-STABLE i386 User-Agent: Mutt/1.5.1i Sender: owner-freebsd-current@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG On Fri, Aug 30, 2002 at 11:48:52AM -0700, walt wrote: > After make world/kernel yesterday I get this error from the bootloader: > > BTX version =0.00 (instead of 1.01) > Client format not supported. > > and then it hangs. I have to do a hard reset to reboot at that point. > > I can still boot with /boot/loader.old which works fine. I see that > today's /boot/loader is 10kb smaller(166960) than loader.old(176128). I can't seem to get far enough to pick my /boot/loader -- David W. Chapman Jr. dwcjr@inethouston.net Raintree Network Services, Inc. dwcjr@freebsd.org FreeBSD Committer To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-current" in the body of the message From owner-freebsd-current Fri Aug 30 9:42:47 2002 Delivered-To: freebsd-current@freebsd.org Received: from mx1.FreeBSD.org (mx1.FreeBSD.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 03E3637B401 for ; Fri, 30 Aug 2002 09:42:45 -0700 (PDT) Received: from smtpout.mac.com (smtpout.mac.com [204.179.120.97]) by mx1.FreeBSD.org (Postfix) with ESMTP id A838543E3B for ; Fri, 30 Aug 2002 09:42:44 -0700 (PDT) (envelope-from leimy2k@mac.com) Received: from smtp-relay01.mac.com (smtp-relay01-en1 [10.13.10.224]) by smtpout.mac.com (Xserve/MantshX 2.0) with ESMTP id g7UGgemF007154; Fri, 30 Aug 2002 09:42:44 -0700 (PDT) Received: from woappsx16.mac.com (woappsx16-en1 [10.13.10.116]) by smtp-relay01.mac.com (8.12.1/8.12.1/1.0) with ESMTP id g7UGgeVw017490; Fri, 30 Aug 2002 09:42:40 -0700 (PDT) Received: from woappsx16 (localhost [127.0.0.1]) by woappsx16.mac.com (8.12.2/8.10.2) with ESMTP id g7UGfltu023262; Fri, 30 Aug 2002 09:41:47 -0700 (PDT) Message-ID: <2469677.1030725707948.JavaMail.leimy2k@mac.com> Date: Fri, 30 Aug 2002 09:41:47 -0700 (PDT) From: David Leimbach To: "David W. Chapman Jr." Subject: Re: BTX Loader issue with today current Cc: Edwin Culp , current@FreeBSD.ORG Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit Sender: owner-freebsd-current@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG Make a GRUB floppy root (hd0,0,a) [first partition, first slice, first drive] kernel=/boot/loader boot have fun :) On Friday, Aug 30, 2002, at 11:33AM, David W. Chapman Jr. wrote: >> GTX Loader 1.0 BTX Version 0.00 >> Error: Client format not supported >> >> Anyone have any ideas to be able to boot. > >I'm seeing this as well. > >-- >David W. Chapman Jr. >dwcjr@inethouston.net Raintree Network Services, Inc. >dwcjr@freebsd.org FreeBSD Committer > >To Unsubscribe: send mail to majordomo@FreeBSD.org >with "unsubscribe freebsd-current" in the body of the message > > To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-current" in the body of the message From owner-freebsd-current Fri Aug 30 9:48:34 2002 Delivered-To: freebsd-current@freebsd.org Received: from mx1.FreeBSD.org (mx1.FreeBSD.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 6E1E937B400 for ; Fri, 30 Aug 2002 09:48:31 -0700 (PDT) Received: from encontacto.net (adsl-64-173-182-158.dsl.mtry01.pacbell.net [64.173.182.158]) by mx1.FreeBSD.org (Postfix) with ESMTP id 943F443E65 for ; Fri, 30 Aug 2002 09:48:16 -0700 (PDT) (envelope-from eculp@encontacto.net) Received: from localhost (localhost [127.0.0.1]) (uid 80) by encontacto.net with local; Fri, 30 Aug 2002 09:47:53 -0700 Received: from adsl-64-173-182-155.dsl.mtry01.pacbell.net (adsl-64-173-182-155.dsl.mtry01.pacbell.net [64.173.182.155]) by Mail.EnContacto.Net (IMP) with HTTP for eculp@encontacto.net@encontacto.net; Fri, 30 Aug 2002 09:47:53 -0700 Message-ID: <1030726073.3d6fa1b99a71b@Mail.EnContacto.Net> Date: Fri, 30 Aug 2002 09:47:53 -0700 From: Edwin Culp To: "David W. Chapman Jr." Cc: walt , "freebsd-current@freebsd.org" Subject: Re: /boot/loader problem References: <3D6FBE14.2000805@hotmail.com> <20020830163435.GB6317@leviathan.inethouston.net> In-Reply-To: <20020830163435.GB6317@leviathan.inethouston.net> MIME-Version: 1.0 Content-Type: text/plain Content-Disposition: inline Content-Transfer-Encoding: 7bit User-Agent: Internet Messaging Program (IMP) 4.0-cvs X-Priority: 3 (Normal) X-Originating-IP: 64.173.182.155 Sender: owner-freebsd-current@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG Quoting "David W. Chapman Jr." : | On Fri, Aug 30, 2002 at 11:48:52AM -0700, walt wrote: | > After make world/kernel yesterday I get this error from the bootloader: | > | > BTX version =0.00 (instead of 1.01) | > Client format not supported. | > | > and then it hangs. I have to do a hard reset to reboot at that point. | > | > I can still boot with /boot/loader.old which works fine. I see that | > today's /boot/loader is 10kb smaller(166960) than loader.old(176128). | | I can't seem to get far enough to pick my /boot/loader David, Good morning. I was able to get both my machines up by giving /boot/loader.old at the first prompt after the F? rather than the second. ed | | -- | David W. Chapman Jr. | dwcjr@inethouston.net Raintree Network Services, Inc. | dwcjr@freebsd.org FreeBSD Committer | | To Unsubscribe: send mail to majordomo@FreeBSD.org | with "unsubscribe freebsd-current" in the body of the message -- To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-current" in the body of the message From owner-freebsd-current Fri Aug 30 12: 9:21 2002 Delivered-To: freebsd-current@freebsd.org Received: from mx1.FreeBSD.org (mx1.FreeBSD.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id F3FE137B43A for ; Fri, 30 Aug 2002 12:09:03 -0700 (PDT) Received: from scl8owa02.int.exodus.net (scl8out02.exodus.net [66.35.230.242]) by mx1.FreeBSD.org (Postfix) with ESMTP id 0565D43E6E for ; Fri, 30 Aug 2002 12:09:03 -0700 (PDT) (envelope-from Maksim.Yevmenkin@exodus.net) Received: from scl8owa01.int.exodus.net ([66.35.230.241]) by scl8owa02.int.exodus.net with Microsoft SMTPSVC(5.0.2195.4905); Fri, 30 Aug 2002 12:10:43 -0700 Received: from exodus.net ([206.220.227.147]) by scl8owa01.int.exodus.net over TLS secured channel with Microsoft SMTPSVC(5.0.2195.4905); Fri, 30 Aug 2002 12:10:42 -0700 Message-ID: <3D6FC2C6.37DCEAF6@exodus.net> Date: Fri, 30 Aug 2002 12:08:54 -0700 From: Maksim Yevmenkin X-Mailer: Mozilla 4.78 [en] (X11; U; SunOS 5.7 sun4u) X-Accept-Language: en MIME-Version: 1.0 To: Josef Karthauser Cc: Julian Elischer , current@freebsd.org, Peter Wemm Subject: Re: USB slowdown on recent -current [PATCH] References: <3D6BCEFB.4B40833A@exodus.net> <3D6BE521.937373AE@exodus.net> <20020828105535.GA4404@genius.tao.org.uk> Content-Type: multipart/mixed; boundary="------------BF359346C0AD3AC7BFD25A22" X-OriginalArrivalTime: 30 Aug 2002 19:10:42.0654 (UTC) FILETIME=[EF932FE0:01C25058] Sender: owner-freebsd-current@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG This is a multi-part message in MIME format. --------------BF359346C0AD3AC7BFD25A22 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Hackers, please find attached patch for UHCI that fixes bus hanging after a device has been unplugged. i can not provide a patch for OHCI because i do not have hardware to test. after looking into this in more detail i found a somewhat similar patch in PR "kern/37928". also if someone can comment on http://mail-index.netbsd.org/current-users/2001/04/13/0022.html regarding to FreeBSD. another problems i'm having with USB are 1) when i put my laptop into docking station it somewhat hard to attach USB device. i'm getting "device problem" errors (see attached usb.errors file). however if i try to plug/ unplug device several times then it works. perhaps something is wrong with USB hub in docking station? there is no such problem when i connect device directly to the laptop, i.e. no docking station. 2) there is bug somewhere which i can reproduce at will with my hardware. it seems that USB stack missing one interrupt transfer from the device. in only happens when driver re-opens USB pipes, i.e. 1) Device plugged 2) Driver open USB pipe 3) Driver sends control request 4) Device sends interrupt transfer 1 5) Device sends interrupt transfer 2 6) Driver closes USB pipe 7) Driver opens USB pipe 8) Driver sends control request 9) ??? no interrupt transfer 1 ??? 10) Device sends interrupt transfer 2 if i re-plug device than everything works again. i can reproduce it with both my driver and "ugen" driver. any clues? thanks, max Josef Karthauser wrote: > > On Tue, Aug 27, 2002 at 01:46:25PM -0700, Maksim Yevmenkin wrote: > > Hackers, > > > > Replying to myself and -current. Strange, but commenting out > > > > #define USB_USE_SOFTINTR > > > > in /sys/dev/usb_ports.h fixed my problem. USB device back to > > full speed and now i'm getting solid ~60 KBytes/sec. > > > > Note: this is _the_only_ change i made. the rest of the > > code has not been changed. > > > > Hmmm.... Anyone care to comment? > > That's interesting and was going to be my suggestion. > Unfortunately there's a nasty bug in there without that defined, which > I've not managed to track down yet. If you come across it please let > me know privately and we'll try and nail it. It manifests itself as the > bus hanging after a device has been unplugged. > > Joe > -- > "As far as the laws of mathematics refer to reality, they are not certain; > and as far as they are certain, they do not refer to reality." - Albert > Einstein, 1921 --------------BF359346C0AD3AC7BFD25A22 Content-Type: text/plain; charset=us-ascii; name="usb.errors" Content-Transfer-Encoding: 7bit Content-Disposition: inline; filename="usb.errors" Aug 30 11:34:22 beetle kernel: usbd_new_device: addr=3, getting first desc failed Aug 30 11:34:23 beetle kernel: uhub_explore: usb_new_device failed, error=IOERROR Aug 30 11:34:23 beetle kernel: uhub1: device problem, disabling port 1 Aug 30 11:34:27 beetle kernel: usbd_new_device: addr=3, getting first desc failed Aug 30 11:34:27 beetle kernel: uhub_explore: usb_new_device failed, error=IOERROR Aug 30 11:34:27 beetle kernel: uhub1: device problem, disabling port 2 Aug 30 11:34:30 beetle kernel: usbd_new_device: addr=3, getting first desc failed Aug 30 11:34:30 beetle kernel: uhub_explore: usb_new_device failed, error=IOERROR Aug 30 11:34:30 beetle kernel: uhub1: device problem, disabling port 2 Aug 30 11:34:33 beetle kernel: usbd_new_device: addr=3, getting first desc failed Aug 30 11:34:33 beetle kernel: uhub_explore: usb_new_device failed, error=IOERROR Aug 30 11:34:33 beetle kernel: uhub1: device problem, disabling port 1 Aug 30 11:34:36 beetle kernel: usbd_new_device: addr=3, getting first desc failed Aug 30 11:34:36 beetle kernel: uhub_explore: usb_new_device failed, error=IOERROR Aug 30 11:34:36 beetle kernel: uhub1: device problem, disabling port 2 Aug 30 11:34:38 beetle kernel: usbd_new_device: addr=3, getting first desc failed Aug 30 11:34:38 beetle kernel: uhub_explore: usb_new_device failed, error=IOERROR Aug 30 11:34:38 beetle kernel: uhub1: device problem, disabling port 1 Aug 30 11:34:41 beetle kernel: usbd_new_device: addr=3, getting first desc failed Aug 30 11:34:41 beetle kernel: uhub_explore: usb_new_device failed, error=IOERROR Aug 30 11:34:41 beetle kernel: uhub1: device problem, disabling port 2 Aug 30 11:34:44 beetle kernel: usbd_new_device: addr=3, getting first desc failed Aug 30 11:34:44 beetle kernel: uhub_explore: usb_new_device failed, error=IOERROR Aug 30 11:34:44 beetle kernel: uhub1: device problem, disabling port 1 Aug 30 11:34:46 beetle kernel: usbd_new_device: addr=3, getting first desc failed Aug 30 11:34:46 beetle kernel: uhub_explore: usb_new_device failed, error=IOERROR Aug 30 11:34:46 beetle kernel: uhub1: device problem, disabling port 1 Aug 30 11:34:49 beetle kernel: ubt0: 3Com product 0x00a0, rev 1.10/1.15, addr 3 Aug 30 11:34:49 beetle kernel: ubt0: Interface 0 endpoints: interrupt=0x81, bulk-in=0x82, bulk-out=0x2 Aug 30 11:34:49 beetle kernel: ubt0: Interface 1 (alt.config 5) endpoints: isoc-in=0x83, isoc-out=0x3; wMaxPacketSize=49; nframes=6, buffer size=294 --------------BF359346C0AD3AC7BFD25A22 Content-Type: text/plain; charset=us-ascii; name="usb.patch" Content-Transfer-Encoding: 7bit Content-Disposition: inline; filename="usb.patch" --- uhci.c.orig Thu Aug 29 09:30:08 2002 +++ uhci.c Fri Aug 30 10:24:57 2002 @@ -1264,18 +1264,20 @@ * output on a slow console). * We scan all interrupt descriptors to see if any have * completed. */ LIST_FOREACH(ii, &sc->sc_intrhead, list) uhci_check_intr(sc, ii); +#ifdef USB_USE_SOFTINTR if (sc->sc_softwake) { sc->sc_softwake = 0; wakeup(&sc->sc_softwake); } +#endif /* USB_USE_SOFTINTR */ sc->sc_bus.intr_context--; } /* Check for an interrupt. */ void uhci_check_intr(uhci_softc_t *sc, uhci_intr_info_t *ii) @@ -1923,18 +1925,22 @@ /* * Step 2: Wait until we know hardware has finished any possible * use of the xfer. Also make sure the soft interrupt routine * has run. */ usb_delay_ms(upipe->pipe.device->bus, 2); /* Hardware finishes in 1ms */ s = splusb(); +#ifdef USB_USE_SOFTINTR sc->sc_softwake = 1; +#endif /* USB_USE_SOFTINTR */ usb_schedsoftintr(&sc->sc_bus); +#ifdef USB_USE_SOFTINTR DPRINTFN(1,("uhci_abort_xfer: tsleep\n")); tsleep(&sc->sc_softwake, PZERO, "uhciab", 0); +#endif /* USB_USE_SOFTINTR */ splx(s); /* * Step 3: Execute callback. */ xfer->hcpriv = ii; --- uhcivar.h.orig Thu Aug 29 09:29:58 2002 +++ uhcivar.h Thu Aug 29 09:31:08 2002 @@ -163,15 +163,18 @@ u_int8_t sc_addr; /* device address */ u_int8_t sc_conf; /* device configuration */ u_int8_t sc_saved_sof; u_int16_t sc_saved_frnum; +#ifdef USB_USE_SOFTINTR char sc_softwake; +#endif /* USB_USE_SOFTINTR */ + char sc_isreset; char sc_suspend; char sc_dying; LIST_HEAD(, uhci_intr_info) sc_intrhead; /* Info for the root hub interrupt channel. */ --- usb_port.h.orig Tue Aug 27 13:06:39 2002 +++ usb_port.h Fri Aug 30 11:08:42 2002 @@ -335,15 +335,15 @@ MALLOC_DECLARE(M_USBDEV); MALLOC_DECLARE(M_USBHC); #endif #define USBVERBOSE -#define USB_USE_SOFTINTR +/* #define USB_USE_SOFTINTR */ #define Static static #define device_ptr_t device_t #define USBBASEDEVICE device_t #define USBDEV(bdev) (bdev) #define USBDEVNAME(bdev) device_get_nameunit(bdev) --------------BF359346C0AD3AC7BFD25A22-- To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-current" in the body of the message From owner-freebsd-current Fri Aug 30 12:48: 4 2002 Delivered-To: freebsd-current@freebsd.org Received: from mx1.FreeBSD.org (mx1.FreeBSD.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id D820437B406 for ; Fri, 30 Aug 2002 12:47:55 -0700 (PDT) Received: from malasada.lava.net (malasada.lava.net [64.65.64.17]) by mx1.FreeBSD.org (Postfix) with ESMTP id 3434743E42 for ; Fri, 30 Aug 2002 12:46:05 -0700 (PDT) (envelope-from cliftonr@lava.net) Received: from localhost (3703 bytes) by malasada.lava.net; Fri, 30 Aug 2002 09:45:54 -1000 (HST) via sendmail [stdio] id for Date: Fri, 30 Aug 2002 09:45:54 -1000 From: Clifton Royston To: current@freebsd.org Subject: [long] Server motherboard recommendations for 4.X/5.X? Message-ID: <20020830094554.F16717@lava.net> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline User-Agent: Mutt/1.2.5.1i Sender: owner-freebsd-current@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG [I'm posting this query separately on the freebsd-current and freebsd-stable mailing lists, so as not to cross the streams. If you subscribe to both and see it both places, no need to reply to both.] We are about to spec and buy a new central mail server at LavaNet, and we want to be sure that the motherboard/CPU combo we buy runs well both with FreeBSD 4.6/4.7 (at the time we install it) and also down the road when we upgrade to what's now -CURRENT, probably around 5.1. This server will initially be in a non-redundant configuration (because of the difficulty of virtualizing mailspool access) so our major concerns are stability, stability, disk I/O performance, and stability. We'd like to have console video, IDE (for CD-ROM), SCSI, and at least 2 100BaseT LAN ports integrated on the motherboard because of our experience that this improves reliability. The Intel Ethernet chipsets and the Adaptec SCSI chipset are pluses, because they've given us good performance under both BSD/OS and FreeBSD. Disk storage will be external RAID, probably 10Krpm SCSI drives striped as RAID 1+0, on an Ultra-160 SCSI bus back to the main server. Eventually we might migrate to serving or mounting files via NFS, which would make GigE a plus. CPU performance is not a concern because disk I/O dominates performance on most mail servers; we'll probably put 1.8GHz CPUs into it due to price. We've settled on a dual P4-Xeon board on grounds of wide support and expected stability. (No Intel-AMD holy wars please; we may try out dual Athlon MP boards like the Tyan K7 on a different server.) The Tyan "Thunder" i7500 *tentatively* looks like a good candidate to us. It meets all the above criteria, uses the Adaptec 7899 onboard 2-channel Ultra-160 SCSI controller (equivalent to 39160), has an Intel 82550 (10/100) and 82544GC (10/100/1000) LAN port, takes up to 6 slots of ECC PC2100/PC1600 DDR RAM, and has multiple 64-bit/133 MHz PCI-X slots for expansion. It uses the AMI BIOS and Intel E7500 chipset. If anybody is using these boards and is either unhappy or happy with their FreeBSD compatibility, I'd very much like to hear. Otherwise, if you have a favorite P4-Xeon high-integration server board that meets the above criteria and you know it works with both 4.x and -CURRENT, we'll happily take recommendations. If anyone wants to also recommend us a favorite rackmount server integrator, that wouldn't hurt. We're aware of FreeBSDSystems, ASA Computers, IXsystems, Arista IPC, and California Digital (formerly VA Linux) and have bought from the last few. We're particularly looking for one who can provide a system with dual power supplies fed from two separate power cords, similar to what you find on a high-end router or switch; we're thinking a 4U system for ease of adding any expansion cards we might need down the road. We'll install the OS, etc. but if we can take the assembly time off our hands that would be nice. Thanks in advance for any answers, -- Clifton -- Clifton Royston -- LavaNet Systems Architect -- cliftonr@lava.net "What do we need to make our world come alive? What does it take to make us sing? While we're waiting for the next one to arrive..." - Sisters of Mercy To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-current" in the body of the message From owner-freebsd-current Fri Aug 30 15: 4:38 2002 Delivered-To: freebsd-current@freebsd.org Received: from mx1.FreeBSD.org (mx1.FreeBSD.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id A07FD37B400 for ; Fri, 30 Aug 2002 15:04:34 -0700 (PDT) Received: from bremen.shuttle.de (bremen.shuttle.de [194.95.249.251]) by mx1.FreeBSD.org (Postfix) with ESMTP id AC5A243E4A for ; Fri, 30 Aug 2002 15:04:33 -0700 (PDT) (envelope-from schweikh@schweikhardt.net) Received: from bremen.shuttle.de (localhost [127.0.0.1]) by bremen.shuttle.de (Postfix) with ESMTP id 110A317D6D; Sat, 31 Aug 2002 00:04:31 +0200 (CEST) Received: (from uucp@localhost) by bremen.shuttle.de (8.12.3/8.12.3/Debian -4) with UUCP id g7UM4UCK010495; Sat, 31 Aug 2002 00:04:30 +0200 Received: from hal9000.schweikhardt.net (localhost [127.0.0.1]) by hal9000.schweikhardt.net (8.12.5/8.12.5) with ESMTP id g7UM4kV1002322; Sat, 31 Aug 2002 00:04:46 +0200 (CEST) (envelope-from schweikh@hal9000.schweikhardt.net) Received: (from schweikh@localhost) by hal9000.schweikhardt.net (8.12.5/8.12.3/Submit) id g7UM4iJN002321; Sat, 31 Aug 2002 00:04:44 +0200 (CEST) Date: Sat, 31 Aug 2002 00:04:44 +0200 From: Jens Schweikhardt To: "Vladimir B. Grebenschikov" Cc: freebsd-current@FreeBSD.ORG Subject: Re: CURRENT's termcap broken Message-ID: <20020831000444.A870@schweikhardt.net> References: <20020828124821.GA6231@starjuice.net> <20020828190424.A1294@schweikhardt.net> <20020828173532.GA64845@starjuice.net> <20020828203206.C1294@schweikhardt.net> <20020828190918.GA37295@starjuice.net> <20020828214105.D1294@schweikhardt.net> <200208281946.g7SJksgI019098@intruder.bmah.org> <1030626197.842.77.camel@vbook.express.ru> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <1030626197.842.77.camel@vbook.express.ru> User-Agent: Mutt/1.3.22.1i Sender: owner-freebsd-current@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG On Thu, Aug 29, 2002 at 05:03:17PM +0400, Vladimir B. Grebenschikov wrote: # ? Wed, 28.08.2002, ? 23:46, Bruce A. Mah ???????: # > If memory serves me right, Jens Schweikhardt wrote: # > # > > # Do you have time to commit mention of it to UPDATING? If so, please # > > # draw Bruce Mah's attention to the delta so that he can steal your text # > > # for use in the release notes. If not, I'll get around to it eventually. # > > # :-) # > > # > > I just added a note to src/UPDATING. Bruce, are you listening # > > for the release notes? # > > # > > 20020827: # > > Our /etc/termcap now has all the entries from the XFree86 xterm # > > almost unchanged. This means xterm now supports color by default. # > > If you used TERM=xterm-color in the past you now should use # > > TERM=xterm. (xterm-color will lead to benign warnings). # > # # After this update, xterm-color produce warnings: # vbook:/home/vova 129_> mc # "TERMCAP", line 0, terminal 'xterm-color': enter_alt_charset_mode but no # acs_chars # "TERMCAP", line 0, terminal 'xterm-color': exit_alt_charset_mode but no # acs_chars # # and midnight commander shows all with -, +, | instead of # pesudo-graphics. It seems this is the price we pay for alignment with what XFree86 ships. # Ok I have tried setenv TERM xterm, midnight commander now black and # white, where I have mistaken ? I just installed the misc/mc package from 4.6 and midc is fully colored under xterm, rxvt and the console. Do you have a stale termcap.db? Does midc use/read some config file that says "no color"? Regards, Jens -- Jens Schweikhardt http://www.schweikhardt.net/ SIGSIG -- signature too long (core dumped) To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-current" in the body of the message From owner-freebsd-current Fri Aug 30 17:20:17 2002 Delivered-To: freebsd-current@freebsd.org Received: from mx1.FreeBSD.org (mx1.FreeBSD.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 7CF3437B405 for ; Fri, 30 Aug 2002 17:20:09 -0700 (PDT) Received: from nagual.pp.ru (pobrecita.freebsd.ru [194.87.13.42]) by mx1.FreeBSD.org (Postfix) with ESMTP id 5740443E6A for ; Fri, 30 Aug 2002 17:20:08 -0700 (PDT) (envelope-from ache@pobrecita.freebsd.ru) Received: from pobrecita.freebsd.ru (ache@localhost [127.0.0.1]) by nagual.pp.ru (8.12.5/8.12.5) with ESMTP id g7V0JtKu062017; Sat, 31 Aug 2002 04:19:57 +0400 (MSD) (envelope-from ache@pobrecita.freebsd.ru) Received: (from ache@localhost) by pobrecita.freebsd.ru (8.12.5/8.12.5/Submit) id g7V0JkGp062016; Sat, 31 Aug 2002 04:19:46 +0400 (MSD) (envelope-from ache) Date: Sat, 31 Aug 2002 04:19:44 +0400 From: =?koi8-r?B?4c7E0sXKIP7F0s7P1w==?= To: Jens Schweikhardt Cc: "Vladimir B. Grebenschikov" , freebsd-current@FreeBSD.ORG Subject: Re: CURRENT's termcap broken Message-ID: <20020831001942.GA61901@nagual.pp.ru> References: <20020828124821.GA6231@starjuice.net> <20020828190424.A1294@schweikhardt.net> <20020828173532.GA64845@starjuice.net> <20020828203206.C1294@schweikhardt.net> <20020828190918.GA37295@starjuice.net> <20020828214105.D1294@schweikhardt.net> <200208281946.g7SJksgI019098@intruder.bmah.org> <1030626197.842.77.camel@vbook.express.ru> <20020831000444.A870@schweikhardt.net> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20020831000444.A870@schweikhardt.net> User-Agent: Mutt/1.5.1i Sender: owner-freebsd-current@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG On Sat, Aug 31, 2002 at 00:04:44 +0200, Jens Schweikhardt wrote: > # and midnight commander shows all with -, +, | instead of > # pesudo-graphics. > > It seems this is the price we pay for alignment with what XFree86 ships. > We don't need to pay, if entries will be _really_ corrected instead of _blindly_ updated. If you don't have experience to correct new entry afterwards to satisfy requirements, better back out this commit. -- Andrey A. Chernov http://ache.pp.ru/ To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-current" in the body of the message From owner-freebsd-current Fri Aug 30 18:47:27 2002 Delivered-To: freebsd-current@freebsd.org Received: from mx1.FreeBSD.org (mx1.FreeBSD.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id E8A5937B400 for ; Fri, 30 Aug 2002 18:47:24 -0700 (PDT) Received: from CRWdog.demon.co.uk (ppp-67-116-46-57.dialup.sntc01.pacbell.net [67.116.46.57]) by mx1.FreeBSD.org (Postfix) with ESMTP id CDA2B43E3B for ; Fri, 30 Aug 2002 18:47:23 -0700 (PDT) (envelope-from spadger@best.com) Received: from localhost (localhost [127.0.0.1]) by CRWdog.demon.co.uk (Postfix) with ESMTP id A1DCFA9; Fri, 30 Aug 2002 21:47:16 -0400 (EDT) X-Mailer: exmh version 2.5 07/13/2001 with nmh-1.0.4 To: =?koi8-r?B?4c7E0sXKIP7F0s7P1w==?= Cc: Jens Schweikhardt , "Vladimir B. Grebenschikov" , freebsd-current@FreeBSD.ORG, andy@CRWdog.demon.co.uk Subject: Re: CURRENT's termcap broken In-Reply-To: Message from =?koi8-r?B?4c7E0sXKIP7F0s7P1w==?= of "Sat, 31 Aug 2002 04:19:44 +0400." <20020831001942.GA61901@nagual.pp.ru> Mime-Version: 1.0 Content-Type: multipart/signed; boundary="==_Exmh_-424615468P"; micalg=pgp-sha1; protocol="application/pgp-signature" Content-Transfer-Encoding: 7bit Date: Fri, 30 Aug 2002 21:47:16 -0400 From: Andy Sparrow Message-Id: <20020831014716.A1DCFA9@CRWdog.demon.co.uk> Sender: owner-freebsd-current@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG --==_Exmh_-424615468P Content-Type: text/plain; charset=us-ascii > On Sat, Aug 31, 2002 at 00:04:44 +0200, Jens Schweikhardt wrote: > > # and midnight commander shows all with -, +, | instead of > > # pesudo-graphics. > > > > It seems this is the price we pay for alignment with what XFree86 ships. > > > > We don't need to pay, if entries will be _really_ corrected instead of > _blindly_ updated. IMHO, it has been corrected, and was incorrect before. FWIW, this would also appear to be the opinion of the current maintainer of 'xterm' for XFree86. Ache, have you read bin/41143? Regards, AS --==_Exmh_-424615468P Content-Type: application/pgp-signature -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.0.7 (FreeBSD) Comment: Exmh version 2.5 07/13/2001 iD8DBQE9cCAkPHh895bDXeQRAt2HAKCv35W80rgltSlcTrcT/Q5QW1mGNQCfaaDX YLsYwlJ4krDKjx8GqhM13Fc= =UBOm -----END PGP SIGNATURE----- --==_Exmh_-424615468P-- To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-current" in the body of the message From owner-freebsd-current Fri Aug 30 18:59:27 2002 Delivered-To: freebsd-current@freebsd.org Received: from mx1.FreeBSD.org (mx1.FreeBSD.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id AF61C37B400 for ; Fri, 30 Aug 2002 18:59:24 -0700 (PDT) Received: from nagual.pp.ru (pobrecita.freebsd.ru [194.87.13.42]) by mx1.FreeBSD.org (Postfix) with ESMTP id A061843E42 for ; Fri, 30 Aug 2002 18:59:23 -0700 (PDT) (envelope-from ache@pobrecita.freebsd.ru) Received: from pobrecita.freebsd.ru (ache@localhost [127.0.0.1]) by nagual.pp.ru (8.12.5/8.12.5) with ESMTP id g7V1x8Ku062908; Sat, 31 Aug 2002 05:59:10 +0400 (MSD) (envelope-from ache@pobrecita.freebsd.ru) Received: (from ache@localhost) by pobrecita.freebsd.ru (8.12.5/8.12.5/Submit) id g7V1x4E6062907; Sat, 31 Aug 2002 05:59:04 +0400 (MSD) (envelope-from ache) Date: Sat, 31 Aug 2002 05:59:03 +0400 From: =?koi8-r?B?4c7E0sXKIP7F0s7P1w==?= To: Andy Sparrow Cc: Jens Schweikhardt , "Vladimir B. Grebenschikov" , freebsd-current@FreeBSD.ORG, andy@CRWdog.demon.co.uk Subject: Re: CURRENT's termcap broken Message-ID: <20020831015903.GA62859@nagual.pp.ru> References: <20020831001942.GA61901@nagual.pp.ru> <20020831014716.A1DCFA9@CRWdog.demon.co.uk> Mime-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-md5; protocol="application/pgp-signature"; boundary="OXfL5xGRrasGEqWY" Content-Disposition: inline In-Reply-To: <20020831014716.A1DCFA9@CRWdog.demon.co.uk> User-Agent: Mutt/1.5.1i Sender: owner-freebsd-current@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG --OXfL5xGRrasGEqWY Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: quoted-printable On Fri, Aug 30, 2002 at 21:47:16 -0400, Andy Sparrow wrote: > > On Sat, Aug 31, 2002 at 00:04:44 +0200, Jens Schweikhardt wrote: > > > # and midnight commander shows all with -, +, | instead of > > > # pesudo-graphics. > > >=20 > > > It seems this is the price we pay for alignment with what XFree86 shi= ps. > > >=20 > >=20 > > We don't need to pay, if entries will be _really_ corrected instead of > > _blindly_ updated. >=20 > IMHO, it has been corrected, and was incorrect before. I mean, corrected for ACS characters (pseudo-graphics), which are correct= =20 before. Read complains above. > Ache, have you read bin/41143? To fix what you mean, just moving 'xterm-color' entry additional color capabilities directly to 'xterm' entry and making 'xterm-color' as=20 alias to 'xterm' will be enough to fix PR. --=20 Andrey A. Chernov http://ache.pp.ru/ --OXfL5xGRrasGEqWY Content-Type: application/pgp-signature Content-Disposition: inline -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.0.7 (FreeBSD) iQCVAwUBPXAi5uJgpPLZnQjrAQGxcgQA49RQrVDwHEwLDowAJ7eb5vQJMst+y1PP mQOwXkWiTgPAlTdaGJUov74ame8r2Q57Eu8xMsGg7OZTOa/7WtAC6/SqphA45iNf hS745y5Hsb0+xe+bnZGS1xLE/t95eYnJ3SA8BkoRoLYQALaDVe0OgrUayQQagLUC q707MP5onyA= =fQOP -----END PGP SIGNATURE----- --OXfL5xGRrasGEqWY-- To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-current" in the body of the message From owner-freebsd-current Fri Aug 30 19:12:45 2002 Delivered-To: freebsd-current@freebsd.org Received: from mx1.FreeBSD.org (mx1.FreeBSD.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 9878D37B400 for ; Fri, 30 Aug 2002 19:12:41 -0700 (PDT) Received: from CRWdog.demon.co.uk (ppp-67-116-46-57.dialup.sntc01.pacbell.net [67.116.46.57]) by mx1.FreeBSD.org (Postfix) with ESMTP id DEEAF43E42 for ; Fri, 30 Aug 2002 19:12:39 -0700 (PDT) (envelope-from spadger@best.com) Received: from localhost (localhost [127.0.0.1]) by CRWdog.demon.co.uk (Postfix) with ESMTP id 783C5A9; Fri, 30 Aug 2002 22:12:33 -0400 (EDT) X-Mailer: exmh version 2.5 07/13/2001 with nmh-1.0.4 To: =?koi8-r?B?4c7E0sXKIP7F0s7P1w==?= Cc: Andy Sparrow , Jens Schweikhardt , "Vladimir B. Grebenschikov" , freebsd-current@FreeBSD.ORG Subject: Re: CURRENT's termcap broken In-Reply-To: Message from =?koi8-r?B?4c7E0sXKIP7F0s7P1w==?= of "Sat, 31 Aug 2002 05:59:03 +0400." <20020831015903.GA62859@nagual.pp.ru> Mime-Version: 1.0 Content-Type: multipart/signed; boundary="==_Exmh_-93063093P"; micalg=pgp-sha1; protocol="application/pgp-signature" Content-Transfer-Encoding: 7bit Date: Fri, 30 Aug 2002 22:12:33 -0400 From: Andy Sparrow Message-Id: <20020831021233.783C5A9@CRWdog.demon.co.uk> Sender: owner-freebsd-current@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG --==_Exmh_-93063093P Content-Type: text/plain; charset=us-ascii > > IMHO, it has been corrected, and was incorrect before. > > I mean, corrected for ACS characters (pseudo-graphics), which are correct > before. Read complains above. I believe that these are fixed by not using an incorrect termtype (e.g. 'xterm-color', which refers to another terminal type altogether). > > Ache, have you read bin/41143? > > To fix what you mean, just moving 'xterm-color' entry additional color > capabilities directly to 'xterm' entry and making 'xterm-color' as > alias to 'xterm' will be enough to fix PR. Hmmm. Except that 'xterm-color' is widely used as a cap for an older (and incompatible) termtype, as stated in the PR. And the author of xterm has widely criticised FreeBSD's incorrect handling of other attributes. To the point where he has documented the brokeness in his FAQ, and specifically advises to use the termcap supplied with 'xterm'. Again, as stated in the PR. Specifically: http://dickey.his.com/xterm/xterm.faq.html#xterm_terminfo Regards, AS --==_Exmh_-93063093P Content-Type: application/pgp-signature -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.0.7 (FreeBSD) Comment: Exmh version 2.5 07/13/2001 iD8DBQE9cCYRPHh895bDXeQRAiSVAKCeE1m1UKRYUPpn5uo9NtoJqpIRDgCgsNgS eSXRSIOrKZV2XkpcVTqU1yk= =4i1z -----END PGP SIGNATURE----- --==_Exmh_-93063093P-- To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-current" in the body of the message From owner-freebsd-current Fri Aug 30 19:26:37 2002 Delivered-To: freebsd-current@freebsd.org Received: from mx1.FreeBSD.org (mx1.FreeBSD.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 2FE2137B434 for ; Fri, 30 Aug 2002 19:26:26 -0700 (PDT) Received: from nagual.pp.ru (pobrecita.freebsd.ru [194.87.13.42]) by mx1.FreeBSD.org (Postfix) with ESMTP id 24EA843E4A for ; Fri, 30 Aug 2002 19:26:25 -0700 (PDT) (envelope-from ache@pobrecita.freebsd.ru) Received: from pobrecita.freebsd.ru (ache@localhost [127.0.0.1]) by nagual.pp.ru (8.12.5/8.12.5) with ESMTP id g7V2QLKu063190; Sat, 31 Aug 2002 06:26:21 +0400 (MSD) (envelope-from ache@pobrecita.freebsd.ru) Received: (from ache@localhost) by pobrecita.freebsd.ru (8.12.5/8.12.5/Submit) id g7V2QKwa063189; Sat, 31 Aug 2002 06:26:20 +0400 (MSD) (envelope-from ache) Date: Sat, 31 Aug 2002 06:26:20 +0400 From: =?koi8-r?B?4c7E0sXKIP7F0s7P1w==?= To: Andy Sparrow Cc: Jens Schweikhardt , "Vladimir B. Grebenschikov" , freebsd-current@FreeBSD.ORG Subject: Re: CURRENT's termcap broken Message-ID: <20020831022619.GA63146@nagual.pp.ru> References: <20020831015903.GA62859@nagual.pp.ru> <20020831021233.783C5A9@CRWdog.demon.co.uk> Mime-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-md5; protocol="application/pgp-signature"; boundary="a8Wt8u1KmwUX3Y2C" Content-Disposition: inline In-Reply-To: <20020831021233.783C5A9@CRWdog.demon.co.uk> User-Agent: Mutt/1.5.1i Sender: owner-freebsd-current@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG --a8Wt8u1KmwUX3Y2C Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: quoted-printable On Fri, Aug 30, 2002 at 22:12:33 -0400, Andy Sparrow wrote: >=20 > And the author of xterm has widely criticised FreeBSD's incorrect=20 > handling of other attributes. To the point where he has documented the=20 > brokeness in his FAQ, and specifically advises to use the termcap=20 > supplied with 'xterm'. Again, as stated in the PR. >=20 > Specifically: >=20 > http://dickey.his.com/xterm/xterm.faq.html#xterm_terminfo This info is obsoleted. 'bce' issue was already corrected few commits=20 before. --=20 Andrey A. Chernov http://ache.pp.ru/ --a8Wt8u1KmwUX3Y2C Content-Type: application/pgp-signature Content-Disposition: inline -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.0.7 (FreeBSD) iQCUAwUBPXApS+JgpPLZnQjrAQG3SwP3Wzuk5BDDSclAo+W/2mFS6YJFWz1xBlFU P4LLUYZVlPml8Mj5+ijRADGxyslwWOVl0ombUPEWSIyGLeR0+1kwm4EuN/tTAob8 2NjzLPlEHeSdlxpXYPV1iJsmuNDpZ2tmSrVveHpYGpp5Yr/sY/eOTyAQbWM+OdjI 01kYhRUQxA== =CAWB -----END PGP SIGNATURE----- --a8Wt8u1KmwUX3Y2C-- To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-current" in the body of the message From owner-freebsd-current Sat Aug 31 0:33:53 2002 Delivered-To: freebsd-current@freebsd.org Received: from mx1.FreeBSD.org (mx1.FreeBSD.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id CFE9137B400 for ; Sat, 31 Aug 2002 00:33:47 -0700 (PDT) Received: from ref5.freebsd.org (ref5.FreeBSD.org [216.136.204.102]) by mx1.FreeBSD.org (Postfix) with ESMTP id 87AEA43E3B for ; Sat, 31 Aug 2002 00:33:47 -0700 (PDT) (envelope-from des@FreeBSD.org) Received: from ref5.freebsd.org (localhost [127.0.0.1]) by ref5.freebsd.org (8.12.5/8.12.5) with ESMTP id g7V7Xlgr096116 for ; Sat, 31 Aug 2002 00:33:47 -0700 (PDT) (envelope-from des@ref5.freebsd.org) Received: (from des@localhost) by ref5.freebsd.org (8.12.5/8.12.5/Submit) id g7V7Xl5m096114 for current@freebsd.org; Sat, 31 Aug 2002 00:33:47 -0700 (PDT) Date: Sat, 31 Aug 2002 00:33:47 -0700 (PDT) From: Dag-Erling Smorgrav Message-Id: <200208310733.g7V7Xl5m096114@ref5.freebsd.org> To: current@freebsd.org Subject: i386 tinderbox failure Sender: owner-freebsd-current@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG -------------------------------------------------------------- >>> Rebuilding the temporary build tree -------------------------------------------------------------- >>> 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/i386/obj/local0/scratch/des/src/i386/usr/include -------------------------------------------------------------- >>> stage 4: building libraries -------------------------------------------------------------- >>> stage 4: make dependencies -------------------------------------------------------------- >>> stage 4: building everything.. -------------------------------------------------------------- >>> Kernel build for GENERIC started on Fri Aug 30 22:34:55 PDT 2002 -------------------------------------------------------------- >>> Kernel build for GENERIC completed on Fri Aug 30 23:38:55 PDT 2002 -------------------------------------------------------------- >>> Kernel build for LINT started on Fri Aug 30 23:38:55 PDT 2002 -------------------------------------------------------------- ===> xe /local0/scratch/des/src/sys/contrib/dev/acpica/dbdisply.c:480: warning: no previous prototype for `AcpiDbDecodeNode' /local0/scratch/des/src/sys/contrib/dev/acpica/dbdisply.c:131: warning: `_THIS_MODULE' defined but not used /local0/scratch/des/src/sys/contrib/dev/acpica/dbexec.c:124: warning: `_THIS_MODULE' defined but not used /local0/scratch/des/src/sys/contrib/dev/acpica/dbhistry.c:124: warning: `_THIS_MODULE' defined but not used /local0/scratch/des/src/sys/contrib/dev/acpica/dbinput.c:125: warning: `_THIS_MODULE' defined but not used /local0/scratch/des/src/sys/contrib/dev/acpica/dbstats.c:125: warning: `_THIS_MODULE' defined but not used /local0/scratch/des/src/sys/contrib/dev/acpica/dbxface.c:127: warning: `_THIS_MODULE' defined but not used /local0/scratch/des/src/sys/contrib/dev/acpica/hwgpe.c:122: warning: `_THIS_MODULE' defined but not used /local0/scratch/des/src/sys/contrib/dev/acpica/hwregs.c: In function `AcpiGetSleepTypeData': /local0/scratch/des/src/sys/contrib/dev/acpica/hwregs.c:242: warning: cast discards qualifiers from pointer target type /local0/scratch/des/src/sys/contrib/dev/acpica/nsxfname.c:125: warning: `_THIS_MODULE' defined but not used /local0/scratch/des/src/sys/contrib/dev/acpica/nsxfobj.c:126: warning: `_THIS_MODULE' defined but not used /local0/scratch/des/src/sys/contrib/dev/acpica/rsdump.c:124: warning: `_THIS_MODULE' defined but not used /local0/scratch/des/src/sys/contrib/dev/acpica/utclib.c:129: warning: `_THIS_MODULE' defined but not used /local0/scratch/des/src/sys/contrib/dev/acpica/utdebug.c:122: warning: `_THIS_MODULE' defined but not used /local0/scratch/des/src/sys/contrib/dev/acpica/utglobal.c: In function `AcpiUtGetRegionName': /local0/scratch/des/src/sys/contrib/dev/acpica/utglobal.c:492: warning: cast discards qualifiers from pointer target type /local0/scratch/des/src/sys/contrib/dev/acpica/utglobal.c: In function `AcpiUtGetEventName': /local0/scratch/des/src/sys/contrib/dev/acpica/utglobal.c:530: warning: cast discards qualifiers from pointer target type /local0/scratch/des/src/sys/contrib/dev/acpica/utglobal.c: In function `AcpiUtGetTypeName': /local0/scratch/des/src/sys/contrib/dev/acpica/utglobal.c:607: warning: cast discards qualifiers from pointer target type /local0/scratch/des/src/sys/contrib/dev/acpica/utglobal.c:610: warning: cast discards qualifiers from pointer target type /local0/scratch/des/src/sys/dev/acpica/acpi_acad.c:50: warning: `_THIS_MODULE' defined but not used /local0/scratch/des/src/sys/dev/acpica/acpi_cmbat.c:56: warning: `_THIS_MODULE' defined but not used /local0/scratch/des/src/sys/dev/acpica/acpi_powerres.c:274: warning: `acpi_pwr_deregister_consumer' defined but not used /local0/scratch/des/src/sys/dev/acpica/acpi_powerres.c:212: warning: `acpi_pwr_deregister_resource' defined but not used /local0/scratch/des/src/sys/dev/hea/eni_buffer.c: In function `eni_test_memory': /local0/scratch/des/src/sys/dev/hea/eni_buffer.c:127: warning: passing arg 1 of pointer to function makes pointer from integer without a cast /local0/scratch/des/src/sys/dev/hea/eni_vcm.c: In function `eni_closevcc': /local0/scratch/des/src/sys/dev/hea/eni_vcm.c:289: warning: passing arg 1 of pointer to function makes pointer from integer without a cast /local0/scratch/des/src/sys/dev/ie/if_ie.c: In function `ieattach': /local0/scratch/des/src/sys/dev/ie/if_ie.c:779: warning: assignment discards qualifiers from pointer target type /local0/scratch/des/src/sys/dev/ie/if_ie.c: In function `ieget': /local0/scratch/des/src/sys/dev/ie/if_ie.c:1143: warning: passing arg 1 of `bcopy' discards qualifiers from pointer target type /local0/scratch/des/src/sys/dev/ie/if_ie.c:1232: warning: passing arg 1 of `bcopy' discards qualifiers from pointer target type /local0/scratch/des/src/sys/dev/ie/if_ie.c:1232: warning: passing arg 2 of `bcopy' discards qualifiers from pointer target type /local0/scratch/des/src/sys/dev/ie/if_ie.c:1249: warning: passing arg 1 of `bcopy' discards qualifiers from pointer target type /local0/scratch/des/src/sys/dev/ie/if_ie.c:1261: warning: passing arg 1 of `bcopy' discards qualifiers from pointer target type /local0/scratch/des/src/sys/dev/ie/if_ie.c: In function `ie_readframe': /local0/scratch/des/src/sys/dev/ie/if_ie.c:1304: warning: passing arg 1 of `bcopy' discards qualifiers from pointer target type /local0/scratch/des/src/sys/dev/ie/if_ie.c: In function `iestart': /local0/scratch/des/src/sys/dev/ie/if_ie.c:1403: warning: passing arg 2 of `bcopy' discards qualifiers from pointer target type /local0/scratch/des/src/sys/dev/ie/if_ie.c:1417: warning: cast discards qualifiers from pointer target type /local0/scratch/des/src/sys/dev/ie/if_ie.c: In function `check_ie_present': /local0/scratch/des/src/sys/dev/ie/if_ie.c:1471: warning: passing arg 1 of pointer to function discards qualifiers from pointer target type /local0/scratch/des/src/sys/dev/ie/if_ie.c:1480: warning: passing arg 1 of pointer to function discards qualifiers from pointer target type /local0/scratch/des/src/sys/dev/ie/if_ie.c:1483: warning: passing arg 1 of pointer to function discards qualifiers from pointer target type /local0/scratch/des/src/sys/dev/ie/if_ie.c:1508: warning: passing arg 1 of pointer to function discards qualifiers from pointer target type /local0/scratch/des/src/sys/dev/ie/if_ie.c: In function `command_and_wait': /local0/scratch/des/src/sys/dev/ie/if_ie.c:1765: warning: cast discards qualifiers from pointer target type /local0/scratch/des/src/sys/dev/ie/if_ie.c:1781: warning: cast discards qualifiers from pointer target type /local0/scratch/des/src/sys/dev/ie/if_ie.c: In function `setup_rfa': /local0/scratch/des/src/sys/dev/ie/if_ie.c:1866: warning: passing arg 1 of pointer to function discards qualifiers from pointer target type /local0/scratch/des/src/sys/dev/ie/if_ie.c:1890: warning: passing arg 1 of pointer to function discards qualifiers from pointer target type /local0/scratch/des/src/sys/dev/ie/if_ie.c: In function `mc_setup': /local0/scratch/des/src/sys/dev/ie/if_ie.c:1941: warning: passing arg 1 of `bcopy' discards qualifiers from pointer target type /local0/scratch/des/src/sys/dev/ie/if_ie.c:1941: warning: passing arg 2 of `bcopy' discards qualifiers from pointer target type /local0/scratch/des/src/sys/dev/ie/if_ie.c: In function `ieinit': /local0/scratch/des/src/sys/dev/ie/if_ie.c:2005: warning: passing arg 1 of `bcopy' discards qualifiers from pointer target type /local0/scratch/des/src/sys/dev/ie/if_ie.c:2005: warning: passing arg 2 of `bcopy' discards qualifiers from pointer target type /local0/scratch/des/src/sys/dev/ie/if_ie.c:2054: warning: passing arg 1 of pointer to function discards qualifiers from pointer target type /local0/scratch/des/src/sys/dev/ie/if_ie.c:2055: warning: passing arg 1 of pointer to function discards qualifiers from pointer target type /local0/scratch/des/src/sys/dev/lmc/if_lmc.c:32:2: warning: #warning "The lmc driver is broken and is not compiled with LINT" /local0/scratch/des/src/sys/dev/pdq/pdq.c: In function `pdq_initialize': /local0/scratch/des/src/sys/dev/pdq/pdq.c:1606: warning: cast discards qualifiers from pointer target type /local0/scratch/des/src/sys/pci/meteor.c:149:2: warning: #warning "The meteor driver is broken and is not compiled with LINT" /local0/scratch/des/src/sys/compat/svr4/svr4_misc.c: In function `svr4_sys_break': /local0/scratch/des/src/sys/compat/svr4/svr4_misc.c:850: `p' undeclared (first use in this function) /local0/scratch/des/src/sys/compat/svr4/svr4_misc.c:850: (Each undeclared identifier is reported only once /local0/scratch/des/src/sys/compat/svr4/svr4_misc.c:850: for each function it appears in.) *** Error code 1 Stop in /local0/scratch/des/obj/local0/scratch/des/src/sys/LINT. *** Error code 1 Stop in /local0/scratch/des/src. *** Error code 1 Stop in /local0/scratch/des/src. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-current" in the body of the message From owner-freebsd-current Sat Aug 31 4: 0:12 2002 Delivered-To: freebsd-current@freebsd.org Received: from mx1.FreeBSD.org (mx1.FreeBSD.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 774CD37B400 for ; Sat, 31 Aug 2002 04:00:09 -0700 (PDT) Received: from dilbert.robbins.dropbear.id.au (094.a.010.mel.iprimus.net.au [210.50.200.94]) by mx1.FreeBSD.org (Postfix) with ESMTP id 5097643E6E for ; Sat, 31 Aug 2002 04:00:04 -0700 (PDT) (envelope-from tim@robbins.dropbear.id.au) Received: from dilbert.robbins.dropbear.id.au (zs1j2ldkbdyotgkg@localhost [127.0.0.1]) by dilbert.robbins.dropbear.id.au (8.12.3/8.12.3) with ESMTP id g7VAxjEa009204 for ; Sat, 31 Aug 2002 20:59:45 +1000 (EST) (envelope-from tim@dilbert.robbins.dropbear.id.au) Received: (from tim@localhost) by dilbert.robbins.dropbear.id.au (8.12.3/8.12.3/Submit) id g7VAxiBN009203 for current@FreeBSD.ORG; Sat, 31 Aug 2002 20:59:45 +1000 (EST) Date: Sat, 31 Aug 2002 20:59:44 +1000 From: Tim Robbins To: current@FreeBSD.ORG Subject: openssh and lastlog Message-ID: <20020831205944.A8709@dilbert.robbins.dropbear.id.au> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline User-Agent: Mutt/1.2.5.1i Sender: owner-freebsd-current@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG I've been seeing these messages for months.. Aug 31 20:19:29 cinq sshd[2342]: /var/log/lastlog: Permission denied .. because sshd has dropped root privileges by the time pam_lastlog tries to log the message. I realise this was discussed on this list about 2 months ago, but it hasn't been fixed yet. Why not just go back to using openssh's built-in lastlog code until pam_lastlog can be made to work from within openssh? Tim To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-current" in the body of the message From owner-freebsd-current Sat Aug 31 5: 4:28 2002 Delivered-To: freebsd-current@freebsd.org Received: from mx1.FreeBSD.org (mx1.FreeBSD.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 5E0AF37B400 for ; Sat, 31 Aug 2002 05:04:26 -0700 (PDT) Received: from encontacto.net (adsl-64-173-182-158.dsl.mtry01.pacbell.net [64.173.182.158]) by mx1.FreeBSD.org (Postfix) with ESMTP id D3D9143E6E for ; Sat, 31 Aug 2002 05:04:25 -0700 (PDT) (envelope-from eculp@encontacto.net) Received: from localhost (localhost [127.0.0.1]) (uid 80) by encontacto.net with local; Sat, 31 Aug 2002 05:04:25 -0700 Received: from adsl-64-173-182-155.dsl.mtry01.pacbell.net (adsl-64-173-182-155.dsl.mtry01.pacbell.net [64.173.182.155]) by Mail.EnContacto.Net (IMP) with HTTP for eculp@encontacto.net@encontacto.net; Sat, 31 Aug 2002 05:04:25 -0700 Message-ID: <1030795465.3d70b0c9322a5@Mail.EnContacto.Net> Date: Sat, 31 Aug 2002 05:04:25 -0700 From: Edwin Culp To: current@freebsd.org Subject: Kernel compile at aic7xxx/aicasm today's current. MIME-Version: 1.0 Content-Type: text/plain Content-Disposition: inline Content-Transfer-Encoding: 7bit User-Agent: Internet Messaging Program (IMP) 4.0-cvs X-Priority: 3 (Normal) X-Originating-IP: 64.173.182.155 Sender: owner-freebsd-current@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG Today's current gave me the following error while building a new kernel after a successful make world. cd /usr/src/sys/modules ; MAKEOBJDIRPREFIX=/usr/obj/usr/src/sys/PIII850N/modules KMODDIR=/boot/kernel MACHINE=i386 make cleandir ===> 3dfx ===> accf_data ===> accf_http ===> agp ===> aha ===> aic7xxx ===> aic7xxx/aicasm make: don't know how to make cleandir. Stop *** Error code 2 Stop in /usr/src/sys/modules/aic7xxx. *** Error code 1 Thanks, ed -- To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-current" in the body of the message From owner-freebsd-current Sat Aug 31 5:41:57 2002 Delivered-To: freebsd-current@freebsd.org Received: from mx1.FreeBSD.org (mx1.FreeBSD.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id AA50337B401 for ; Sat, 31 Aug 2002 05:41:38 -0700 (PDT) Received: from relay3.kornet.net (relay3.kornet.net [211.48.62.163]) by mx1.FreeBSD.org (Postfix) with ESMTP id C1D6A43E65 for ; Sat, 31 Aug 2002 05:41:37 -0700 (PDT) (envelope-from ggaggung13@kornet.net) Received: from you10-l4kjkpuq6 (61.73.15.232) by relay3.kornet.net; 31 Aug 2002 21:41:32 +0900 Message-ID: <3d70b97e3db00eba@relay3.kornet.net> (added by relay3.kornet.net) From: =?ks_c_5601-1987?B?x/a06yDEq7XlILCzwM4gvLOw6Lvn?= To: freebsd-current@freebsd.org Subject: =?ks_c_5601-1987?B?W7GksO1dIGZyZWVic2QtY3VycmVudLTUIMDnuczA1rTCILvnwLrHsMC7ILXluLO0z7TZLg==?= Date: Sat, 31 Aug 2002 20:50:02 +0900 MIME-Version: 1.0 Content-Type: multipart/alternative; boundary="----=_NextPart_000_0207_01C0F50A.93A02C00" X-Priority: 3 X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook Express 6.00.2600.0000 X-MimeOLE: Produced By Microsoft MimeOLE V6.00.2600.0000 Sender: owner-freebsd-current@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG This is a multi-part message in MIME format. ------=_NextPart_000_0207_01C0F50A.93A02C00 Content-Type: text/plain; charset="ks_c_5601-1987" Content-Transfer-Encoding: base64 vcXDu7ytuN7Az8b7IGE6bGlua3sgdGV4dC1kZWNvcmF0aW9uOm5vbmU7IGNvbG9yOmZmZmZm Zjtmb250LXNpemU6OXB0O31hOnZpc2l0ZWQgeyB0ZXh0LWRlY29yYXRpb246bm9uZTsgY29s b3I6ZmZmZmZmO2ZvbnQtc2l6ZTo5cHQ7fWE6aG92ZXIgeyB0ZXh0LWRlY29yYXRpb246dW5k ZXJsaW5lOyBDb2xvcjojRkFCODU2O2ZvbnQtc2l6ZTo5cHQ7fWE6YWN0aXZlIHsgdGV4dC1k ZWNvcmF0aW9uOm5vbmU7Y29sb3I6I0ZBQjg1Njtmb250LXNpemU6OXB0O30tLT4geXl5ICkg fHwgKHlfY2hrID09IHl5eSAmJiBtX2NoayA+IG1tKSB8fCAoeV9jaGsgPT0geXl5ICYmIG1f Y2hrID09IG1tICYmIGRfY2hrID4gZGQpKSB7IGFsZXJ0KCIyMLy8ILnMuLjAuiC9xcO7wMwg utKwobTJx9W0z7TZLiIpOyByZXR1cm4gZmFsc2U7ICB9cmV0dXJuIHRydWU7fS8vwda5zrXu t88gw7zFqWZ1bmN0aW9uIGp1bWluY2hrKGFkdWx0KXsJanVtaW50b3QgPSAwOwlqdW1pbmFk ZCA9ICcyMzQ1Njc4OTIzNDUnOwlmb3IoaT0wO2kNCiANCiAgIA0KICAgICAgDQogDQogICAg IAkJCQkJICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICC8urjtICAJCSAgICAgwda5 zrXut88gufjIoyAoIi0iwNS3wikgDQogICAgICAgICAgICAgICAgICAgICAgICAgwffA5SDA /MitICAgICAgyN6068b5ICANCiAgICAgICAgIA0KvcWx1CDIuL/4IL+syLi68SAguOnBpg0K IMf2tOsgwNq1v8L3ILG4wNS9wyDG98DOxq4gx9LAziANCrG5s7vD1sPKIMHWwK8gurjH6Lmr t+EgsKHA1A0KIMGkuvEgwNq1v8L3IL/rx7Agx9LAzg0KICAgICAgDQogIMf2tOsgIE0gxKu1 5Q0KICAgDQoNCiAgDQq9xbHUIMi4v/ggv6zIuLrxICC46cGmDQogseK+xiDA2rW/wvcgsbjA 1L3DIMb3wM7GriDH0sDOIA0Ksbmzu8PWw8ogwdbAryC6uMfouau34SCwocDUDQogwaS68SDA 2rW/wvcgv+vHsCDH0sDODQogICAgICAgseK+xiAgs+u67be5vboNCiAgIA0KDQogICANCsby u/0gv6zIuLrxILjpwaYNCiDG98DOxq6zs7rOLLD4sPqx3SDEq7XlsOHBpiC8rbrxvbogDQog x/a068GkwK8gp6QgtOcgNDC/+CANCr+1yK0gv7m4xSDA5bTnIDIsMDAwv/ggx9LAziANCiAg ICAgIA0KICBLVCAguvTHw7bzwNoNCiAgIA0KDQogIA0Ku+e/68fRIDAuNSW4piAgutK/7MDM v/S1vbHiDQogxvK7/SC/rMi4uvEguOnBpiANCrHdwLa8rbrxvboNCiA1vu8guau34SC6uMfo IA0KDQoNCg0KICAgICAgILvntvvAxyAgvNWw4cbsseINCiAgIA0KDQogICAgILHNx8/AxyAg uN7Az8HWvNK0wiDApbytx87AuyDF68fYILz2wf3H0SCwzcDMuOcsILHXv9y/oSC+7rawx9Eg waS6uLW1ILCusO0gIMDWwfYgvsrAvcC7ILngyPy0z7TZLg0KICDAzCBFLW1haWzAuiC5373F wPy/68DMuOcsIL/4xKEgvsrAuL3HICCw5r/sIL7Gt6Egw6K/oSC43sDPwda80rimIMDUt8LH z7+pIMHWvcO46SC1ziC5+CC02b3DILjewM/AzCAgsKHB9iAgvsq1tbfPIMfPsNq9wLTPtNku DQogICANCiAgICAgICAgICAgICAgICAgICC6uyC43sDPwLogwaS6uMXrvcW6ziCxx7DtILvn x9e/oSDAx7DFIMGmuPG/oSBbsaSw7V2287DtIMelvcO1yCCxpLDtILjewM/A1LTPtNkuDQog ICAgICAgICAgICAgICAgICAgICAgILn2xrDAuyDFrLivx8+9w7jpILz2vcWwxbrOw7O4rrCh IMDMt+e+7iDB/bTPtNkuIA0KICAgICAgICAgIElmIHlvdSB3b24ndCByZWNlaXZlIGFueSBt b3JlIG1haWwgYWJvdXQgdGhpcyBzaXRlLCANCiAgcHJlc3MgYnV0dG9uIGFuZCBmaWxsIHlv dXIgZS1tYWlsIGFkZHJlc3MuIEFuZCB0aGVuIHdlIHdpbGwgbm90IHNlbmQgYW55IG1haWwg dG8geW91DQogICAgICAgICAgDQoNCiAgIA0KICAgICAgDQogICAgIA0KICAgICAgICAgICAg ZW5leHRvcEBseWNvcy5jby5rcg0KICAgICANCiAgICAgICAgIA0KICAgICAgIA0KIA0K ------=_NextPart_000_0207_01C0F50A.93A02C00 Content-Type: text/html; charset="ks_c_5601-1987" Content-Transfer-Encoding: base64 PGh0bWw+DQoNCjxoZWFkPg0KPG1ldGEgaHR0cC1lcXVpdj0iY29udGVudC10eXBlIiBjb250 ZW50PSJ0ZXh0L2h0bWw7IGNoYXJzZXQ9ZXVjLWtyIj4NCjx0aXRsZT69xcO7vK243sDPxvsg PC90aXRsZT4NCjxTQ1JJUFQgbGFuZ3VhZ2U9amF2YXNjcmlwdD4NCjwhLS0NCmZ1bmN0aW9u IGNsaWNrTW91c2UoKQ0KCXsNCgkgIA0KCQlpZiAoKGV2ZW50LmJ1dHRvbj09MikgfHwgKGV2 ZW50LmJ1dHRvbj09Mykpew0KCQkJcmV0dXJuIChmYWxzZSk7DQoJCX0JDQoJfQ0KCQ0KCWZ1 bmN0aW9uIGNsaWNrS2V5KCkNCgl7DQoJCWlmKChldmVudC5zaGlmdEtleSkgJiYgKGV2ZW50 LmtleUNvZGUgPT0gMTIxKSkNCgkJewkJDQoJCQlyZXR1cm4gZmFsc2U7DQoJCX0JDQoJfQ0K CQ0KCWZ1bmN0aW9uIG5vQWN0aW9uKCl7DQoJCXJldHVybiBmYWxzZTsNCgl9DQoNCmRvY3Vt ZW50Lm9ubW91c2Vkb3duPWNsaWNrTW91c2UNCmRvY3VtZW50Lm9ua2V5ZG93bj1jbGlja0tl eQ0KZG9jdW1lbnQub25jb250ZXh0bWVudT1ub0FjdGlvbg0KZG9jdW1lbnQub25kcmFnc3Rh cnQ9bm9BY3Rpb24NCmRvY3VtZW50Lm9uc2VsZWN0c3RhcnQ9bm9BY3Rpb24NCi8vLS0+DQo8 L3NjcmlwdD4NCjxzdHlsZSB0eXBlPSJ0ZXh0L2NzcyI+DQo8IS0tDQouZm9udCB7ICBmb250 LXNpemU6IDlwdH0NCi0tPg0KYTpsaW5rew0KICAgIHRleHQtZGVjb3JhdGlvbjpub25lOyBj b2xvcjpmZmZmZmY7Zm9udC1zaXplOjlwdDt9DQphOnZpc2l0ZWQgew0KICAgIHRleHQtZGVj b3JhdGlvbjpub25lOyBjb2xvcjpmZmZmZmY7Zm9udC1zaXplOjlwdDt9DQphOmhvdmVyIHsN CiAgICB0ZXh0LWRlY29yYXRpb246dW5kZXJsaW5lOyBDb2xvcjojRkFCODU2O2ZvbnQtc2l6 ZTo5cHQ7fQ0KYTphY3RpdmUgew0KICAgIHRleHQtZGVjb3JhdGlvbjpub25lO2NvbG9yOiNG QUI4NTY7Zm9udC1zaXplOjlwdDt9DQotLT4NCjwvc3R5bGU+DQo8c2NyaXB0IGxhbmd1YWdl PSJKYXZhU2NyaXB0Ij4NCjwhLS0NCg0KZnVuY3Rpb24gc2VuZGl0KCl7DQoNCiAgICBpZiAo bWFpbGZybTEubmFtZS52YWx1ZSA9PSAiIil7DQogICAgICAgIGFsZXJ0KCK8urjtwLsgwNS3 wsfPvcq9w7/ALiIpOw0KICAgICAgICBtYWlsZnJtMS5uYW1lLmZvY3VzKCk7DQoNCiAgICAg ICAgcmV0dXJuIGZhbHNlOw0KICAgIH0NCglpZiAobWFpbGZybTEuaGFuZG51bS52YWx1ZT09 IiIpew0KCQlhbGVydCgiwPu+7rW1IMfPs6rAxyDA/MitufjIo7imIMDUt8LH2MHWvLy/5C5c blxutdG02SDA1LfCx8+9w7jpILr8uKW9xcO7wMwgsKG0ycfVtM+02S4iKTsNCgkJbWFpbGZy bTEuaGFuZG51bS5mb2N1cygpOw0KDQoJCXJldHVybiBmYWxzZTsNCgl9DQogICAgdmFyIGp1 bWluID0gbWFpbGZybTEuanVtaW4udmFsdWU7DQoNCglpZiAoanVtaW5jaGsoanVtaW4pKXsN CgkJYWxlcnQoIsHWuc617rfPufjIo7ChIL/Dudm4o8H2IL7KvcC0z7TZLiIpOw0KCQltYWls ZnJtMS5qdW1pbi5zZWxlY3QoKTsNCgkJcmV0dXJuIGZhbHNlOw0KCX0NCg0KICAgIHRvZGF5 ID0gbmV3IERhdGUoKTsNCiAgICB5eSA9IHRvZGF5LmdldFllYXIoKTsNCiAgICBtbSA9IHRv ZGF5LmdldE1vbnRoKCkrMTsNCiAgICBkZCA9IHRvZGF5LmdldERhdGUoKTsNCiAgICB5eXkg PSBldmFsKHl5KSAtIGV2YWwoMTkpDQogICAgDQogICAgeV9jaGsgPSBldmFsKCIxOSIranVt aW4uc3Vic3RyaW5nKDAsMikpDQogICAgbV9jaGsgPSBldmFsKGp1bWluLnN1YnN0cmluZygy LDQpKQ0KICAgIGRfY2hrID0gZXZhbChqdW1pbi5zdWJzdHJpbmcoNCw2KSkNCg0KICAgIGlm ICgoeV9jaGsgPiB5eXkgKSB8fCAoeV9jaGsgPT0geXl5ICYmIG1fY2hrID4gbW0pIHx8ICh5 X2NoayA9PSB5eXkgJiYgbV9jaGsgPT0gbW0gJiYgZF9jaGsgPiBkZCkpIHsNCg0KICAgICAg ICBhbGVydCgiMjC8vCC5zLi4wLogvcXDu8DMILrSsKG0ycfVtM+02S4iKTsNCiAgICAgICAg cmV0dXJuIGZhbHNlOw0KICAgICAgICANCiAgICB9DQpyZXR1cm4gdHJ1ZTsNCn0NCg0KLy/B 1rnOte63zyDDvMWpDQpmdW5jdGlvbiBqdW1pbmNoayhhZHVsdCl7DQoJanVtaW50b3QgPSAw Ow0KCWp1bWluYWRkID0gJzIzNDU2Nzg5MjM0NSc7DQoNCglmb3IoaT0wO2k8MTI7aSsrKXsN Cg0KCQlqdW1pbnRvdCA9IGp1bWludG90ICsgcGFyc2VJbnQoYWR1bHQuc3Vic3RyaW5nKGks aSsxKSkgKiBwYXJzZUludChqdW1pbmFkZC5zdWJzdHJpbmcoaSxpKzEpKTsNCgl9DQoNCglq dW1pbnRvdCA9IDExLShqdW1pbnRvdCUxMSk7DQoNCglpZiAoanVtaW50b3QgPT0gMTApew0K CQlqdW1pbnRvdD0wOw0KCX0NCgllbHNlIGlmIChqdW1pbnRvdCA9PSAxMSl7DQoJCWp1bWlu dG90ID0gMTsNCgl9DQoNCglpZiAocGFyc2VJbnQoYWR1bHQuc3Vic3RyaW5nKDEyLDEzKSkg IT0ganVtaW50b3QpDQoJcmV0dXJuIHRydWUNCn0NCg0KLy8tLT4NCjwvc2NyaXB0Pg0KDQo8 L2hlYWQ+DQo8Ym9keSBiZ2NvbG9yPSJ3aGl0ZSIgdGV4dD0iYmxhY2siIGxpbms9ImJsdWUi IHZsaW5rPSJwdXJwbGUiIGFsaW5rPSJyZWQiIG9ubG9hZD0ibWFpbGZybTEubmFtZS5mb2N1 cygpOyI+DQo8cD4mbmJzcDs8L3A+DQo8dGFibGUgYWxpZ249ImNlbnRlciIgYm9yZGVyPSIx IiBjZWxsc3BhY2luZz0iMCIgd2lkdGg9IjYzMiIgYm9yZGVyY29sb3JkYXJrPSJ3aGl0ZSIg Ym9yZGVyY29sb3JsaWdodD0iYmxhY2siIGJnY29sb3I9IndoaXRlIj4NCiAgICA8dHI+DQog ICAgICAgIDx0ZCB3aWR0aD0iOTc0Ij4NCiAgICAgICAgICAgIDxwIGFsaWduPSJjZW50ZXIi PjxpbWcgc3JjPSJodHRwOi8vaXllc2NhcmQuY29tL2ltZy83LmdpZiIgd2lkdGg9IjYzMiIg aGVpZ2h0PSIxNzQiIGJvcmRlcj0iMCI+PC9wPg0KICAgICAgICA8L3RkPg0KICAgIDwvdHI+ DQogICAgPHRyPg0KICAgICAgICA8dGQgd2lkdGg9Ijk3NCI+DQogICAgICAgICAgICANCiAg ICAgICAgICAgICAgICA8cD4mbmJzcDs8aW1nIHNyYz0iaHR0cDovL2l5ZXNjYXJkLmNvbS9p bWcvYm90dG9tNi5naWYiIHdpZHRoPSI2MjMiIGhlaWdodD0iMjExIiBib3JkZXI9IjAiPjwv cD4NCiAgICAgICAgICAgIDwvZm9ybT4NCiAgICAgICAgPC90ZD4NCiAgICA8L3RyPg0KICAg IDx0cj4NCiAgICAgICAgPHRkIHdpZHRoPSI5NzQiPg0KCQkNCgkJCTxmb3JtIG5hbWU9Im1h aWxmcm0xIiBhY3Rpb249Imh0dHA6Ly93d3cuaXllc2NhcmQuY29tL21haWwvaW5zZXJ0MS5h c3AiIG1ldGhvZD0icG9zdCIgb25zdWJtaXQ9InJldHVybiBzZW5kaXQoKTsiPg0KICAgICAg ICAgICAgJm5ic3A7Jm5ic3A7Jm5ic3A7Jm5ic3A7Jm5ic3A7Jm5ic3A7Jm5ic3A7Jm5ic3A7 Jm5ic3A7Jm5ic3A7Jm5ic3A7Jm5ic3A7Jm5ic3A7Jm5ic3A7Jm5ic3A7Jm5ic3A7Jm5ic3A7 Jm5ic3A7Jm5ic3A7Jm5ic3A7Jm5ic3A7Jm5ic3A7Jm5ic3A7Jm5ic3A7Jm5ic3A7Jm5ic3A7 Jm5ic3A7Jm5ic3A7Jm5ic3A7Jm5ic3A7Jm5ic3A7PGZvbnQgc2l6ZT0iMiIgY29sb3I9IiM2 NjY2NjYiPry6uO08L2ZvbnQ+PEZPTlQgc2l6ZT0yPiAgDQogICAgICAgICAgPC9GT05UPjxp bnB1dCB0eXBlPSJ0ZXh0IiBuYW1lPSJuYW1lIiBzaXplPSI2Ij4NCgkJICAmbmJzcDsmbmJz cDsmbmJzcDsmbmJzcDs8Zm9udCBzaXplPSIyIiBjb2xvcj0iIzY2NjY2NiI+wda5zrXut88g ufjIoyA8L2ZvbnQ+PGlucHV0IHR5cGU9InRleHQiIG5hbWU9Imp1bWluIiBzaXplPSIxNCIg bWF4bGVuZ3RoPSIxNCI+PGZvbnQgc2l6ZT0iMiIgZmFjZT0isby4siIgY29sb3I9IiM2NjY2 NjYiPigmcXVvdDstJnF1b3Q7wNS3wik8L2ZvbnQ+PGZvbnQgY29sb3I9IiM5OTk5OTkiPg0K ICAgICAgICAgIDwvZm9udD48YnI+ICZuYnNwOyZuYnNwOyZuYnNwOyZuYnNwOyZuYnNwOyZu YnNwOyZuYnNwOyZuYnNwOyZuYnNwOyZuYnNwOyZuYnNwOyZuYnNwOyZuYnNwOyZuYnNwOyZu YnNwOyZuYnNwOyZuYnNwOyZuYnNwOyZuYnNwOyZuYnNwOyZuYnNwOyZuYnNwOyZuYnNwOyZu YnNwOyZuYnNwOzxmb250IHNpemU9IjIiIGNvbG9yPSIjNjY2NjY2Ij7B98DlIMD8yK0gIA0K ICAgICAgICAgIDwvZm9udD48aW5wdXQgdHlwZT0idGV4dCIgbmFtZT0idGVsbnVtIiBzaXpl PSIxMyI+DQogICAgICAgICAgJm5ic3A7Jm5ic3A7Jm5ic3A7PGZvbnQgc2l6ZT0iMiIgY29s b3I9IiM2NjY2NjYiPsjetOvG+SA8L2ZvbnQ+PEZPTlQgc2l6ZT0yPjxpbnB1dCB0eXBlPSJ0 ZXh0IiBuYW1lPSJoYW5kbnVtIiBzaXplPSIxNSI+DQogICAgICAgICAgPC9GT05UPjxpbnB1 dCB0eXBlPSJzdWJtaXQiIG5hbWU9IlN1Ym1pdDIiIHZhbHVlPSK9xcO7Ij48L3A+DQogICAg ICAgICAgICAgICAgICAgICAgICA8L2Zvcm0+DQogICAgICAgIDwvdGQ+DQogICAgPC90cj4N CiAgICA8dHI+DQogICAgICAgIDx0ZCB3aWR0aD0iOTc0Ij48VEFCTEUgYm9yZGVyQ29sb3I9 d2hpdGUgY2VsbFNwYWNpbmc9MCANCiAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAg Ym9yZGVyQ29sb3JEYXJrPXdoaXRlIGNlbGxQYWRkaW5nPTAgd2lkdGg9IjYyMSIgDQogICAg ICAgICAgICAgICAgICAgICAgICAgICAgICAgIGFsaWduPWNlbnRlciBib3JkZXJDb2xvckxp Z2h0PSMwMDY2OTkgYm9yZGVyPTE+DQogICAgICAgICAgICAgICAgICAgICAgICAgICAgICAg IDxUQk9EWT4NCiAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgPFRSPg0KICAgICAg ICAgICAgICAgICAgICAgICAgICAgICAgICA8VEQgd2lkdGg9IjMyNCI+DQogICAgICAgICAg ICAgICAgICAgICAgICAgICAgICAgIDxQIGFsaWduPWxlZnQ+PEJSPjxJTUcgaGVpZ2h0PSI2 NiIgDQogICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgIHNyYz0iaHR0cDovL2l5ZXNj YXJkLmNvbS9pbWcvY2FyZF9pbWdfMjAuZ2lmIiB3aWR0aD0iMTA1IiANCiAgICAgICAgICAg ICAgICAgICAgICAgICAgICAgICAgYWxpZ249bGVmdCBib3JkZXI9MD48SU1HIGhlaWdodD03 IA0KICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICBzcmM9Imh0dHA6Ly9peWVzY2Fy ZC5jb20vaW1nL2J1XzAxLmdpZiIgd2lkdGg9NCANCiAgICAgICAgICAgICAgICAgICAgICAg ICAgICAgICAgYm9yZGVyPTA+IDxTUEFOIHN0eWxlPSJGT05ULVNJWkU6IDlwdCI+vcWx1CDI uL/4IL+syLi68SANCiAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAguOnBpjxCUj48 SU1HIGhlaWdodD03IA0KICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICBzcmM9Imh0 dHA6Ly9peWVzY2FyZC5jb20vaW1nL2J1XzAxLmdpZiIgd2lkdGg9NCANCiAgICAgICAgICAg ICAgICAgICAgICAgICAgICAgICAgYm9yZGVyPTA+IMf2tOsgwNq1v8L3ILG4wNS9wyDG98DO xq4gx9LAziA8QlI+PElNRyBoZWlnaHQ9NyANCiAgICAgICAgICAgICAgICAgICAgICAgICAg ICAgICAgc3JjPSJodHRwOi8vaXllc2NhcmQuY29tL2ltZy9idV8wMS5naWYiIHdpZHRoPTQg DQogICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgIGJvcmRlcj0wPiCxubO7w9bDyiDB 1sCvILq4x+i5q7fhILChwNQ8QlI+PElNRyBoZWlnaHQ9NyANCiAgICAgICAgICAgICAgICAg ICAgICAgICAgICAgICAgc3JjPSJodHRwOi8vaXllc2NhcmQuY29tL2ltZy9idV8wMS5naWYi IHdpZHRoPTQgDQogICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgIGJvcmRlcj0wPiDB pLrxIMDatb/C9yC/68ewIMfSwM48L1NQQU4+PC9QPg0KICAgICAgICAgICAgICAgICAgICAg ICAgICAgICAgICA8RElWIGFsaWduPWxlZnQ+DQogICAgICAgICAgICAgICAgICAgICAgICAg ICAgICAgIDxUQUJMRSBjZWxsU3BhY2luZz0wIGNlbGxQYWRkaW5nPTAgYm9yZGVyPTA+DQog ICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgIDxUQk9EWT4NCiAgICAgICAgICAgICAg ICAgICAgICAgICAgICAgICAgPFRSPg0KICAgICAgICAgICAgICAgICAgICAgICAgICAgICAg ICA8VEQgd2lkdGg9MTUyPg0KICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICA8UD4m bmJzcDsmbmJzcDs8U1BBTiANCiAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgc3R5 bGU9IkZPTlQtU0laRTogOXB0Ij48Rk9OVCBjb2xvcj0jY2Q0NDMzPjxCPsf2tOsgDQogICAg ICAgICAgICAgICAgICAgICAgICAgICAgICAgIE0gxKu15TwvQj48L0ZPTlQ+PC9TUEFOPjwv UD48L1REPg0KICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICA8VEQgd2lkdGg9MTUy Pg0KICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICA8UCBhbGlnbj1sZWZ0PiAmbmJz cDs8L1A+PC9URD48L1RSPjwvVEJPRFk+PC9UQUJMRT48L0RJVj48L1REPg0KICAgICAgICAg ICAgICAgICAgICAgICAgICAgICAgICA8VEQgd2lkdGg9IjI5MSI+DQogICAgICAgICAgICAg ICAgICAgICAgICAgICAgICAgIDxQIGFsaWduPWxlZnQ+PEJSPjxJTUcgaGVpZ2h0PSI2MyIg DQogICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgIHNyYz0iaHR0cDovL2l5ZXNjYXJk LmNvbS9pbWcvY2FyZF9pbWdfMjEuZ2lmIiB3aWR0aD0iOTkiIA0KICAgICAgICAgICAgICAg ICAgICAgICAgICAgICAgICBhbGlnbj1sZWZ0IGJvcmRlcj0wPjxJTUcgaGVpZ2h0PTcgDQog ICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgIHNyYz0iaHR0cDovL2l5ZXNjYXJkLmNv bS9pbWcvYnVfMDEuZ2lmIiB3aWR0aD00IA0KICAgICAgICAgICAgICAgICAgICAgICAgICAg ICAgICBib3JkZXI9MD4gPFNQQU4gc3R5bGU9IkZPTlQtU0laRTogOXB0Ij69xbHUIMi4v/gg v6zIuLrxIA0KICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICC46cGmPEJSPjxJTUcg aGVpZ2h0PTcgDQogICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgIHNyYz0iaHR0cDov L2l5ZXNjYXJkLmNvbS9pbWcvYnVfMDEuZ2lmIiB3aWR0aD00IA0KICAgICAgICAgICAgICAg ICAgICAgICAgICAgICAgICBib3JkZXI9MD4gseK+xiZuYnNwO8Datb/C9yCxuMDUvcMgxvfA zsauIMfSwM4gPEJSPjxJTUcgDQogICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgIGhl aWdodD03IHNyYz0iaHR0cDovL2l5ZXNjYXJkLmNvbS9pbWcvYnVfMDEuZ2lmIiB3aWR0aD00 IA0KICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICBib3JkZXI9MD4gsbmzu8PWw8og wdbAryC6uMfouau34SCwocDUPEJSPjxJTUcgaGVpZ2h0PTcgDQogICAgICAgICAgICAgICAg ICAgICAgICAgICAgICAgIHNyYz0iaHR0cDovL2l5ZXNjYXJkLmNvbS9pbWcvYnVfMDEuZ2lm IiB3aWR0aD00IA0KICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICBib3JkZXI9MD4g waS68SDA2rW/wvcgv+vHsCDH0sDOPC9TUEFOPjwvUD4NCiAgICAgICAgICAgICAgICAgICAg ICAgICAgICAgICAgPERJViBhbGlnbj1sZWZ0Pg0KICAgICAgICAgICAgICAgICAgICAgICAg ICAgICAgICA8VEFCTEUgY2VsbFNwYWNpbmc9MCBjZWxsUGFkZGluZz0wIGJvcmRlcj0wPg0K ICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICA8VEJPRFk+DQogICAgICAgICAgICAg ICAgICAgICAgICAgICAgICAgIDxUUj4NCiAgICAgICAgICAgICAgICAgICAgICAgICAgICAg ICAgPFREIHdpZHRoPTE0MT4NCiAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgPFAg YWxpZ249bGVmdD48U1BBTiANCiAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgc3R5 bGU9IkZPTlQtU0laRTogOXB0Ij48Rk9OVCBjb2xvcj0jY2Q0NDMzPjxCPiZuYnNwO7HivsYg DQogICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgILPruu23ub26PC9CPjwvRk9OVD48 L1NQQU4+PC9QPjwvVEQ+DQogICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgIDxURCB3 aWR0aD0xNDE+DQogICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgIDxQIGFsaWduPWxl ZnQ+ICZuYnNwOzwvUD48L1REPjwvVFI+PC9UQk9EWT48L1RBQkxFPjwvRElWPjwvVEQ+PC9U Uj4NCiAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgPFRSPg0KICAgICAgICAgICAg ICAgICAgICAgICAgICAgICAgICA8VEQgd2lkdGg9IjMyNCI+DQogICAgICAgICAgICAgICAg ICAgICAgICAgICAgICAgIDxQIGFsaWduPWxlZnQ+PEJSPjxJTUcgaGVpZ2h0PSI3MiIgDQog ICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgIHNyYz0iaHR0cDovL2l5ZXNjYXJkLmNv bS9pbWcvcGFydG5lcjE1X2NhcmRfaW1nLmpwZyIgDQogICAgICAgICAgICAgICAgICAgICAg ICAgICAgICAgIHdpZHRoPSIxMTMiIGFsaWduPWxlZnQgYm9yZGVyPTA+PElNRyBoZWlnaHQ9 NyANCiAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgc3JjPSJodHRwOi8vaXllc2Nh cmQuY29tL2ltZy9idV8wMS5naWYiIHdpZHRoPTQgDQogICAgICAgICAgICAgICAgICAgICAg ICAgICAgICAgIGJvcmRlcj0wPiA8U1BBTiBzdHlsZT0iRk9OVC1TSVpFOiA5cHQiPsbyu/0m bmJzcDu/rMi4uvEguOnBpjxCUj48SU1HIA0KICAgICAgICAgICAgICAgICAgICAgICAgICAg ICAgICBoZWlnaHQ9NyBzcmM9Imh0dHA6Ly9peWVzY2FyZC5jb20vaW1nL2J1XzAxLmdpZiIg d2lkdGg9NCANCiAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgYm9yZGVyPTA+IMb3 wM7GrrOzus4ssPiw+rHdIMSrteWw4cGmILytuvG9uiZuYnNwOzxCUj48SU1HIA0KICAgICAg ICAgICAgICAgICAgICAgICAgICAgICAgICBoZWlnaHQ9NyBzcmM9Imh0dHA6Ly9peWVzY2Fy ZC5jb20vaW1nL2J1XzAxLmdpZiIgd2lkdGg9NCANCiAgICAgICAgICAgICAgICAgICAgICAg ICAgICAgICAgYm9yZGVyPTA+IMf2tOvBpMCvIKekILTnIDQwv/ggPEJSPjxJTUcgaGVpZ2h0 PTcgDQogICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgIHNyYz0iaHR0cDovL2l5ZXNj YXJkLmNvbS9pbWcvYnVfMDEuZ2lmIiB3aWR0aD00IA0KICAgICAgICAgICAgICAgICAgICAg ICAgICAgICAgICBib3JkZXI9MD4gv7XIrSC/ubjFIMDltOcgMiwwMDC/+CDH0sDOIDwvU1BB Tj48L1A+DQogICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgIDxESVYgYWxpZ249bGVm dD4NCiAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgPFRBQkxFIGNlbGxTcGFjaW5n PTAgY2VsbFBhZGRpbmc9MCBib3JkZXI9MD4NCiAgICAgICAgICAgICAgICAgICAgICAgICAg ICAgICAgPFRCT0RZPg0KICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICA8VFI+DQog ICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgIDxURCB3aWR0aD0xNTIgaGVpZ2h0PTE3 Pg0KICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICA8UD4mbmJzcDsmbmJzcDs8U1BB TiANCiAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgc3R5bGU9IkZPTlQtU0laRTog OXB0Ij48Rk9OVCBjb2xvcj0jY2Q0NDMzPjxCPktUIA0KICAgICAgICAgICAgICAgICAgICAg ICAgICAgICAgICC69MfDtvPA2jwvQj48L0ZPTlQ+PC9TUEFOPjwvUD48L1REPg0KICAgICAg ICAgICAgICAgICAgICAgICAgICAgICAgICA8VEQgd2lkdGg9MTUyIGhlaWdodD0xNz4NCiAg ICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgPFAgYWxpZ249bGVmdD4gJm5ic3A7PC9Q PjwvVEQ+PC9UUj48L1RCT0RZPjwvVEFCTEU+PC9ESVY+PC9URD4NCiAgICAgICAgICAgICAg ICAgICAgICAgICAgICAgICAgPFREIHdpZHRoPSIyOTEiPg0KICAgICAgICAgICAgICAgICAg ICAgICAgICAgICAgICA8UCBhbGlnbj1sZWZ0Pjxicj48SU1HIGhlaWdodD0iNjgiIA0KICAg ICAgICAgICAgICAgICAgICAgICAgICAgICAgICBzcmM9Imh0dHA6Ly9peWVzY2FyZC5jb20v aW1nL2NhcmRfaW1nXzExLmdpZiIgd2lkdGg9IjEwNiIgDQogICAgICAgICAgICAgICAgICAg ICAgICAgICAgICAgIGFsaWduPWxlZnQgYm9yZGVyPTA+PElNRyBoZWlnaHQ9NyANCiAgICAg ICAgICAgICAgICAgICAgICAgICAgICAgICAgc3JjPSJodHRwOi8vaXllc2NhcmQuY29tL2lt Zy9idV8wMS5naWYiIHdpZHRoPTQgDQogICAgICAgICAgICAgICAgICAgICAgICAgICAgICAg IGJvcmRlcj0wPiA8U1BBTiBzdHlsZT0iRk9OVC1TSVpFOiA5cHQiPrvnv+vH0SAwLjUluKYg DQogICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgILrSv+zAzL/0tb2x4jxCUj48SU1H IGhlaWdodD03IA0KICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICBzcmM9Imh0dHA6 Ly9peWVzY2FyZC5jb20vaW1nL2J1XzAxLmdpZiIgd2lkdGg9NCANCiAgICAgICAgICAgICAg ICAgICAgICAgICAgICAgICAgYm9yZGVyPTA+IMbyu/0mbmJzcDu/rMi4uvEguOnBpiA8QlI+ PElNRyBoZWlnaHQ9NyANCiAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgc3JjPSJo dHRwOi8vaXllc2NhcmQuY29tL2ltZy9idV8wMS5naWYiIHdpZHRoPTQgDQogICAgICAgICAg ICAgICAgICAgICAgICAgICAgICAgIGJvcmRlcj0wPiCx3cC2vK268b26PEJSPjxJTUcgaGVp Z2h0PTcgDQogICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgIHNyYz0iaHR0cDovL2l5 ZXNjYXJkLmNvbS9pbWcvYnVfMDEuZ2lmIiB3aWR0aD00IA0KICAgICAgICAgICAgICAgICAg ICAgICAgICAgICAgICBib3JkZXI9MD4gNb7vILmrt+EgurjH6CA8YnI+PGJyPjxicj48L1NQ QU4+PC9QPg0KICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICA8RElWIGFsaWduPWxl ZnQ+DQogICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgIDxUQUJMRSBjZWxsU3BhY2lu Zz0wIGNlbGxQYWRkaW5nPTAgYm9yZGVyPTA+DQogICAgICAgICAgICAgICAgICAgICAgICAg ICAgICAgIDxUQk9EWT4NCiAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgPFRSPg0K ICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICA8VEQgd2lkdGg9MTQzPg0KICAgICAg ICAgICAgICAgICAgICAgICAgICAgICAgICA8UCBhbGlnbj1sZWZ0PjxTUEFOIA0KICAgICAg ICAgICAgICAgICAgICAgICAgICAgICAgICBzdHlsZT0iRk9OVC1TSVpFOiA5cHQiPjxGT05U IGNvbG9yPSNjZDQ0MzM+PEI+Jm5ic3A7u+e2+8DHIA0KICAgICAgICAgICAgICAgICAgICAg ICAgICAgICAgICC81bDhxuyx4jwvQj48L0ZPTlQ+PC9TUEFOPjwvUD48L1REPg0KICAgICAg ICAgICAgICAgICAgICAgICAgICAgICAgICA8VEQgd2lkdGg9MTQzPg0KICAgICAgICAgICAg ICAgICAgICAgICAgICAgICAgICA8UCBhbGlnbj1sZWZ0PiAmbmJzcDs8L1A+PC9URD48L1RS PjwvVEJPRFk+PC9UQUJMRT48L0RJVj48L1REPjwvVFI+PC9UQk9EWT48L1RBQkxFPiAgICAg ICAgPC90ZD4NCiAgICA8L3RyPg0KICAgIDx0cj4NCiAgICAgICAgPHRkIHdpZHRoPSI5NzQi PjxwIGFsaWduPSJsZWZ0Ij48Zm9udCBzaXplPSIyIiBmYWNlPSKxvLiyIiBjb2xvcj0iIzY2 NjY2NiI+Jm5ic3A7sc3Hz8DHIA0KICAgICAgICAgICAguN7Az8HWvNK0wiDApbytx87AuyDF 68fYILz2wf3H0SCwzcDMuOcsILHXv9y/oSC+7rawx9EgwaS6uLW1ILCusO0gDQogICAgICAg ICAgICDA1sH2IL7KwL3AuyC54Mj8tM+02S48YnI+ICZuYnNwO8DMIEUtbWFpbMC6ILnfvcXA /L/rwMy45ywgv/jEoSC+ysC4vccgDQogICAgICAgICAgICCw5r/sIL7Gt6Egw6K/oSC43sDP wda80rimIMDUt8LHz7+pIMHWvcO46SC1ziC5+CC02b3DILjewM/AzCANCiAgICAgICAgICAg ILChwfYgJm5ic3A7vsq1tbfPIMfPsNq9wLTPtNkuPGJyPiAmbmJzcDsmbmJzcDs8YnI+ICZu YnNwOyZuYnNwOyZuYnNwOyZuYnNwOyZuYnNwOyZuYnNwOyZuYnNwOyZuYnNwOyZuYnNwOyZu YnNwOyZuYnNwOyZuYnNwOyZuYnNwOyZuYnNwOyZuYnNwOyZuYnNwOyZuYnNwOyZuYnNwOzwv Zm9udD48Rk9OVCBmYWNlPSKxvLiyIiBjb2xvcj0iIzY2NjY2NiIgc2l6ZT0yPrq7ILjewM/A uiDBpLq4xeu9xbrOILHHsO0gu+fH17+hIMDHsMUgwaa48b+hIA0KPC9GT05UPjxGT05UIGZh Y2U9IrG8uLIiIGNvbG9yPSJyZWQiIHNpemU9IjIiPluxpLDtXTwvRk9OVD48Rk9OVCBmYWNl PSKxvLiyIiBjb2xvcj0iIzY2NjY2NiIgc2l6ZT0yPrbzsO0gx6W9w7XIILGksO0guN7Az8DU tM+02S48L0ZPTlQ+PGZvbnQgY29sb3I9IiM2NjY2NjYiPjxCUj4gJm5ic3A7Jm5ic3A7Jm5i c3A7Jm5ic3A7Jm5ic3A7Jm5ic3A7Jm5ic3A7Jm5ic3A7Jm5ic3A7Jm5ic3A7Jm5ic3A7Jm5i c3A7Jm5ic3A7Jm5ic3A7Jm5ic3A7Jm5ic3A7Jm5ic3A7Jm5ic3A7Jm5ic3A7Jm5ic3A7PC9m b250PjxhIGhyZWY9Imh0dHA6Ly9peWVzY2FyZC5jb20vcmVzZnVsLmh0bWwiPjxmb250IGNv bG9yPSIjNjY2NjY2Ij48aW1nIHNyYz0iaHR0cDovL2l5ZXNjYXJkLmNvbS9pbWcvYnV0dG9u XzMuZ2lmIiB3aWR0aD0iNzEiIGhlaWdodD0iMjUiIGJvcmRlcj0iMCI+PC9mb250PjwvYT48 Zm9udCBjb2xvcj0iIzY2NjY2NiI+IA0KICAgICAgICAgICAgPC9mb250PjxGT05UIGNvbG9y PSIjNjY2NjY2IiANCnNpemU9Mj659sawwLsgxay4r8fPvcO46SC89r3FsMW6zsOzuK6woSDA zLfnvu4gwf20z7TZLjwvRk9OVD48Zm9udCBjb2xvcj0iIzY2NjY2NiI+IDwvZm9udD48L3A+ DQogICAgICAgIDwvdGQ+DQogICAgPC90cj4NCiAgICA8dHI+DQogICAgICAgIDx0ZCB3aWR0 aD0iOTc0Ij4NCiAgICAgICAgICAgIDxwIGFsaWduPSJjZW50ZXIiPjxmb250IGNvbG9yPSIj NjY2NjY2Ij4mbmJzcDs8L2ZvbnQ+PEZPTlQgZmFjZT0isby4siIgY29sb3I9IiM2NjY2NjYi IHNpemU9Mj4mbmJzcDsmbmJzcDsmbmJzcDsmbmJzcDtJZiB5b3Ugd29uJ3QgcmVjZWl2ZSBh bnkgbW9yZSBtYWlsIGFib3V0IHRoaXMgDQpzaXRlLCA8L0ZPTlQ+PGZvbnQgY29sb3I9IiM2 NjY2NjYiPjxCUj4gJm5ic3A7Jm5ic3A7PC9mb250PjxhIGhyZWY9Imh0dHA6Ly9peWVzY2Fy ZC5jb20vcmVzZnVsLmh0bWwiPjxmb250IGNvbG9yPSIjNjY2NjY2Ij48aW1nIHNyYz0iaHR0 cDovL2l5ZXNjYXJkLmNvbS9pbWcvYnV0dG9uXzQuZ2lmIiB3aWR0aD0iNzEiIGhlaWdodD0i MjUiIGJvcmRlcj0iMCI+PC9mb250PjwvYT48Rk9OVCBjb2xvcj0iIzY2NjY2NiIgDQpzaXpl PTI+cHJlc3MgYnV0dG9uIGFuZCBmaWxsIHlvdXIgZS1tYWlsIGFkZHJlc3MuIEFuZCB0aGVu IHdlIHdpbGwgbm90IHNlbmQgYW55IA0KbWFpbCB0byB5b3U8L0ZPTlQ+PC9wPg0KICAgICAg ICA8L3RkPg0KICAgIDwvdHI+DQogICAgPHRyPg0KICAgICAgICA8dGQgd2lkdGg9Ijk3NCIg Ymdjb2xvcj0iIzhCQjVFMiI+DQo8dGFibGUgYWxpZ249ImNlbnRlciIgYm9yZGVyPSIxIiBj ZWxsc3BhY2luZz0iMCIgd2lkdGg9IjYzMiIgYm9yZGVyY29sb3JkYXJrPSJ3aGl0ZSIgYm9y ZGVyY29sb3JsaWdodD0iYmxhY2siIGJnY29sb3I9IndoaXRlIj4NCiAgICA8dHI+DQogICAg ICAgIDx0ZCB3aWR0aD0iNjI2IiBiZ2NvbG9yPSJ3aGl0ZSI+DQogICAgICAgICAgICA8dGFi bGUgY2VsbHBhZGRpbmc9IjAiIGNlbGxzcGFjaW5nPSIwIiB3aWR0aD0iNjMyIj4NCiAgICAg ICAgICAgICAgICA8dHI+DQogICAgICAgICAgICAgICAgICAgIDx0ZCB3aWR0aD0iMTI2IiBo ZWlnaHQ9IjUyIiByb3dzcGFuPSIzIj4NCiAgICAgICAgICAgICAgICAgICAgICAgIDxwPjxp bWcgc3JjPSJodHRwOi8vd2VtZXMuY29tL2ltYWdlL8f2tOu3zrDtLmdpZiIgd2lkdGg9IjE5 NyIgaGVpZ2h0PSI0NyIgYm9yZGVyPSIwIj48L3A+DQogICAgICAgICAgICAgICAgICAgIDwv dGQ+DQogICAgICAgICAgICAgICAgICAgIDx0ZCB3aWR0aD0iNDkwIiBoZWlnaHQ9IjEzIj4N CiAgICAgICAgICAgICAgICAgICAgICAgIDxwPiZuYnNwOyZuYnNwOyZuYnNwOyZuYnNwOyZu YnNwOyZuYnNwOzxpbWcgc3JjPSJodHRwOi8vd2VtZXMuY29tL2ltYWdlL21haWwxLmdpZiIg d2lkdGg9IjM0MCIgaGVpZ2h0PSIxMiIgYm9yZGVyPSIwIj48L3A+DQogICAgICAgICAgICAg ICAgICAgIDwvdGQ+DQogICAgICAgICAgICAgICAgPC90cj4NCiAgICAgICAgICAgICAgICA8 dHI+DQogICAgICAgICAgICAgICAgICAgIDx0ZCB3aWR0aD0iNDkwIiBoZWlnaHQ9IjE1Ij4N CiAgICAgICAgICAgICAgICAgICAgICAgIDxwPiZuYnNwOyZuYnNwOyZuYnNwOyZuYnNwOyZu YnNwOyZuYnNwOyZuYnNwOyZuYnNwOyZuYnNwOyZuYnNwOyZuYnNwOyZuYnNwOzxpbWcgc3Jj PSJodHRwOi8vd2VtZXMuY29tL2ltYWdlL7+stvTDszEuZ2lmIiB3aWR0aD0iMTMzIiBoZWln aHQ9IjEyIiBib3JkZXI9IjAiPjxhIGhyZWY9Im1haWx0bzplbmV4dG9wQGx5Y29zLmNvLmty Ij48Zm9udCBjb2xvcj0iIzg4ODY4NiIgc2l6ZT0iMiIgZmFjZT0isby4siI+ZW5leHRvcEBs eWNvcy5jby5rcjwvZm9udD48L2E+PC9wPg0KICAgICAgICAgICAgICAgICAgICA8L3RkPg0K ICAgICAgICAgICAgICAgIDwvdHI+DQogICAgICAgICAgICAgICAgPHRyPg0KICAgICAgICAg ICAgICAgICAgICA8dGQgd2lkdGg9IjQ5MCIgaGVpZ2h0PSIxNiI+DQogICAgICAgICAgICAg ICAgICAgICAgICA8cD4mbmJzcDsmbmJzcDsmbmJzcDsmbmJzcDsmbmJzcDsmbmJzcDsmbmJz cDsmbmJzcDsmbmJzcDs8aW1nIHNyYz0iaHR0cDovL3dlbWVzLmNvbS9pbWFnZS9jb3B5cmln aHQuZ2lmIiB3aWR0aD0iMzQwIiBoZWlnaHQ9IjEyIiBib3JkZXI9IjAiPjwvcD4NCiAgICAg ICAgICAgICAgICAgICAgPC90ZD4NCiAgICAgICAgICAgICAgICA8L3RyPg0KICAgICAgICAg ICAgPC90YWJsZT4NCiAgICAgICAgPC90ZD4NCiAgICA8L3RyPg0KPC90YWJsZT4NCiAgICAg ICAgPC90ZD4NCiAgICA8L3RyPg0KPC90YWJsZT4NCjxwPiZuYnNwOzwvcD4NCjwvYm9keT4N Cg0KPC9odG1sPg0K ------=_NextPart_000_0207_01C0F50A.93A02C00-- To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-current" in the body of the message From owner-freebsd-current Sat Aug 31 7:51:46 2002 Delivered-To: freebsd-current@freebsd.org Received: from mx1.FreeBSD.org (mx1.FreeBSD.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id C20AA37B400 for ; Sat, 31 Aug 2002 07:51:43 -0700 (PDT) Received: from aslan.scsiguy.com (aslan.scsiguy.com [63.229.232.106]) by mx1.FreeBSD.org (Postfix) with ESMTP id BE96643E4A for ; Sat, 31 Aug 2002 07:51:42 -0700 (PDT) (envelope-from gibbs@scsiguy.com) Received: from aslan.scsiguy.com (aslan.scsiguy.com [63.229.232.106]) by aslan.scsiguy.com (8.12.5/8.12.5) with ESMTP id g7VEoXZY040079; Sat, 31 Aug 2002 08:50:33 -0600 (MDT) (envelope-from gibbs@scsiguy.com) Date: Sat, 31 Aug 2002 08:50:33 -0600 From: "Justin T. Gibbs" To: Edwin Culp , current@FreeBSD.ORG Subject: Re: Kernel compile at aic7xxx/aicasm today's current. Message-ID: <221790000.1030805433@aslan.scsiguy.com> In-Reply-To: <1030795465.3d70b0c9322a5@Mail.EnContacto.Net> References: <1030795465.3d70b0c9322a5@Mail.EnContacto.Net> X-Mailer: Mulberry/2.2.1 (Linux/x86) MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Content-Disposition: inline Sender: owner-freebsd-current@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG > Today's current gave me the following error while building a new kernel > after a successful make world. > > cd /usr/src/sys/modules ; > MAKEOBJDIRPREFIX=/usr/obj/usr/src/sys/PIII850N/modules > KMODDIR=/boot/kernel MACHINE=i386 make cleandir > ===> 3dfx > ===> accf_data > ===> accf_http > ===> agp > ===> aha > ===> aic7xxx > ===> aic7xxx/aicasm > make: don't know how to make cleandir. Stop > *** Error code 2 > > Stop in /usr/src/sys/modules/aic7xxx. > *** Error code 1 Ooops. I never use the buildkernel target. Try re-cvsup'ing and see if the change I just checked in fixes this for you. -- Justin To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-current" in the body of the message From owner-freebsd-current Sat Aug 31 8: 5:53 2002 Delivered-To: freebsd-current@freebsd.org Received: from mx1.FreeBSD.org (mx1.FreeBSD.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 2EAB037B400 for ; Sat, 31 Aug 2002 08:05:51 -0700 (PDT) Received: from encontacto.net (adsl-64-173-182-158.dsl.mtry01.pacbell.net [64.173.182.158]) by mx1.FreeBSD.org (Postfix) with ESMTP id 517B743E72 for ; Sat, 31 Aug 2002 08:05:50 -0700 (PDT) (envelope-from eculp@encontacto.net) Received: from localhost (localhost [127.0.0.1]) (uid 80) by encontacto.net with local; Sat, 31 Aug 2002 08:05:50 -0700 Received: from adsl-64-173-182-155.dsl.mtry01.pacbell.net (adsl-64-173-182-155.dsl.mtry01.pacbell.net [64.173.182.155]) by Mail.EnContacto.Net (IMP) with HTTP for eculp@encontacto.net@encontacto.net; Sat, 31 Aug 2002 08:05:49 -0700 Message-ID: <1030806349.3d70db4dd249b@Mail.EnContacto.Net> Date: Sat, 31 Aug 2002 08:05:49 -0700 From: Edwin Culp To: "Justin T. Gibbs" Cc: "current@FreeBSD.ORG" Subject: Re: Kernel compile at aic7xxx/aicasm today's current. References: <1030795465.3d70b0c9322a5@Mail.EnContacto.Net> <221790000.1030805433@aslan.scsiguy.com> In-Reply-To: <221790000.1030805433@aslan.scsiguy.com> MIME-Version: 1.0 Content-Type: text/plain Content-Disposition: inline Content-Transfer-Encoding: 7bit User-Agent: Internet Messaging Program (IMP) 4.0-cvs X-Priority: 3 (Normal) X-Originating-IP: 64.173.182.155 Sender: owner-freebsd-current@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG Quoting "Justin T. Gibbs" : | > Today's current gave me the following error while building a new kernel | > after a successful make world. | > | > cd /usr/src/sys/modules ; | > MAKEOBJDIRPREFIX=/usr/obj/usr/src/sys/PIII850N/modules | > KMODDIR=/boot/kernel MACHINE=i386 make cleandir | > ===> 3dfx | > ===> accf_data | > ===> accf_http | > ===> agp | > ===> aha | > ===> aic7xxx | > ===> aic7xxx/aicasm | > make: don't know how to make cleandir. Stop | > *** Error code 2 | > | > Stop in /usr/src/sys/modules/aic7xxx. | > *** Error code 1 | | Ooops. I never use the buildkernel target. Try re-cvsup'ing and see | if the change I just checked in fixes this for you. I'll do it right now. Thanks, ed To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-current" in the body of the message From owner-freebsd-current Sat Aug 31 8: 7:14 2002 Delivered-To: freebsd-current@freebsd.org Received: from mx1.FreeBSD.org (mx1.FreeBSD.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 0A0A537B400; Sat, 31 Aug 2002 08:07:11 -0700 (PDT) Received: from pump3.york.ac.uk (pump3.york.ac.uk [144.32.128.131]) by mx1.FreeBSD.org (Postfix) with ESMTP id AFD1F43E6A; Sat, 31 Aug 2002 08:07:09 -0700 (PDT) (envelope-from gavin.atkinson@ury.york.ac.uk) Received: from ury.york.ac.uk (ury.york.ac.uk [144.32.108.81]) by pump3.york.ac.uk (8.10.2/8.10.2) with ESMTP id g7VF78e00097; Sat, 31 Aug 2002 16:07:08 +0100 (BST) Received: from ury.york.ac.uk (localhost.york.ac.uk [127.0.0.1]) by ury.york.ac.uk (8.12.3/8.12.3) with ESMTP id g7VF77v6099118; Sat, 31 Aug 2002 16:07:07 +0100 (BST) (envelope-from gavin.atkinson@ury.york.ac.uk) Received: from localhost (gavin@localhost) by ury.york.ac.uk (8.12.3/8.12.3/Submit) with ESMTP id g7VF778X099115; Sat, 31 Aug 2002 16:07:07 +0100 (BST) X-Authentication-Warning: ury.york.ac.uk: gavin owned process doing -bs Date: Sat, 31 Aug 2002 16:07:07 +0100 (BST) From: Gavin Atkinson X-X-Sender: To: Cc: Subject: Re: ACPI no longer disabled when APM enabled? In-Reply-To: Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-freebsd-current@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG On Thu, 29 Aug 2002, Gavin Atkinson wrote: > Since the recent ACPI import (i believe), it seems that ACPI is no longer > disabled when APM is enabled. I do not explicitely disable API anywhere. > In the past, I have seen upon bootup a message "apm: Other PM system > enabled." and the kernel would carry on booting as if ACPI had not been > loaded. As a follow-up to this... adding the hint hint.acpi.0.disable="1" fixes the suspend problems, but produces the following error messages on boot-up: unknown: can't assign resources (port) unknown: can't assign resources (irq) unknown: can't assign resources (port) unknown: can't assign resources (port) unknown: can't assign resources (port) These only exist with the acpi hint above. Removing the hint and reverting to a previous kernel (where ACPI is disabled because APM is enabled) shows them with the hint in place too, but obviously acpi is not enabled then. I have confirmed that this is new with the latest acpi import. The recent heads-up about hw.acpi.0.disable="1" has not fixed the problem I am seeing. Those ISA PNP IDs correspond to, /usr/src/sys/isa/atkbdc_isa.c: { 0x0303d041, "Keyboard controller (i8042)" },/* PNP0303 */ /usr/src/sys/boot/common/pnpdata:ident=PNP0700 module=fd # PC standard floppy disk controller /usr/src/sys/boot/common/pnpdata:ident=PNP0501 module=sio # 16550A-compatible COM port /usr/src/sys/boot/common/pnpdata:ident=PNP0401 module=lpt # ECP printer port /usr/src/sys/isa/psm.c: { 0x130fd041, "PS/2 mouse port" }, /* PNP0F13 */ These devices seem to work fine however. Gavin To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-current" in the body of the message From owner-freebsd-current Sat Aug 31 8:29:24 2002 Delivered-To: freebsd-current@freebsd.org Received: from mx1.FreeBSD.org (mx1.FreeBSD.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id DC97037B400 for ; Sat, 31 Aug 2002 08:29:19 -0700 (PDT) Received: from maul.immure.com (maul.immure.com [207.8.42.72]) by mx1.FreeBSD.org (Postfix) with ESMTP id 1264743E42 for ; Sat, 31 Aug 2002 08:29:19 -0700 (PDT) (envelope-from bob@immure.com) Received: (from root@localhost) by maul.immure.com (8.11.5/8.11.2) id g7VFTIB76037 for current@freebsd.org; Sat, 31 Aug 2002 10:29:18 -0500 (CDT) (envelope-from bob@immure.com) Received: from luke.immure.com (luke.vieo.com [10.1.132.3]) by maul.immure.com (8.11.5/8.11.2) with ESMTP id g7VFTGF75913; Sat, 31 Aug 2002 10:29:16 -0500 (CDT) (envelope-from bob@immure.com) Received: (from root@localhost) by luke.immure.com (8.12.5/8.12.3) id g7VFTGug053753; Sat, 31 Aug 2002 10:29:16 -0500 (CDT) (envelope-from bob@luke.immure.com) Received: from luke.immure.com (localhost [127.0.0.1]) by luke.immure.com (8.12.5/8.12.3) with ESMTP id g7VFTGed053728; Sat, 31 Aug 2002 10:29:16 -0500 (CDT) (envelope-from bob@luke.immure.com) Received: (from bob@localhost) by luke.immure.com (8.12.5/8.12.5/Submit) id g7VFTGqW053727; Sat, 31 Aug 2002 10:29:16 -0500 (CDT) Date: Sat, 31 Aug 2002 10:29:16 -0500 From: Bob Willcox To: "Justin T. Gibbs" Cc: Edwin Culp , current@freebsd.org Subject: Re: Kernel compile at aic7xxx/aicasm today's current. Message-ID: <20020831152916.GA51070@luke.immure.com> Reply-To: Bob Willcox References: <1030795465.3d70b0c9322a5@Mail.EnContacto.Net> <221790000.1030805433@aslan.scsiguy.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <221790000.1030805433@aslan.scsiguy.com> User-Agent: Mutt/1.5.1i X-scanner: scanned by Inflex 1.0.12.3 on luke.immure.com X-scanner: scanned by Inflex 0.1.5c+ on maul.immure.com Sender: owner-freebsd-current@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG I now get a bit further: ===> aic7xxx ===> aic7xxx/aicasm make -f /.amd_mnt/han/host/usr/src/sys/modules/aic7xxx/aicasm/../../../dev/aic7xxx/aicasm/Makefile MAKESRCPATH=/.amd_mnt/han/host/usr/src/sys/modules/aic7xxx/aicasm/../../../dev/aic7xxx/aicasm cleandir make -f /.amd_mnt/han/host/usr/src/sys/modules/aic7xxx/aicasm/../../../dev/aic7xxx/aicasm/Makefile MAKESRCPATH=/.amd_mnt/han/host/usr/src/sys/modules/aic7xxx/aicasm/../../../dev/aic7xxx/aicasm clean rm -f aicasm_gram.h aicasm_macro_gram.h aicasm_gram.output aicasm_macro_gram.output aicasm aicasm.o aicasm_symbol.o aicasm_gram.o aicasm_macro_gram.o aicasm_scan.o aicasm_macro_scan.o aicasm_scan.c aicasm_macro_scan.c aicasm_gram.c aicasm_gram.h aicasm_macro_gram.c aicasm_macro_gram.h make: don't know how to make cleandepend. Stop *** Error code 2 Stop in /.amd_mnt/han/host/usr/src/sys/modules/aic7xxx/aicasm. *** Error code 1 Stop in /.amd_mnt/han/host/usr/src/sys/modules/aic7xxx/aicasm. *** Error code 1 Stop in /.amd_mnt/han/host/usr/src/sys/modules/aic7xxx. *** Error code 1 Stop in /.amd_mnt/han/host/usr/src/sys/modules. *** Error code 1 Stop in /.amd_mnt/han/host/usr/obj/.amd_mnt/han/host/usr/src/sys/GREEDO. *** Error code 1 Stop in /.amd_mnt/han/host/usr/src. *** Error code 1 Stop in /.amd_mnt/han/host/usr/src. On Sat, Aug 31, 2002 at 08:50:33AM -0600, Justin T. Gibbs wrote: > > Today's current gave me the following error while building a new kernel > > after a successful make world. > > > > cd /usr/src/sys/modules ; > > MAKEOBJDIRPREFIX=/usr/obj/usr/src/sys/PIII850N/modules > > KMODDIR=/boot/kernel MACHINE=i386 make cleandir > > ===> 3dfx > > ===> accf_data > > ===> accf_http > > ===> agp > > ===> aha > > ===> aic7xxx > > ===> aic7xxx/aicasm > > make: don't know how to make cleandir. Stop > > *** Error code 2 > > > > Stop in /usr/src/sys/modules/aic7xxx. > > *** Error code 1 > > Ooops. I never use the buildkernel target. Try re-cvsup'ing and see > if the change I just checked in fixes this for you. > > -- > Justin > > > To Unsubscribe: send mail to majordomo@FreeBSD.org > with "unsubscribe freebsd-current" in the body of the message -- Bob Willcox We seem to have forgotten the simple truth that bob@vieo.com reason is never perfect. Only non-sense attains Austin, TX perfection. -- Poul Henningsen [1894-1967] To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-current" in the body of the message From owner-freebsd-current Sat Aug 31 8:45:27 2002 Delivered-To: freebsd-current@freebsd.org Received: from mx1.FreeBSD.org (mx1.FreeBSD.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id CEC7A37B400; Sat, 31 Aug 2002 08:45:23 -0700 (PDT) Received: from totem.fix.no (totem.fix.no [80.91.32.29]) by mx1.FreeBSD.org (Postfix) with ESMTP id 731B643E42; Sat, 31 Aug 2002 08:45:23 -0700 (PDT) (envelope-from anders@totem.fix.no) Received: by totem.fix.no (Postfix, from userid 1000) id B4E1A20273; Sat, 31 Aug 2002 17:45:26 +0200 (CEST) To: FreeBSD-gnats-submit@freebsd.org Subject: Truss segfaults when tracing sshd From: Anders Nordby Reply-To: Anders Nordby Cc: current@FreeBSD.org X-send-pr-version: 3.113 X-GNATS-Notify: Message-Id: <20020831154526.B4E1A20273@totem.fix.no> Date: Sat, 31 Aug 2002 17:45:26 +0200 (CEST) Sender: owner-freebsd-current@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG >Submitter-Id: current-users >Originator: Anders Nordby >Organization: >Confidential: no >Synopsis: Truss segfaults when tracing sshd >Severity: serious >Priority: medium >Category: bin >Class: sw-bug >Release: FreeBSD 5.0-CURRENT i386 >Environment: FreeBSD current 5.0-CURRENT FreeBSD 5.0-CURRENT #0: Sat Aug 31 09:31:05 GMT 2002 root@current:/usr/obj/usr/src/sys/MYGENERIC i386 Filesystems mounted: /dev/ad0s1a on / (ufs, local) devfs on /dev (devfs, local) /dev/ad0s1f on /tmp (ufs, local, soft-updates) /dev/ad0s1g on /usr (ufs, local, soft-updates) /dev/ad0s1e on /var (ufs, local, soft-updates) eggsilo:/space/distfiles on /usr/ports/distfiles (nfs) procfs on /proc (procfs, local) The processor on the system is a 466 MHz Intel Celeron. >Description: Find your sshd process: # sockstat -l | grep sshd root sshd 175 3 tcp6 *:22 *:* root sshd 175 4 tcp4 *:22 *:* Truss it through gdb: # gdb truss GNU gdb 5.2.0 (FreeBSD) 20020627 Copyright 2002 Free Software Foundation, Inc. GDB is free software, covered by the GNU General Public License, and you are welcome to change it and/or distribute copies of it under certain conditions. Type "show copying" to see the conditions. There is absolutely no warranty for GDB. Type "show warranty" for details. This GDB was configured as "i386-undermydesk-freebsd"... (no debugging symbols found)... (gdb) run -p 175 Starting program: /usr/bin/truss -p 175 Now log in to the machine (I'm logging in as root), and return to gdb: (no debugging symbols found)...(no debugging symbols found)... Program received signal SIGSEGV, Segmentation fault. 0x08049c77 in free () (gdb) bt #0 0x08049c77 in free () #1 0x2806d000 in ?? () #2 0x08049e3e in free () #3 0x0804eb6d in free () #4 0x08049182 in free () #5 0x08048d31 in free () (gdb) >How-To-Repeat: On a vanilla -current system from today: # truss -p `sockstat -l | egrep 'sshd.*tcp4' | awk '{print $3}'` Log into the system with sshd, and truss will segfault: Segmentation fault (core dumped) This also seems to happen if you truss sshd while logging out another ssh session. >Fix: N/A To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-current" in the body of the message From owner-freebsd-current Sat Aug 31 8:48: 3 2002 Delivered-To: freebsd-current@freebsd.org Received: from mx1.FreeBSD.org (mx1.FreeBSD.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 047A337B400 for ; Sat, 31 Aug 2002 08:48:01 -0700 (PDT) Received: from bunrab.catwhisker.org (adsl-63-193-123-122.dsl.snfc21.pacbell.net [63.193.123.122]) by mx1.FreeBSD.org (Postfix) with ESMTP id 6A02643E72 for ; Sat, 31 Aug 2002 08:48:01 -0700 (PDT) (envelope-from david@catwhisker.org) Received: from bunrab.catwhisker.org (localhost [127.0.0.1]) by bunrab.catwhisker.org (8.12.5/8.12.5) with ESMTP id g7VFm0WB035572 for ; Sat, 31 Aug 2002 08:48:00 -0700 (PDT) (envelope-from david@bunrab.catwhisker.org) Received: (from david@localhost) by bunrab.catwhisker.org (8.12.5/8.12.5/Submit) id g7VFm0r8035571 for current@freebsd.org; Sat, 31 Aug 2002 08:48:00 -0700 (PDT) Date: Sat, 31 Aug 2002 08:48:00 -0700 (PDT) From: David Wolfskill Message-Id: <200208311548.g7VFm0r8035571@bunrab.catwhisker.org> To: current@freebsd.org Subject: Re: Kernel compile at aic7xxx/aicasm today's current. Sender: owner-freebsd-current@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG [I tried to send this unicast to bob@immure.com, but the attempt was rejected with an "reason: 550 5.7.1 Access denied" as the only excuse given for the behavior. dhw] Adding a "cleandepend" stanza similar to the just-added "cleandir" stanza seems to get beyond that. Cheers, david -- David H. Wolfskill david@catwhisker.org To paraphrase David Hilbert, there can be no conflicts between the discipline of systems administration and Microsoft, since they have nothing in common. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-current" in the body of the message From owner-freebsd-current Sat Aug 31 10:12:49 2002 Delivered-To: freebsd-current@freebsd.org Received: from mx1.FreeBSD.org (mx1.FreeBSD.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id B76FC37B400; Sat, 31 Aug 2002 10:12:47 -0700 (PDT) Received: from nagual.pp.ru (pobrecita.freebsd.ru [194.87.13.42]) by mx1.FreeBSD.org (Postfix) with ESMTP id C20C343E42; Sat, 31 Aug 2002 10:12:46 -0700 (PDT) (envelope-from ache@pobrecita.freebsd.ru) Received: from pobrecita.freebsd.ru (ache@localhost [127.0.0.1]) by nagual.pp.ru (8.12.5/8.12.5) with ESMTP id g7VHCcKu080260; Sat, 31 Aug 2002 21:12:39 +0400 (MSD) (envelope-from ache@pobrecita.freebsd.ru) Received: (from ache@localhost) by pobrecita.freebsd.ru (8.12.5/8.12.5/Submit) id g7VHCZT7080259; Sat, 31 Aug 2002 21:12:36 +0400 (MSD) (envelope-from ache) Date: Sat, 31 Aug 2002 21:12:32 +0400 From: "Andrey A. Chernov" To: current@freebsd.org, gibbs@freebsd.org Subject: New SCSI: can't 'make depend' Message-ID: <20020831171231.GA80192@nagual.pp.ru> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline User-Agent: Mutt/1.5.1i Sender: owner-freebsd-current@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG Apparently Makefile not have aicasm target (newly created clean building directory): rm -f .olddep if [ -f .depend ]; then mv .depend .olddep; fi make _kernel-depend cc -c -O -pipe -march=pentiumpro -Wall -Wredundant-decls -Wnested-externs -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Winline -Wcast-qual -fformat-extensions -ansi -nostdinc -I- -I. -I../../.. -I../../../dev -I../../../contrib/dev/acpica -I../../../contrib/ipfilter -I../../../../include -D_KERNEL -include opt_global.h -mpreferred-stack-boundary=2 -ffreestanding ../../../i386/i386/genassym.c NM=nm OBJFORMAT=elf sh ../../../kern/genassym.sh genassym.o > assym.s awk -f ../../../tools/vnode_if.awk ../../../kern/vnode_if.src -h make: don't know how to make aicasm. Stop *** Error code 2 Stop in /usr/src/sys/i386/compile/POBRECITA. -- Andrey A. Chernov http://ache.pp.ru/ To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-current" in the body of the message From owner-freebsd-current Sat Aug 31 10:17: 4 2002 Delivered-To: freebsd-current@freebsd.org Received: from mx1.FreeBSD.org (mx1.FreeBSD.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 895C037B400 for ; Sat, 31 Aug 2002 10:17:00 -0700 (PDT) Received: from aslan.scsiguy.com (aslan.scsiguy.com [63.229.232.106]) by mx1.FreeBSD.org (Postfix) with ESMTP id 51FCE43E3B for ; Sat, 31 Aug 2002 10:16:59 -0700 (PDT) (envelope-from gibbs@scsiguy.com) Received: from aslan.scsiguy.com (aslan.scsiguy.com [63.229.232.106]) by aslan.scsiguy.com (8.12.5/8.12.5) with ESMTP id g7VHFtZY040523; Sat, 31 Aug 2002 11:15:55 -0600 (MDT) (envelope-from gibbs@scsiguy.com) Date: Sat, 31 Aug 2002 11:15:55 -0600 From: "Justin T. Gibbs" To: "Andrey A. Chernov" , current@freebsd.org Subject: Re: New SCSI: can't 'make depend' Message-ID: <293880000.1030814155@aslan.scsiguy.com> In-Reply-To: <20020831171231.GA80192@nagual.pp.ru> References: <20020831171231.GA80192@nagual.pp.ru> X-Mailer: Mulberry/2.2.1 (Linux/x86) MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Content-Disposition: inline Sender: owner-freebsd-current@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG > Apparently Makefile not have aicasm target (newly created clean > building directory): I can't reproduce this here. My kernel Makefile includes an aicasm target. -- Justin To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-current" in the body of the message From owner-freebsd-current Sat Aug 31 10:22:23 2002 Delivered-To: freebsd-current@freebsd.org Received: from mx1.FreeBSD.org (mx1.FreeBSD.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 5234937B401 for ; Sat, 31 Aug 2002 10:22:18 -0700 (PDT) Received: from nagual.pp.ru (pobrecita.freebsd.ru [194.87.13.42]) by mx1.FreeBSD.org (Postfix) with ESMTP id D3A3E43E42 for ; Sat, 31 Aug 2002 10:22:16 -0700 (PDT) (envelope-from ache@pobrecita.freebsd.ru) Received: from pobrecita.freebsd.ru (ache@localhost [127.0.0.1]) by nagual.pp.ru (8.12.5/8.12.5) with ESMTP id g7VHMEKu080434; Sat, 31 Aug 2002 21:22:15 +0400 (MSD) (envelope-from ache@pobrecita.freebsd.ru) Received: (from ache@localhost) by pobrecita.freebsd.ru (8.12.5/8.12.5/Submit) id g7VHMC1l080432; Sat, 31 Aug 2002 21:22:13 +0400 (MSD) (envelope-from ache) Date: Sat, 31 Aug 2002 21:22:10 +0400 From: "Andrey A. Chernov" To: "Justin T. Gibbs" Cc: current@freebsd.org Subject: Re: New SCSI: can't 'make depend' Message-ID: <20020831172209.GA80351@nagual.pp.ru> References: <20020831171231.GA80192@nagual.pp.ru> <293880000.1030814155@aslan.scsiguy.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <293880000.1030814155@aslan.scsiguy.com> User-Agent: Mutt/1.5.1i Sender: owner-freebsd-current@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG On Sat, Aug 31, 2002 at 11:15:55 -0600, Justin T. Gibbs wrote: > > Apparently Makefile not have aicasm target (newly created clean > > building directory): > > I can't reproduce this here. My kernel Makefile includes an aicasm target. From where aicasm target must come in? As I see, src/sys/conf/Makefile.i386 v1.257 not have it. -- Andrey A. Chernov http://ache.pp.ru/ To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-current" in the body of the message From owner-freebsd-current Sat Aug 31 10:23:28 2002 Delivered-To: freebsd-current@freebsd.org Received: from mx1.FreeBSD.org (mx1.FreeBSD.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 793E937B400 for ; Sat, 31 Aug 2002 10:23:19 -0700 (PDT) Received: from bremen.shuttle.de (bremen.shuttle.de [194.95.249.251]) by mx1.FreeBSD.org (Postfix) with ESMTP id B48E743E6E for ; Sat, 31 Aug 2002 10:23:16 -0700 (PDT) (envelope-from schweikh@schweikhardt.net) Received: from bremen.shuttle.de (localhost [127.0.0.1]) by bremen.shuttle.de (Postfix) with ESMTP id B67D717D46; Sat, 31 Aug 2002 19:23:11 +0200 (CEST) Received: (from uucp@localhost) by bremen.shuttle.de (8.12.3/8.12.3/Debian -4) with UUCP id g7VHNBoV024051; Sat, 31 Aug 2002 19:23:11 +0200 Received: from hal9000.schweikhardt.net (localhost [127.0.0.1]) by hal9000.schweikhardt.net (8.12.5/8.12.5) with ESMTP id g7VHNJV1020759; Sat, 31 Aug 2002 19:23:19 +0200 (CEST) (envelope-from schweikh@hal9000.schweikhardt.net) Received: (from schweikh@localhost) by hal9000.schweikhardt.net (8.12.5/8.12.3/Submit) id g7VHNHGw020758; Sat, 31 Aug 2002 19:23:17 +0200 (CEST) Date: Sat, 31 Aug 2002 19:23:17 +0200 From: Jens Schweikhardt To: "Vladimir B. Grebenschikov" Cc: freebsd-current@FreeBSD.ORG Subject: Re: CURRENT's termcap broken Message-ID: <20020831192317.A17197@schweikhardt.net> References: <20020828124821.GA6231@starjuice.net> <20020828190424.A1294@schweikhardt.net> <20020828173532.GA64845@starjuice.net> <20020828203206.C1294@schweikhardt.net> <20020828190918.GA37295@starjuice.net> <20020828214105.D1294@schweikhardt.net> <200208281946.g7SJksgI019098@intruder.bmah.org> <1030626197.842.77.camel@vbook.express.ru> <20020831000444.A870@schweikhardt.net> <1030751383.832.49.camel@vbook.express.ru> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <1030751383.832.49.camel@vbook.express.ru> User-Agent: Mutt/1.3.22.1i Sender: owner-freebsd-current@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG ... # > # and midnight commander shows all with -, +, | instead of # > # pesudo-graphics. # > # > It seems this is the price we pay for alignment with what XFree86 ships. # # I see Wait, maybe I was too fast and there is a solution. Looking at the xterm FAQ, http://dickey.his.com/xterm/xterm.faq.html My terminal doesn't show box characters Xterm displays the 7-bit ASCII and VT100 graphic characters (including box corners) using specially arranged fixed-pitch fonts. The first 32 glyph positions (which would correspond to nonprinting control characters) are used to hold the VT100 graphic characters. Some fonts that otherwise look fine (such as courier) do not have glyphs defined for these positions. So they display as blanks. Use xfd to display the font. XFree86 xterm can form its own line-drawing characters (see patch 90, for example). It does not draw all of the graphic characters, only those that may be done with straight lines. But those are the most used, making most of the fixed-pitch fonts useful for xterm. You may also have a problem with the terminfo description. As distributed, the X11R6 terminfo for xterm does not have the acsc string defined, so most implementations of curses do not try to use the alternate character set. Finally, some people confuse the VT100 graphic characters with the VT220 support for DEC technical character set. These are distinct (7-bit) character sets. Xterm currently does not support this. I found that it is really dependent on the font. I use some IBM font from an AIX system (Rom14) by default, which has no box characters and thus displays blanks instead. If I use e.g. $ xterm -fn fixed -e midc I have all the box characters and midc looks good. Use $ xfd -fn whateverfont and look at the first 32 characters. Regards, Jens -- Jens Schweikhardt http://www.schweikhardt.net/ SIGSIG -- signature too long (core dumped) To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-current" in the body of the message From owner-freebsd-current Sat Aug 31 10:39:46 2002 Delivered-To: freebsd-current@freebsd.org Received: from mx1.FreeBSD.org (mx1.FreeBSD.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 5131137B400 for ; Sat, 31 Aug 2002 10:39:44 -0700 (PDT) Received: from nagual.pp.ru (pobrecita.freebsd.ru [194.87.13.42]) by mx1.FreeBSD.org (Postfix) with ESMTP id 32F1A43E3B for ; Sat, 31 Aug 2002 10:39:43 -0700 (PDT) (envelope-from ache@pobrecita.freebsd.ru) Received: from pobrecita.freebsd.ru (ache@localhost [127.0.0.1]) by nagual.pp.ru (8.12.5/8.12.5) with ESMTP id g7VHdfKu080730; Sat, 31 Aug 2002 21:39:41 +0400 (MSD) (envelope-from ache@pobrecita.freebsd.ru) Received: (from ache@localhost) by pobrecita.freebsd.ru (8.12.5/8.12.5/Submit) id g7VHdeuB080729; Sat, 31 Aug 2002 21:39:41 +0400 (MSD) (envelope-from ache) Date: Sat, 31 Aug 2002 21:39:40 +0400 From: "Andrey A. Chernov" To: "Justin T. Gibbs" Cc: current@freebsd.org Subject: Re: New SCSI: can't 'make depend' Message-ID: <20020831173940.GA80617@nagual.pp.ru> References: <20020831171231.GA80192@nagual.pp.ru> <293880000.1030814155@aslan.scsiguy.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <293880000.1030814155@aslan.scsiguy.com> User-Agent: Mutt/1.5.1i Sender: owner-freebsd-current@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG On Sat, Aug 31, 2002 at 11:15:55 -0600, Justin T. Gibbs wrote: > > Apparently Makefile not have aicasm target (newly created clean > > building directory): > > I can't reproduce this here. My kernel Makefile includes an aicasm target. I have only this lines included, but not aicasm target itself. I have 'device ahc'. Maybe tabs/spaces/continuation lines or 'config' issue with /sys/conf/files? I wonder about optional ahc ahd line here. Is it assumes that _both_ must be on? aic7xxx_{seq.h,reg.h,reg_print.c}: $S/dev/aic7xxx/aic7xxx.{reg,seq} $S/cam/scsi/scsi_message.h aicasm ./aicasm ${INCLUDES} -I$S/cam/scsi -I$S/dev/aic7xxx -o aic7xxx_seq.h -r aic7xxx_reg.h -p aic7xxx_reg_print.c -i $S/dev/aic7xxx/aic7xxx_osm.h $S/dev/aic7xxx/aic7xxx.seq -- Andrey A. Chernov http://ache.pp.ru/ To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-current" in the body of the message From owner-freebsd-current Sat Aug 31 10:40:44 2002 Delivered-To: freebsd-current@freebsd.org Received: from mx1.FreeBSD.org (mx1.FreeBSD.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id DEBB037B400 for ; Sat, 31 Aug 2002 10:40:40 -0700 (PDT) Received: from ref5.freebsd.org (ref5.FreeBSD.org [216.136.204.102]) by mx1.FreeBSD.org (Postfix) with ESMTP id 84B1143E42 for ; Sat, 31 Aug 2002 10:40:40 -0700 (PDT) (envelope-from des@FreeBSD.org) Received: from ref5.freebsd.org (localhost [127.0.0.1]) by ref5.freebsd.org (8.12.5/8.12.5) with ESMTP id g7VHeegr083083 for ; Sat, 31 Aug 2002 10:40:40 -0700 (PDT) (envelope-from des@ref5.freebsd.org) Received: (from des@localhost) by ref5.freebsd.org (8.12.5/8.12.5/Submit) id g7VHeeiL083075 for current@freebsd.org; Sat, 31 Aug 2002 10:40:40 -0700 (PDT) Date: Sat, 31 Aug 2002 10:40:40 -0700 (PDT) From: Dag-Erling Smorgrav Message-Id: <200208311740.g7VHeeiL083075@ref5.freebsd.org> To: current@freebsd.org Subject: i386 tinderbox failure Sender: owner-freebsd-current@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG -------------------------------------------------------------- >>> Rebuilding the temporary build tree -------------------------------------------------------------- >>> 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/i386/obj/local0/scratch/des/src/i386/usr/include -------------------------------------------------------------- >>> stage 4: building libraries -------------------------------------------------------------- >>> stage 4: make dependencies -------------------------------------------------------------- >>> stage 4: building everything.. -------------------------------------------------------------- >>> Kernel build for GENERIC started on Sat Aug 31 10:40:36 PDT 2002 -------------------------------------------------------------- ===> aic7xxx/aicasm make: don't know how to make cleandir. Stop *** Error code 2 Stop in /local0/scratch/des/src/sys/modules/aic7xxx. *** Error code 1 Stop in /local0/scratch/des/src/sys/modules. *** Error code 1 Stop in /local0/scratch/des/obj/local0/scratch/des/src/sys/GENERIC. *** Error code 1 Stop in /local0/scratch/des/src. *** Error code 1 Stop in /local0/scratch/des/src. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-current" in the body of the message From owner-freebsd-current Sat Aug 31 10:43:41 2002 Delivered-To: freebsd-current@freebsd.org Received: from mx1.FreeBSD.org (mx1.FreeBSD.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id DF60B37B400 for ; Sat, 31 Aug 2002 10:43:38 -0700 (PDT) Received: from nagual.pp.ru (pobrecita.freebsd.ru [194.87.13.42]) by mx1.FreeBSD.org (Postfix) with ESMTP id E250F43E6E for ; Sat, 31 Aug 2002 10:43:37 -0700 (PDT) (envelope-from ache@pobrecita.freebsd.ru) Received: from pobrecita.freebsd.ru (ache@localhost [127.0.0.1]) by nagual.pp.ru (8.12.5/8.12.5) with ESMTP id g7VHhaKu080801; Sat, 31 Aug 2002 21:43:36 +0400 (MSD) (envelope-from ache@pobrecita.freebsd.ru) Received: (from ache@localhost) by pobrecita.freebsd.ru (8.12.5/8.12.5/Submit) id g7VHhZ49080800; Sat, 31 Aug 2002 21:43:35 +0400 (MSD) (envelope-from ache) Date: Sat, 31 Aug 2002 21:43:35 +0400 From: "Andrey A. Chernov" To: "Justin T. Gibbs" Cc: current@FreeBSD.ORG Subject: Re: New SCSI: can't 'make depend' Message-ID: <20020831174335.GA80781@nagual.pp.ru> References: <20020831171231.GA80192@nagual.pp.ru> <293880000.1030814155@aslan.scsiguy.com> <20020831173940.GA80617@nagual.pp.ru> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20020831173940.GA80617@nagual.pp.ru> User-Agent: Mutt/1.5.1i Sender: owner-freebsd-current@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG On Sat, Aug 31, 2002 at 21:39:40 +0400, Andrey A. Chernov wrote: > > I wonder about > optional ahc ahd > line here. Is it assumes that _both_ must be on? Yes, it was the bug place. Here is the workaround which fix it for me: --- files.bak Sat Aug 31 20:46:30 2002 +++ files Sat Aug 31 21:40:55 2002 @@ -4,7 +4,7 @@ # limitations in config: backslash-newline doesn't work in strings, and # dependency lines other than the first are silently ignored. # -aicasm optional ahc ahd \ +aicasm optional ahc \ dependency "$S/dev/aic7xxx/aicasm/*.[chyl]" \ compile-with "${MAKE} -f $S/dev/aic7xxx/aicasm/Makefile MAKESRCPATH=$S/dev/aic7xxx/aicasm" \ no-obj no-implicit-rule \ -- Andrey A. Chernov http://ache.pp.ru/ To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-current" in the body of the message From owner-freebsd-current Sat Aug 31 10:52:13 2002 Delivered-To: freebsd-current@freebsd.org Received: from mx1.FreeBSD.org (mx1.FreeBSD.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 7D2DB37B400 for ; Sat, 31 Aug 2002 10:52:10 -0700 (PDT) Received: from outboundx.mv.meer.net (outboundx.mv.meer.net [209.157.152.12]) by mx1.FreeBSD.org (Postfix) with ESMTP id E1DA943E72 for ; Sat, 31 Aug 2002 10:52:09 -0700 (PDT) (envelope-from gnn@neville-neil.com) Received: from mail.meer.net (mail.meer.net [209.157.152.14]) by outboundx.mv.meer.net (8.11.6/8.11.6) with ESMTP id g7VHpva48549; Sat, 31 Aug 2002 10:51:57 -0700 (PDT) (envelope-from gnn@neville-neil.com) Received: from neville-neil.com ([209.157.133.226]) by mail.meer.net (8.12.1/8.12.1/meer) with ESMTP id g7VHq8ru008118; Sat, 31 Aug 2002 10:52:08 -0700 (PDT) Message-Id: <200208311752.g7VHq8ru008118@mail.meer.net> X-Mailer: exmh version 2.5 07/13/2001 with nmh-1.0.4 To: "Andrey A. Chernov" Cc: "Justin T. Gibbs" , current@FreeBSD.ORG Subject: Re: New SCSI: can't 'make depend' In-Reply-To: Message from "Andrey A. Chernov" of "Sat, 31 Aug 2002 21:22:10 +0400." <20020831172209.GA80351@nagual.pp.ru> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Date: Sat, 31 Aug 2002 10:52:09 -0700 From: "George V. Neville-Neil" Sender: owner-freebsd-current@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG I think this is in -STABLE not -CURRENT, I'm having this problem there. Later, George -- George V. Neville-Neil gnn@neville-neil.com Neville-Neil Consulting www.neville-neil.com "I learn only to be contented." inscription at Ryoan-ji in Kyoto, Japan To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-current" in the body of the message From owner-freebsd-current Sat Aug 31 10:55:49 2002 Delivered-To: freebsd-current@freebsd.org Received: from mx1.FreeBSD.org (mx1.FreeBSD.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 0871F37B400 for ; Sat, 31 Aug 2002 10:55:47 -0700 (PDT) Received: from nagual.pp.ru (pobrecita.freebsd.ru [194.87.13.42]) by mx1.FreeBSD.org (Postfix) with ESMTP id E9B0443E42 for ; Sat, 31 Aug 2002 10:55:45 -0700 (PDT) (envelope-from ache@pobrecita.freebsd.ru) Received: from pobrecita.freebsd.ru (ache@localhost [127.0.0.1]) by nagual.pp.ru (8.12.5/8.12.5) with ESMTP id g7VHtiKu080961; Sat, 31 Aug 2002 21:55:44 +0400 (MSD) (envelope-from ache@pobrecita.freebsd.ru) Received: (from ache@localhost) by pobrecita.freebsd.ru (8.12.5/8.12.5/Submit) id g7VHtinY080960; Sat, 31 Aug 2002 21:55:44 +0400 (MSD) (envelope-from ache) Date: Sat, 31 Aug 2002 21:55:44 +0400 From: "Andrey A. Chernov" To: "George V. Neville-Neil" Cc: "Justin T. Gibbs" , current@FreeBSD.ORG Subject: Re: New SCSI: can't 'make depend' Message-ID: <20020831175543.GA80897@nagual.pp.ru> References: <20020831172209.GA80351@nagual.pp.ru> <200208311752.g7VHq8ru008118@mail.meer.net> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <200208311752.g7VHq8ru008118@mail.meer.net> User-Agent: Mutt/1.5.1i Sender: owner-freebsd-current@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG On Sat, Aug 31, 2002 at 10:52:09 -0700, George V. Neville-Neil wrote: > I think this is in -STABLE not -CURRENT, I'm having this problem there. The problem is in -current too, see my following optional ahc ahd bug explanation, aicasm target inserted only when _both_ of them are enabled. -- Andrey A. Chernov http://ache.pp.ru/ To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-current" in the body of the message From owner-freebsd-current Sat Aug 31 12: 7:28 2002 Delivered-To: freebsd-current@freebsd.org Received: from mx1.FreeBSD.org (mx1.FreeBSD.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 8568737B476 for ; Sat, 31 Aug 2002 12:07:17 -0700 (PDT) Received: from dragon.nuxi.com (trang.nuxi.com [66.92.13.169]) by mx1.FreeBSD.org (Postfix) with ESMTP id 0E8B543E4A for ; Sat, 31 Aug 2002 12:07:17 -0700 (PDT) (envelope-from obrien@NUXI.com) Received: from dragon.nuxi.com (smmsp@localhost [127.0.0.1]) by dragon.nuxi.com (8.12.5/8.12.2) with ESMTP id g7VJ6Y6U087086; Sat, 31 Aug 2002 12:07:12 -0700 (PDT) (envelope-from obrien@dragon.nuxi.com) Received: (from obrien@localhost) by dragon.nuxi.com (8.12.5/8.12.5/Submit) id g7TKffdw055139; Thu, 29 Aug 2002 13:41:41 -0700 (PDT) Date: Thu, 29 Aug 2002 13:41:41 -0700 From: "David O'Brien" To: Bosko Milekic Cc: Michael Lucas , Rod Smith , current@FreeBSD.org Subject: Re: 5.0 release schedule? Message-ID: <20020829204141.GA55107@dragon.nuxi.com> Reply-To: current@FreeBSD.org Mail-Followup-To: David O'Brien , Bosko Milekic , Michael Lucas , Rod Smith , current@FreeBSD.ORG References: <20020828130832.067612B809@speaker.rodsbooks.com> <20020828092529.A68471@blackhelicopters.org> <20020828092820.B53499@unixdaemons.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20020828092820.B53499@unixdaemons.com> User-Agent: Mutt/1.4i 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-current@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG On Wed, Aug 28, 2002 at 09:28:20AM -0400, Bosko Milekic wrote: > > I think we're on our way to stabilizing -CURRENT enough for a DP2 > soon. I would sit and wait it out just a tad longer. :-) A 5.0 DP2 branch was created just yesterday. So how ever good yesterday's -current was will affect DP2. I rather expected the release engineers to at least querry the lists to ask what the known issues are before picking which code to base DP2 on. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-current" in the body of the message From owner-freebsd-current Sat Aug 31 12: 7:30 2002 Delivered-To: freebsd-current@freebsd.org Received: from mx1.FreeBSD.org (mx1.FreeBSD.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 39DEF37B488; Sat, 31 Aug 2002 12:07:13 -0700 (PDT) Received: from dragon.nuxi.com (trang.nuxi.com [66.92.13.169]) by mx1.FreeBSD.org (Postfix) with ESMTP id 3CE8243E77; Sat, 31 Aug 2002 12:07:12 -0700 (PDT) (envelope-from obrien@NUXI.com) Received: from dragon.nuxi.com (smmsp@localhost [127.0.0.1]) by dragon.nuxi.com (8.12.5/8.12.2) with ESMTP id g7VJ6Y6S087086; Sat, 31 Aug 2002 12:07:11 -0700 (PDT) (envelope-from obrien@dragon.nuxi.com) Received: (from obrien@localhost) by dragon.nuxi.com (8.12.5/8.12.5/Submit) id g7TKnhgl055275; Thu, 29 Aug 2002 13:49:43 -0700 (PDT) Date: Thu, 29 Aug 2002 13:49:43 -0700 From: "David O'Brien" To: Jens Schweikhardt Cc: Sheldon Hearn , freebsd-current@FreeBSD.org, bmah@FreeBSD.org Subject: Re: CURRENT's termcap broken Message-ID: <20020829204943.GE55107@dragon.nuxi.com> Reply-To: obrien@FreeBSD.org References: <20020828124821.GA6231@starjuice.net> <20020828190424.A1294@schweikhardt.net> <20020828173532.GA64845@starjuice.net> <20020828203206.C1294@schweikhardt.net> <20020828190918.GA37295@starjuice.net> <20020828214105.D1294@schweikhardt.net> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20020828214105.D1294@schweikhardt.net> User-Agent: Mutt/1.4i 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-current@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG On Wed, Aug 28, 2002 at 09:41:05PM +0200, Jens Schweikhardt wrote: > 20020827: > Our /etc/termcap now has all the entries from the XFree86 xterm > almost unchanged. This means xterm now supports color by default. > If you used TERM=xterm-color in the past you now should use > TERM=xterm. (xterm-color will lead to benign warnings). This is unacceptable -- you are breaking cross-platform (even -stable to -current) logins. TERM=xterm-color should work just as well and w/o warnings it did before your commit. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-current" in the body of the message From owner-freebsd-current Sat Aug 31 12: 7:38 2002 Delivered-To: freebsd-current@freebsd.org Received: from mx1.FreeBSD.org (mx1.FreeBSD.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 122F037B439 for ; Sat, 31 Aug 2002 12:07:12 -0700 (PDT) Received: from dragon.nuxi.com (trang.nuxi.com [66.92.13.169]) by mx1.FreeBSD.org (Postfix) with ESMTP id C0BE443E75 for ; Sat, 31 Aug 2002 12:07:11 -0700 (PDT) (envelope-from obrien@NUXI.com) Received: from dragon.nuxi.com (smmsp@localhost [127.0.0.1]) by dragon.nuxi.com (8.12.5/8.12.2) with ESMTP id g7VJ6Y6O087086; Sat, 31 Aug 2002 12:07:11 -0700 (PDT) (envelope-from obrien@dragon.nuxi.com) Received: (from obrien@localhost) by dragon.nuxi.com (8.12.5/8.12.5/Submit) id g7TKlxtM055263; Thu, 29 Aug 2002 13:47:59 -0700 (PDT) Date: Thu, 29 Aug 2002 13:47:59 -0700 From: "David O'Brien" To: Jens Schweikhardt Cc: freebsd-current@FreeBSD.org Subject: Re: CURRENT's termcap broken Message-ID: <20020829204759.GD55107@dragon.nuxi.com> Reply-To: obrien@FreeBSD.org References: <20020828124821.GA6231@starjuice.net> <20020828190640.B1294@schweikhardt.net> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20020828190640.B1294@schweikhardt.net> User-Agent: Mutt/1.4i 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-current@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG On Wed, Aug 28, 2002 at 07:06:40PM +0200, Jens Schweikhardt wrote: > # Mutt shows this when I start vi as my editor or run fetchmail: > # > # "TERMCAP", line 0, terminal 'xterm-color': enter_alt_charset_mode but no acs_chars > # > # My centericq window ends up using pipe signs (|), minus signs (-) and > # plus signs (+) to draw boxes. ..... > Please use plain TERM=xterm which now has color support. If any problems > remain, please let me know. Are you saying to try TERM=xterm as a test, or that TERM=xterm-color is not longer supported? If the second, that is unacceptable. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-current" in the body of the message From owner-freebsd-current Sat Aug 31 12: 7:59 2002 Delivered-To: freebsd-current@freebsd.org Received: from mx1.FreeBSD.org (mx1.FreeBSD.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id A366937B662 for ; Sat, 31 Aug 2002 12:07:23 -0700 (PDT) Received: from dragon.nuxi.com (trang.nuxi.com [66.92.13.169]) by mx1.FreeBSD.org (Postfix) with ESMTP id 0F79A43E6E for ; Sat, 31 Aug 2002 12:07:23 -0700 (PDT) (envelope-from obrien@NUXI.com) Received: from dragon.nuxi.com (smmsp@localhost [127.0.0.1]) by dragon.nuxi.com (8.12.5/8.12.2) with ESMTP id g7VJ6Y6Q087086; Sat, 31 Aug 2002 12:07:11 -0700 (PDT) (envelope-from obrien@dragon.nuxi.com) Received: (from obrien@localhost) by dragon.nuxi.com (8.12.5/8.12.5/Submit) id g7TKk5u1055247; Thu, 29 Aug 2002 13:46:05 -0700 (PDT) Date: Thu, 29 Aug 2002 13:46:05 -0700 From: "David O'Brien" To: Dan Nelson Cc: Jens Schweikhardt , Sheldon Hearn , freebsd-current@FreeBSD.org Subject: Re: CURRENT's termcap broken Message-ID: <20020829204605.GC55107@dragon.nuxi.com> Reply-To: freebsd-current@FreeBSD.org References: <20020828124821.GA6231@starjuice.net> <20020828190424.A1294@schweikhardt.net> <20020828173532.GA64845@starjuice.net> <20020828203206.C1294@schweikhardt.net> <20020828190654.GA6528@dan.emsphone.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20020828190654.GA6528@dan.emsphone.com> User-Agent: Mutt/1.4i 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-current@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG On Wed, Aug 28, 2002 at 02:06:54PM -0500, Dan Nelson wrote: > In the last episode (Aug 28), Jens Schweikhardt said: > > On Wed, Aug 28, 2002 at 07:35:32PM +0200, Sheldon Hearn wrote: > > # On (2002/08/28 19:04), Jens Schweikhardt wrote: > > # > Yes, use plain TERM=xterm. It's got color now as it should. I'm > > # > thinking of removing xterm-color if I can't resolve the > > # > enter_alt_charset_mode stuff. Let me know if TERM=xterm does not > > # > work as expected in mutt et al. I'll post a minor HEADS UP to > > # > current@. > > # > > # Doesn't work for centericq or mutt. > > > > Are you sure? I use mutt too (in an rxvt), and TERM=xterm works > > wonderfully with colors. Hang on, will test mutt in plain xterm... > > yes, works there too. > > Older versions of the mutt port used the slang terminal library, which > had (has?) a bug that assumed that all xterms supported color. It > didn't matter what your termcap says. This is *totally* UNTRUE: /usr/local/bin//mutt: libslang.so => /usr/local/lib/libslang.so (0x280e5000) libm.so.2 => /usr/lib/libm.so.2 (0x28148000) libssl.so.2 => /usr/lib/libssl.so.2 (0x28167000) libcrypto.so.2 => /usr/lib/libcrypto.so.2 (0x28199000) libxpg4.so.3 => /usr/lib/libxpg4.so.3 (0x28263000) libintl.so.2 => /usr/local/lib/libintl.so.2 (0x28265000) libiconv.so.3 => /usr/local/lib/libiconv.so.3 (0x2826c000) libncurses.so.5 => /usr/lib/libncurses.so.5 (0x28340000) libc.so.5 => /usr/lib/libc.so.5 (0x28382000) note the use of libslang. TERM=xterm and not having COLORTERM set, mutt will not use colors. TERM=xterm and COLORTERM=yes, mutt will use colors. TERM=xterm-color (COLORTERM set or not), mutt will use colors. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-current" in the body of the message From owner-freebsd-current Sat Aug 31 12: 8: 7 2002 Delivered-To: freebsd-current@freebsd.org Received: from mx1.FreeBSD.org (mx1.FreeBSD.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id E88F237B437 for ; Sat, 31 Aug 2002 12:08:01 -0700 (PDT) Received: from dragon.nuxi.com (trang.nuxi.com [66.92.13.169]) by mx1.FreeBSD.org (Postfix) with ESMTP id 7A7B143E6A for ; Sat, 31 Aug 2002 12:08:01 -0700 (PDT) (envelope-from obrien@NUXI.com) Received: from dragon.nuxi.com (smmsp@localhost [127.0.0.1]) by dragon.nuxi.com (8.12.5/8.12.2) with ESMTP id g7VJ6Y7I087086; Sat, 31 Aug 2002 12:07:32 -0700 (PDT) (envelope-from obrien@dragon.nuxi.com) Received: (from obrien@localhost) by dragon.nuxi.com (8.12.5/8.12.5/Submit) id g7S6aEnx088460; Tue, 27 Aug 2002 23:36:14 -0700 (PDT) Date: Tue, 27 Aug 2002 23:36:14 -0700 From: "David O'Brien" To: Terry Lambert Cc: Alexander Langer , freebsd-current@FreeBSD.org, Gerald Pfeifer Subject: Re: gcc 3.1 / streambuf.h broken with "using namespace std;" Message-ID: <20020828063614.GA88426@dragon.nuxi.com> Reply-To: freebsd-current@FreeBSD.org References: <20020828021006.D1412@fump.kawo2.rwth-aachen.de> <3D6C1F76.30B458A5@mindspring.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <3D6C1F76.30B458A5@mindspring.com> User-Agent: Mutt/1.4i 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-current@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG On Tue, Aug 27, 2002 at 05:55:18PM -0700, Terry Lambert wrote: > In general, though, the answer is that "3.1 sucks and 2.9x > does not". 8-). Feh. 3.1's optimizer is less buggy in my experience. > Use at least GCC 3.2, if you feel compelled to use a buggy > non-maintenance release level GCC; alternately, wait for 3.3. What in the world are you trying to say?? "non-maintenance release"??? Why do you think 3.2 is buggy?? To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-current" in the body of the message From owner-freebsd-current Sat Aug 31 14:21:53 2002 Delivered-To: freebsd-current@freebsd.org Received: from mx1.FreeBSD.org (mx1.FreeBSD.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id BDFFB37B400; Sat, 31 Aug 2002 14:21:50 -0700 (PDT) Received: from salmon.maths.tcd.ie (salmon.maths.tcd.ie [134.226.81.11]) by mx1.FreeBSD.org (Postfix) with SMTP id 16F3943E42; Sat, 31 Aug 2002 14:21:49 -0700 (PDT) (envelope-from dwmalone@maths.tcd.ie) Received: from walton.maths.tcd.ie by salmon.maths.tcd.ie with SMTP id ; 31 Aug 2002 22:21:48 +0100 (BST) Date: Sat, 31 Aug 2002 22:21:48 +0100 From: David Malone To: Anders Nordby Cc: FreeBSD-gnats-submit@FreeBSD.org, current@FreeBSD.org, mdodd@FreeBSD.org Subject: Re: bin/42255: Truss segfaults when tracing sshd Message-ID: <20020831212147.GA34455@walton.maths.tcd.ie> References: <20020831154526.B4E1A20273@totem.fix.no> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20020831154526.B4E1A20273@totem.fix.no> User-Agent: Mutt/1.3.25i Sender: owner-freebsd-current@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG On Sat, Aug 31, 2002 at 05:45:26PM +0200, Anders Nordby wrote: > # truss -p `sockstat -l | egrep 'sshd.*tcp4' | awk '{print $3}'` > > Log into the system with sshd, and truss will segfault: There is an even easier way to reproduce this: gonzo 9% sleep 10 & [2] 35245 gonzo 10% truss -p 35245 *segfaults* It is actually just strcmping a NULL syscall name, which can happen if you truss a process which is waiting for a syscall to return when you first attach to the process. The patch below seems to fix the problem, but I Matthew would like a more complex fix. David. ndex: syscalls.c =================================================================== RCS file: /cvs/FreeBSD-CVS/src/usr.bin/truss/syscalls.c,v retrieving revision 1.25 diff -u -r1.25 syscalls.c --- syscalls.c 7 Aug 2002 11:35:18 -0000 1.25 +++ syscalls.c 31 Aug 2002 21:10:51 -0000 @@ -411,7 +411,7 @@ if (trussinfo->flags & FOLLOWFORKS) len += fprintf(trussinfo->outfile, "%5d: ", trussinfo->pid); - if (!strcmp(name, "execve") || !strcmp(name, "exit")) { + if (name != NULL && (!strcmp(name, "execve") || !strcmp(name, "exit"))) { clock_gettime(CLOCK_REALTIME, &trussinfo->after); } To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-current" in the body of the message From owner-freebsd-current Sat Aug 31 14:26:46 2002 Delivered-To: freebsd-current@freebsd.org Received: from mx1.FreeBSD.org (mx1.FreeBSD.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 4357A37B400; Sat, 31 Aug 2002 14:26:42 -0700 (PDT) Received: from obsecurity.dyndns.org (adsl-64-165-226-146.dsl.lsan03.pacbell.net [64.165.226.146]) by mx1.FreeBSD.org (Postfix) with ESMTP id 4D90C43E42; Sat, 31 Aug 2002 14:26:40 -0700 (PDT) (envelope-from kris@obsecurity.org) Received: by obsecurity.dyndns.org (Postfix, from userid 1000) id 9FB3666B41; Sat, 31 Aug 2002 14:26:39 -0700 (PDT) Date: Sat, 31 Aug 2002 14:26:39 -0700 From: Kris Kennaway To: current@FreeBSD.org Cc: phk@FreeBSD.org Subject: Problems reading vmcores Message-ID: <20020831212639.GA58028@xor.obsecurity.org> Mime-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="G4iJoqBmSsgzjUCe" Content-Disposition: inline User-Agent: Mutt/1.4i Sender: owner-freebsd-current@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG --G4iJoqBmSsgzjUCe Content-Type: text/plain; charset=us-ascii Content-Disposition: inline I'm having difficulty reading vmcore images with gdb (either the system version or the port). (gdb) gohan10# gdb /a/kernel.debug /a/vmcore.0 GNU gdb 5.2.0 (FreeBSD) 20020627 Copyright 2002 Free Software Foundation, Inc. GDB is free software, covered by the GNU General Public License, and you are welcome to change it and/or distribute copies of it under certain conditions. Type "show copying" to see the conditions. There is absolutely no warranty for GDB. Type "show warranty" for details. This GDB was configured as "i386-undermydesk-freebsd"... "/a/vmcore.0" is not a core dump: File format not recognized I have a lovely collection of panics from the bento cluster over the last 12 hours, but no way to get tracebacks. savecore: reboot after panic: ufs_dirbad: bad dir savecore: unable to open bounds file, using 0 savecore: writing core to vmcore.0 savecore: reboot after panic: page fault savecore: unable to open bounds file, using 0 savecore: writing core to vmcore.0 savecore: reboot after panic: sleeping thread owns a mutex savecore: unable to open bounds file, using 0 savecore: writing core to vmcore.0 savecore: reboot after panic: page fault savecore: unable to open bounds file, using 0 savecore: writing core to vmcore.0 savecore: reboot after panic: page fault savecore: unable to open bounds file, using 0 savecore: writing core to vmcore.0 savecore: reboot after panic: pipe buffer gone savecore: unable to open bounds file, using 0 savecore: writing core to vmcore.0 savecore: reboot after panic: Most recently used by AD driver savecore: unable to open bounds file, using 0 savecore: writing core to vmcore.0 Kris --G4iJoqBmSsgzjUCe Content-Type: application/pgp-signature Content-Disposition: inline -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.0.7 (FreeBSD) iD8DBQE9cTSOWry0BWjoQKURApp3AJ9P22nQA/bjDgYjzSxwrAsssLh/PQCggBS4 cER2U3JYqO6Q6lX875Qs9Ic= =WiQD -----END PGP SIGNATURE----- --G4iJoqBmSsgzjUCe-- To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-current" in the body of the message From owner-freebsd-current Sat Aug 31 14:42:19 2002 Delivered-To: freebsd-current@freebsd.org Received: from mx1.FreeBSD.org (mx1.FreeBSD.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 7503D37B400 for ; Sat, 31 Aug 2002 14:42:17 -0700 (PDT) Received: from itesec.hsc.fr (itesec.hsc.fr [192.70.106.33]) by mx1.FreeBSD.org (Postfix) with ESMTP id 7993943E84 for ; Sat, 31 Aug 2002 14:42:16 -0700 (PDT) (envelope-from yb@sainte-barbe.org) Received: from taz.hsc.fr (ogoun.hsc.fr [192.70.106.75]) (using TLSv1 with cipher EDH-RSA-DES-CBC3-SHA (168/168 bits)) (Client CN "taz.hsc.fr", Issuer "HSC CA" (verified OK)) by itesec.hsc.fr (Postfix) with ESMTP id E739720F8B for ; Sat, 31 Aug 2002 23:42:14 +0200 (CEST) Received: by taz.hsc.fr (Postfix, from userid 1000) id CDE345AF; Sat, 31 Aug 2002 23:42:01 +0200 (CEST) Date: Sat, 31 Aug 2002 23:42:01 +0200 From: Yann Berthier To: current@FreeBSD.org Subject: Re: Problems reading vmcores Message-ID: <20020831214201.GA74473@hsc.fr> Mail-Followup-To: current@FreeBSD.org References: <20020831212639.GA58028@xor.obsecurity.org> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20020831212639.GA58028@xor.obsecurity.org> X-Organization: Herve Schauer Consultants X-Web: http://www.hsc.fr/ X-Operating-System: FreeBSD 5.0-CURRENT User-Agent: Mutt/1.5.1i Sender: owner-freebsd-current@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG On Sat, 31 Aug 2002, Kris Kennaway wrote: > I'm having difficulty reading vmcore images with gdb (either the > system version or the port). > > (gdb) gohan10# gdb /a/kernel.debug /a/vmcore.0 But you need to specify the -k flag to gdb to use it against kernel dumps, I'm sure it will give much better results :) regards, - yann To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-current" in the body of the message From owner-freebsd-current Sat Aug 31 14:58: 8 2002 Delivered-To: freebsd-current@freebsd.org Received: from mx1.FreeBSD.org (mx1.FreeBSD.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 1E61B37B400 for ; Sat, 31 Aug 2002 14:58:04 -0700 (PDT) Received: from picard.skynet.be (picard.skynet.be [195.238.3.88]) by mx1.FreeBSD.org (Postfix) with ESMTP id BFDC443E3B for ; Sat, 31 Aug 2002 14:58:02 -0700 (PDT) (envelope-from mariog@tomservo.cc) Received: from TSO (230.116-136-217.adsl.skynet.be [217.136.116.230]) by picard.skynet.be (8.11.6/8.11.6/Skynet-OUT-2.20) with SMTP id g7VLvtb03051 for ; Sat, 31 Aug 2002 23:57:56 +0200 (MET DST) (envelope-from ) Message-ID: <000b01c25139$7dbb5550$2000000a@TSO> From: "Mario Goebbels" To: Subject: emu10k1 maintainer Date: Sat, 31 Aug 2002 23:58:07 +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 6.00.3663.0 X-MimeOLE: Produced By Microsoft MimeOLE V6.00.3663.0 Sender: owner-freebsd-current@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG Is there still someone maintaining the emu10k1 driver, or the pcm driver in general? -mg To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-current" in the body of the message From owner-freebsd-current Sat Aug 31 15: 0:50 2002 Delivered-To: freebsd-current@freebsd.org Received: from mx1.FreeBSD.org (mx1.FreeBSD.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 1415337B400 for ; Sat, 31 Aug 2002 15:00:45 -0700 (PDT) Received: from obsecurity.dyndns.org (adsl-64-165-226-146.dsl.lsan03.pacbell.net [64.165.226.146]) by mx1.FreeBSD.org (Postfix) with ESMTP id 5BEE943E6A for ; Sat, 31 Aug 2002 15:00:44 -0700 (PDT) (envelope-from kris@obsecurity.org) Received: by obsecurity.dyndns.org (Postfix, from userid 1000) id C579366B41; Sat, 31 Aug 2002 15:00:43 -0700 (PDT) Date: Sat, 31 Aug 2002 15:00:43 -0700 From: Kris Kennaway To: Yann Berthier Cc: current@FreeBSD.org Subject: Re: Problems reading vmcores Message-ID: <20020831220043.GA58767@xor.obsecurity.org> References: <20020831212639.GA58028@xor.obsecurity.org> <20020831214201.GA74473@hsc.fr> Mime-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="OXfL5xGRrasGEqWY" Content-Disposition: inline In-Reply-To: <20020831214201.GA74473@hsc.fr> User-Agent: Mutt/1.4i Sender: owner-freebsd-current@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG --OXfL5xGRrasGEqWY Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: quoted-printable On Sat, Aug 31, 2002 at 11:42:01PM +0200, Yann Berthier wrote: > On Sat, 31 Aug 2002, Kris Kennaway wrote: >=20 > > I'm having difficulty reading vmcore images with gdb (either the > > system version or the port). > >=20 > > (gdb) gohan10# gdb /a/kernel.debug /a/vmcore.0 >=20 > But you need to specify the -k flag to gdb to use it against kernel > dumps, I'm sure it will give much better results :) Oops, pasted the wrong thing: gohan10# gdb -k kernel.debug vmcore.0 GNU gdb 5.2.0 (FreeBSD) 20020627 Copyright 2002 Free Software Foundation, Inc. GDB is free software, covered by the GNU General Public License, and you are welcome to change it and/or distribute copies of it under certain condition= s. Type "show copying" to see the conditions. There is absolutely no warranty for GDB. Type "show warranty" for details. This GDB was configured as "i386-undermydesk-freebsd"... /a/vmcore.0: Undefined error: 0. Kris --OXfL5xGRrasGEqWY Content-Type: application/pgp-signature Content-Disposition: inline -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.0.7 (FreeBSD) iD8DBQE9cTx1Wry0BWjoQKURAshsAKD8kNREBsF2rJyLwV3uONAmbNtnrACguLFa OWbLtKtmIcGiiiRlmDg1vsI= =D34X -----END PGP SIGNATURE----- --OXfL5xGRrasGEqWY-- To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-current" in the body of the message From owner-freebsd-current Sat Aug 31 15: 3:36 2002 Delivered-To: freebsd-current@freebsd.org Received: from mx1.FreeBSD.org (mx1.FreeBSD.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 20A8437B447 for ; Sat, 31 Aug 2002 15:03:30 -0700 (PDT) Received: from obsecurity.dyndns.org (adsl-64-165-226-146.dsl.lsan03.pacbell.net [64.165.226.146]) by mx1.FreeBSD.org (Postfix) with ESMTP id 8121843E72 for ; Sat, 31 Aug 2002 15:03:29 -0700 (PDT) (envelope-from kris@obsecurity.org) Received: by obsecurity.dyndns.org (Postfix, from userid 1000) id 0416C66B41; Sat, 31 Aug 2002 15:03:28 -0700 (PDT) Date: Sat, 31 Aug 2002 15:03:28 -0700 From: Kris Kennaway To: Kris Kennaway Cc: Yann Berthier , current@FreeBSD.org Subject: Re: Problems reading vmcores Message-ID: <20020831220328.GA58880@xor.obsecurity.org> References: <20020831212639.GA58028@xor.obsecurity.org> <20020831214201.GA74473@hsc.fr> <20020831220043.GA58767@xor.obsecurity.org> Mime-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="vtzGhvizbBRQ85DL" Content-Disposition: inline In-Reply-To: <20020831220043.GA58767@xor.obsecurity.org> User-Agent: Mutt/1.4i Sender: owner-freebsd-current@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG --vtzGhvizbBRQ85DL Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: quoted-printable On Sat, Aug 31, 2002 at 03:00:43PM -0700, Kris Kennaway wrote: > On Sat, Aug 31, 2002 at 11:42:01PM +0200, Yann Berthier wrote: > > On Sat, 31 Aug 2002, Kris Kennaway wrote: > >=20 > > > I'm having difficulty reading vmcore images with gdb (either the > > > system version or the port). > > >=20 > > > (gdb) gohan10# gdb /a/kernel.debug /a/vmcore.0 > >=20 > > But you need to specify the -k flag to gdb to use it against kernel > > dumps, I'm sure it will give much better results :) >=20 > Oops, pasted the wrong thing: >=20 > gohan10# gdb -k kernel.debug vmcore.0 > GNU gdb 5.2.0 (FreeBSD) 20020627 > Copyright 2002 Free Software Foundation, Inc. > GDB is free software, covered by the GNU General Public License, and you = are > welcome to change it and/or distribute copies of it under certain conditi= ons. > Type "show copying" to see the conditions. > There is absolutely no warranty for GDB. Type "show warranty" for detail= s. > This GDB was configured as "i386-undermydesk-freebsd"... > /a/vmcore.0: Undefined error: 0. Also gohan10# bin/gdb52 -k kernel.debug vmcore.0 GNU gdb 5.2 (FreeBSD) Copyright 2002 Free Software Foundation, Inc. GDB is free software, covered by the GNU General Public License, and you are welcome to change it and/or distribute copies of it under certain condition= s. Type "show copying" to see the conditions. There is absolutely no warranty for GDB. Type "show warranty" for details. This GDB was configured as "i386-portbld-freebsd5.0"... /a/vmcore.0: Bad file descriptor. Kris --vtzGhvizbBRQ85DL Content-Type: application/pgp-signature Content-Disposition: inline -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.0.7 (FreeBSD) iD8DBQE9cT0vWry0BWjoQKURAqTXAKChXYggULe+erxrIFeUkneFYa0hOACdEcM1 k1uvdiKRe+lKXOHqvtSSHnA= =+u98 -----END PGP SIGNATURE----- --vtzGhvizbBRQ85DL-- To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-current" in the body of the message From owner-freebsd-current Sat Aug 31 15: 7:17 2002 Delivered-To: freebsd-current@freebsd.org Received: from mx1.FreeBSD.org (mx1.FreeBSD.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 5CA1737B400 for ; Sat, 31 Aug 2002 15:07:14 -0700 (PDT) Received: from flamingo.mail.pas.earthlink.net (flamingo.mail.pas.earthlink.net [207.217.120.232]) by mx1.FreeBSD.org (Postfix) with ESMTP id E79F143E65 for ; Sat, 31 Aug 2002 15:07:13 -0700 (PDT) (envelope-from tlambert2@mindspring.com) Received: from pool0248.cvx21-bradley.dialup.earthlink.net ([209.179.192.248] helo=mindspring.com) by flamingo.mail.pas.earthlink.net with esmtp (Exim 3.33 #1) id 17lGOZ-0006Pm-00; Sat, 31 Aug 2002 15:07:07 -0700 Message-ID: <3D713DD0.8FFA608A@mindspring.com> Date: Sat, 31 Aug 2002 15:06:08 -0700 From: Terry Lambert X-Mailer: Mozilla 4.79 [en] (Win98; U) X-Accept-Language: en MIME-Version: 1.0 To: freebsd-current@FreeBSD.org Cc: Alexander Langer , Gerald Pfeifer Subject: Re: gcc 3.1 / streambuf.h broken with "using namespace std;" References: <20020828021006.D1412@fump.kawo2.rwth-aachen.de> <3D6C1F76.30B458A5@mindspring.com> <20020828063614.GA88426@dragon.nuxi.com> Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Sender: owner-freebsd-current@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG David O'Brien wrote: > On Tue, Aug 27, 2002 at 05:55:18PM -0700, Terry Lambert wrote: > > In general, though, the answer is that "3.1 sucks and 2.9x > > does not". 8-). > > Feh. 3.1's optimizer is less buggy in my experience. > > > Use at least GCC 3.2, if you feel compelled to use a buggy > > non-maintenance release level GCC; alternately, wait for 3.3. > > What in the world are you trying to say?? > "non-maintenance release"??? Why do you think 3.2 is buggy?? Because rather than leaving it alone for a while, they are already planning a 3.3. 8-). And comments on this list to that effect. -- Terry To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-current" in the body of the message From owner-freebsd-current Sat Aug 31 15:18: 4 2002 Delivered-To: freebsd-current@freebsd.org Received: from mx1.FreeBSD.org (mx1.FreeBSD.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 00C6D37B400 for ; Sat, 31 Aug 2002 15:18:02 -0700 (PDT) Received: from dragon.nuxi.com (trang.nuxi.com [66.92.13.169]) by mx1.FreeBSD.org (Postfix) with ESMTP id 7F00B43E75 for ; Sat, 31 Aug 2002 15:18:01 -0700 (PDT) (envelope-from obrien@NUXI.com) Received: from dragon.nuxi.com (obrien@localhost [127.0.0.1]) by dragon.nuxi.com (8.12.5/8.12.2) with ESMTP id g7VMHXcV098479; Sat, 31 Aug 2002 15:17:33 -0700 (PDT) (envelope-from obrien@dragon.nuxi.com) Received: (from obrien@localhost) by dragon.nuxi.com (8.12.5/8.12.5/Submit) id g7VMHWtX098478; Sat, 31 Aug 2002 15:17:32 -0700 (PDT) Date: Sat, 31 Aug 2002 15:17:32 -0700 From: "David O'Brien" To: Terry Lambert Cc: freebsd-current@FreeBSD.org, Alexander Langer , Gerald Pfeifer Subject: Re: gcc 3.1 / streambuf.h broken with "using namespace std;" Message-ID: <20020831221732.GA98460@dragon.nuxi.com> Reply-To: obrien@FreeBSD.org References: <20020828021006.D1412@fump.kawo2.rwth-aachen.de> <3D6C1F76.30B458A5@mindspring.com> <20020828063614.GA88426@dragon.nuxi.com> <3D713DD0.8FFA608A@mindspring.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <3D713DD0.8FFA608A@mindspring.com> User-Agent: Mutt/1.4i 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-current@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG On Sat, Aug 31, 2002 at 03:06:08PM -0700, Terry Lambert wrote: > David O'Brien wrote: > > On Tue, Aug 27, 2002 at 05:55:18PM -0700, Terry Lambert wrote: > > > In general, though, the answer is that "3.1 sucks and 2.9x > > > does not". 8-). > > > > Feh. 3.1's optimizer is less buggy in my experience. > > > > > Use at least GCC 3.2, if you feel compelled to use a buggy > > > non-maintenance release level GCC; alternately, wait for 3.3. > > > > What in the world are you trying to say?? > > "non-maintenance release"??? Why do you think 3.2 is buggy?? > > Because rather than leaving it alone for a while, they are already > planning a 3.3. 8-). > > And comments on this list to that effect. I don't follow. The GCC group branches previous to a release and makes an initial + point releases from it. How is this different from FreeBSD? (other than they branch much before the .0 release and we don't). To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-current" in the body of the message From owner-freebsd-current Sat Aug 31 16: 3: 3 2002 Delivered-To: freebsd-current@freebsd.org Received: from mx1.FreeBSD.org (mx1.FreeBSD.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 4C5BD37B400 for ; Sat, 31 Aug 2002 16:03:00 -0700 (PDT) Received: from itesec.hsc.fr (itesec.hsc.fr [192.70.106.33]) by mx1.FreeBSD.org (Postfix) with ESMTP id 9C47043E77 for ; Sat, 31 Aug 2002 16:02:59 -0700 (PDT) (envelope-from yb@sainte-barbe.org) Received: from taz.hsc.fr (ogoun.hsc.fr [192.70.106.75]) (using TLSv1 with cipher EDH-RSA-DES-CBC3-SHA (168/168 bits)) (Client CN "taz.hsc.fr", Issuer "HSC CA" (verified OK)) by itesec.hsc.fr (Postfix) with ESMTP id B41D220F42 for ; Sun, 1 Sep 2002 01:02:58 +0200 (CEST) Received: by taz.hsc.fr (Postfix, from userid 1000) id 4D8A65B0; Sun, 1 Sep 2002 01:02:46 +0200 (CEST) Date: Sun, 1 Sep 2002 01:02:46 +0200 From: Yann Berthier To: current@FreeBSD.org Subject: Re: Problems reading vmcores Message-ID: <20020831230245.GB74473@hsc.fr> Mail-Followup-To: current@FreeBSD.org References: <20020831212639.GA58028@xor.obsecurity.org> <20020831214201.GA74473@hsc.fr> <20020831220043.GA58767@xor.obsecurity.org> <20020831220328.GA58880@xor.obsecurity.org> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20020831220328.GA58880@xor.obsecurity.org> X-Organization: Herve Schauer Consultants X-Web: http://www.hsc.fr/ X-Operating-System: FreeBSD 5.0-CURRENT User-Agent: Mutt/1.5.1i Sender: owner-freebsd-current@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG On Sat, 31 Aug 2002, Kris Kennaway wrote: > On Sat, Aug 31, 2002 at 03:00:43PM -0700, Kris Kennaway wrote: > > On Sat, Aug 31, 2002 at 11:42:01PM +0200, Yann Berthier wrote: > > > On Sat, 31 Aug 2002, Kris Kennaway wrote: > > > > > > > I'm having difficulty reading vmcore images with gdb (either the > > > > system version or the port). > > > > > > > > (gdb) gohan10# gdb /a/kernel.debug /a/vmcore.0 > > > > > > But you need to specify the -k flag to gdb to use it against kernel > > > dumps, I'm sure it will give much better results :) > > > > Oops, pasted the wrong thing: > > > > gohan10# gdb -k kernel.debug vmcore.0 > > GNU gdb 5.2.0 (FreeBSD) 20020627 > > Copyright 2002 Free Software Foundation, Inc. > > GDB is free software, covered by the GNU General Public License, and you are > > welcome to change it and/or distribute copies of it under certain conditions. > > Type "show copying" to see the conditions. > > There is absolutely no warranty for GDB. Type "show warranty" for details. > > This GDB was configured as "i386-undermydesk-freebsd"... > > /a/vmcore.0: Undefined error: 0. > > Also > > gohan10# bin/gdb52 -k kernel.debug vmcore.0 > GNU gdb 5.2 (FreeBSD) > Copyright 2002 Free Software Foundation, Inc. > GDB is free software, covered by the GNU General Public License, and you are > welcome to change it and/or distribute copies of it under certain conditions. > Type "show copying" to see the conditions. > There is absolutely no warranty for GDB. Type "show warranty" for details. > This GDB was configured as "i386-portbld-freebsd5.0"... > /a/vmcore.0: Bad file descriptor. Sorry, I can't help you: I never uncountered this behavior, and certainly not on the recent kernel dumps I have under the hood. PS: I must admit I was a bit surprised by your initial post, I have classified it in the 'he must be aspleep / under caffeined ' category :) - yann To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-current" in the body of the message From owner-freebsd-current Sat Aug 31 16: 5:39 2002 Delivered-To: freebsd-current@freebsd.org Received: from mx1.FreeBSD.org (mx1.FreeBSD.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 40C6537B400; Sat, 31 Aug 2002 16:05:36 -0700 (PDT) Received: from hawk.mail.pas.earthlink.net (hawk.mail.pas.earthlink.net [207.217.120.22]) by mx1.FreeBSD.org (Postfix) with ESMTP id D133F43E72; Sat, 31 Aug 2002 16:05:35 -0700 (PDT) (envelope-from tlambert2@mindspring.com) Received: from pool0248.cvx21-bradley.dialup.earthlink.net ([209.179.192.248] helo=mindspring.com) by hawk.mail.pas.earthlink.net with esmtp (Exim 3.33 #1) id 17lHJ8-0002t2-00; Sat, 31 Aug 2002 16:05:34 -0700 Message-ID: <3D714B7F.CE386B65@mindspring.com> Date: Sat, 31 Aug 2002 16:04:31 -0700 From: Terry Lambert X-Mailer: Mozilla 4.79 [en] (Win98; U) X-Accept-Language: en MIME-Version: 1.0 To: obrien@FreeBSD.org Cc: freebsd-current@FreeBSD.org, Alexander Langer , Gerald Pfeifer Subject: Re: gcc 3.1 / streambuf.h broken with "using namespace std;" References: <20020828021006.D1412@fump.kawo2.rwth-aachen.de> <3D6C1F76.30B458A5@mindspring.com> <20020828063614.GA88426@dragon.nuxi.com> <3D713DD0.8FFA608A@mindspring.com> <20020831221732.GA98460@dragon.nuxi.com> Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Sender: owner-freebsd-current@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG David O'Brien wrote: > > Because rather than leaving it alone for a while, they are already > > planning a 3.3. 8-). > > > > And comments on this list to that effect. > > I don't follow. The GCC group branches previous to a release and makes > an initial + point releases from it. I thought it was the general consensus that the 3.1 version of the compiler was broken, and generated bad code, and that the 3.2 compiler had a lot of these problems corrected, but destroyed binary compatability with 3.1. I guess the fear is that, if they are willing to destroy binary compatability between point releases, with another point release in the wings, it would be risky to pick the point release one behind to standardise upon. It was my understanding that FreeBSD 5.0 release was not going to be GCC 3.3 (because GCC 3.3 would not be released in time for FreeBSD to not be "pulling a RedHat" if they shipped a beta and called it 3.3) , might be GCC 3.2, and was currently down-rev from there. > How is this different from FreeBSD? > (other than they branch much before the .0 release and we don't). FreeBSD has been been branched for 18 months before the 5.0 release; what are you talking about?!? There's not much more "much" than that, in the entire history of GCC. -- Terry To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-current" in the body of the message From owner-freebsd-current Sat Aug 31 19:48:21 2002 Delivered-To: freebsd-current@freebsd.org Received: from mx1.FreeBSD.org (mx1.FreeBSD.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id C031137B400; Sat, 31 Aug 2002 19:48:14 -0700 (PDT) Received: from obsecurity.dyndns.org (adsl-64-165-226-146.dsl.lsan03.pacbell.net [64.165.226.146]) by mx1.FreeBSD.org (Postfix) with ESMTP id 9A90643E4A; Sat, 31 Aug 2002 19:48:13 -0700 (PDT) (envelope-from kris@obsecurity.org) Received: by obsecurity.dyndns.org (Postfix, from userid 1000) id EC4BA66B41; Sat, 31 Aug 2002 19:48:12 -0700 (PDT) Date: Sat, 31 Aug 2002 19:48:12 -0700 From: Kris Kennaway To: Kris Kennaway Cc: current@FreeBSD.org, phk@FreeBSD.org Subject: Page faults from bento cluster (Re: Problems reading vmcores) Message-ID: <20020901024812.GA8672@xor.obsecurity.org> References: <20020831212639.GA58028@xor.obsecurity.org> Mime-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="Nq2Wo0NMKNjxTN9z" Content-Disposition: inline In-Reply-To: <20020831212639.GA58028@xor.obsecurity.org> User-Agent: Mutt/1.4i Sender: owner-freebsd-current@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG --Nq2Wo0NMKNjxTN9z Content-Type: text/plain; charset=us-ascii Content-Disposition: inline I worked out what was wrong: some of them were very old vmcores that had never been saved. There's another problem though, because those machines have all panicked in the past 24 hours, so I don't know where the remaining dumps went. Kris panic: page fault panic messages: --- Fatal trap 12: page fault while in kernel mode fault virtual address = 0x28 fault code = supervisor read, page not present instruction pointer = 0x8:0xc02012ed stack pointer = 0x10:0xd7b24b1c frame pointer = 0x10:0xd7b24b30 code segment = base 0x0, limit 0xfffff, type 0x1b = DPL 0, pres 1, def32 1, gran 1 processor eflags = interrupt enabled, resume, IOPL = 0 current process = 88342 (umount) trap number = 12 panic: page fault Uptime: 10h9m31s Dumping 510 MB ata0: resetting devices .. done 16 32 48 64 80 96 112 128 144 160 176 192 208 224 240 256 272 288 304 320 336 352 368 384 400 416 432 448 464 480 496 --- #0 doadump () at /usr/src/sys/kern/kern_shutdown.c:213 213 /usr/src/sys/kern/kern_shutdown.c: No such file or directory. in /usr/src/sys/kern/kern_shutdown.c (kgdb) bt #0 doadump () at /usr/src/sys/kern/kern_shutdown.c:213 #1 0xc0242ed4 in boot (howto=260) at /usr/src/sys/kern/kern_shutdown.c:345 #2 0xc024310b in panic () at /usr/src/sys/kern/kern_shutdown.c:493 #3 0xc03a86f3 in trap_fatal (frame=0x104, eva=0) at /usr/src/sys/i386/i386/trap.c:846 #4 0xc03a83d2 in trap_pfault (frame=0xd7b24adc, usermode=0, eva=40) at /usr/src/sys/i386/i386/trap.c:760 #5 0xc03a7efd in trap (frame= {tf_fs = -676200424, tf_es = -1071120368, tf_ds = -977731568, tf_edi = 0, tf_esi = -977701728, tf_ebp = -676181200, tf_isp = -676181240, tf_ebx = -676181080, tf_edx = -1006065664, tf_ecx = 0, tf_eax = -676181080, tf_trapno = 12, tf_err = 0, tf_eip = -1071639827, tf_cs = 8, tf_eflags = 66118, tf_esp = -676181080, tf_ss = 104}) at /usr/src/sys/i386/i386/trap.c:446 #6 0xc0399a48 in calltrap () at {standard input}:98 #7 0xc029198d in vflush (mp=0xc4a75400, rootrefs=0, flags=2) at vnode_if.h:309 #8 0xc0200eaa in devfs_unmount (mp=0xc4a75400, mntflags=524288, td=0xc41b29c0) at /usr/src/sys/fs/devfs/devfs_vfsops.c:130 #9 0xc028d9b4 in dounmount (mp=0xc4a75400, flags=-995666944, td=0xc41b29c0) at /usr/src/sys/kern/vfs_mount.c:1296 #10 0xc028d79c in unmount (td=0xc41b29c0, uap=0xd7b24d10) at /usr/src/sys/kern/vfs_mount.c:1239 #11 0xc03a8a31 in syscall (frame= {tf_fs = 47, tf_es = 47, tf_ds = 47, tf_edi = 134845070, tf_esi = 134951997, tf_ebp = -1077938952, tf_isp = -676180620, tf_ebx = 0, tf_edx = 1, tf_ecx = 3, tf_eax = 22, tf_trapno = 12, tf_err = 2, tf_eip = 134524579, tf_cs = 31, tf_eflags = 514, tf_esp = -1077939076, tf_ss = 47}) at /usr/src/sys/i386/i386/trap.c:1050 #12 0xc0399a9d in Xint0x80_syscall () at {standard input}:140 ---Can't read userspace from dump, or kernel process--- panic: page fault panic messages: --- Fatal trap 12: page fault while in kernel mode fault virtual address = 0x28 fault code = supervisor read, page not present instruction pointer = 0x8:0xc02012ed stack pointer = 0x10:0xd7b27b1c frame pointer = 0x10:0xd7b27b30 code segment = base 0x0, limit 0xfffff, type 0x1b = DPL 0, pres 1, def32 1, gran 1 processor eflags = interrupt enabled, resume, IOPL = 0 current process = 50685 (umount) trap number = 12 panic: page fault Uptime: 10h24m57s Dumping 510 MB ata0: resetting devices .. done 16 32 48 64 80 96 112 128 144 160 176 192 208 224 240 256 272 288 304 320 336 352 368 384 400 416 432 448 464 480 496 --- #0 doadump () at /usr/src/sys/kern/kern_shutdown.c:213 213 /usr/src/sys/kern/kern_shutdown.c: No such file or directory. in /usr/src/sys/kern/kern_shutdown.c (kgdb) bt #0 doadump () at /usr/src/sys/kern/kern_shutdown.c:213 #1 0xc0242ed4 in boot (howto=260) at /usr/src/sys/kern/kern_shutdown.c:345 #2 0xc024310b in panic () at /usr/src/sys/kern/kern_shutdown.c:493 #3 0xc03a86f3 in trap_fatal (frame=0x104, eva=0) at /usr/src/sys/i386/i386/trap.c:846 #4 0xc03a83d2 in trap_pfault (frame=0xd7b27adc, usermode=0, eva=40) at /usr/src/sys/i386/i386/trap.c:760 #5 0xc03a7efd in trap (frame= {tf_fs = -676200424, tf_es = -1071120368, tf_ds = -977862640, tf_edi = 0, tf_esi = -977815232, tf_ebp = -676168912, tf_isp = -676168952, tf_ebx = -676168792, tf_edx = -1005847040, tf_ecx = 0, tf_eax = -676168792, tf_trapno = 12, tf_err = 0, tf_eip = -1071639827, tf_cs = 8, tf_eflags = 66118, tf_esp = -676168792, tf_ss = 104}) at /usr/src/sys/i386/i386/trap.c:446 #6 0xc0399a48 in calltrap () at {standard input}:98 #7 0xc029198d in vflush (mp=0xc58d6c00, rootrefs=0, flags=2) at vnode_if.h:309 #8 0xc0200eaa in devfs_unmount (mp=0xc58d6c00, mntflags=524288, td=0xc41b2a80) at /usr/src/sys/fs/devfs/devfs_vfsops.c:130 #9 0xc028d9b4 in dounmount (mp=0xc58d6c00, flags=-980587520, td=0xc41b2a80) at /usr/src/sys/kern/vfs_mount.c:1296 #10 0xc028d79c in unmount (td=0xc41b2a80, uap=0xd7b27d10) at /usr/src/sys/kern/vfs_mount.c:1239 #11 0xc03a8a31 in syscall (frame= {tf_fs = 47, tf_es = 47, tf_ds = 47, tf_edi = 134845070, tf_esi = 134948925, tf_ebp = -1077938952, tf_isp = -676168332, tf_ebx = 0, tf_edx = 1, tf_ecx = 3, tf_eax = 22, tf_trapno = 0, tf_err = 2, tf_eip = 134524579, tf_cs = 31, tf_eflags = 514, tf_esp = -1077939076, tf_ss = 47}) at /usr/src/sys/i386/i386/trap.c:1050 #12 0xc0399a9d in Xint0x80_syscall () at {standard input}:140 ---Can't read userspace from dump, or kernel process--- panic: page fault panic messages: --- Fatal trap 12: page fault while in kernel mode fault virtual address = 0x4 fault code = supervisor read, page not present instruction pointer = 0x8:0xc021cd13 stack pointer = 0x10:0xda40fa50 frame pointer = 0x10:0xda40fa58 code segment = base 0x0, limit 0xfffff, type 0x1b = DPL 0, pres 1, def32 1, gran 1 processor eflags = interrupt enabled, resume, IOPL = 0 current process = 12649 (sh) trap number = 12 panic: page fault Uptime: 14h53m6s Dumping 510 MB ata0: resetting devices .. done 16 32 48 64 80 96 112 128 144 160 176 192 208 224 240 256 272 288 304 320 336 352 368 384 400 416 432 448 464 480 496 --- #0 doadump () at /usr/src/sys/kern/kern_shutdown.c:213 213 /usr/src/sys/kern/kern_shutdown.c: No such file or directory. in /usr/src/sys/kern/kern_shutdown.c (kgdb) bt #0 doadump () at /usr/src/sys/kern/kern_shutdown.c:213 #1 0xc0242ed4 in boot (howto=260) at /usr/src/sys/kern/kern_shutdown.c:345 #2 0xc024310b in panic () at /usr/src/sys/kern/kern_shutdown.c:493 #3 0xc03a86f3 in trap_fatal (frame=0x104, eva=0) at /usr/src/sys/i386/i386/trap.c:846 #4 0xc03a83d2 in trap_pfault (frame=0xda40fa10, usermode=0, eva=4) at /usr/src/sys/i386/i386/trap.c:760 #5 0xc03a7efd in trap (frame= {tf_fs = 24, tf_es = -633339888, tf_ds = -1069219824, tf_edi = -633275468, tf_esi = -1069110816, tf_ebp = -633275816, tf_isp = -633275844, tf_ebx = 40, tf_edx = 3, tf_ecx = -725475328, tf_eax = 0, tf_trapno = 12, tf_err = 0, tf_eip = -1071526637, tf_cs = 8, tf_eflags = 66199, tf_esp = -725475328, tf_ss = 1}) at /usr/src/sys/i386/i386/trap.c:446 #6 0xc0399a48 in calltrap () at {standard input}:98 #7 0xc021d91f in exec_elf32_imgact (imgp=0xda40fbb4) at imgact_elf.c:607 #8 0xc022a9a2 in execve (td=0xc4fef9c0, uap=0xda40fd10) at /usr/src/sys/kern/kern_exec.c:280 #9 0xc03a8a31 in syscall (frame= {tf_fs = 47, tf_es = 47, tf_ds = 47, tf_edi = 135018108, tf_esi = 0, tf_ebp = -1077940704, tf_isp = -633275020, tf_ebx = 135018128, tf_edx = 135018128, tf_ecx = 135018287, tf_eax = 59, tf_trapno = 12, tf_err = 2, tf_eip = 134697908, tf_cs = 31, tf_eflags = 659, tf_esp = -1077940748, tf_ss = 47}) at /usr/src/sys/i386/i386/trap.c:1050 #10 0xc0399a9d in Xint0x80_syscall () at {standard input}:140 ---Can't read userspace from dump, or kernel process--- --Nq2Wo0NMKNjxTN9z Content-Type: application/pgp-signature Content-Disposition: inline -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.0.7 (FreeBSD) iD8DBQE9cX/rWry0BWjoQKURArCVAKCLXNixQ1d32o6YNmOoahmQEEtSAgCfUY47 ZJz/jYEYXdx19oE/1lmjMOQ= =m2bc -----END PGP SIGNATURE----- --Nq2Wo0NMKNjxTN9z-- To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-current" in the body of the message From owner-freebsd-current Sat Aug 31 20:53: 9 2002 Delivered-To: freebsd-current@freebsd.org Received: from mx1.FreeBSD.org (mx1.FreeBSD.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id C1B6C37B400; Sat, 31 Aug 2002 20:53:05 -0700 (PDT) Received: from obsecurity.dyndns.org (adsl-64-165-226-146.dsl.lsan03.pacbell.net [64.165.226.146]) by mx1.FreeBSD.org (Postfix) with ESMTP id A6BC143E6A; Sat, 31 Aug 2002 20:53:01 -0700 (PDT) (envelope-from kris@obsecurity.org) Received: by obsecurity.dyndns.org (Postfix, from userid 1000) id 1AEC866B8A; Sat, 31 Aug 2002 20:53:00 -0700 (PDT) Date: Sat, 31 Aug 2002 20:53:00 -0700 From: Kris Kennaway To: Kris Kennaway Cc: current@FreeBSD.org, phk@FreeBSD.org Subject: Re: Page faults from bento cluster (Re: Problems reading vmcores) Message-ID: <20020901035300.GA9547@xor.obsecurity.org> References: <20020831212639.GA58028@xor.obsecurity.org> <20020901024812.GA8672@xor.obsecurity.org> Mime-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="ikeVEW9yuYc//A+q" Content-Disposition: inline In-Reply-To: <20020901024812.GA8672@xor.obsecurity.org> User-Agent: Mutt/1.4i Sender: owner-freebsd-current@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG --ikeVEW9yuYc//A+q Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Another page fault in umount panic: page fault panic messages: --- Fatal trap 12: page fault while in kernel mode fault virtual address = 0x28 fault code = supervisor read, page not present instruction pointer = 0x8:0xc02012ed stack pointer = 0x10:0xda021b1c frame pointer = 0x10:0xda021b30 code segment = base 0x0, limit 0xfffff, type 0x1b = DPL 0, pres 1, def32 1, gran 1 processor eflags = interrupt enabled, resume, IOPL = 0 current process = 40889 (umount) trap number = 12 panic: page fault Uptime: 1h54m17s Dumping 510 MB ata0: resetting devices .. done 16 32 48 64 80 96 112 128 144 160 176 192 208 224 240 256 272 288 304 320 336 352 368 384 400 416 432 448 464 480 496 --- #0 doadump () at /usr/src/sys/kern/kern_shutdown.c:213 213 /usr/src/sys/kern/kern_shutdown.c: No such file or directory. in /usr/src/sys/kern/kern_shutdown.c (kgdb) bt #0 doadump () at /usr/src/sys/kern/kern_shutdown.c:213 #1 0xc0242ed4 in boot (howto=260) at /usr/src/sys/kern/kern_shutdown.c:345 #2 0xc024310b in panic () at /usr/src/sys/kern/kern_shutdown.c:493 #3 0xc03a86f3 in trap_fatal (frame=0x104, eva=0) at /usr/src/sys/i386/i386/trap.c:846 #4 0xc03a83d2 in trap_pfault (frame=0xda021adc, usermode=0, eva=40) at /usr/src/sys/i386/i386/trap.c:760 #5 0xc03a7efd in trap (frame= {tf_fs = -637403112, tf_es = -1071120368, tf_ds = -989069296, tf_edi = 0, tf_esi = -989006984, tf_ebp = -637396176, tf_isp = -637396216, tf_ebx = -637396056, tf_edx = -1006065664, tf_ecx = 0, tf_eax = -637396056, tf_trapno = 12, tf_err = 0, tf_eip = -1071639827, tf_cs = 8, tf_eflags = 66118, tf_esp = -637396056, tf_ss = 104}) at /usr/src/sys/i386/i386/trap.c:446 #6 0xc0399a48 in calltrap () at {standard input}:98 #7 0xc029198d in vflush (mp=0xc5e60000, rootrefs=0, flags=2) at vnode_if.h:309 #8 0xc0200eaa in devfs_unmount (mp=0xc5e60000, mntflags=524288, td=0xc5855000) at /usr/src/sys/fs/devfs/devfs_vfsops.c:130 #9 0xc028d9b4 in dounmount (mp=0xc5e60000, flags=-974782464, td=0xc5855000) at /usr/src/sys/kern/vfs_mount.c:1296 #10 0xc028d79c in unmount (td=0xc5855000, uap=0xda021d10) at /usr/src/sys/kern/vfs_mount.c:1239 #11 0xc03a8a31 in syscall (frame= {tf_fs = 47, tf_es = 47, tf_ds = 47, tf_edi = 134845070, tf_esi = 134950973, tf_ebp = -1077938936, tf_isp = -637395596, tf_ebx = 0, tf_edx = 1, tf_ecx = 3, tf_eax = 22, tf_trapno = 12, tf_err = 2, tf_eip = 134524579, tf_cs = 31, tf_eflags = 514, tf_esp = -1077939060, tf_ss = 47}) at /usr/src/sys/i386/i386/trap.c:1050 #12 0xc0399a9d in Xint0x80_syscall () at {standard input}:140 ---Can't read userspace from dump, or kernel process--- --ikeVEW9yuYc//A+q Content-Type: application/pgp-signature Content-Disposition: inline -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.0.7 (FreeBSD) iD8DBQE9cY8bWry0BWjoQKURAtFOAKDtDJNdxgInS6lL4zdqoTGsxZZnlACeOE2a OCn1skCDmru2+g1ygSDMLKU= =3W5V -----END PGP SIGNATURE----- --ikeVEW9yuYc//A+q-- To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-current" in the body of the message From owner-freebsd-current Sat Aug 31 20:57:47 2002 Delivered-To: freebsd-current@freebsd.org Received: from mx1.FreeBSD.org (mx1.FreeBSD.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id C99B537B400; Sat, 31 Aug 2002 20:57:40 -0700 (PDT) Received: from obsecurity.dyndns.org (adsl-64-165-226-146.dsl.lsan03.pacbell.net [64.165.226.146]) by mx1.FreeBSD.org (Postfix) with ESMTP id 09C8B43E3B; Sat, 31 Aug 2002 20:57:40 -0700 (PDT) (envelope-from kris@obsecurity.org) Received: by obsecurity.dyndns.org (Postfix, from userid 1000) id ABD9F66B41; Sat, 31 Aug 2002 20:57:35 -0700 (PDT) Date: Sat, 31 Aug 2002 20:57:35 -0700 From: Kris Kennaway To: Kris Kennaway Cc: current@FreeBSD.org, phk@FreeBSD.org Subject: Re: Page faults from bento cluster (Re: Problems reading vmcores) Message-ID: <20020901035735.GA9690@xor.obsecurity.org> References: <20020831212639.GA58028@xor.obsecurity.org> <20020901024812.GA8672@xor.obsecurity.org> <20020901035300.GA9547@xor.obsecurity.org> Mime-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="NzB8fVQJ5HfG6fxh" Content-Disposition: inline In-Reply-To: <20020901035300.GA9547@xor.obsecurity.org> User-Agent: Mutt/1.4i Sender: owner-freebsd-current@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG --NzB8fVQJ5HfG6fxh Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Another one. I have the cores if anyone needs to look at them..otherwise I'll stop posting these for now. Kris panic: page fault panic messages: --- Fatal trap 12: page fault while in kernel mode fault virtual address = 0x4 fault code = supervisor read, page not present instruction pointer = 0x8:0xc021cd13 stack pointer = 0x10:0xda326a50 frame pointer = 0x10:0xda326a58 code segment = base 0x0, limit 0xfffff, type 0x1b = DPL 0, pres 1, def32 1, gran 1 processor eflags = interrupt enabled, resume, IOPL = 0 current process = 9298 (sh) trap number = 12 panic: page fault Uptime: 4h36m51s Dumping 510 MB ata0: resetting devices .. done 16 32 48 64 80 96 112 128 144 160 176 192 208 224 240 256 272 288 304 320 336 352 368 384 400 416 432 448 464 480 496 --- #0 doadump () at /usr/src/sys/kern/kern_shutdown.c:213 213 /usr/src/sys/kern/kern_shutdown.c: No such file or directory. in /usr/src/sys/kern/kern_shutdown.c (kgdb) bt #0 doadump () at /usr/src/sys/kern/kern_shutdown.c:213 #1 0xc0242ed4 in boot (howto=260) at /usr/src/sys/kern/kern_shutdown.c:345 #2 0xc024310b in panic () at /usr/src/sys/kern/kern_shutdown.c:493 #3 0xc03a86f3 in trap_fatal (frame=0x104, eva=0) at /usr/src/sys/i386/i386/trap.c:846 #4 0xc03a83d2 in trap_pfault (frame=0xda326a10, usermode=0, eva=4) at /usr/src/sys/i386/i386/trap.c:760 #5 0xc03a7efd in trap (frame= {tf_fs = 24, tf_es = -634257392, tf_ds = -1069219824, tf_edi = -634229836, tf_esi = -1069110816, tf_ebp = -634230184, tf_isp = -634230212, tf_ebx = 40, tf_edx = 3, tf_ecx = -725475328, tf_eax = 0, tf_trapno = 12, tf_err = 0, tf_eip = -1071526637, tf_cs = 8, tf_eflags = 66199, tf_esp = -725475328, tf_ss = 1}) at /usr/src/sys/i386/i386/trap.c:446 #6 0xc0399a48 in calltrap () at {standard input}:98 #7 0xc021d91f in exec_elf32_imgact (imgp=0xda326bb4) at imgact_elf.c:607 #8 0xc022a9a2 in execve (td=0xc484c240, uap=0xda326d10) at /usr/src/sys/kern/kern_exec.c:280 #9 0xc03a8a31 in syscall (frame= {tf_fs = 47, tf_es = 47, tf_ds = 47, tf_edi = 135022716, tf_esi = 0, tf_ebp = -1077940704, tf_isp = -634229388, tf_ebx = 135022736, tf_edx = 135022736, tf_ecx = 135022895, tf_eax = 59, tf_trapno = 12, tf_err = 2, tf_eip = 134697908, tf_cs = 31, tf_eflags = 659, tf_esp = -1077940748, tf_ss = 47}) at /usr/src/sys/i386/i386/trap.c:1050 #10 0xc0399a9d in Xint0x80_syscall () at {standard input}:140 ---Can't read userspace from dump, or kernel process--- --NzB8fVQJ5HfG6fxh Content-Type: application/pgp-signature Content-Disposition: inline -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.0.7 (FreeBSD) iD8DBQE9cZAuWry0BWjoQKURAschAJ48BjRyBPEHZIQrbKZlsLMUA2+YlQCgydvJ RzEedojrQUSazosNUhTG8Ck= =lNbY -----END PGP SIGNATURE----- --NzB8fVQJ5HfG6fxh-- To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-current" in the body of the message From owner-freebsd-current Sat Aug 31 21: 9:35 2002 Delivered-To: freebsd-current@freebsd.org Received: from mx1.FreeBSD.org (mx1.FreeBSD.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id A57C637B400; Sat, 31 Aug 2002 21:09:22 -0700 (PDT) Received: from lycos.com (YahooBB218118160005.bbtec.net [218.118.160.5]) by mx1.FreeBSD.org (Postfix) with SMTP id BF27243E4A; Sat, 31 Aug 2002 21:09:16 -0700 (PDT) (envelope-from barry_abdul@lycos.com) Received: from unknown (199.130.169.148) by rly-xr01.mx.aol.com with asmtp; 01 Sep 2002 03:09:10 +0100 Reply-To: Message-ID: <001a84e73ebd$8224a1b0$0ec67da0@iexsfx> From: To: Cc: , , , , , Subject: why pay $35.00 when you can get better service for $14.95 MiME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 8bit X-Priority: 3 (Normal) X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook Express 6.00.2600.0000 Importance: Normal Date: Sat, 31 Aug 2002 21:09:16 -0700 (PDT) Sender: owner-freebsd-current@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG LATEST NEWS: The new domain names are finally available to the general public at discount prices. Now you can register one of the exciting new .BIZ or .INFO domain names, as well as the original .COM and .NET names for just $14.95. These brand new domain extensions were recently approved by ICANN and have the same rights as the original .COM and .NET domain names. The biggest benefit is of-course that the .BIZ and .INFO domain names are currently more available. i.e. it will be much easier to register an attractive and easy-to-remember domain name for the same price. Visit: http://www.affordable-domains.com today for more info. Register your domain name today for just $14.95 at: http://www.affordable-domains.com/ Registration fees include full access to an easy-to-use control panel to manage your domain name in the future. Sincerely, Domain Administrator Affordable Domains To remove your email address from further promotional mailings from this company, click here: http://www.centralremovalservice.com/cgi-bin/domain-remove.cgi (e3)2546mEwQ5-744iAuM8195fXrJ4-346bVnF0707zRjD3-856vNfA9207sKbV8-757nFzR3106jDvN7-@73 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-current" in the body of the message From owner-freebsd-current Sat Aug 31 22:31:18 2002 Delivered-To: freebsd-current@freebsd.org Received: from mx1.FreeBSD.org (mx1.FreeBSD.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 728CA37B400 for ; Sat, 31 Aug 2002 22:31:16 -0700 (PDT) Received: from ref5.freebsd.org (ref5.FreeBSD.org [216.136.204.102]) by mx1.FreeBSD.org (Postfix) with ESMTP id 3BAF543E72 for ; Sat, 31 Aug 2002 22:31:16 -0700 (PDT) (envelope-from des@FreeBSD.org) Received: from ref5.freebsd.org (localhost [127.0.0.1]) by ref5.freebsd.org (8.12.5/8.12.5) with ESMTP id g815VGgr016531 for ; Sat, 31 Aug 2002 22:31:16 -0700 (PDT) (envelope-from des@ref5.freebsd.org) Received: (from des@localhost) by ref5.freebsd.org (8.12.5/8.12.5/Submit) id g815VFwV016529 for current@freebsd.org; Sat, 31 Aug 2002 22:31:15 -0700 (PDT) Date: Sat, 31 Aug 2002 22:31:15 -0700 (PDT) From: Dag-Erling Smorgrav Message-Id: <200209010531.g815VFwV016529@ref5.freebsd.org> To: current@freebsd.org Subject: i386 tinderbox failure Sender: owner-freebsd-current@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG -------------------------------------------------------------- >>> Rebuilding the temporary build tree -------------------------------------------------------------- >>> 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/i386/obj/local0/scratch/des/src/i386/usr/include -------------------------------------------------------------- >>> stage 4: building libraries -------------------------------------------------------------- >>> stage 4: make dependencies -------------------------------------------------------------- >>> stage 4: building everything.. -------------------------------------------------------------- >>> Kernel build for GENERIC started on Sat Aug 31 22:28:29 PDT 2002 -------------------------------------------------------------- ===> aic7xxx/ahc (null): Unable to malloc scope object *** Error code 70 Stop in /local0/scratch/des/src/sys/modules/aic7xxx/ahc. *** Error code 1 Stop in /local0/scratch/des/src/sys/modules/aic7xxx. *** Error code 1 Stop in /local0/scratch/des/src/sys/modules. *** Error code 1 Stop in /local0/scratch/des/obj/local0/scratch/des/src/sys/GENERIC. *** Error code 1 Stop in /local0/scratch/des/src. *** Error code 1 Stop in /local0/scratch/des/src. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-current" in the body of the message From owner-freebsd-current Sat Aug 31 23:30:42 2002 Delivered-To: freebsd-current@freebsd.org Received: from mx1.FreeBSD.org (mx1.FreeBSD.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id C192B37B400 for ; Sat, 31 Aug 2002 23:30:40 -0700 (PDT) Received: from gw.catspoiler.org (217-ip-163.nccn.net [209.79.217.163]) by mx1.FreeBSD.org (Postfix) with ESMTP id 5776F43E3B for ; Sat, 31 Aug 2002 23:30:40 -0700 (PDT) (envelope-from dl-freebsd@catspoiler.org) Received: from mousie.catspoiler.org (mousie.catspoiler.org [192.168.101.2]) by gw.catspoiler.org (8.12.5/8.12.5) with ESMTP id g816UWwr067818; Sat, 31 Aug 2002 23:30:37 -0700 (PDT) (envelope-from dl-freebsd@catspoiler.org) Message-Id: <200209010630.g816UWwr067818@gw.catspoiler.org> Date: Sat, 31 Aug 2002 23:30:32 -0700 (PDT) From: Don Lewis Subject: Re: Page faults from bento cluster (Re: Problems reading vmcores) To: kris@obsecurity.org Cc: current@FreeBSD.ORG In-Reply-To: <20020901035735.GA9690@xor.obsecurity.org> MIME-Version: 1.0 Content-Type: TEXT/plain; charset=us-ascii Sender: owner-freebsd-current@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG On 31 Aug, Kris Kennaway wrote: > panic: page fault > panic messages: > --- > Fatal trap 12: page fault while in kernel mode > fault virtual address = 0x4 Looks like a NULL structure pointer dereference. It looks like the access is four bytes into the structure. > #7 0xc021d91f in exec_elf32_imgact (imgp=0xda326bb4) at imgact_elf.c:607 > #8 0xc022a9a2 in execve (td=0xc484c240, uap=0xda326d10) > at /usr/src/sys/kern/kern_exec.c:280 > #9 0xc03a8a31 in syscall (frame= > {tf_fs = 47, tf_es = 47, tf_ds = 47, tf_edi = 135022716, tf_esi = 0, tf_ebp = -1077940704, tf_isp = -634229388, tf_ebx = 135022736, tf_edx = 135022736, tf_ecx = 135022895, tf_eax = 59, tf_trapno = 12, tf_err = 2, tf_eip = 134697908, tf_cs = 31, tf_eflags = 659, tf_esp = -1077940748, tf_ss = 47}) > at /usr/src/sys/i386/i386/trap.c:1050 > #10 0xc0399a9d in Xint0x80_syscall () at {standard input}:140 > ---Can't read userspace from dump, or kernel process--- I've seen other reports of similar crashes on the list. What version of imgact_elf.c is this? To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-current" in the body of the message