From owner-freebsd-ppc Sun Sep 15 8:58:56 2002 Delivered-To: freebsd-ppc@freebsd.org Received: from mx1.FreeBSD.org (mx1.FreeBSD.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id A00F737B401 for ; Sun, 15 Sep 2002 08:58:53 -0700 (PDT) Received: from logger.o2.pl (logger.o2.pl [212.126.20.38]) by mx1.FreeBSD.org (Postfix) with ESMTP id 3EAEE43E42 for ; Sun, 15 Sep 2002 08:58:52 -0700 (PDT) (envelope-from gfege@o2.pl) Received: from localhost (unknown [62.233.167.10]) by logger.o2.pl (Mailer_v2.01) with ESMTP id DB4AF1C41D0 for ; Sun, 15 Sep 2002 17:58:48 +0200 (CEST) X-Sender: gfege@o2.pl From: gfege@o2.pl To: freebsd-ppc@FreeBSD.org Date: Sun, 15 Sep 2002 17:59:05 +0200 Subject: filmy divixy !!! Reply-To: gfege@o2.pl MIME-Version: 1.0 Content-Type: text/plain; charset=windows-1250 Content-Transfer-Encoding: 8bit Message-Id: <20020915155850.DB4AF1C41D0@logger.o2.pl> Sender: owner-freebsd-ppc@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG DIVIXY : http://www.geocities.com/rekrutacja35/index.html Jeœli nie ma w spisie na stronie film๓w kt๓re Ci๊ interesujน nic nie szkodzi! Moฟna je zam๓wiๆ mailem w przeciนgu 7 dni roboczych zostanie dostarczona przesyณka !!! Wypalam takฟe pณytki audio z twojน ulubionน muzykน !!! 10 zณ za pณytk๊ pณatne z g๓ry. Wysyณka listem expres taniej i szybciej ! If you do not find the movie you are interested in, do not worry !! Send me an email and during 7 business days I will get a a package with the required movie !!! U want to have ur favourite music on CD let me know by email ! 10 PLN per CD. Shipment thru regular email. Faster and cheaper ! Zainteresowany usณugami tณumaczenia ? 1500 znak๓w 16 zณ. Niemiecki Angielski R u interested in translation services ? 1500 characters 16 PLN. German English. info : tradeinfo@o2.pl To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ppc" in the body of the message From owner-freebsd-ppc Fri Sep 20 10:11:43 2002 Delivered-To: freebsd-ppc@freebsd.org Received: from mx1.FreeBSD.org (mx1.FreeBSD.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 13B2B37B401 for ; Fri, 20 Sep 2002 10:11:42 -0700 (PDT) Received: from bothawui.bothan.net (bothawui.bothan.net [66.92.184.160]) by mx1.FreeBSD.org (Postfix) with SMTP id 7896543E6A for ; Fri, 20 Sep 2002 10:11:41 -0700 (PDT) (envelope-from jtl-freebsd@bothan.net) Received: (qmail 32739 invoked from network); 20 Sep 2002 17:11:40 -0000 Received: from unknown (HELO bothan.net) (127.0.0.1) by localhost with SMTP; 20 Sep 2002 17:11:40 -0000 Date: Fri, 20 Sep 2002 19:11:40 +0200 Mime-Version: 1.0 (Apple Message framework v546) Content-Type: text/plain; charset=US-ASCII; format=flowed Subject: [freebsd-ppc] psim bug From: Joshua LeVasseur To: freebsd-ppc Content-Transfer-Encoding: 7bit Message-Id: <0769F91E-CCBC-11D6-9A64-003065468D4E@bothan.net> X-Mailer: Apple Mail (2.546) Sender: owner-freebsd-ppc@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG Has anyone noticed a problem with psim's external interrupt delivery? psim refuses to raise an external interrupt (on behalf of my IPIs) if the simulator has a pending decrementer interrupt. The bug is in interrupts.c:external_interrupt(). It uses a logical inversion where it should perform a bitwise inversion: if (!ints->pending_interrupts & external_interrupt_pending) { ints->pending_interrupts |= external_interrupt_pending; if (cpu_registers(processor)->msr & msr_external_interrupt_enable) schedule_hardware_interrupt_delivery(processor); } The if-clause is superfluous, so I removed it: ints->pending_interrupts |= external_interrupt_pending; if (cpu_registers(processor)->msr & msr_external_interrupt_enable) schedule_hardware_interrupt_delivery(processor); Now external interrupt delivery functions as expected. -Josh To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ppc" in the body of the message From owner-freebsd-ppc Fri Sep 20 12:24:43 2002 Delivered-To: freebsd-ppc@freebsd.org Received: from mx1.FreeBSD.org (mx1.FreeBSD.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 2ABB637B401 for ; Fri, 20 Sep 2002 12:24:42 -0700 (PDT) Received: from qmail.anet.net.th (qmail.anet.net.th [203.148.255.86]) by mx1.FreeBSD.org (Postfix) with SMTP id 0BD8043E6A for ; Fri, 20 Sep 2002 12:24:36 -0700 (PDT) (envelope-from MZ00080315@anet.net.th) Received: (qmail 36994 invoked by uid 0); 20 Sep 2002 19:23:58 -0000 Received: from unknown (HELO ME) (210.203.182.129) by qmail.anet.net.th with SMTP; 20 Sep 2002 19:23:58 -0000 From: MZ00080315@anet.net.th Subject:ขอรบกวน mail ของคุณ ช่วยทำแบบสอบถาม ขอบคุณมากค่ะ X-Priority: 1 (Highest) Reply-To: in_formation88@yahoo.com X-Mailer: Microsoft Outlook Express 5.00.2615.200 MIME-Version: 1.0 Content-type: multipart/mixed; boundary="#MYBOUNDARY#" Message-Id: <20020920192436.0BD8043E6A@mx1.FreeBSD.org> Date: Fri, 20 Sep 2002 12:24:36 -0700 (PDT) To: undisclosed-recipients: ; Sender: owner-freebsd-ppc@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG --#MYBOUNDARY# Content-Type: text/plain; charset=ansi Content-Transfer-Encoding: 8bit แบบสอบถามเกี่ยวกับแนวโน้มการทำงานในปี 2002 1.ขณะนี้คุณ ? ?กำลังศึกษาอยู่ ? ทำงานประจำ ?กำลังหางาน ? กำลังศึกษาและทำ งานไปด้วย ตอบ ................................................................................................... 2.คุณพอใจกับงานในปัจจุบันเพียงใด ?? พอใจมาก ? ปานกลาง ? เบื่องานที่ทำอยู่ ตอบ ................................................................................................... 3. คุณพอใจกับรายได้ ณ ปัจจุบันหรือไม่ ?? พอใจ ? ไม่พอใจ ตอบ ................................................................................................... 4.คุณต้องการรายได้สูงสุดต่อเดือนในชีวิตการทำงานเท่าใด ? ___________________บาท/ เดือน ตอบ ................................................................................................... 5.งานปัจจุบันสามารถให้รายได้ตามข้อ 4 หรือไม่ ?? ได้ ? ไม่ได้ ตอบ ................................................................................................... 6.คุณคิดว่าคุณ(หรือครอบครัว)ได้รับผลตอบแทนคุ้มค่ากับแรงงานหรือไม่ ?? คุ้มค่า ? ควรได้รับมากกว่านี้ ตอบ ................................................................................................... 7.งานปัจจุบันของคุณ (หรือครอบครัว) มีความมั่นคงมากน้อยเพียงใด ?? มาก ? น้อย ? ไม่มั่นคง ตอบ ................................................................................................... 8.คุณต้องใช้เวลาในการเดินทางไปทำงาน /เรียนเท่าใด (ไปและกลับ) ?? ทำงานที่ บ้าน ? น้อยกว่า 1 ชม. ? 1-2 ชม. ? 2-3 ชม. ? มากกว่า 3 ชม ตอบ ................................................................................................... 9.คุณกำลังมองหาลู่ทางในการหารายได้พิเศษที่ถูกต้องและมั่นคงอยู่ใช่ไหม ?? ใช่ ? ไม่ใช่ ตอบ ................................................................................................... 10.คุณต้องการมีธุรกิจส่วนตัวหรือไม่ ?? ต้องการ ? ไม่ต้องการ ? มีธุรกิจอยู่แล้ว ตอบ ................................................................................................... 11.คุณมีความรู้ทางด้าน Internet หรือไม่ ?? มีความรู้เป็นอย่างดี ? มีความรู้บ้าง ? ไม่มีความรู้เลย ตอบ ................................................................................................... 12.คุณรู้จักระบบการทำงานจากที่บ้าน หรือไม่ ?? ไม่รู้จัก ? รู้จัก 0จาก_________________ ตอบ ................................................................................................... 13.คุณสนใจการอบรมและเรียนรู้ "วิธีการสร้างรายได้จากการทำงานที่บ้าน" โดยไม่เสีย ค่าใช้จ่ายหรือไม่ ?? สนใจ………..กรุณาเลือกเวลาที่คุณสะดวกในข้อ 14 ? ไม่สนใจ….….ขอบคุณค่ะ ที่ให้ความร่วมมือในการตอบแบบสอบถามของเรา ตอบ ................................................................................................... 14.เวลาใดต่อไปนี้สะดวกที่สุดในการที่คุณจะเข้ารับการอบรมของเรา ? ? อังคาร - 18:30 น. - 20:00 น.? พฤหัสบดี - 18:30 น. - 20:00 น. ? เสาร์ - 12:30 น. - 14:00 น.? อื่นๆ โปรดระบุ______________________ 15. คุณพักอยู่ในกรุงเทพฯ หรือจังหวัด__________________ ตอบ ................................................................................................... ชื่อ ............................................ อายุ ................................ปี อาชีพ ..........................................โทร ........................เวลาสะดวกในการติดต่อ ………… Please unsubscribe sent mail to in_formation88@yahoo.com --#MYBOUNDARY#-- To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ppc" in the body of the message From owner-freebsd-ppc Fri Sep 20 16:22: 2 2002 Delivered-To: freebsd-ppc@freebsd.org Received: from mx1.FreeBSD.org (mx1.FreeBSD.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 0FB4237B401 for ; Fri, 20 Sep 2002 16:22:02 -0700 (PDT) Received: from gt3.OntheNet.com.au (nt.com.au [203.13.70.61]) by mx1.FreeBSD.org (Postfix) with ESMTP id 9672743E75 for ; Fri, 20 Sep 2002 16:22:00 -0700 (PDT) (envelope-from grehan@freebsd.org) Received: from freebsd.org (CPE-203-45-245-212.qld.bigpond.net.au [203.45.245.212]) by gt3.OntheNet.com.au (8.11.4/8.11.4) with ESMTP id g8KNWdL94438; Sat, 21 Sep 2002 09:32:39 +1000 (EST) Message-ID: <3D8BADB0.BCA30946@freebsd.org> Date: Sat, 21 Sep 2002 09:22:24 +1000 From: Peter Grehan X-Mailer: Mozilla 4.79 [en] (X11; U; Linux 2.2.14-12 i686) X-Accept-Language: en MIME-Version: 1.0 To: Joshua LeVasseur Cc: freebsd-ppc Subject: Re: [freebsd-ppc] psim bug References: <0769F91E-CCBC-11D6-9A64-003065468D4E@bothan.net> Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Sender: owner-freebsd-ppc@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG Hi Josh, > Has anyone noticed a problem with psim's external interrupt delivery? Yes :-( > Now external interrupt delivery functions as expected. That's great. I'll give your fix a try. later, Peter. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ppc" in the body of the message