From owner-freebsd-standards@FreeBSD.ORG Sun Apr 4 05:26:59 2004 Return-Path: Delivered-To: freebsd-standards@hub.freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 7D36E16A4CE; Sun, 4 Apr 2004 05:26:59 -0700 (PDT) Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id 60E4943D31; Sun, 4 Apr 2004 05:26:59 -0700 (PDT) (envelope-from tjr@FreeBSD.org) Received: from freefall.freebsd.org (tjr@localhost [127.0.0.1]) i34CQxbv074234; Sun, 4 Apr 2004 05:26:59 -0700 (PDT) (envelope-from tjr@freefall.freebsd.org) Received: (from tjr@localhost) by freefall.freebsd.org (8.12.10/8.12.10/Submit) id i34CQxe3074230; Sun, 4 Apr 2004 05:26:59 -0700 (PDT) (envelope-from tjr) Date: Sun, 4 Apr 2004 05:26:59 -0700 (PDT) From: "Tim J. Robbins" Message-Id: <200404041226.i34CQxe3074230@freefall.freebsd.org> To: tjr@FreeBSD.org, freebsd-standards@FreeBSD.org, tjr@FreeBSD.org Subject: Re: standards/64956: [patch] occasionally fails to define WINT_MIN and WINT_MAX X-BeenThere: freebsd-standards@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Standards compliance List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 04 Apr 2004 12:26:59 -0000 Synopsis: [patch] occasionally fails to define WINT_MIN and WINT_MAX Responsible-Changed-From-To: freebsd-standards->tjr Responsible-Changed-By: tjr Responsible-Changed-When: Sun Apr 4 05:25:25 PDT 2004 Responsible-Changed-Why: I'll commit this patch. http://www.freebsd.org/cgi/query-pr.cgi?pr=64956 From owner-freebsd-standards@FreeBSD.ORG Sun Apr 4 09:38:20 2004 Return-Path: Delivered-To: freebsd-standards@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 7E71A16A4CE; Sun, 4 Apr 2004 09:38:20 -0700 (PDT) Received: from dan.emsphone.com (dan.emsphone.com [199.67.51.101]) by mx1.FreeBSD.org (Postfix) with ESMTP id 2726143D55; Sun, 4 Apr 2004 09:38:20 -0700 (PDT) (envelope-from dan@dan.emsphone.com) Received: (from dan@localhost) by dan.emsphone.com (8.12.10/8.12.10) id i34GcH0a028185; Sun, 4 Apr 2004 11:38:17 -0500 (CDT) (envelope-from dan) Date: Sun, 4 Apr 2004 11:38:17 -0500 From: Dan Nelson To: Eric De la Cruz Lugo Message-ID: <20040404163817.GA24660@dan.emsphone.com> References: <1080397817.40658ff979c2e@iteso.mx> <20040328231756.GA86437@VARK.homeunix.com> <1081013624.406ef5788b3a1@iteso.mx> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <1081013624.406ef5788b3a1@iteso.mx> X-OS: FreeBSD 5.2-CURRENT X-message-flag: Outlook Error User-Agent: Mutt/1.5.6i cc: David Schultz cc: freebsd-standards@freebsd.org Subject: Re: i386_get_ioperm syntax.... X-BeenThere: freebsd-standards@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Standards compliance List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 04 Apr 2004 16:38:20 -0000 In the last episode (Apr 03), Eric De la Cruz Lugo said: > terra# make > make all-recursive > Making all in m4 > Making all in src > if g++ -DREENTRANT -I. -I. -I.. -O6 -I/usr/include/bhpos -O6 -I/usr/ > include/bhpos -I/usr/local/include -I/usr/local/include/libxml2 -I/usr/local/ > lib/gtkmm/include -I/usr/X11R6/include/gtk12 -I/usr/local/include/glib12 -I/ > usr/X11R6/include -I/usr/local/include/sigc++-1.0 -I/usr/include/bhpos/hw > -I/usr/include/bhpos/widget -g -O2 -MT callbacks.o -MD -MP -MF ".deps/ > callbacks.Tpo" -c -o callbacks.o `test -f 'callbacks.cc' || echo > './'`callbacks.cc; then mv ".deps/callbacks.Tpo" ".deps/callbacks.Po"; else > rm -f ".deps/callbacks.Tpo"; exit 1; fi > callbacks.cc: In member function `int CPost::DeviceControl(int, int)': > callbacks.cc:160: error: invalid conversion from `int' to `unsigned int*' > callbacks.cc:160: error: invalid conversion from `int' to `int*' > callbacks.cc:163: error: invalid conversion from `int' to `unsigned int*' > the relevant lines are : > > else if(flags==5){ > return i386_get_ioperm(0x3F8, 6, 1); > } > else if(flags==6){ > return i386_get_ioperm(0x3F8, 6, 0); > } int i386_get_ioperm(unsigned int start, unsigned int *length, int *enable); The 2nd two arguments are pointers to ints. -- Dan Nelson dnelson@allantgroup.com From owner-freebsd-standards@FreeBSD.ORG Sun Apr 4 10:08:04 2004 Return-Path: Delivered-To: freebsd-standards@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 2D09116A4CF for ; Sun, 4 Apr 2004 10:08:04 -0700 (PDT) Received: from out009.verizon.net (out009pub.verizon.net [206.46.170.131]) by mx1.FreeBSD.org (Postfix) with ESMTP id B37A543D48 for ; Sun, 4 Apr 2004 10:08:03 -0700 (PDT) (envelope-from cswiger@mac.com) Received: from mac.com ([68.160.247.127]) by out009.verizon.net (InterMail vM.5.01.06.06 201-253-122-130-106-20030910) with ESMTP id <20040404170803.DGVC29216.out009.verizon.net@mac.com>; Sun, 4 Apr 2004 12:08:03 -0500 Message-ID: <407040E6.3010504@mac.com> Date: Sun, 04 Apr 2004 13:07:50 -0400 From: Chuck Swiger Organization: The Courts of Chaos User-Agent: Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.7b) Gecko/20040316 X-Accept-Language: en-us, en MIME-Version: 1.0 To: Eric De la Cruz Lugo References: <1080397817.40658ff979c2e@iteso.mx> <20040328231756.GA86437@VARK.homeunix.com> <1081013624.406ef5788b3a1@iteso.mx> In-Reply-To: <1081013624.406ef5788b3a1@iteso.mx> Content-Type: text/plain; charset=us-ascii; format=flowed Content-Transfer-Encoding: 7bit X-Authentication-Info: Submitted using SMTP AUTH at out009.verizon.net from [68.160.247.127] at Sun, 4 Apr 2004 12:08:02 -0500 cc: freebsd-standards@FreeBSD.ORG Subject: Re: i386_get_ioperm syntax.... X-BeenThere: freebsd-standards@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Standards compliance List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 04 Apr 2004 17:08:04 -0000 Eric De la Cruz Lugo wrote: [ ... ] > callbacks.cc: In member function `int CPost::DeviceControl(int, int)': > callbacks.cc:160: error: invalid conversion from `int' to `unsigned int*' > callbacks.cc:160: error: invalid conversion from `int' to `int*' > callbacks.cc:163: error: invalid conversion from `int' to `unsigned int*' > *** Error code 1 [ ... ] > else if(flags==5){ > return i386_get_ioperm(0x3F8, 6, 1); > } > else if(flags==6){ > return i386_get_ioperm(0x3F8, 6, 0); > } [ ... ] > some knows how to solve something like this?, am not a c++ programmer, if > someone can give me a hint about what the right values for the > i386_get_ioperm() should be in FreeBSD 5.2.1, please reply to my e-mail. You need to pass the address of a variable (ie, &myvar) to i386_get_ioperm(), which will set your variables to the appropriate values when you call it. See the manpage: int i386_get_ioperm(unsigned int start, unsigned int *length, int *enable); [ ... ] DESCRIPTION i386_get_ioperm() will return the permission for the process' I/O port space in the *enable argument. The port range starts at start and the number of contiguous entries will be returned in *length. -- -Chuck From owner-freebsd-standards@FreeBSD.ORG Mon Apr 5 11:01:42 2004 Return-Path: Delivered-To: freebsd-standards@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 32ED416A4CE for ; Mon, 5 Apr 2004 11:01:42 -0700 (PDT) Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id 177A243D5E for ; Mon, 5 Apr 2004 11:01:42 -0700 (PDT) (envelope-from owner-bugmaster@freebsd.org) Received: from freefall.freebsd.org (peter@localhost [127.0.0.1]) i35I1fbv070080 for ; Mon, 5 Apr 2004 11:01:41 -0700 (PDT) (envelope-from owner-bugmaster@freebsd.org) Received: (from peter@localhost) by freefall.freebsd.org (8.12.10/8.12.10/Submit) id i35I1foJ070074 for freebsd-standards@freebsd.org; Mon, 5 Apr 2004 11:01:41 -0700 (PDT) (envelope-from owner-bugmaster@freebsd.org) Date: Mon, 5 Apr 2004 11:01:41 -0700 (PDT) Message-Id: <200404051801.i35I1foJ070074@freefall.freebsd.org> X-Authentication-Warning: freefall.freebsd.org: peter set sender to owner-bugmaster@freebsd.org using -f From: FreeBSD bugmaster To: freebsd-standards@FreeBSD.org Subject: Current problem reports assigned to you X-BeenThere: freebsd-standards@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Standards compliance List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 05 Apr 2004 18:01:42 -0000 Current FreeBSD problem reports Critical problems Serious problems S Submitted Tracker Resp. Description ------------------------------------------------------------------------------- s [2001/01/23] misc/24590 standards timezone function not compatible witn Sin o [2001/03/05] bin/25542 standards /bin/sh: null char in quoted string o [2002/02/25] bin/35307 standards standard include files are not standard c o [2003/03/05] bin/48958 standards The type 'bool' has different sizes for C o [2003/04/21] standards/51209standards [PATCH] add a64l()/l64a/l64a_r functions p [2003/06/05] standards/52972standards /bin/sh arithmetic not POSIX compliant o [2003/07/12] standards/54410standards one-true-awk not POSIX compliant (no exte o [2003/09/15] standards/56906standards Several math(3) functions fail to set err o [2003/12/31] standards/60772standards _Bool and bool should be unsigned o [2004/02/05] standards/62388standards sys/resource.h does not pull in dependenc 10 problems total. Non-critical problems S Submitted Tracker Resp. Description ------------------------------------------------------------------------------- f [1995/01/11] i386/105 standards Distributed libm (msun) has non-standard o [2000/09/24] bin/21519 standards sys/dir.h should be deprecated some more o [2000/12/05] kern/23304 standards POSIX clock_gettime, clock_getres return o [2001/01/16] bin/24390 standards Replacing old dir-symlinks when using /bi s [2001/06/18] kern/28260 standards UIO_MAXIOV needs to be made public o [2001/11/20] standards/32126standards getopt(3) not Unix-98 conformant s [2002/03/18] standards/36076standards Implementation of POSIX fuser command o [2002/06/13] standards/39256standards [v]snprintf aren't POSIX-conformant for s o [2002/07/09] misc/40378 standards stdlib.h gives needless warnings with -an p [2002/08/12] standards/41576standards POSIX compliance of ln(1) o [2002/10/23] standards/44425standards getcwd() succeeds even if current dir has o [2002/12/09] standards/46119standards Priority problems for SCHED_OTHER using p o [2002/12/23] standards/46504standards Warnings in headers o [2003/06/22] standards/53613standards FreeBSD doesn't define EPROTO o [2003/06/24] bin/53682 standards [PATCH] add fuser(1) utitity o [2003/07/24] standards/54809standards pcvt deficits o [2003/07/24] standards/54833standards more pcvt deficits o [2003/07/25] standards/54839standards pcvt deficits o [2003/07/31] standards/55112standards glob.h, glob_t's gl_pathc should be "size o [2003/09/04] standards/56476standards cd9660 unicode support simple hack o [2003/09/27] standards/57295standards [patch] make does not include cmd line va o [2003/10/12] standards/57911standards fnmatch ("[[:alpha:]]","x", FNM_PATHNAME) o [2003/10/29] standards/58676standards grantpt(3) alters storage used by ptsname o [2003/11/29] standards/59797standards Implement C99's round[f]() math fucntions p [2003/12/26] standards/60597standards FreeBSD's /usr/include lacks of cpio.h s [2004/02/14] standards/62858standards malloc(0) not C99 compliant p [2004/02/21] standards/63173standards Patch to add getopt_long_only(3) to libc o [2004/02/25] standards/63371standards [patch] isblank() not in C99/SUSv3 namesp o [2004/03/12] standards/64173standards C99 requires some macros to be c 29 problems total. From owner-freebsd-standards@FreeBSD.ORG Tue Apr 6 12:32:01 2004 Return-Path: Delivered-To: freebsd-standards@hub.freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 4D5BD16A4D1 for ; Tue, 6 Apr 2004 12:32:01 -0700 (PDT) Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id 4431243D53 for ; Tue, 6 Apr 2004 12:32:01 -0700 (PDT) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (gnats@localhost [127.0.0.1]) i36JUIbv071166 for ; Tue, 6 Apr 2004 12:30:18 -0700 (PDT) (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.12.10/8.12.10/Submit) id i36JUIWj071163; Tue, 6 Apr 2004 12:30:18 -0700 (PDT) (envelope-from gnats) Resent-Date: Tue, 6 Apr 2004 12:30:18 -0700 (PDT) Resent-Message-Id: <200404061930.i36JUIWj071163@freefall.freebsd.org> Resent-From: FreeBSD-gnats-submit@FreeBSD.org (GNATS Filer) Resent-To: freebsd-standards@FreeBSD.org Resent-Reply-To: FreeBSD-gnats-submit@FreeBSD.org, Manolis Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 9107816A4CE for ; Tue, 6 Apr 2004 12:28:03 -0700 (PDT) Received: from www.freebsd.org (www.freebsd.org [216.136.204.117]) by mx1.FreeBSD.org (Postfix) with ESMTP id 66B8143D3F for ; Tue, 6 Apr 2004 12:28:03 -0700 (PDT) (envelope-from nobody@FreeBSD.org) Received: from www.freebsd.org (localhost [127.0.0.1]) by www.freebsd.org (8.12.10/8.12.10) with ESMTP id i36JR872000786 for ; Tue, 6 Apr 2004 12:27:08 -0700 (PDT) (envelope-from nobody@www.freebsd.org) Received: (from nobody@localhost) by www.freebsd.org (8.12.10/8.12.10/Submit) id i36JR8Bf000785; Tue, 6 Apr 2004 12:27:08 -0700 (PDT) (envelope-from nobody) Message-Id: <200404061927.i36JR8Bf000785@www.freebsd.org> Date: Tue, 6 Apr 2004 12:27:08 -0700 (PDT) From: Manolis To: freebsd-gnats-submit@FreeBSD.org X-Send-Pr-Version: www-2.3 Subject: standards/65271: Laptop, bootloader of 5.2 X-BeenThere: freebsd-standards@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Standards compliance List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 06 Apr 2004 19:32:01 -0000 >Number: 65271 >Category: standards >Synopsis: Laptop, bootloader of 5.2 >Confidential: no >Severity: serious >Priority: high >Responsible: freebsd-standards >State: open >Quarter: >Keywords: >Date-Required: >Class: update >Submitter-Id: current-users >Arrival-Date: Tue Apr 06 12:30:18 PDT 2004 >Closed-Date: >Last-Modified: >Originator: Manolis >Release: 5.2 >Organization: * >Environment: x >Description: I boot my Laptop HP Pavilion zx5000 series, modem zx5020EA with the installation cd of 5.2 and I tried all the 7 ways of boot from the ascii menu screen but when it goes to the first line after that with the /\|- symbols running, it stops, without any message and the laptop turns off.. >How-To-Repeat: x >Fix: x >Release-Note: >Audit-Trail: >Unformatted: From owner-freebsd-standards@FreeBSD.ORG Tue Apr 6 13:54:43 2004 Return-Path: Delivered-To: freebsd-standards@hub.freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 718C316A4CE; Tue, 6 Apr 2004 13:54:43 -0700 (PDT) Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id 4F95F43D39; Tue, 6 Apr 2004 13:54:43 -0700 (PDT) (envelope-from des@FreeBSD.org) Received: from freefall.freebsd.org (des@localhost [127.0.0.1]) i36KrObv082255; Tue, 6 Apr 2004 13:53:24 -0700 (PDT) (envelope-from des@freefall.freebsd.org) Received: (from des@localhost) by freefall.freebsd.org (8.12.10/8.12.10/Submit) id i36KrN0u082246; Tue, 6 Apr 2004 13:53:23 -0700 (PDT) (envelope-from des) Date: Tue, 6 Apr 2004 13:53:23 -0700 (PDT) From: Dag-Erling Smorgrav Message-Id: <200404062053.i36KrN0u082246@freefall.freebsd.org> To: beherit@teledomenet.gr, des@FreeBSD.org, freebsd-standards@FreeBSD.org Subject: Re: standards/65271: Laptop, bootloader of 5.2 X-BeenThere: freebsd-standards@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Standards compliance List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 06 Apr 2004 20:54:43 -0000 Synopsis: Laptop, bootloader of 5.2 State-Changed-From-To: open->closed State-Changed-By: des State-Changed-When: Tue Apr 6 13:53:23 PDT 2004 State-Changed-Why: Not a useful PR. Try asking for help on the mailing lists instead. http://www.freebsd.org/cgi/query-pr.cgi?pr=65271