From owner-freebsd-smp Sun Mar 23 13:36:42 2003 Delivered-To: freebsd-smp@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 1797837B407 for ; Sun, 23 Mar 2003 13:36:42 -0800 (PST) Received: from hotmail.com (f38.law11.hotmail.com [64.4.17.38]) by mx1.FreeBSD.org (Postfix) with ESMTP id B3FD643FAF for ; Sun, 23 Mar 2003 13:36:41 -0800 (PST) (envelope-from superkid_79@hotmail.com) Received: from mail pickup service by hotmail.com with Microsoft SMTPSVC; Sun, 23 Mar 2003 13:36:41 -0800 Received: from 64.165.226.53 by lw11fd.law11.hotmail.msn.com with HTTP; Sun, 23 Mar 2003 21:36:41 GMT X-Originating-IP: [64.165.226.53] X-Originating-Email: [superkid_79@hotmail.com] From: "super kid" To: freebsd-smp@FreeBSD.org Subject: I wonder this things. Date: Sun, 23 Mar 2003 13:36:41 -0800 Mime-Version: 1.0 Content-Type: text/plain; format=flowed Message-ID: X-OriginalArrivalTime: 23 Mar 2003 21:36:41.0504 (UTC) FILETIME=[4AF06200:01C2F184] Sender: owner-freebsd-smp@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org I am in agony. I am going to make a server computer. maybe the computer will be made by xeon mp processor. I wonder how many processors FreeBSD can support. please ...send me e-mail. My e-mail address is superkid_76@msn.com or superkid_76@hotmail.com _________________________________________________________________ The new MSN 8: smart spam protection and 2 months FREE* http://join.msn.com/?page=features/junkmail To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-smp" in the body of the message From owner-freebsd-smp Mon Mar 24 8:48:18 2003 Delivered-To: freebsd-smp@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id ABDBC37B401 for ; Mon, 24 Mar 2003 08:48:16 -0800 (PST) Received: from mail.speakeasy.net (mail16.speakeasy.net [216.254.0.216]) by mx1.FreeBSD.org (Postfix) with ESMTP id 1AEAC43F85 for ; Mon, 24 Mar 2003 08:48:16 -0800 (PST) (envelope-from jhb@FreeBSD.org) Received: (qmail 9248 invoked from network); 24 Mar 2003 16:48:19 -0000 Received: from unknown (HELO server.baldwin.cx) ([216.27.160.63]) (envelope-sender ) by mail16.speakeasy.net (qmail-ldap-1.03) with DES-CBC3-SHA encrypted SMTP for ; 24 Mar 2003 16:48:19 -0000 Received: from laptop.baldwin.cx (gw1.twc.weather.com [216.133.140.1]) by server.baldwin.cx (8.12.8/8.12.8) with ESMTP id h2OGmAOv092536; Mon, 24 Mar 2003 11:48:11 -0500 (EST) (envelope-from jhb@FreeBSD.org) Message-ID: X-Mailer: XFMail 1.5.4 on FreeBSD X-Priority: 3 (Normal) Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 8bit MIME-Version: 1.0 In-Reply-To: <20030323074119.GA43849@attbi.com> Date: Mon, 24 Mar 2003 11:48:10 -0500 (EST) From: John Baldwin To: Craig Rodrigues Subject: RE: atomic_dec_and_test() in FreeBSD? Cc: freebsd-smp@freebsd.org X-Spam-Status: No, hits=-19.5 required=5.0 tests=EMAIL_ATTRIBUTION,IN_REP_TO,QUOTED_EMAIL_TEXT, REPLY_WITH_QUOTES autolearn=ham version=2.50 X-Spam-Level: X-Spam-Checker-Version: SpamAssassin 2.50 (1.173-2003-02-20-exp) Sender: owner-freebsd-smp@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org On 23-Mar-2003 Craig Rodrigues wrote: > Hi, > > Is there a way that I can use the existing > FreeBSD macros to achieve the equivalent of atomic_dec_and_test which > is mentioned here for Linux: > > http://kernelnewbies.org/documents/kdoc/kernel-api/r287.html If you strictly need decrement and test, you can use a while loop with atomic_cmpset(), e.g. do { x = foo; } while (atomic_cmpset_int(&foo, x, x - 1) == 0); if (x == 1) /* foo just dropped to zero */ What task are you trying to accomplish though? -- 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-smp" in the body of the message From owner-freebsd-smp Mon Mar 24 22:34: 7 2003 Delivered-To: freebsd-smp@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 2D69C37B40A for ; Mon, 24 Mar 2003 22:34:05 -0800 (PST) Received: from ztxmail05.ztx.compaq.com (ztxmail05.ztx.compaq.com [161.114.1.209]) by mx1.FreeBSD.org (Postfix) with ESMTP id 7B83F44061 for ; Mon, 24 Mar 2003 22:28:35 -0800 (PST) (envelope-from john.cagle@hp.com) Received: from cceexg11.americas.cpqcorp.net (cceexg11.americas.cpqcorp.net [16.110.250.125]) by ztxmail05.ztx.compaq.com (Postfix) with ESMTP id 117646F9C for ; Tue, 25 Mar 2003 00:28:35 -0600 (CST) Received: from cceexc19.americas.cpqcorp.net ([16.110.250.85]) by cceexg11.americas.cpqcorp.net with Microsoft SMTPSVC(5.0.2195.2966); Tue, 25 Mar 2003 00:28:34 -0600 X-MimeOLE: Produced By Microsoft Exchange V6.0.6375.0 content-class: urn:content-classes:message MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: quoted-printable Subject: HTT option in GENERIC template? Date: Tue, 25 Mar 2003 00:28:34 -0600 Message-ID: X-MS-Has-Attach: X-MS-TNEF-Correlator: Thread-Topic: HTT option in GENERIC template? Thread-Index: AcLMh4KKXbfFN4teQcicQMfeIXQV6AmD4zJA From: "Cagle, John (ISS-Houston)" To: X-OriginalArrivalTime: 25 Mar 2003 06:28:34.0953 (UTC) FILETIME=[C33FFF90:01C2F297] X-Spam-Status: No, hits=-6.0 required=5.0 tests=PATCH_UNIFIED_DIFF autolearn=ham version=2.50 X-Spam-Level: X-Spam-Checker-Version: SpamAssassin 2.50 (1.173-2003-02-20-exp) Sender: owner-freebsd-smp@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org I'd like to recommend the following simple patch be checked in for the GENERIC config file for 4.8. This should reduce user confusion about enabling hyperthreading: RCS file: /usr/ncvs/src/sys/i386/conf/GENERIC,v retrieving revision 1.246.2.51 diff -u -r1.246.2.51 GENERIC --- GENERIC 28 Feb 2003 15:53:37 -0000 1.246.2.51 +++ GENERIC 25 Mar 2003 06:20:27 -0000 @@ -64,6 +64,9 @@ #options SMP # Symmetric MultiProcessor Kernel #options APIC_IO # Symmetric (APIC) I/O =20 +# To make a Hyperthreading kernel, use SMP, APIC_IO and HTT +#options HTT # Enable Hyperthreading + device isa device eisa device pci Regards, John To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-smp" in the body of the message From owner-freebsd-smp Tue Mar 25 0:14:52 2003 Delivered-To: freebsd-smp@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 503D937B401 for ; Tue, 25 Mar 2003 00:14:50 -0800 (PST) Received: from anubis.slipstreaminteractive.com (anubis.slipstreaminteractive.com [213.52.163.122]) by mx1.FreeBSD.org (Postfix) with ESMTP id 61BC843FD7 for ; Tue, 25 Mar 2003 00:14:49 -0800 (PST) (envelope-from andrewt@slipstreaminteractive.com) Received: from TRIPOLI (unknown [80.177.132.118]) by anubis.slipstreaminteractive.com (Postfix) with ESMTP id 827CD525 for ; Tue, 25 Mar 2003 08:15:30 +0000 (GMT) From: "andrewt" To: Subject: RE: HTT option in GENERIC template? Date: Tue, 25 Mar 2003 08:14:59 -0000 Message-ID: <003001c2f2a6$a0eee960$7684b150@TRIPOLI> MIME-Version: 1.0 Content-Type: text/plain; charset="US-ASCII" Content-Transfer-Encoding: 7bit X-Priority: 3 (Normal) X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook, Build 10.0.4024 X-MimeOLE: Produced By Microsoft MimeOLE V6.00.2800.1106 In-Reply-To: Importance: Normal X-Spam-Status: No, hits=-12.4 required=5.0 tests=IN_REP_TO,ORIGINAL_MESSAGE,PATCH_UNIFIED_DIFF autolearn=ham version=2.50 X-Spam-Level: X-Spam-Checker-Version: SpamAssassin 2.50 (1.173-2003-02-20-exp) Sender: owner-freebsd-smp@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org And preferably an UPDATING entry that not having this option may break SMP on some machines (DL380G3 Proliants at least), as this caught me out installing 4.8-RC. Now working with options HTT. Regards, Andrew -----Original Message----- From: owner-freebsd-smp@FreeBSD.ORG [mailto:owner-freebsd-smp@FreeBSD.ORG] On Behalf Of Cagle, John (ISS-Houston) Sent: 25 March 2003 06:29 To: freebsd-smp@freebsd.org Subject: HTT option in GENERIC template? I'd like to recommend the following simple patch be checked in for the GENERIC config file for 4.8. This should reduce user confusion about enabling hyperthreading: RCS file: /usr/ncvs/src/sys/i386/conf/GENERIC,v retrieving revision 1.246.2.51 diff -u -r1.246.2.51 GENERIC --- GENERIC 28 Feb 2003 15:53:37 -0000 1.246.2.51 +++ GENERIC 25 Mar 2003 06:20:27 -0000 @@ -64,6 +64,9 @@ #options SMP # Symmetric MultiProcessor Kernel #options APIC_IO # Symmetric (APIC) I/O +# To make a Hyperthreading kernel, use SMP, APIC_IO and HTT +#options HTT # Enable Hyperthreading + device isa device eisa device pci Regards, John To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-smp" in the body of the message To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-smp" in the body of the message From owner-freebsd-smp Tue Mar 25 18:49:34 2003 Delivered-To: freebsd-smp@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 71F2F37B481; Tue, 25 Mar 2003 18:49:14 -0800 (PST) Received: from h00609772adf0.ne.client2.attbi.com (h00609772adf0.ne.client2.attbi.com [24.61.43.152]) by mx1.FreeBSD.org (Postfix) with ESMTP id 2D98F440AA; Tue, 25 Mar 2003 18:37:31 -0800 (PST) (envelope-from rodrigc@attbi.com) Received: from h00609772adf0.ne.client2.attbi.com (localhost.ne.attbi.com [127.0.0.1]) by h00609772adf0.ne.client2.attbi.com (8.12.8/8.12.7) with ESMTP id h2Q2bdri085168; Tue, 25 Mar 2003 21:37:39 -0500 (EST) (envelope-from rodrigc@h00609772adf0.ne.client2.attbi.com) Received: (from rodrigc@localhost) by h00609772adf0.ne.client2.attbi.com (8.12.8/8.12.7/Submit) id h2Q2bbRf085167; Tue, 25 Mar 2003 21:37:37 -0500 (EST) Date: Tue, 25 Mar 2003 21:37:37 -0500 From: Craig Rodrigues To: John Baldwin Cc: freebsd-smp@FreeBSD.org Subject: Re: atomic_dec_and_test() in FreeBSD? Message-ID: <20030326023737.GA85101@attbi.com> References: <20030323074119.GA43849@attbi.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: User-Agent: Mutt/1.4i X-Spam-Status: No, hits=-32.5 required=5.0 tests=EMAIL_ATTRIBUTION,IN_REP_TO,QUOTED_EMAIL_TEXT,REFERENCES, REPLY_WITH_QUOTES,USER_AGENT_MUTT autolearn=ham version=2.50 X-Spam-Level: X-Spam-Checker-Version: SpamAssassin 2.50 (1.173-2003-02-20-exp) Sender: owner-freebsd-smp@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org On Mon, Mar 24, 2003 at 11:48:10AM -0500, John Baldwin wrote: > > http://kernelnewbies.org/documents/kdoc/kernel-api/r287.html > > If you strictly need decrement and test, you can use a while loop > with atomic_cmpset(), e.g. > > do { > x = foo; > } while (atomic_cmpset_int(&foo, x, x - 1) == 0); > if (x == 1) > /* foo just dropped to zero */ > > What task are you trying to accomplish though? I am the port maintainer of the Apache Portable Runtime (apr) library. apr has some atomic functions. For FreeBSD, this is what is defined: /** * decrement the atomic variable by 1 * @param mem pointer to the atomic value * @return zero if the value is zero, otherwise non-zero */ int apr_atomic_dec(volatile apr_atomic_t *mem); [snip] #define apr_atomic_dec(mem) atomic_subtract_int(mem,1) This is obviously quite wrong. So are you saying that I should replace this with: int apr_atomic_dec(volatile apr_atomic_t *mem); int apr_atomic_dec(volatile apr_atomic_t *mem){ apr_atomic_t x do { x = *mem; } while (atomic_cmpset_int(mem, x, x - 1) == 0); if (x == 1) /* foo just dropped to zero */ ??????? } Can you give more guidance? Thanks. -- Craig Rodrigues http://home.attbi.com/~rodrigc rodrigc@attbi.com To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-smp" in the body of the message From owner-freebsd-smp@FreeBSD.ORG Wed Mar 26 00:48:07 2003 Return-Path: Delivered-To: freebsd-smp@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 22CEC37B404 for ; Wed, 26 Mar 2003 00:48:07 -0800 (PST) Received: from wantadilla.lemis.com (wantadilla.lemis.com [192.109.197.80]) by mx1.FreeBSD.org (Postfix) with ESMTP id 85ECA43F3F for ; Wed, 26 Mar 2003 00:48:05 -0800 (PST) (envelope-from grog@lemis.com) Received: by wantadilla.lemis.com (Postfix, from userid 1004) id 9B07051A72; Wed, 26 Mar 2003 19:18:03 +1030 (CST) Date: Wed, 26 Mar 2003 19:18:03 +1030 From: Greg 'groggy' Lehey To: Benjamin McClure Message-ID: <20030326084803.GM2959@wantadilla.lemis.com> References: Mime-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="qi3SIpffvxS/TM8d" Content-Disposition: inline In-Reply-To: User-Agent: Mutt/1.4i Organization: The FreeBSD Project Phone: +61-8-8388-8286 Fax: +61-8-8388-8725 Mobile: +61-418-838-708 WWW-Home-Page: http://www.FreeBSD.org/ X-PGP-Fingerprint: 9A1B 8202 BCCE B846 F92F 09AC 22E6 F290 507A 4223 X-Spam-Status: No, hits=-35.6 required=5.0 tests=AWL,EMAIL_ATTRIBUTION,IN_REP_TO,PGP_SIGNATURE_2,REFERENCES, REPLY_WITH_QUOTES,USER_AGENT_MUTT autolearn=ham version=2.50 X-Spam-Level: X-Spam-Checker-Version: SpamAssassin 2.50 (1.173-2003-02-20-exp) cc: freebsd-smp@FreeBSD.org Subject: Wrong list (was: no subject) X-BeenThere: freebsd-smp@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: FreeBSD SMP implementation group List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 26 Mar 2003 08:48:08 -0000 --qi3SIpffvxS/TM8d Content-Type: text/plain; charset=us-ascii Content-Disposition: inline On Wednesday, 26 March 2003 at 6:57:41 +0000, Benjamin McClure wrote: > > I am trying to install Linux (I.E. Redhat 6.0 - 8.0, Turbolinx Server and > Workstation 6.0, Caldera OpenLinux Server and Workstation 3.1.1 and Debian, > FreeBSD) to this server with no luck getting past the install step with out > "OOPS", hangs and other problems. You might get better results if you send a shortened version of your voluminous description to a mailing list interested in Linux. Greg -- See complete headers for address and phone numbers --qi3SIpffvxS/TM8d Content-Type: application/pgp-signature Content-Disposition: inline -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.2.0 (FreeBSD) iD8DBQE+gWlDIubykFB6QiMRAgIwAJ0Q/ke6idPhh9r9ZIC+bvjdRzSreQCeNT6b wCvjDa41XHmVvo/fmNADPrA= =wZV9 -----END PGP SIGNATURE----- --qi3SIpffvxS/TM8d-- From owner-freebsd-smp@FreeBSD.ORG Tue Mar 25 22:58:34 2003 Return-Path: Delivered-To: freebsd-smp@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id DAF5E37B41C for ; Tue, 25 Mar 2003 22:58:33 -0800 (PST) Received: from hotmail.com (f47.sea2.hotmail.com [207.68.165.47]) by mx1.FreeBSD.org (Postfix) with ESMTP id AEDF5441ED for ; Tue, 25 Mar 2003 22:57:43 -0800 (PST) (envelope-from bmcclure0561@hotmail.com) Received: from mail pickup service by hotmail.com with Microsoft SMTPSVC; Tue, 25 Mar 2003 22:57:41 -0800 Received: from 68.116.220.211 by sea2fd.sea2.hotmail.msn.com with HTTP; Wed, 26 Mar 2003 06:57:41 GMT X-Originating-IP: [68.116.220.211] X-Originating-Email: [bmcclure0561@hotmail.com] From: "Benjamin McClure" To: freebsd-smp@FreeBSD.org Date: Wed, 26 Mar 2003 06:57:41 +0000 Mime-Version: 1.0 Content-Type: multipart/mixed; boundary="----=_NextPart_000_2d60_be8_6b6" Message-ID: X-OriginalArrivalTime: 26 Mar 2003 06:57:41.0518 (UTC) FILETIME=[FEB26AE0:01C2F364] X-Spam-Status: No, hits=3.1 required=5.0 tests=BODY_8BITS,CASHCASHCASH,FROM_ENDS_IN_NUMS,LARGE_COLLECTION, MAILTO_TO_SPAM_ADDR,MIME_BOUND_NEXTPART version=2.50 X-Spam-Level: *** X-Spam-Checker-Version: SpamAssassin 2.50 (1.173-2003-02-20-exp) Subject: X-BeenThere: freebsd-smp@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: FreeBSD SMP implementation group List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 26 Mar 2003 06:59:37 -0000 X-List-Received-Date: Wed, 26 Mar 2003 06:59:37 -0000 This is a multi-part message in MIME format. ------=_NextPart_000_2d60_be8_6b6 Content-Type: text/plain; format=flowed I am trying to install Linux (I.E. Redhat 6.0 - 8.0, Turbolinx Server and Workstation 6.0, Caldera OpenLinux Server and Workstation 3.1.1 and Debian, FreeBSD) to this server with no luck getting past the install step with out "OOPS", hangs and other problems. I have done all of the prerequisites: Change the BIOS settings to turn OFF Plug n' Pray, changed BIOS settings to configure the drives, Changed BIOS settings to OTHER for installed OS..... Tried it in side of the 1024 sector boot requirement. Tried it with a stripped down system. NO ethernet, SCSI cards, sound cards, modems....... Tried it with no SCSI drives. I have had VERY good luck on older HP machines......I.E. Pentium I and II's. I am using these as evaluation machines at present. Below are the system configuration reports on my system. I try to be through. If you have anybody that has installed linux on this particular motherboard/cpu configuration or product "TYAN Dual Processor Servers" please let me know. As this is the server that is going to be used to run a Data Bound Web Site for company operations. Thanks Ben McClure - Senior Systems Analyst Email: bmcclure0561@hotmail.com bmcclure0561@netscape.com Phone: 281-350-0358 _________________________________________________________________ Add photos to your e-mail with MSN 8. Get 2 months FREE*. http://join.msn.com/?page=features/featuredemail ------=_NextPart_000_2d60_be8_6b6 Content-Type: text/plain; name="SystemResults"; format=flowed Content-Transfer-Encoding: 8bit Content-Disposition: attachment; filename="SystemResults" System Analyser (C) 2003 Hans Niekus V5.2u Shareware ***************************************************************************** Computer : AT (ID=FCh / Subm=01h / Vers=0) BIOS date / name : 07/15/99 (C)1985-1996,American Megatrends Inc.,All Rig : AMIBIOS 063101 : 62-0101-009999-00101111-071595-440BX/GX : TYAN DOS version : 7.10 Rev=0 OEM=Microsoft (MS DOS) : Virtual 8086 mode Windows version : Windows 98 (Version 4.10 Enhanced) Adv. Power Management : Version=1.2 (enabled) Plug and Play BIOS : Version=1.0 PCI BIOS : Version=2.10 ----------------------+-------------------------------------------------------- Windows path : C:\WINDOWS\ Computer : Standard PC Display : 3dfx Voodoo3 Keyboard : Standard 101/102-Key or Microsoft Natural Keyboard Mouse : Standard mouse Printer : Lexmark Z42-Z43 Series,lxatpr,USB-Lexmark_Z42-Z43 Country : United States Swap file drive : C: ----------------------+-------------------------------------------------------- DOS config : Files=60 Fcbs=4,0 Buffers=1,0 Stacks=9,256 : Dos in HMA Last Drive=Z: Break=off Verify=off Environment : 416 Bytes Used=406 Bytes Country code : 1 Date=MDY Time=12h Code page : Active=437 Default=437 System start : Cold-boot Boot-drive=C: ----------------------+-------------------------------------------------------- CPU type : Intel Pentium III CPUID : Family=06h Model=07h Stepping=03h Feature flags (EDX) : 00000011 10000011 11111001 11111111 Serial number : Disabled Math Coprocessor : Integrated Multi Media : MMX, SSE Clock speed : 551.5 MHz Level 1 Cache : 16+16 kB Level 2 Cache : 512 kB ----------------------+-------------------------------------------------------- Main memory : 640 kB (A0000h) Used=72 kB Free=568 kB Program load address : 121E0h Ext BIOS data address : 021B0h Extended memory : 392192 kB Total memory : 384 MB DPMI : version=0.90 (32 bit) XMS driver : XMS-version=3.00 HIMEM-version=3.5F (640kB..1024kB) UMB : 96 kB Used=8240 Bytes Free=0 Bytes (1024kB..1088kB) HMA : 64 kB Used=57 kB Free=7 kB A20=Enabled : Handler=2 (PS2) Switch speed=medium (>1088kB) EMB : 382 MB Free=1480 kB Handles : EMB_D58E=4 kB EMB_D598=652 kB EMB_D5A2=10469 kB : EMB_D5AC=920 kB EMB_D5B6=65535 kB EMB_D5C0=65535 kB : EMB_D5CA=65535 kB EMB_D5DE=65535 kB EMB_D5E8=65535 kB : EMB_D5F2=50360 kB Virtual DMA : VDS-version=1.0 buffer=127 kB (Windows) ----------------------+-------------------------------------------------------- VESA VBE/PM : Version=1.0 (State=On) Supported states : Standby, Suspend, Off Display adapter : VGA in mode 03h VESA version : 3.0 OEM=3dfx Interactive, Inc. VESA Software version : 1.0 OEM=Elpin Systems, Inc. VESA Product version : Version 1.00 OEM=3dfx Avenger VESA modes : 0100, 0101, 0102, 0103, 0105, 0107, 0108, 0109, 010A : 010B, 010C, 0180, 010E, 010F, 0181, 0182, 0183, 0184 : 0185, 0186, 0187, 0188, 0189, 018A, 018B, 0111, 0112 : 0114, 0115, 0117, 0118, 011A, 011B Memory (Vesa info) : 16384 kB Monitor (PS/2 info) : VGA Color display (Vert=68.2 Hz / Horiz=30.64 kHz) Video-speed RAM : 8bit=12494 kB/s 16bit=25120 kB/s 32bit=50774 kB/s Video-speed : BIOS=343 KC/s DOS=96 KC/s ----------------------+-------------------------------------------------------- Logical drive(s) : 13 named A: to M: Floppy disk control : BIOS=Multirate Controller=Enhanced Floppy disk drive(s) : 1 0/A:1.44 MB (80T 2H 18S) : 0/B:1.44 MB (80T 2H 18S) Logical Hard disk(s) : 80a/C: 5125 MB ( 2097 MB) WIN98BOOT Fat32 : 82g/D: 209 MB ( 145 MB) HISTORY Fat16 : 83a/E: 4410 MB ( 2097 MB) DATABASE32 Fat32 : 80b/F: 2096 MB ( 2096 MB) Fat16 Active : 80b/G: 5115 MB ( 1929 MB) WIN2000BOOT Fat32 Active Non DOS partition(s) : 80c 5125 MB (Fat32) Hard disk 80h : (15008MB / 8217MB 1023T 255H 63S) speed (kB/s) : Max=8047 64kB=7949 4kB=4392 512B=3057 Hard disk 82h : (4442MB 553T 255H 63S) ASPI info : (4444MB 553T 255H 63S) SEAGATE ST34572W speed (kB/s) : Max=10370 64kB=10370 4kB=10228 512B=3652 Hard disk 83h : (8892MB / 8217MB 1023T 255H 63S) ASPI info : (8892MB 1107T 255H 63S) SEAGATE ST19171W speed (kB/s) : Max=10755 64kB=10755 4kB=10831 512B=3761 Drive found ? : (58605 MB / 8217MB 1023T 255H 63S) Removable drive(s) : H:? Non Removable drv(s) : I: 2096 MB ( 158 MB) NT40BOOT : J:15351 MB ( 2547 MB) WIN98EXT : K:12494 MB (12487 MB) GAMES ----------------------+-------------------------------------------------------- MSCDEX : version=2.95 CD-ROM : L:0 MB Device=mscd$$$$ Capabilities : 00000F97 -> Raw_mode Audio+Video Prefetching : Audio_manip. Red-book CD-ROM : M:0 MB Device=mscd$$$$ Capabilities : 00000F97 -> Raw_mode Audio+Video Prefetching : Audio_manip. Red-book ----------------------+-------------------------------------------------------- Parallel ports : 1) Lpt1=0378h Bi-directional (off) Serial ports : 1) Com1=03F8h 2400,N,8,1 : 2) Com2=02F8h 2400,N,8,1 : 4) Com4=02E8h 2400,N,8,1 PS/2 mouse : 5 buttons IRQ=PS/2 Dr-Vers=08.30 (.SYS) Keyboard : BIOS=101/102 key Keyboard=101/102 key : 8042 Controller=yes Intercept=yes INT16/9=no ----------------------+-------------------------------------------------------- Adlib : Port=0388h Sound Blaster : port=0220h DSP-version=3.01 ----------------------+-------------------------------------------------------- Driver : ASPI Name=ASPI for Windows Adapter=epatap9x Device(s) : 0) Tape drive : HP COLORADO 5GBe Rev=2.04 : SCSI-2 : 7) Host adapter Driver : ASPI Name=ASPI for Windows Adapter=aic78u2 : Wide 16 bit Device(s) : 0) Disk drive : SEAGATE ST34572W Rev=0784 : SCSI-2 Wide-16 Synchronous Linking Queuing : (4444MB 6300T 8H) Bytes/Sect=512 Address=82h : Rotation=7228 rpm Write cache=Disabled : 1) Disk drive : SEAGATE ST19171W Rev=0024 : SCSI-2 Wide-16 Synchronous Linking Queuing : (8892MB 5268T 20H) Bytes/Sect=512 Address=83h : Rotation=7200 rpm Write cache=Disabled : 7) Host adapter Driver : ASPI Name=ASPI for Windows Adapter=aic78xx Device(s) : 5) Disk drive : IOMEGA ZIP 100 Rev=E.08 Date=09/05/96 : SCSI-2 : 7) Host adapter Driver : ASPI Name=ASPI for Windows Adapter=ESDI_506 Device(s) : 0) CD-ROM : LG CD-ROM CRD-8322B Rev=1.06 : 1) CD-ROM : ATAPI CD-ROM DRIVE-40X Rev=T0CP : 7) Host adapter Driver : ASPI Name=ASPI for Windows Adapter=aic78u2 : Wide 16 bit Device(s) : 7) Host adapter ----------------------+-------------------------------------------------------- Bus type : ISA / PCI CMOS clock / memory : yes / 128 Bytes Equipment list INT 11 : (LLxxRRRx FFVVxxCF) 11000100 00100111 Sys. config. INT15/C0 : FCh 01h 00h dICKwBmx 00h 00h 00h 0Ch ----------------------+-------------------------------------------------------- 40 kB BIOS at C0000h : (C) 1990-1998 Elpin Syste 22 kB BIOS at CC000h : Copyright Adaptec, Inc. 1998 Device drivers ***************************************************************************** Address Strat Inter Attr T Device Addr Name Size ========= ===== ===== ==== = ======== ====== ======== ============ 00C9:0048 :0DCD :0DD3 8004 C NUL 049E:0000 :040B :03A8 D000 C IFS$HLP$ 049D:0 IFSHLP 2848 Bytes 03E4:0000 :0016 :0021 C840 C DblBuff$ 03E3:0 DBLBUFF 2960 Bytes 03B0:0000 :001E :0029 8000 C SETVERXX 03AF:0 SETVER 816 Bytes 02A2:003A :004C :007E C000 C $MMXXXX0 02A1:0 EMM386 4304 Bytes 02A2:0000 :004C :007E C000 C $MMXXXX0 02A1:0 EMM386 4304 Bytes 025C:0000 :0047 :0052 A000 C XMSXXXX0 025B:0 HIMEM 1104 Bytes 0070:0016 :027A :0285 8013 C CON 0070:0028 :027A :02A6 8000 C AUX 0070:003A :027A :028A A0C0 C PRN 0070:004C :027A :00EE 8008 C CLOCK$ 0070:005E :027A :00F3 08C2 B 7 0070:006A :027A :02A6 8000 C COM1 0070:007C :027A :0291 A0C0 C LPT1 0070:008E :027A :0298 A0C0 C LPT2 0070:00A0 :027A :029F A0C0 C LPT3 0070:012D :027A :02BE C000 C CONFIG$ 0070:00B8 :027A :02AC 8000 C COM2 0070:00CA :027A :02B2 8000 C COM3 0070:00DC :027A :02B8 8000 C COM4 0CB3:0000 :0039 :003B C000 C &MMXXXX0 0CA9:0 vmm32 21856 Bytes 0CBB:0000 :0016 :001B C800 C mscd$$$$ 0CA9:0 vmm32 21856 Bytes Environment ***************************************************************************** TMP = C:\WINDOWS\TEMP TEMP = C:\WINDOWS\TEMP PROMPT = $p$g winbootdir = C:\WINDOWS COMSPEC = C:\WINDOWS\COMMAND.COM PATH = C:\PROGRAM FILES\SEAGATE SOFTWARE\NOTES\;C:\PROGRAM FILES\SEAG ATE SOFTWARE\NOTES\DATA\;C:\WINDOWS;C:\WINDOWS\COMMAND;C:\WIND OWS;C:\WINDOWS\COMMAND;C:\MSSQL7\BINN CI_HOLOS_CLI = C:\Program Files\Seagate Software\Open Olap\ CMDLINE = WIN windir = C:\WINDOWS SNDSCAPE = C:\WINDOWS BLASTER = A220 I7 D1 T2 J:\MYDOCU~1\SYSTEM~1\SYSTEM~1\SA52S.COM Memory Control Blocks ***************************************************************************** Address T Own Name Size Type =============== = ==== ======== ============ ========== 0219:0 - 0BAE:0 M 0008 39232 Bytes 021A:0 - 025B:0 I 021B 1024 Bytes IFS driver 025B:0 - 02A1:0 D 025C HIMEM 1104 Bytes XMSXXXX0 02A1:0 - 03AF:0 D 02A2 EMM386 4304 Bytes $MMXXXX0 03AF:0 - 03E3:0 D 03B0 SETVER 816 Bytes SETVERXX 03E3:0 - 049D:0 D 03E4 DBLBUFF 2960 Bytes DblBuff$ 049D:0 - 0550:0 D 049E IFSHLP 2848 Bytes IFS$HLP$ 0550:0 - 0573:0 I 0551 544 Bytes IFS driver 0573:0 - 05B6:0 I 0574 1056 Bytes IFS driver 05B6:0 - 065E:0 F 05B7 2672 Bytes FILES=60 065E:0 - 066F:0 X 065F 256 Bytes FCBS=4,0 066F:0 - 0A5D:0 B 0670 16080 Bytes BUFFERS=1,0 0A5D:0 - 0AED:0 L 0A5E 2288 Bytes LASTDRIVE=Z: 0AED:0 - 0BAE:0 S 0AEE 3072 Bytes STACKS=9,256 0BAE:0 - 0BB3:0 M 0008 SC 64 Bytes 0BB3:0 - 0BB5:0 M 0BD1 WIN 16 Bytes Data 0BB5:0 - 0BD0:0 M 0BD1 WIN 416 Bytes Environment 0BD0:0 - 0CA6:0 M 0BD1 WIN 3408 Bytes Program 0CA6:0 - 0CA9:0 M 0CAA vmm32 32 Bytes Data 0CA9:0 - 1200:0 M 0CAA vmm32 21856 Bytes Program 1200:0 - 121D:0 M 121E SA52S 448 Bytes Environment 121D:0 - A000:0 Z 121E SA52S 581152 Bytes Program ------------------------------------------------------------- UMBs NOT linked - CA00:0 - CB5B:0 M CA01 UMB 5536 Bytes Program CB5B:0 - CBFF:0 M CB5C UMB 2608 Bytes Program CBFF:0 - D200:0 M 000A 24576 Bytes Not used D200:0 - DFFF:0 M 0000 -free- 57312 Bytes DFFF:0 - E800:0 M 000A 32768 Bytes Not used E800:0 - F000:0 Z 0000 -free- 32752 Bytes ------------------------------------------------------------------------- HMA - FFFF:0030 FFFF 12912 Bytes FFFF:32B0 FF39 39248 Bytes FFFF:CC10 0001 2784 Bytes FFFF:D700 FFFB 656 Bytes FFFF:D9A0 121D 2896 Bytes FFFF:E500 0000 -free- 6896 Bytes CMOS memory ***************************************************************************** DOS Time : 15:42:01 DOS Date : 19/03/2003 Wednesday (04 02 00) Time : 15:42:02 (07 08 32 09 06) Date : 19/03/2003 Wednesday (05 03 01) Alarm : 00:00:2B (10) (0100 ....) Type of diskette drive 0 : 1.44MB (.... 0000) Type of diskette drive 1 : No drive (14) (00.. ....) Number of diskette drives : 1 (..00 ....) Primary display : EGA / VGA (.... 11..) Reserved (.... ..1.) Coprocessor : Yes (.... ...1) Diskette drive installed : Yes (16 15) Main memory : 640 kB (12) (x.) fixed disk type 0 : 15 (18 17) Expansion memory : 65535 kB (.x) fixed disk type 1 : 15 (31 30) Actual Exp. mem. : 65535 kB (19) fixed disk type 0 : 47 <- (1A) fixed disk type 1 : 47 <- (0A) Status A : 0010 0110 (0010 0110) ok (0B) Status B : 0000 0010 (0000 0010) ok (0C) Status C : 0101 0000 (010x 0000) ok (0D) Status D : 1000 0000 Power ok (0F) Shutdown Status : 0000 0000 (0E) POST : 0000 0000 (33) Information flag : 1111 1111 (2E 2F) Checksum 10h-2Dh : 0A4Dh ok Bytes from the CMOS RAM ======================= 00 01 02 03 04 05 06 07 08 09 0A 0B 0C 0D 0E 0F -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- 00 | 02 2B 42 00 15 00 04 19 03 03 26 02 50 80 00 00 10 | 40 8F FF C0 0F 80 02 FF FF 2F 2F 52 74 10 00 00 20 | 3F FF 3F 10 00 00 3F 00 00 40 2F 6F A9 A9 0A 4D 30 | FF FF 20 FF FF F0 17 F0 00 00 00 00 00 00 0B 97 40 | 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 50 | 00 00 00 95 01 C0 00 32 28 00 04 2A C4 81 42 60 60 | 12 80 88 04 00 C0 69 A0 80 80 FC 28 29 00 00 00 70 | 00 00 00 88 02 37 00 20 1A 90 23 FF FF FF FF 00 PCI + PCMCIA + Plug & Play + APM + ESCD ***************************************************************************** PCI BIOS version=2.10 Last bus number=1 Bus 0 Devices: ================ 00:Vendor=8086h Device=71A0h Rev=00h Host bridge 10:Vendor=8086h Device=71A1h Rev=00h PCI bridge 70:Vendor=8086h Device=7110h Rev=02h ISA bridge 71:Vendor=8086h Device=7111h Rev=01h IDE bus controller 72:Vendor=8086h Device=7112h Rev=01h USB controller (USC spec.) 73:Vendor=8086h Device=7113h Rev=02h Other bridge controller 110:Vendor=9005h Device=005Fh Rev=00h SCSI bus controller 120:Vendor=1274h Device=1371h Rev=08h Audio device 130:Vendor=8086h Device=1229h Rev=08h Ethernet controller 140:Vendor=1317h Device=0985h Rev=11h Ethernet controller 160:Vendor=12B9h Device=1008h Rev=01h RS-232 device 170:Vendor=9004h Device=5078h Rev=03h SCSI bus controller 180:Vendor=109Eh Device=036Eh Rev=02h Video device 181:Vendor=109Eh Device=0878h Rev=02h Other multimedia device Bus 1 Devices: ================ 00:Vendor=121Ah Device=0005h Rev=01h VGA controller ------------------------------------------------------------------------------- PCMCIA not tested ------------------------------------------------------------------------------- Plug and Play BIOS : version=1.0 (@@@0000) CM : not present Number of ISA/EISA PnP card(s) = 0 (Read Port=020Bh) PnP ROM(s): =========== Segment : CC00h Length=22 kB D@D5F00 : Adaptec AIC-7896 Class : SCSI bus controller Plug and Play nodes not tested APM Devices: =========== @@@0000 : DeviceID = 0000h ------------------------------------------------------------------------------- ESCD not tested DMI ***************************************************************************** DMI : Size=1013 bytes Address=000F0770h version=2.1 ============== BIOS ========================================================= Vendor : American Megatrends Inc. Version : 063101 BIOS : Start-address=F000h Size=256 kb Date=07/15/99 Supported : ISA \ PCI \ PnP \ APM \ Flash BIOS \ Shadowing \ ESCD : CD boot \ Boot select \ EDD \ NEC9800 floppy \ 360 kB floppy : 1.2MB floppy \ 720kB floppy \ 2.88MB floppy : Print screen Int5 \ 8042 Int9 \ Int14 \ Int17 : Int10 CGA/Mono \ ACPI \ USB legacy \ AGP \ LS-120 boot : ATAPI ZIP boot Not Supported : MCA \ EISA \ PC Card \ VL-VESA \ Rom in socket : PC Card boot \ Toshiba floppy \ NEC PC-98 \ I2O boot : 1394 boot \ Smart Battery ============== System ======================================================= Manufacturer : To be Filled Name : To be Filled Version : To be Filled Serial Number : 00000000 UUID : Not present Wake-up Type : Modem Ring ============== Base Board =================================================== Manufacturer : Tyan Computer Corp. Product : Intel 440BX/GX Version : Rev. 4 Serial Number : 00000000 ============== System Enclosure ============================================= Manufacturer : To be Filled Version : To be Filled Type : Desktop Serial Number : To be Filled Asset Tag : 000000 State : Bootup=Unknown Power Supply=Unknown : Thermal=Unknown Security=Unknown ============== Processor ==================================================== Manufacturer : i Version : Pentium(R)III Type : Central Processor Family=80386 Voltage=3.3 Volt : 2.9 Volt ID : 0673h Feature flags=0387FBFFh Clock : Current=550 MHz Maximum=850 MHz External=100 MHz Socket : Slot-1 Upgade=Slot 1 Cache Present : L1, L2 Manufacturer : i Version : Pentium(R)III Type : Central Processor Family=80386 Voltage=3.3 Volt : 2.9 Volt ID : 0673h Feature flags=0387FBFFh Clock : Current=550 MHz Maximum=850 MHz External=100 MHz Socket : Slot-1 Upgade=Slot 1 Cache Present : L1, L2 ============== Cache ======================================================== Cache : L1-Cache Internal Enabled Mode=Write Back : 40 ns 4 way Type=Unified Error Corr. : Parity Size : Installed=16 KB Maximum=16 KB Current Type : Pipeline Burst \ Synchronous Supported Type : Pipeline Burst \ Synchronous Cache : L2-cache Internal Enabled Mode=Write Back : 9 ns Unknown (75h) Type=Unknown (0Bh) Error Corr. : Unknown (4Dh) Size : Installed=512 KB Maximum=512 KB Current Type : Synchronous Supported Type : Pipeline Burst \ Synchronous ============== Memory Controller ============================================ Modules : Max size=256 MB Number of slots=4 Voltage=3.3 Volt Type(s) : DIMM \ SDRAM Speed(s) : 70ns \ 60ns Error : Detection=64-bit ECC Correction=Fast Page Interleave : Current=1 Way Interleave Supported=1 Way Interleave ============== Memory Module ================================================ Socket : DIMM1 Type= Speed=Unknown Size : Installed=None Enabled=None RAS=0&0 Socket : DIMM2 Type=DIMM \ SDRAM Speed=Unknown Size : Installed=128 MB Enabled=128 MB RAS=0&0 Socket : DIMM3 Type=DIMM \ SDRAM Speed=Unknown Size : Installed=128 MB Enabled=128 MB RAS=0&0 Socket : DIMM4 Type=DIMM \ SDRAM Speed=Unknown Size : Installed=128 MB Enabled=128 MB RAS=0&0 ============== System Slots ================================================= Slot : PCI1 : Long PCI 32 bit In Use Characteristics : 3.3 Volt \ PCI PME# Slot : PCI2 : Long PCI 32 bit Available Characteristics : 3.3 Volt \ PCI PME# Slot : PCI3 : Long PCI 32 bit In Use Characteristics : 3.3 Volt \ PCI PME# Slot : PCI4 : Long PCI 32 bit In Use Characteristics : 3.3 Volt \ PCI PME# Slot : PCI5 : Long PCI 32 bit In Use Characteristics : 3.3 Volt \ PCI PME# Slot : PCI6 : Long PCI 32 bit Available Characteristics : 3.3 Volt \ PCI PME# Slot : ISA1 : Long ISA 16 bit Unknown Characteristics : 3.3 Volt \ PCI PME# Slot : AGP1 : Long AGP 32 bit Unknown Characteristics : 3.3 Volt \ PCI PME# ============== On Board Devices ============================================= SCSI Contr. : Adaptec SCSI Enabled ============== OEM Strings ================================================== : To be Filled : To be Filled : To be Filled ============== Port Connectors ============================================== Internal : USB Centronics USB External : USB1 Centronics Internal : USB Centronics USB External : USB2 Centronics Internal : COM1 DB-9 pin female 16550A Comp. External : COM1 DB-9 pin female Internal : COM2 DB-9 pin female 16550A Comp. External : COM2 DB-9 pin female Internal : PRINTER DB25 pin male ECP/EPP External : LPT1 DB25 pin male Internal : IR1 Infrared Other External : IR1 Infrared Internal : U2 PS/2 Keyboard External : KEYBOARD PS/2 Internal : U3 PS/2 Mouse External : MOUSE PS/2 ============== System Configuration Options ================================= : To be Filled : To be Filled : To be Filled ============== BIOS language ================================================ Available : 1 Language(s) Current : Remark ***************************************************************************** System Configuration Using System Analyser V5.2 This is the Shareware version of: ÚÄÄÄ¿ ³ ÀÄÄÄ¿ ÚÄÄÄÄÄÄÄÄ¿ ³ ystem ³ ÛÛÛÛÛÛ ³ ÀÄÄÄÙ ³ ÛÛÛÛÛÛ ³ ÚÄÄÁÄÄÄÄÄÄÄÄÁÄÄ¿ ÚÄÄÄ¿ ³ ÍÍÍÍÍ ³ ³ ³ ßßßßßßßßßßßßßßßßßß ÃÄÄÄ´ ³ ³ nalyser Ù À After a 14 day trail period YOU HAVE TO REGISTER IT. Then you get the latest version of SA, with lots of extra tests. See HELP 3/4 + READ.ME + ORDER.FRM for more information. ------=_NextPart_000_2d60_be8_6b6 Content-Type: text/plain; name="Pnplog.txt"; format=flowed Content-Transfer-Encoding: 8bit Content-Disposition: attachment; filename="Pnplog.txt" Plug and Play BIOS Data scanner, Version 0.14á By Craig Hart 1997,8 Plug 'n Play BIOS : Yes, v1.0 Num System nodes : 16 Largest node size : 202 bytes BIOS entry point : F000:66BCh Report for : Current Boot ------------------------------------------------------------------------------ Device : 0, size : 102, Handle : 0 PnP Device ID : PNP0C01 - System Board BaseType : 5 - Memory SubType : 0 - RAM Memory InterfaceType : 0 DevAttribs : 00000000 00000011 Memory : Base 00000000h Length 0009FC00h 8+16 bit ExpROM Memory : Base 0009FC00h Length 00000400h 8+16 bit ExpROM Cacheable ROM Memory : Base 000E0000h Length 00020000h 8+16 bit ExpROM Cacheable ROM Memory : Base 00100000h Length 17F00000h 8+16 bit ExpROM Memory : Base FEC00000h Length 00001000h 8+16 bit ExpROM Cacheable ROM Memory : Base FEE00000h Length 00001000h 8+16 bit ExpROM Cacheable ROM Memory : Base FFFC0000h Length 00040000h 8+16 bit ExpROM Cacheable ROM End tag ------------------------------------------------------------------------------ Device : 1, size : 29, Handle : 1 PnP Device ID : PNP0000 - AT Interrupt Controller BaseType : 8 - System Peripheral SubType : 0 - Interrupt controller InterfaceType : 1 DevAttribs : 00000000 00000011 Fixed I/O Range : 0020h to 0021h Fixed I/O Range : 00A0h to 00A1h IRQ(s) : 2 End tag ------------------------------------------------------------------------------ Device : 2, size : 37, Handle : 2 PnP Device ID : PNP0200 - AT DMA Controller BaseType : 8 - System Peripheral SubType : 1 - DMA controller InterfaceType : 1 DevAttribs : 00000000 00000011 DMA(s) : 4 - DMA Type 8237 Reserved Bus Master 8 bit transfers Fixed I/O Range : 0000h to 000Fh Fixed I/O Range : 0080h to 0090h Fixed I/O Range : 0094h to 009Fh Fixed I/O Range : 00C0h to 00DEh End tag ------------------------------------------------------------------------------ Device : 3, size : 25, Handle : 3 PnP Device ID : PNP0100 - AT Timer BaseType : 8 - System Peripheral SubType : 2 - System timer InterfaceType : 1 DevAttribs : 00000000 00000011 IRQ(s) : 0 Fixed I/O Range : 0040h to 0043h End tag ------------------------------------------------------------------------------ Device : 4, size : 25, Handle : 4 PnP Device ID : PNP0B00 - AT Real-Time Clock BaseType : 8 - System Peripheral SubType : 3 - Real Time Clock InterfaceType : 1 DevAttribs : 00000000 00000011 IRQ(s) : 8 Fixed I/O Range : 0070h to 0071h End tag ------------------------------------------------------------------------------ Device : 5, size : 29, Handle : 5 PnP Device ID : PNP0303 - IBM Enhanced keyboard controller (101/2-key) BaseType : 9 - Input Device SubType : 0 - Keyboard Controller InterfaceType : 0 DevAttribs : 00000000 00000011 IRQ(s) : 1 Fixed I/O Range : 0060h to 0060h Fixed I/O Range : 0064h to 0064h End tag ------------------------------------------------------------------------------ Device : 6, size : 22, Handle : 6 PnP Device ID : PNP0800 - AT standard speaker sound BaseType : 8 - System Peripheral SubType : 128 - Other System device InterfaceType : 0 DevAttribs : 00000000 00000011 Fixed I/O Range : 0061h to 0061h End tag ------------------------------------------------------------------------------ Device : 7, size : 25, Handle : 7 PnP Device ID : PNP0C04 - Math Coprocessor BaseType : 8 - System Peripheral SubType : 128 - Other System device InterfaceType : 0 DevAttribs : 00000000 00000011 IRQ(s) : 13 Fixed I/O Range : 00F0h to 00FFh End tag ------------------------------------------------------------------------------ Device : 8, size : 202, Handle : 8 PnP Device ID : PNP0C02 - Motherboard registers BaseType : 8 - System Peripheral SubType : 128 - Other System device InterfaceType : 0 DevAttribs : 00000000 00000011 I/O Range : 04D0h to 04D1h I/O Range : 0CF8h to 0CFFh I/O Range : 0010h to 001Fh I/O Range : 0022h to 002Dh I/O Range : 0030h to 003Fh I/O Range : 0050h to 0052h I/O Range : 0072h to 0077h I/O Range : 0091h to 0093h I/O Range : 00A2h to 00BEh I/O Range : 0400h to 043Fh I/O Range : 0440h to 044Fh Memory : Base 00000000h Length 00000000h ShadowOK 8+16 bit ExpROM ROM Memory : Base 00000000h Length 00000000h ShadowOK 8+16 bit ExpROM ROM Memory : Base 00000000h Length 00000000h ShadowOK 8+16 bit ExpROM ROM Memory : Base 00000000h Length 00000000h ShadowOK 8+16 bit ExpROM ROM Memory : Base 00000000h Length 00000000h ShadowOK 8+16 bit ExpROM ROM Memory : Base 00000000h Length 00000000h ShadowOK 8+16 bit ExpROM ROM Memory : Base 00000000h Length 00000000h ShadowOK 8+16 bit ExpROM ROM Memory : Base 00000000h Length 00000000h ShadowOK 8+16 bit ExpROM ROM End tag ------------------------------------------------------------------------------ Device : 9, size : 50, Handle : 9 PnP Device ID : PNP0C02 - Motherboard registers BaseType : 8 - System Peripheral SubType : 128 - Other System device InterfaceType : 0 DevAttribs : 00000000 00000011 I/O Range : 0290h to 0297h I/O Port : 002Eh I/O Port : 002Fh I/O Range : 0500h to 050Fh End tag ------------------------------------------------------------------------------ Device : 10, size : 18, Handle : 10 PnP Device ID : PNP0A03 - PCI Bus BaseType : 6 - Bridge Controller SubType : 4 - PCI Bridge InterfaceType : 0 DevAttribs : 00000000 00000011 End tag ------------------------------------------------------------------------------ Device : 11, size : 77, Handle : 11 PnP Device ID : PNP0501 - 16550A-compatible COM port BaseType : 7 - Communications SubType : 0 - RS-232 Serial port InterfaceType : 2 DevAttribs : 00000000 10000000 I/O Range : 03F8h to 03FFh IRQ(s) : 4 End tag Alternate config start I/O Range : 03F8h to 03FFh IRQ(s) : 4 Alternate config start I/O Range : 02F8h to 02FFh IRQ(s) : 3 Alternate config start I/O Range : 03E8h to 03EFh IRQ(s) : 4 Alternate config start I/O Range : 02E8h to 02EFh IRQ(s) : 3 End tag End tag ------------------------------------------------------------------------------ Device : 12, size : 77, Handle : 12 PnP Device ID : PNP0501 - 16550A-compatible COM port BaseType : 7 - Communications SubType : 0 - RS-232 Serial port InterfaceType : 2 DevAttribs : 00000000 10000000 I/O Range : 02F8h to 02FFh IRQ(s) : 3 End tag Alternate config start I/O Range : 03F8h to 03FFh IRQ(s) : 4 Alternate config start I/O Range : 02F8h to 02FFh IRQ(s) : 3 Alternate config start I/O Range : 03E8h to 03EFh IRQ(s) : 4 Alternate config start I/O Range : 02E8h to 02EFh IRQ(s) : 3 End tag End tag ------------------------------------------------------------------------------ Device : 13, size : 109, Handle : 13 PnP Device ID : PNP0400 - Standard LPT printer port BaseType : 7 - Communications SubType : 1 - AT Parallel port InterfaceType : 0 DevAttribs : 00000000 10000000 I/O Range : 0378h to 037Bh I/O Range : 0000h to FFFFh IRQ(s) : 7 DMA(s) : - DMA Type 8237 Reserved 8 bit transfers End tag Alternate config start I/O Range : 0378h to 037Bh I/O Range : 0000h to FFFFh IRQ(s) : 5 7 DMA(s) : - DMA Type 8237 Reserved 8 bit transfers Alternate config start I/O Range : 0278h to 027Bh I/O Range : 0000h to FFFFh IRQ(s) : 5 7 DMA(s) : - DMA Type 8237 Reserved 8 bit transfers Alternate config start I/O Range : 03BCh to 03BFh I/O Range : 0000h to FFFFh IRQ(s) : 5 7 DMA(s) : - DMA Type 8237 Reserved 8 bit transfers End tag End tag ------------------------------------------------------------------------------ Device : 14, size : 47, Handle : 14 PnP Device ID : PNP0700 - PC standard floppy disk controller BaseType : 1 - Mass Storage SubType : 2 - Floppy Controller InterfaceType : 0 DevAttribs : 00000000 10000000 I/O Range : 03F0h to 03F5h IRQ(s) : 6 DMA(s) : 2 - DMA Type 8237 Byte Count Bus Master 8 bit transfers End tag Alternate config start I/O Range : 03F0h to 03F5h IRQ(s) : 6 DMA(s) : 2 - DMA Type 8237 Byte Count Bus Master 8 bit transfers End tag End tag ------------------------------------------------------------------------------ Device : 15, size : 21, Handle : 15 PnP Device ID : PNP0F13 - PS/2 Port for PS/2-style Mice BaseType : 9 - Input Device SubType : 2 - Mouse Controller InterfaceType : 0 DevAttribs : 00000000 00000011 IRQ(s) : 12 End tag Plug 'n Play ISA Configuration Revision : 1 CSN's (Cards) : 0 ISA read port : Not Valid Static Resource Configuration Returned error code : 008Dh - Refer to ESCD information instead! ESCD Information ESCD Size : 7872 Min ESCD Size : 16384 NVStorBase : FFFFA000h Signature : ACFG Version : 02.01 Board Count : 14 Size : 056Ch ------------------------------------------------------------------------------ Slot #00h System Board Resources Size : 00F4h (Hex-dump of ESCD data for this device follows) F4 00 00 00 00 00 00 00 40 40 00 00 1F 00 01 00 02 80 00 00 00 00 80 02 80 00 00 0E 00 80 00 80 00 00 E0 FE 04 00 00 00 00 C0 FE 40 00 0B 00 01 00 14 02 00 81 20 00 01 A0 00 11 00 01 00 18 04 00 8F 00 00 90 80 00 8B 94 00 1E C0 00 08 00 01 00 14 00 00 03 40 00 08 00 01 00 14 08 00 01 70 00 0B 00 01 00 14 01 00 80 60 00 00 64 00 06 00 01 00 10 00 61 00 08 00 01 00 14 0D 00 0F F0 00 27 00 01 00 10 81 D0 04 87 F8 0C 8F 10 00 8B 22 00 8F 30 00 82 50 00 85 72 00 82 91 00 9C A2 00 9F 00 04 9F 20 04 0F 40 04 0F 00 01 00 10 87 90 02 80 2E 00 80 2F 00 0F 00 05 03 00 01 00 00 08 00 01 00 14 44 00 07 F8 03 08 00 01 00 14 43 00 07 F8 02 08 00 01 00 14 47 00 03 78 03 0A 00 01 00 1C 06 00 02 00 05 F0 03 05 00 01 00 04 0C 00 00 00 49 DC EISA ID : Not Defined Slot Info : 40h, 40h CFG Revn : 0.0 -- Function 0 ----------------------- Length : 001Fh Fn info : 02h MEM : 0000000h Length 640kb, ROM, Not Cached, Not Shared, 8-bit MEM : 000E000h Length 128kb, ROM, Not Cached, Not Shared, 8-bit MEM : FEE0000h Length 4kb, ROM, Not Cached, Not Shared, 8-bit MEM : FEC0000h Length 64kb, ROM, Not Cached, Not Shared, 8-bit -- Function 1 ----------------------- Length : 000Bh Fn info : 14h IRQ : 2, Edge Triggered, Not Shared I/O : 0020h to 0021h, Not Shared I/O : 00A0h to 00A1h, Not Shared -- Function 2 ----------------------- Length : 0011h Fn info : 18h DMA : 4, Not Shared, ISA Timing, 8-bit I/O : 0000h to 000Fh, Not Shared I/O : 0080h to 0090h, Not Shared I/O : 0094h to 009Fh, Not Shared I/O : 00C0h to 00DEh, Not Shared -- Function 3 ----------------------- Length : 0008h Fn info : 14h IRQ : 0, Edge Triggered, Not Shared I/O : 0040h to 0043h, Not Shared -- Function 4 ----------------------- Length : 0008h Fn info : 14h IRQ : 8, Edge Triggered, Not Shared I/O : 0070h to 0071h, Not Shared -- Function 5 ----------------------- Length : 000Bh Fn info : 14h IRQ : 1, Edge Triggered, Not Shared I/O : 0060h to 0060h, Not Shared I/O : 0064h to 0064h, Not Shared -- Function 6 ----------------------- Length : 0006h Fn info : 10h I/O : 0061h to 0061h, Not Shared -- Function 7 ----------------------- Length : 0008h Fn info : 14h IRQ : 13, Edge Triggered, Not Shared I/O : 00F0h to 00FFh, Not Shared -- Function 8 ----------------------- Length : 0027h Fn info : 10h I/O : 04D0h to 04D1h, Not Shared I/O : 0CF8h to 0CFFh, Not Shared I/O : 0010h to 001Fh, Not Shared I/O : 0022h to 002Dh, Not Shared I/O : 0030h to 003Fh, Not Shared I/O : 0050h to 0052h, Not Shared I/O : 0072h to 0077h, Not Shared I/O : 0091h to 0093h, Not Shared I/O : 00A2h to 00BEh, Not Shared I/O : 0400h to 041Fh, Not Shared I/O : 0420h to 043Fh, Not Shared I/O : 0440h to 044Fh, Not Shared -- Function 9 ----------------------- Length : 000Fh Fn info : 10h I/O : 0290h to 0297h, Not Shared I/O : 002Eh to 002Eh, Not Shared I/O : 002Fh to 002Fh, Not Shared I/O : 0500h to 050Fh, Not Shared -- Function 10 ----------------------- Length : 0003h Fn info : 00h -- Function 11 ----------------------- Length : 0008h Fn info : 14h IRQ : 4, Edge Triggered, Shared I/O : 03F8h to 03FFh, Not Shared -- Function 12 ----------------------- Length : 0008h Fn info : 14h IRQ : 3, Edge Triggered, Shared I/O : 02F8h to 02FFh, Not Shared -- Function 13 ----------------------- Length : 0008h Fn info : 14h IRQ : 7, Edge Triggered, Shared I/O : 0378h to 037Bh, Not Shared -- Function 14 ----------------------- Length : 000Ah Fn info : 1Ch IRQ : 6, Edge Triggered, Not Shared DMA : 2, Not Shared, ISA Timing, 8-bit I/O : 03F0h to 03F5h, Not Shared -- Function 15 ----------------------- Length : 0005h Fn info : 04h IRQ : 12, Edge Triggered, Not Shared -- Last Function -- Checksum 49DCh -- ------------------------------------------------------------------------------ ------------------------------------------------------------------------------ Slot #10h Virtual Adapter Size : 0052h (Hex-dump of ESCD data for this device follows) 52 00 10 00 00 00 00 00 40 40 00 00 40 00 01 00 C0 3C 41 43 46 47 01 02 40 00 00 00 00 00 00 00 00 00 00 00 A0 71 86 80 00 01 00 D0 00 00 FF EF 00 00 00 00 60 FA FF FF BF FE 00 00 40 EE 00 00 00 00 FF FF 5F FA 00 00 00 00 00 00 00 00 00 00 1D EE EISA ID : Not Defined Slot Info : 40h, 40h CFG Revn : 0.0 -- Function 0 ----------------------- Length : 0040h Fn info : C0h (This entry is disabled) (This entry is really freeform data) -- Last Function -- Checksum 1DEEh -- -- Freeform board header found for this device -- Signature : ACFG Version : 2.1 DeviceType : PCI Bridge PCI BUS# : 00h PCI Func# : 00h PCI Vendor : 8086h PCI Device : 71A0h -- Freeform board header ends ------------------- ------------------------------------------------------------------------------ ------------------------------------------------------------------------------ Slot #11h Virtual Adapter Size : 0052h (Hex-dump of ESCD data for this device follows) 52 00 11 00 00 00 00 00 40 40 00 00 40 00 01 00 C0 3C 41 43 46 47 01 02 40 00 00 00 00 00 00 00 00 00 00 08 A1 71 86 80 01 01 00 D0 00 00 FF DF 00 00 00 00 60 FA FF FF 6F FE 00 00 40 EE 00 00 00 00 FF FF 4F F2 00 00 00 00 00 00 00 00 00 00 8A EE EISA ID : Not Defined Slot Info : 40h, 40h CFG Revn : 0.0 -- Function 0 ----------------------- Length : 0040h Fn info : C0h (This entry is disabled) (This entry is really freeform data) -- Last Function -- Checksum 8AEEh -- -- Freeform board header found for this device -- Signature : ACFG Version : 2.1 DeviceType : PCI Bridge PCI BUS# : 00h PCI Func# : 08h PCI Vendor : 8086h PCI Device : 71A1h -- Freeform board header ends ------------------- ------------------------------------------------------------------------------ ------------------------------------------------------------------------------ Slot #14h Virtual Adapter Size : 0038h (Hex-dump of ESCD data for this device follows) 38 00 14 00 00 00 00 00 40 40 00 00 08 00 01 00 94 6A 00 07 F0 EF 1C 00 01 00 C0 18 41 43 46 47 01 02 04 00 00 00 00 00 00 00 00 00 00 80 08 10 B9 12 00 00 00 00 D7 F8 EISA ID : Not Defined Slot Info : 40h, 40h CFG Revn : 0.0 -- Function 0 ----------------------- Length : 0008h Fn info : 94h (This entry is disabled) IRQ : 10, Level Triggered, Shared I/O : EFF0h to EFF7h, Not Shared -- Function 1 ----------------------- Length : 001Ch Fn info : C0h (This entry is disabled) (This entry is really freeform data) -- Last Function -- Checksum D7F8h -- -- Freeform board header found for this device -- Signature : ACFG Version : 2.1 DeviceType : PCI PCI BUS# : 00h PCI Func# : 80h PCI Vendor : 12B9h PCI Device : 1008h -- Freeform board header ends ------------------- ------------------------------------------------------------------------------ ------------------------------------------------------------------------------ Slot #15h Virtual Adapter Size : 005Bh (Hex-dump of ESCD data for this device follows) 5B 00 15 00 00 00 00 00 40 40 00 00 2B 00 01 00 96 80 00 CC BF FE 01 00 00 00 00 BA FE 80 00 6A 00 9F 00 E0 9F 20 E0 9F 40 E0 9F 60 E0 9F 80 E0 9F A0 E0 9F C0 E0 1F E0 E0 1C 00 01 00 C0 18 41 43 46 47 01 02 04 00 00 00 00 00 00 00 00 00 00 70 85 09 17 13 00 00 00 00 75 E6 EISA ID : Not Defined Slot Info : 40h, 40h CFG Revn : 0.0 -- Function 0 ----------------------- Length : 002Bh Fn info : 96h (This entry is disabled) MEM : FEBFCC0h Length 1kb, ROM, Not Cached, Not Shared, 8-bit MEM : FEBA000h Length 128kb, ROM, Not Cached, Not Shared, 8-bit IRQ : 10, Level Triggered, Shared I/O : E000h to E01Fh, Not Shared I/O : E020h to E03Fh, Not Shared I/O : E040h to E05Fh, Not Shared I/O : E060h to E07Fh, Not Shared I/O : E080h to E09Fh, Not Shared I/O : E0A0h to E0BFh, Not Shared I/O : E0C0h to E0DFh, Not Shared I/O : E0E0h to E0FFh, Not Shared -- Function 1 ----------------------- Length : 001Ch Fn info : C0h (This entry is disabled) (This entry is really freeform data) -- Last Function -- Checksum 75E6h -- -- Freeform board header found for this device -- Signature : ACFG Version : 2.1 DeviceType : PCI PCI BUS# : 00h PCI Func# : 70h PCI Vendor : 1317h PCI Device : 0985h -- Freeform board header ends ------------------- ------------------------------------------------------------------------------ ------------------------------------------------------------------------------ Slot #16h Virtual Adapter Size : 0050h (Hex-dump of ESCD data for this device follows) 50 00 16 00 00 00 00 00 40 40 00 00 20 00 01 00 96 80 00 D0 BF FE 04 00 80 00 00 A0 FE 00 04 00 00 00 90 FE 00 04 6B 00 9F 80 EE 1F A0 EE 1C 00 01 00 C0 18 41 43 46 47 01 02 04 00 00 00 00 00 00 00 00 00 00 68 29 12 86 80 00 00 00 00 C3 EF EISA ID : Not Defined Slot Info : 40h, 40h CFG Revn : 0.0 -- Function 0 ----------------------- Length : 0020h Fn info : 96h (This entry is disabled) MEM : FEBFD00h Length 4kb, ROM, Not Cached, Not Shared, 8-bit MEM : FEA0000h Length 1024kb, ROM, Not Cached, Not Shared, 8-bit MEM : FE90000h Length 1024kb, ROM, Not Cached, Not Shared, 8-bit IRQ : 11, Level Triggered, Shared I/O : EE80h to EE9Fh, Not Shared I/O : EEA0h to EEBFh, Not Shared -- Function 1 ----------------------- Length : 001Ch Fn info : C0h (This entry is disabled) (This entry is really freeform data) -- Last Function -- Checksum C3EFh -- -- Freeform board header found for this device -- Signature : ACFG Version : 2.1 DeviceType : PCI PCI BUS# : 00h PCI Func# : 68h PCI Vendor : 8086h PCI Device : 1229h -- Freeform board header ends ------------------- ------------------------------------------------------------------------------ ------------------------------------------------------------------------------ Slot #17h Virtual Adapter Size : 003Bh (Hex-dump of ESCD data for this device follows) 3B 00 17 00 00 00 00 00 40 40 00 00 0B 00 01 00 94 69 00 9F 00 EF 1F 20 EF 1C 00 01 00 C0 18 41 43 46 47 01 02 04 00 00 00 00 00 00 00 00 00 00 60 71 13 74 12 00 00 00 00 F2 F7 EISA ID : Not Defined Slot Info : 40h, 40h CFG Revn : 0.0 -- Function 0 ----------------------- Length : 000Bh Fn info : 94h (This entry is disabled) IRQ : 9, Level Triggered, Shared I/O : EF00h to EF1Fh, Not Shared I/O : EF20h to EF3Fh, Not Shared -- Function 1 ----------------------- Length : 001Ch Fn info : C0h (This entry is disabled) (This entry is really freeform data) -- Last Function -- Checksum F2F7h -- -- Freeform board header found for this device -- Signature : ACFG Version : 2.1 DeviceType : PCI PCI BUS# : 00h PCI Func# : 60h PCI Vendor : 1274h PCI Device : 1371h -- Freeform board header ends ------------------- ------------------------------------------------------------------------------ ------------------------------------------------------------------------------ Slot #18h Virtual Adapter Size : 0052h (Hex-dump of ESCD data for this device follows) 52 00 18 00 00 00 00 00 40 40 00 00 03 00 01 00 80 03 00 01 00 80 08 00 01 00 94 6B 00 1F 80 EF 2C 00 01 00 C0 28 41 43 46 47 01 02 04 00 00 00 00 00 00 00 00 00 00 38 12 71 86 80 00 00 00 39 12 71 86 80 00 00 00 3A 12 71 86 80 00 00 00 00 05 F4 EISA ID : Not Defined Slot Info : 40h, 40h CFG Revn : 0.0 -- Function 0 ----------------------- Length : 0003h Fn info : 80h (This entry is disabled) -- Function 1 ----------------------- Length : 0003h Fn info : 80h (This entry is disabled) -- Function 2 ----------------------- Length : 0008h Fn info : 94h (This entry is disabled) IRQ : 11, Level Triggered, Shared I/O : EF80h to EF9Fh, Not Shared -- Function 3 ----------------------- Length : 002Ch Fn info : C0h (This entry is disabled) (This entry is really freeform data) -- Last Function -- Checksum 05F4h -- -- Freeform board header found for this device -- Signature : ACFG Version : 2.1 DeviceType : PCI PCI BUS# : 00h PCI Func# : 38h PCI Vendor : 8086h PCI Device : 7112h -- Freeform board header ends ------------------- ------------------------------------------------------------------------------ ------------------------------------------------------------------------------ Slot #19h Virtual Adapter Size : 0041h (Hex-dump of ESCD data for this device follows) 41 00 19 00 00 00 00 00 40 40 00 00 11 00 01 00 82 80 00 00 00 F4 00 00 00 00 00 00 F8 00 00 1C 00 01 00 C0 18 41 43 46 47 01 02 04 00 00 00 00 00 00 00 00 00 00 00 A0 71 86 80 00 00 00 00 02 F8 EISA ID : Not Defined Slot Info : 40h, 40h CFG Revn : 0.0 -- Function 0 ----------------------- Length : 0011h Fn info : 82h (This entry is disabled) MEM : F400000h Length 0kb, ROM, Not Cached, Not Shared, 8-bit MEM : F800000h Length 0kb, ROM, Not Cached, Not Shared, 8-bit -- Function 1 ----------------------- Length : 001Ch Fn info : C0h (This entry is disabled) (This entry is really freeform data) -- Last Function -- Checksum 02F8h -- -- Freeform board header found for this device -- Signature : ACFG Version : 2.1 DeviceType : PCI PCI BUS# : 00h PCI Func# : 00h PCI Vendor : 8086h PCI Device : 71A0h -- Freeform board header ends ------------------- ------------------------------------------------------------------------------ ------------------------------------------------------------------------------ Slot #1Ah Virtual Adapter Size : 0090h (Hex-dump of ESCD data for this device follows) 90 00 1A 00 00 00 00 00 40 40 00 00 2B 00 01 00 96 80 00 E0 BF FE 04 00 00 00 00 BC FE 80 00 6A 00 9F 00 E4 9F 20 E4 9F 40 E4 9F 60 E4 9F 80 E4 9F A0 E4 9F C0 E4 1F E0 E4 2B 00 01 00 96 80 00 F0 BF FE 04 00 00 00 C0 BE FF 10 00 6A 00 9F 00 E8 9F 20 E8 9F 40 E8 9F 60 E8 9F 80 E8 9F A0 E8 9F C0 E8 1F E0 E8 24 00 01 00 C0 20 41 43 46 47 01 02 04 00 00 00 00 00 00 00 00 00 00 58 5F 00 05 90 00 00 00 59 5F 00 05 90 00 00 00 00 5F CE EISA ID : Not Defined Slot Info : 40h, 40h CFG Revn : 0.0 -- Function 0 ----------------------- Length : 002Bh Fn info : 96h (This entry is disabled) MEM : FEBFE00h Length 4kb, ROM, Not Cached, Not Shared, 8-bit MEM : FEBC000h Length 128kb, ROM, Not Cached, Not Shared, 8-bit IRQ : 10, Level Triggered, Shared I/O : E400h to E41Fh, Not Shared I/O : E420h to E43Fh, Not Shared I/O : E440h to E45Fh, Not Shared I/O : E460h to E47Fh, Not Shared I/O : E480h to E49Fh, Not Shared I/O : E4A0h to E4BFh, Not Shared I/O : E4C0h to E4DFh, Not Shared I/O : E4E0h to E4FFh, Not Shared -- Function 1 ----------------------- Length : 002Bh Fn info : 96h (This entry is disabled) MEM : FEBFF00h Length 4kb, ROM, Not Cached, Not Shared, 8-bit MEM : FFBEC00h Length 16kb, ROM, Not Cached, Not Shared, 8-bit IRQ : 10, Level Triggered, Shared I/O : E800h to E81Fh, Not Shared I/O : E820h to E83Fh, Not Shared I/O : E840h to E85Fh, Not Shared I/O : E860h to E87Fh, Not Shared I/O : E880h to E89Fh, Not Shared I/O : E8A0h to E8BFh, Not Shared I/O : E8C0h to E8DFh, Not Shared I/O : E8E0h to E8FFh, Not Shared -- Function 2 ----------------------- Length : 0024h Fn info : C0h (This entry is disabled) (This entry is really freeform data) -- Last Function -- Checksum 5FCEh -- -- Freeform board header found for this device -- Signature : ACFG Version : 2.1 DeviceType : PCI PCI BUS# : 00h PCI Func# : 58h PCI Vendor : 9005h PCI Device : 005Fh -- Freeform board header ends ------------------- ------------------------------------------------------------------------------ ------------------------------------------------------------------------------ Slot #1Bh Virtual Adapter Size : 0054h (Hex-dump of ESCD data for this device follows) 54 00 1B 00 00 00 00 00 40 40 00 00 24 00 01 00 96 00 00 B0 BF FE 04 00 65 00 9F 00 ED 9F 20 ED 9F 40 ED 9F 60 ED 9F 80 ED 9F A0 ED 9F C0 ED 1F E0 ED 1C 00 01 00 C0 18 41 43 46 47 01 02 04 00 00 00 00 00 00 00 00 00 00 88 78 50 04 90 00 00 00 00 2F E8 EISA ID : Not Defined Slot Info : 40h, 40h CFG Revn : 0.0 -- Function 0 ----------------------- Length : 0024h Fn info : 96h (This entry is disabled) MEM : FEBFB00h Length 4kb, ROM, Not Cached, Not Shared, 8-bit IRQ : 5, Level Triggered, Shared I/O : ED00h to ED1Fh, Not Shared I/O : ED20h to ED3Fh, Not Shared I/O : ED40h to ED5Fh, Not Shared I/O : ED60h to ED7Fh, Not Shared I/O : ED80h to ED9Fh, Not Shared I/O : EDA0h to EDBFh, Not Shared I/O : EDC0h to EDDFh, Not Shared I/O : EDE0h to EDFFh, Not Shared -- Function 1 ----------------------- Length : 001Ch Fn info : C0h (This entry is disabled) (This entry is really freeform data) -- Last Function -- Checksum 2FE8h -- -- Freeform board header found for this device -- Signature : ACFG Version : 2.1 DeviceType : PCI PCI BUS# : 00h PCI Func# : 88h PCI Vendor : 9004h PCI Device : 5078h -- Freeform board header ends ------------------- ------------------------------------------------------------------------------ ------------------------------------------------------------------------------ Slot #1Dh Virtual Adapter Size : 0053h (Hex-dump of ESCD data for this device follows) 53 00 1D 00 00 00 00 00 40 40 00 00 03 00 01 00 80 16 00 01 00 94 EE 00 6F 00 87 F0 01 80 F6 03 87 70 01 80 76 03 0F A0 FF 24 00 01 00 C0 20 41 43 46 47 01 02 04 00 00 00 00 00 00 00 00 00 00 38 11 71 86 80 00 00 00 39 11 71 86 80 00 00 00 00 56 F0 EISA ID : Not Defined Slot Info : 40h, 40h CFG Revn : 0.0 -- Function 0 ----------------------- Length : 0003h Fn info : 80h (This entry is disabled) -- Function 1 ----------------------- Length : 0016h Fn info : 94h (This entry is disabled) IRQ : 14, Level Triggered, Shared IRQ : 15, Level Triggered, Shared I/O : 01F0h to 01F7h, Not Shared I/O : 03F6h to 03F6h, Not Shared I/O : 0170h to 0177h, Not Shared I/O : 0376h to 0376h, Not Shared I/O : FFA0h to FFAFh, Not Shared -- Function 2 ----------------------- Length : 0024h Fn info : C0h (This entry is disabled) (This entry is really freeform data) -- Last Function -- Checksum 56F0h -- -- Freeform board header found for this device -- Signature : ACFG Version : 2.1 DeviceType : PCI PCI BUS# : 00h PCI Func# : 38h PCI Vendor : 8086h PCI Device : 7111h -- Freeform board header ends ------------------- ------------------------------------------------------------------------------ ------------------------------------------------------------------------------ Slot #1Eh Virtual Adapter Size : 008Ch (Hex-dump of ESCD data for this device follows) 8C 00 1E 00 00 00 00 00 40 40 00 00 5C 00 01 00 96 80 00 00 00 FC 00 80 80 00 00 00 F0 00 80 80 00 00 6F FE 40 00 80 00 00 0A 00 40 00 80 00 00 0B 00 40 00 00 00 00 0C 00 30 00 6A 00 9F 00 D8 9F 20 D8 9F 40 D8 9F 60 D8 9F 80 D8 9F A0 D8 9F C0 D8 9F E0 D8 81 B4 03 80 BA 03 8A C0 03 80 CC 03 81 CE 03 81 D4 03 00 DA 03 1C 00 01 00 C0 18 41 43 46 47 01 02 04 00 00 00 00 00 00 00 00 00 01 00 05 00 1A 12 00 00 00 00 80 DB EISA ID : Not Defined Slot Info : 40h, 40h CFG Revn : 0.0 -- Function 0 ----------------------- Length : 005Ch Fn info : 96h (This entry is disabled) MEM : FC00000h Length 32768kb, ROM, Not Cached, Not Shared, 8-bit MEM : F000000h Length 32768kb, ROM, Not Cached, Not Shared, 8-bit MEM : FE6F000h Length 64kb, ROM, Not Cached, Not Shared, 8-bit MEM : 000A000h Length 64kb, ROM, Not Cached, Not Shared, 8-bit MEM : 000B000h Length 64kb, ROM, Not Cached, Not Shared, 8-bit MEM : 000C000h Length 48kb, ROM, Not Cached, Not Shared, 8-bit IRQ : 10, Level Triggered, Shared I/O : D800h to D81Fh, Not Shared I/O : D820h to D83Fh, Not Shared I/O : D840h to D85Fh, Not Shared I/O : D860h to D87Fh, Not Shared I/O : D880h to D89Fh, Not Shared I/O : D8A0h to D8BFh, Not Shared I/O : D8C0h to D8DFh, Not Shared I/O : D8E0h to D8FFh, Not Shared I/O : 03B4h to 03B5h, Not Shared I/O : 03BAh to 03BAh, Not Shared I/O : 03C0h to 03CAh, Not Shared I/O : 03CCh to 03CCh, Not Shared I/O : 03CEh to 03CFh, Not Shared I/O : 03D4h to 03D5h, Not Shared I/O : 03DAh to 03DAh, Not Shared -- Function 1 ----------------------- Length : 001Ch Fn info : C0h (This entry is disabled) (This entry is really freeform data) -- Last Function -- Checksum 80DBh -- -- Freeform board header found for this device -- Signature : ACFG Version : 2.1 DeviceType : PCI PCI BUS# : 01h PCI Func# : 00h PCI Vendor : 121Ah PCI Device : 0005h -- Freeform board header ends ------------------- ------------------------------------------------------------------------------ ------------------------------------------------------------------------------ Slot #1Fh Virtual Adapter Size : 0052h (Hex-dump of ESCD data for this device follows) 52 00 1F 00 00 00 00 00 40 40 00 00 0C 00 01 00 86 00 00 E0 5F FA 04 00 69 00 0C 00 01 00 86 00 00 F0 5F FA 04 00 69 00 24 00 01 00 C0 20 41 43 46 47 01 02 04 00 00 00 00 00 00 00 00 00 00 90 78 08 9E 10 00 00 00 91 78 08 9E 10 00 00 00 00 F3 F2 EISA ID : Not Defined Slot Info : 40h, 40h CFG Revn : 0.0 -- Function 0 ----------------------- Length : 000Ch Fn info : 86h (This entry is disabled) MEM : FA5FE00h Length 4kb, ROM, Not Cached, Not Shared, 8-bit IRQ : 9, Level Triggered, Shared -- Function 1 ----------------------- Length : 000Ch Fn info : 86h (This entry is disabled) MEM : FA5FF00h Length 4kb, ROM, Not Cached, Not Shared, 8-bit IRQ : 9, Level Triggered, Shared -- Function 2 ----------------------- Length : 0024h Fn info : C0h (This entry is disabled) (This entry is really freeform data) -- Last Function -- Checksum F3F2h -- -- Freeform board header found for this device -- Signature : ACFG Version : 2.1 DeviceType : PCI PCI BUS# : 00h PCI Func# : 90h PCI Vendor : 109Eh PCI Device : 0878h -- Freeform board header ends ------------------- ------------------------------------------------------------------------------ ------=_NextPart_000_2d60_be8_6b6 Content-Type: text/plain; name="Hwinfo0.txt"; format=flowed Content-Transfer-Encoding: 8bit Content-Disposition: attachment; filename="Hwinfo0.txt" ############################################################################# hwinfo report generated Sat Mar 15 15:25:33 2003 ############################################################################# Please fill out hardware information (as far as you know it): Problem Description (if there was a problem) (be as verbose as possible please): Where did it happen : What did you do : What did happen : Motherboard : (e.g. Gigabyte GA5HX) CPU(s) : (e.g. 2 x Pentium II 450 Mhz) RAM : (e.g. 128 MB) Graphic Card(s) : (e.g. ELSA Winner 1000 (PCI)) Ethernet Card(s) : (e.g. 3Com Etherlink III (ISA)) SCSI Card(s) : (e.g. Adaptec AHA1542) Sound Card(s) : (e.g. Turtle Beach Malibu) Other AGP Card(s) : Other PCI Card(s) : Other EISA Card(s) : Other ISA Card(s) : (e.g. Teles S3 16.0 (ISDN card, ISA)) Personal information allows us to contact you (but is optional): Name : (e.g. Joe User) E-Mail : (e.g. joe.user@somewhere.org) Address : Please do not change anything below. Thanks Your OpenLinux hardware support team (hwinfo@caldera.de) ############################################################################# === /IDENTIFY === Rootdisk : Caldera OpenLinux 3.1.1 (Linux 2.4.13 common) #2413-311-13D 18Dec2001 === sysinfo === +--------------------------------------------------------------------+ | LST System Analysis Saturday, 15 March 2003, 15:25:33 | +--------------------------------------------------------------------+ System info =========== System start : Saturday, 15 March 2003, 15:24:16 System uptime: 1 minute, 17.72 seconds System load : 0.62 (1min), 0.19 (5min), 0.06 (15min), 0 user, 75% idle Nodename : noname NIS domain : (none) Hostname : localhost Alias 1 : noname IP addr 1 : 127.0.0.1 Kernel info =========== OS Release : Linux 2.4.13 Version : #9D SMP Thu Dec 13 16:09:19 CET 2001 built by : root@ built with: gcc version 2.95.2 19991024 (release Filesystems : cramfs usbdevfs iso9660 nfs vfat umsdos msdos devpts ext2 pipefs shm tmpfs sockfs proc rootfs Char devices : mem=1 pty=2 ttyp=3 ttyS=4 cua=5 vcs=7 misc=10 input=13 sound=14 sg=21 fb=29 ptm=128 ptm=129 ptm=130 ptm=131 pts=136 pts=137 pts=138 pts=139 raw=162 usb=180 Block devices: ramdisk=1 fd=2 ide0=3 loop=7 sd=8 md=9 ide1=22 sd=65 sd=66 Net devices : lo eth0 eth1 Root device : /dev/ram0 Hardware info ============= Processor : i686 with 1101.00 BogoMips Memory RAM : 384 MB (9000K kernel, 5980K cache, 0K shared, 354924K free) Swap area : 0 MB (0K used, 0K free) Graphic 1 : vga+ model : VGA Color I/O ports : 0x3c0-0x3df mem-area : 0xb8000-0xc0000 Serial 1 : /dev/ttyS0 chip : UART 16550A Line : 0 I/O ports : 0x03f8-0x03ff interrupt : 4 Serial 2 : /dev/ttyS1 chip : UART 16550A Line : 1 I/O ports : 0x02f8-0x02ff interrupt : 3 Parallel 1 : /dev/lp0 I/O ports : Interrupt : -1 SCSI Host 1 : scsi0 Model : Adaptec AHA274X/284X/294X, AIC-7xxx [aic7xxx] Module : aic7xxx Floppy 1 : /dev/fd0H1440 Hard disk 1 : /dev/sda SCSI ID : 0 Model : SEAGATE ST34572W Capacity : 4337 MB CHS (log) : 553 cylinders, 255 heads, 63 sectors CHS (phy) : 6300 cylinders, 8 heads, 178 sectors Hard disk 2 : /dev/sdb SCSI ID : 1 Model : SEAGATE ST19171W Capacity : 8675 MB CHS (log) : 1106 cylinders, 255 heads, 63 sectors CHS (phy) : 5268 cylinders, 20 heads, 168 sectors Hard disk 3 : /dev/hda Model : Maxtor 31536H2 Serial No : N21JNBFC Capacity : 14653 MB Cache : 512 KB CHS (log) : 1868 cylinders, 255 heads, 63 sectors CHS (phy) : 16383 cylinders, 16 heads, 63 sectors Hard disk 4 : /dev/hdb Model : WDC WD600BB-00CAA1 Serial No : WD-WMA8F2601978 Capacity : 57239 MB Cache : 2048 KB CHS (log) : 7297 cylinders, 255 heads, 63 sectors CHS (phy) : 16383 cylinders, 16 heads, 63 sectors CDROM 1 : /dev/hda Model : ATAPI CDROM aMtxro3 51632H, Rev. AB5CK10JaMtxro3 51632H, SN 2NJ1BNCF CDROM 2 : /dev/hdc Model : ATAPI CDROM RC-D3822, Rev. .160, SN 91990//330 CDROM 3 : /dev/hdd Model : ATAPI (E)IDE, secondary slave [hdd] Ethercard 1 : eth0 Model : DECchip Tulip (smc9332) [tulip] Interrupt : 19 Module : tulip Type : 10Mbps Ethernet HW address: 00:E0:81:11:18:F3 IP address: 0.0.0.0 Broadcast : 0.0.0.0 Netmask : 0.0.0.0 Flags : BROADCAST MULTICAST MTU : 1500 Metric : 1 Memory : d88bc000-d88bcc40 Partition info ============== partition active size id type /dev/sda1 4433940 5 Extended /dev/sda5 136521 82 Linux swap /dev/sda6 1847443 83 Linux native /dev/sda7 208813 83 Linux native /dev/sda8 208813 83 Linux native /dev/sda9 208813 83 Linux native /dev/sda10 208813 6 DOS 16-bit >=32M /dev/sda11 * 1614501 83 Linux native /dev/sdb1 8875912 5 Extended /dev/sdb5 4409811 b Win95 FAT32 /dev/sdb6 4466038 7 OS/2 HPFS /dev/hda1 2096451 6 DOS 16-bit >=32M /dev/hda2 * 5124735 b Win95 FAT32 /dev/hda3 5124735 c Win95 FAT32 (LBA) /dev/hdb1 58605120 5 Extended /dev/hdb5 15366141 7 OS/2 HPFS /dev/hdb6 15366141 7 OS/2 HPFS /dev/hdb7 15366141 b Win95 FAT32 /dev/hdb8 12506571 b Win95 FAT32 === sfdisk -l === Disk /dev/hda: 1868 cylinders, 255 heads, 63 sectors/track Units = cylinders of 8225280 bytes, blocks of 1024 bytes, counting from 0 Device Boot Start End #cyls #blocks Id System /dev/hda1 0+ 260 261- 2096451 6 FAT16 /dev/hda2 * 261 898 638 5124735 b Win95 FAT32 /dev/hda3 899 1536 638 5124735 c Win95 FAT32 (LBA) /dev/hda4 0 - 0 0 0 Empty Disk /dev/hdb: 7297 cylinders, 255 heads, 63 sectors/track Units = cylinders of 8225280 bytes, blocks of 1024 bytes, counting from 0 Device Boot Start End #cyls #blocks Id System /dev/hdb1 1 7296 7296 58605120 5 Extended /dev/hdb2 0 - 0 0 0 Empty /dev/hdb3 0 - 0 0 0 Empty /dev/hdb4 0 - 0 0 0 Empty /dev/hdb5 1+ 1913 1913- 15366141 7 HPFS/NTFS /dev/hdb6 1914+ 3826 1913- 15366141 7 HPFS/NTFS start: (c,h,s) expected (1023,254,63) found (1023,1,1) /dev/hdb7 3827+ 5739 1913- 15366141 b Win95 FAT32 start: (c,h,s) expected (1023,254,63) found (1023,1,1) /dev/hdb8 5740+ 7296 1557- 12506571 b Win95 FAT32 start: (c,h,s) expected (1023,254,63) found (1023,1,1) Disk /dev/sda: 553 cylinders, 255 heads, 63 sectors/track Units = cylinders of 8225280 bytes, blocks of 1024 bytes, counting from 0 Device Boot Start End #cyls #blocks Id System /dev/sda1 1 552 552 4433940 5 Extended /dev/sda2 0 - 0 0 0 Empty /dev/sda3 0 - 0 0 0 Empty /dev/sda4 0 - 0 0 0 Empty /dev/sda5 1+ 17 17- 136521 82 Linux swap /dev/sda6 18+ 247 230- 1847443+ 83 Linux /dev/sda7 248+ 273 26- 208813+ 83 Linux /dev/sda8 274+ 299 26- 208813+ 83 Linux /dev/sda9 300+ 325 26- 208813+ 83 Linux /dev/sda10 326+ 351 26- 208813+ 6 FAT16 /dev/sda11 * 352+ 552 201- 1614501 83 Linux Disk /dev/sdb: 1106 cylinders, 255 heads, 63 sectors/track Units = cylinders of 8225280 bytes, blocks of 1024 bytes, counting from 0 Device Boot Start End #cyls #blocks Id System /dev/sdb1 1 1105 1105 8875912+ 5 Extended /dev/sdb2 0 - 0 0 0 Empty /dev/sdb3 0 - 0 0 0 Empty /dev/sdb4 0 - 0 0 0 Empty /dev/sdb5 1+ 549 549- 4409811 b Win95 FAT32 /dev/sdb6 550+ 1105 556- 4466038+ 7 HPFS/NTFS === sfdisk -d === # partition table of /dev/hda unit: sectors /dev/hda1 : start= 63, size= 4192902, Id= 6 /dev/hda2 : start= 4192965, size=10249470, Id= b, bootable /dev/hda3 : start= 14442435, size=10249470, Id= c /dev/hda4 : start= 0, size= 0, Id= 0 # partition table of /dev/hdb unit: sectors /dev/hdb1 : start= 16065, size=117210240, Id= 5 /dev/hdb2 : start= 0, size= 0, Id= 0 /dev/hdb3 : start= 0, size= 0, Id= 0 /dev/hdb4 : start= 0, size= 0, Id= 0 /dev/hdb5 : start= 16128, size=30732282, Id= 7 /dev/hdb6 : start= 30748473, size=30732282, Id= 7 /dev/hdb7 : start= 61480818, size=30732282, Id= b /dev/hdb8 : start= 92213163, size=25013142, Id= b # partition table of /dev/sda unit: sectors /dev/sda1 : start= 16065, size= 8867880, Id= 5 /dev/sda2 : start= 0, size= 0, Id= 0 /dev/sda3 : start= 0, size= 0, Id= 0 /dev/sda4 : start= 0, size= 0, Id= 0 /dev/sda5 : start= 16128, size= 273042, Id=82 /dev/sda6 : start= 289233, size= 3694887, Id=83 /dev/sda7 : start= 3984183, size= 417627, Id=83 /dev/sda8 : start= 4401873, size= 417627, Id=83 /dev/sda9 : start= 4819563, size= 417627, Id=83 /dev/sda10: start= 5237253, size= 417627, Id= 6 /dev/sda11: start= 5654943, size= 3229002, Id=83, bootable # partition table of /dev/sdb unit: sectors /dev/sdb1 : start= 16065, size=17751825, Id= 5 /dev/sdb2 : start= 0, size= 0, Id= 0 /dev/sdb3 : start= 0, size= 0, Id= 0 /dev/sdb4 : start= 0, size= 0, Id= 0 /dev/sdb5 : start= 16128, size= 8819622, Id= b /dev/sdb6 : start= 8835813, size= 8932077, Id= 7 === df === Filesystem 1024-blocks Used Available Capacity Mounted on /dev/fd0 3748 1437 2311 38% / /dev/hdc 667296 667296 0 100% /mnt/install === ifconfig eth0 === eth0 Link encap:10Mbps Ethernet HWaddr 00:E0:81:11:18:F3 unspec addr:[NONE SET] Bcast:[NONE SET] Mask:[NONE SET] BROADCAST MULTICAST MTU:1500 Metric:1 RX packets:5920 errors:12 dropped:0 overruns:0 TX packets:0 errors:0 dropped:0 overruns:1368 Interrupt:19 Base address:0xee80 Memory:d88bc000-d88bcc40 === ifconfig eth1 === eth1 Link encap:10Mbps Ethernet HWaddr 00:04:5A:6B:1B:A2 unspec addr:[NONE SET] Bcast:[NONE SET] Mask:[NONE SET] UP BROADCAST RUNNING PROMISC MULTICAST MTU:1500 Metric:1 RX packets:6088 errors:12 dropped:0 overruns:0 TX packets:0 errors:0 dropped:0 overruns:0 Interrupt:16 Base address:0x8c00 === route -n === Kernel routing table Destination Gateway Genmask Flags MSS Window Use Iface 127.0.0.0 * 255.0.0.0 U 40 0 0 lo === ps === PID TTY TIME CMD 10 tty1 00:00:00 linuxrc.aout 1054 tty1 00:00:00 hwinfo 1080 tty1 00:00:00 ps === cat /proc/bus/usb/devices === T: Bus=01 Lev=00 Prnt=00 Port=00 Cnt=00 Dev#= 1 Spd=12 MxCh= 2 B: Alloc= 0/900 us ( 0%), #Int= 0, #Iso= 0 D: Ver= 1.00 Cls=09(hub ) Sub=00 Prot=00 MxPS= 8 #Cfgs= 1 P: Vendor=0000 ProdID=0000 Rev= 0.00 S: Product=USB UHCI Root Hub S: SerialNumber=ef80 C:* #Ifs= 1 Cfg#= 1 Atr=40 MxPwr= 0mA I: If#= 0 Alt= 0 #EPs= 1 Cls=09(hub ) Sub=00 Prot=00 Driver=hub E: Ad=81(I) Atr=03(Int.) MxPS= 8 Ivl=255ms T: Bus=01 Lev=01 Prnt=01 Port=00 Cnt=01 Dev#= 2 Spd=12 MxCh= 0 D: Ver= 1.10 Cls=00(>ifc ) Sub=00 Prot=00 MxPS= 8 #Cfgs= 1 P: Vendor=8086 ProdID=0110 Rev= 0.01 S: Manufacturer= S: Product= C:* #Ifs= 1 Cfg#= 1 Atr=80 MxPwr=100mA I: If#= 0 Alt= 0 #EPs= 1 Cls=ff(vend.) Sub=00 Prot=00 Driver=(none) E: Ad=81(I) Atr=01(Isoc) MxPS= 0 Ivl= 1ms I: If#= 0 Alt= 1 #EPs= 1 Cls=ff(vend.) Sub=00 Prot=00 Driver=(none) E: Ad=81(I) Atr=01(Isoc) MxPS= 128 Ivl= 1ms I: If#= 0 Alt= 2 #EPs= 1 Cls=ff(vend.) Sub=00 Prot=00 Driver=(none) E: Ad=81(I) Atr=01(Isoc) MxPS= 384 Ivl= 1ms I: If#= 0 Alt= 3 #EPs= 1 Cls=ff(vend.) Sub=00 Prot=00 Driver=(none) E: Ad=81(I) Atr=01(Isoc) MxPS= 512 Ivl= 1ms I: If#= 0 Alt= 4 #EPs= 1 Cls=ff(vend.) Sub=00 Prot=00 Driver=(none) E: Ad=81(I) Atr=01(Isoc) MxPS= 640 Ivl= 1ms I: If#= 0 Alt= 5 #EPs= 1 Cls=ff(vend.) Sub=00 Prot=00 Driver=(none) E: Ad=81(I) Atr=01(Isoc) MxPS= 768 Ivl= 1ms I: If#= 0 Alt= 6 #EPs= 1 Cls=ff(vend.) Sub=00 Prot=00 Driver=(none) E: Ad=81(I) Atr=01(Isoc) MxPS= 896 Ivl= 1ms I: If#= 0 Alt= 7 #EPs= 1 Cls=ff(vend.) Sub=00 Prot=00 Driver=(none) E: Ad=81(I) Atr=01(Isoc) MxPS=1023 Ivl= 1ms T: Bus=01 Lev=01 Prnt=01 Port=01 Cnt=02 Dev#= 3 Spd=12 MxCh= 0 D: Ver= 1.00 Cls=00(>ifc ) Sub=00 Prot=00 MxPS=16 #Cfgs= 1 P: Vendor=043d ProdID=0053 Rev= 1.00 S: Manufacturer=Lexmark S: Product=Lexmark Z42-Z43 C:* #Ifs= 1 Cfg#= 1 Atr=40 MxPwr= 0mA I: If#= 0 Alt= 0 #EPs= 2 Cls=07(print) Sub=01 Prot=02 Driver=usblp E: Ad=01(O) Atr=02(Bulk) MxPS= 64 Ivl= 0ms E: Ad=85(I) Atr=02(Bulk) MxPS= 16 Ivl= 0ms === cat /proc/bus/pci/devices === 0000 808671a0 0 f4000008 00000000 00000000 00000000 00000000 00000000 00000000 04000000 00000000 00000000 00000000 00000000 00000000 00000000 0008 808671a1 0 00000000 00000000 00000000 00000000 00000000 00000000 00000000 00000000 00000000 00000000 00000000 00000000 00000000 00000000 0038 80867110 0 00000000 00000000 00000000 00000000 00000000 00000000 00000000 00000000 00000000 00000000 00000000 00000000 00000000 00000000 0039 80867111 0 00000000 00000000 00000000 00000000 0000ffa1 00000000 00000000 00000000 00000000 00000000 00000000 00000010 00000000 00000000 003a 80867112 13 00000000 00000000 00000000 00000000 0000ef81 00000000 00000000 00000000 00000000 00000000 00000000 00000020 00000000 00000000 usb-uhci 003b 80867113 9 00000000 00000000 00000000 00000000 00000000 00000000 00000000 00000000 00000000 00000000 00000000 00000000 00000000 00000000 0059 9005005f 10 0000e801 febff004 00000000 00000000 00000000 00000000 00000000 00000100 00001000 00000000 00000000 00000000 00000000 00000000 aic7xxx 0058 9005005f 10 0000e401 febfe004 00000000 00000000 00000000 00000000 febc0000 00000100 00001000 00000000 00000000 00000000 00000000 00020000 aic7xxx 0060 12741371 12 0000ef01 00000000 00000000 00000000 00000000 00000000 00000000 00000040 00000000 00000000 00000000 00000000 00000000 00000000 es1371 0068 80861229 13 febfd000 0000ee81 fea00000 00000000 00000000 00000000 fe900000 00001000 00000040 00100000 00000000 00000000 00000000 00100000 e100 0070 13170985 10 0000e001 febfcc00 00000000 00000000 00000000 00000000 feba0000 00000100 00000400 00000000 00000000 00000000 00000000 00020000 tulip 0080 12b91008 10 0000eff1 00000000 00000000 00000000 00000000 00000000 00000000 00000008 00000000 00000000 00000000 00000000 00000000 00000000 serial 0090 12b91008 12 0000efe1 00000000 00000000 00000000 00000000 00000000 00000000 00000008 00000000 00000000 00000000 00000000 00000000 00000000 serial 0088 90045078 11 0000ed01 febfb000 00000000 00000000 00000000 00000000 00000000 00000100 00001000 00000000 00000000 00000000 00000000 00000000 aic7xxx 0100 121a0005 10 fc000000 f0000008 0000d801 00000000 00000000 00000000 fe6f0000 02000000 02000000 00000100 00000000 00000000 00000000 00010000 === cat /proc/cmdline === vga=274 quiet vga=274 er=hwinfo === cat /proc/cpuinfo === processor : 0 vendor_id : GenuineIntel cpu family : 6 model : 7 model name : Pentium III (Katmai) stepping : 3 cpu MHz : 551.263 cache size : 512 KB fdiv_bug : no hlt_bug : no f00f_bug : no coma_bug : no fpu : yes fpu_exception : yes cpuid level : 2 wp : yes flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 mmx fxsr sse bogomips : 1101.00 processor : 1 vendor_id : GenuineIntel cpu family : 6 model : 7 model name : Pentium III (Katmai) stepping : 3 cpu MHz : 551.263 cache size : 512 KB fdiv_bug : no hlt_bug : no f00f_bug : no coma_bug : no fpu : yes fpu_exception : yes cpuid level : 2 wp : yes flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 mmx fxsr sse bogomips : 1101.00 === cat /proc/devices === Character devices: 1 mem 2 pty 3 ttyp 4 ttyS 5 cua 6 lp 7 vcs 10 misc 13 input 14 sound 21 sg 29 fb 128 ptm 129 ptm 130 ptm 131 ptm 136 pts 137 pts 138 pts 139 pts 162 raw 180 usb Block devices: 1 ramdisk 2 fd 3 ide0 7 loop 8 sd 9 md 22 ide1 65 sd 66 sd === cat /proc/dma === 4: cascade === cat /proc/fb === 0 VESA VGA === cat /proc/filesystems === cramfs nodev usbdevfs iso9660 nodev nfs vfat umsdos msdos nodev devpts ext2 nodev pipefs nodev shm nodev tmpfs nodev sockfs nodev proc nodev rootfs === cat /proc/ide/hda/media === disk === cat /proc/ide/hda/model === Maxtor 31536H2 === cat /proc/ide/hda/geometry === physical 29777/16/63 logical 1868/255/63 === cat /proc/ide/hda/capacity === 30015216 === cat /proc/ide/hdb/media === disk === cat /proc/ide/hdb/model === WDC WD600BB-00CAA1 === cat /proc/ide/hdb/geometry === physical 116301/16/63 logical 7297/255/63 === cat /proc/ide/hdb/capacity === 117231408 === cat /proc/ide/hdc/media === cdrom === cat /proc/ide/hdc/model === CRD-8322B === cat /proc/ide/hdc/capacity === 1334604 === cat /proc/ide/hdd/media === cdrom === cat /proc/ide/hdd/model === ATAPI CD-ROM DRIVE 40X MAXIMUM === cat /proc/ide/hdd/capacity === 0 === cat /proc/interrupts === CPU0 CPU1 0: 3668 4247 IO-APIC-edge timer 1: 0 2 IO-APIC-edge keyboard 2: 0 0 XT-PIC cascade 14: 26 92 IO-APIC-edge ide0 15: 405 393 IO-APIC-edge ide1 16: 115 144 IO-APIC-level aic7xxx, aic7xxx, eth1 17: 27 31 IO-APIC-level aic7xxx 18: 0 0 IO-APIC-level es1371 19: 45 61 IO-APIC-level usb-uhci NMI: 0 0 LOC: 7787 7828 ERR: 0 MIS: 0 === cat /proc/ioports === 0000-001f : dma1 0020-003f : pic1 0040-005f : timer 0060-006f : keyboard 0080-008f : dma page reg 00a0-00bf : pic2 00c0-00df : dma2 00f0-00ff : fpu 0170-0177 : ide1 01f0-01f7 : ide0 02f8-02ff : serial(auto) 0376-0376 : ide1 0378-037a : parport0 03c0-03df : vga+ 03c0-03df : vesafb 03f6-03f6 : ide0 03f8-03ff : serial(auto) 0400-043f : Intel Corporation 82371AB PIIX4 ACPI 0440-045f : Intel Corporation 82371AB PIIX4 ACPI 0cf8-0cff : PCI conf1 d000-dfff : PCI Bus #01 d800-d8ff : 3Dfx Interactive, Inc. Voodoo 3 e000-e0ff : Linksys Network Everywhere Fast Ethernet 10/100 model NC100 e000-e0ff : tulip e400-e4ff : Adaptec 7896 e400-e4ff : aic7xxx e800-e8ff : Adaptec 7896 (#2) e800-e8ff : aic7xxx ed00-edff : Adaptec AHA-7850 ed00-edff : aic7xxx ee80-eebf : Intel Corporation 82557 [Ethernet Pro 100] ee80-ee9f : e100 ef00-ef3f : Ensoniq ES1371 [AudioPCI-97] ef00-ef3f : es1371 ef80-ef9f : Intel Corporation 82371AB PIIX4 USB ef80-ef9f : usb-uhci efe0-efe7 : US Robotics/3Com 56K FaxModem Model 5610 (#2) efe0-efe7 : serial(auto) eff0-eff7 : US Robotics/3Com 56K FaxModem Model 5610 eff0-eff7 : serial(auto) ffa0-ffaf : Intel Corporation 82371AB PIIX4 IDE ffa0-ffa7 : ide0 ffa8-ffaf : ide1 === cat /proc/loadavg === 0.62 0.19 0.06 1/25 1105 === cat /proc/meminfo === total: used: free: shared: buffers: cached: Mem: 393441280 30834688 362606592 0 6320128 8015872 Swap: 0 0 0 MemTotal: 384220 kB MemFree: 354108 kB MemShared: 0 kB Buffers: 6172 kB Cached: 7828 kB SwapCached: 0 kB Active: 12872 kB Inact_dirty: 1128 kB Inact_clean: 0 kB Inact_target: 78640 kB HighTotal: 0 kB HighFree: 0 kB LowTotal: 384220 kB LowFree: 354108 kB SwapTotal: 0 kB SwapFree: 0 kB === cat /proc/misc === 175 agpgart 1 psaux === cat /proc/modules === ipx 18512 0 (autoclean) lp 5344 0 (autoclean) printer 5472 0 (unused) sg 26800 0 (unused) parport_pc 17312 1 parport 22464 1 [lp parport_pc] agpgart 27680 0 (unused) es1371 29568 0 (unused) gameport 1312 0 [es1371] ac97_codec 8752 0 [es1371] serial 43920 0 ide-scsi 7056 0 ide-floppy 10448 0 keybdev 1680 0 (unused) mousedev 3840 0 (unused) input 3136 0 [keybdev mousedev] sound 52032 0 (unused) soundcore 3376 6 [es1371 sound] cramfs 36600 1 inflate_fs 17188 0 [cramfs] af_packet 8844 0 sr_mod 12360 0 (unused) sd_mod 9900 0 usb-uhci 21084 0 (unused) tulip 32880 1 e100 62004 0 aic7xxx 101160 0 ide-cd 24152 1 cdrom 25312 0 [sr_mod ide-cd] usbcore 46080 1 [printer usb-uhci] isa-pnp 27152 0 [serial] loop 8020 2 isofs 16492 1 nfs 70624 0 (unused) scsi_mod 82748 5 [sg ide-scsi sr_mod sd_mod aic7xxx] 8390 5560 0 (unused) vfat 8904 0 (unused) umsdos 22776 0 (unused) msdos 4424 0 [umsdos] fat 28408 0 [vfat umsdos msdos] lockd 43548 0 [nfs] sunrpc 58492 0 [nfs lockd] === cat /proc/mounts === /dev/root / ext2 rw 0 0 /proc /proc proc rw 0 0 /dev/hdc /mnt/install iso9660 ro 0 0 /dev/loop0 /mnt/install/live cramfs ro 0 0 none /proc/bus/usb usbdevfs rw 0 0 === cat /etc/fstab === /dev/fd0 / ext2 defaults /dev/fd0H1440 /floppy ext2 ro,noauto /proc /proc proc defaults === cat /proc/net/arp === IP address HW type Flags HW address Mask Device === cat /proc/net/dev === Inter-| Receive | Transmit face |bytes packets errs drop fifo frame compressed multicast|bytes packets errs drop fifo colls carrier compressed lo: 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 eth0: 5920 12 0 0 0 0 0 0 1368 4 0 0 0 0 0 0 eth1: 6088 12 0 0 0 0 0 0 0 0 4 0 0 0 8 0 === cat /proc/net/route === Iface Destination Gateway Flags RefCnt Use Metric Mask MTU Window IRTT lo 0000007F 00000000 0001 0 0 0 000000FF 40 0 0 === cat /proc/tty/driver/serial === serinfo:1.0 driver:5.05c revision:2001-07-08 0: uart:16550A port:3F8 irq:4 baud:9600 tx:0 rx:0 1: uart:16550A port:2F8 irq:3 baud:9600 tx:0 rx:0 2: uart:unknown port:3E8 irq:4 3: uart:unknown port:2E8 irq:3 4: uart:16550A port:EFF0 irq:16 tx:0 rx:0 CTS|DSR 5: uart:16550A port:EFE0 irq:18 tx:0 rx:0 CTS|DSR 6: uart:unknown port:1B0 irq:9 7: uart:unknown port:1B8 irq:9 8: uart:unknown port:2A0 irq:5 9: uart:unknown port:2A8 irq:5 10: uart:unknown port:2B0 irq:5 11: uart:unknown port:2B8 irq:5 12: uart:unknown port:330 irq:4 13: uart:unknown port:338 irq:4 14: uart:unknown port:0 irq:0 15: uart:unknown port:0 irq:0 16: uart:unknown port:100 irq:12 17: uart:unknown port:108 irq:12 18: uart:unknown port:110 irq:12 19: uart:unknown port:118 irq:12 20: uart:unknown port:120 irq:12 21: uart:unknown port:128 irq:12 22: uart:unknown port:130 irq:12 23: uart:unknown port:138 irq:12 24: uart:unknown port:140 irq:12 25: uart:unknown port:148 irq:12 26: uart:unknown port:150 irq:12 27: uart:unknown port:158 irq:12 28: uart:unknown port:160 irq:12 29: uart:unknown port:168 irq:12 30: uart:unknown port:170 irq:12 31: uart:unknown port:178 irq:12 32: uart:unknown port:3220 irq:3 33: uart:unknown port:3228 irq:3 34: uart:unknown port:4220 irq:3 35: uart:unknown port:4228 irq:3 36: uart:unknown port:5220 irq:3 37: uart:unknown port:5228 irq:3 38: uart:unknown port:0 irq:0 39: uart:unknown port:0 irq:0 40: uart:unknown port:0 irq:0 41: uart:unknown port:0 irq:0 42: uart:unknown port:0 irq:0 43: uart:unknown port:0 irq:0 44: uart:unknown port:0 irq:0 45: uart:unknown port:0 irq:0 46: uart:unknown port:0 irq:0 47: uart:unknown port:0 irq:0 48: uart:unknown port:0 irq:0 49: uart:unknown port:0 irq:0 50: uart:unknown port:0 irq:0 51: uart:unknown port:0 irq:0 52: uart:unknown port:0 irq:0 53: uart:unknown port:0 irq:0 54: uart:unknown port:0 irq:0 55: uart:unknown port:0 irq:0 56: uart:unknown port:0 irq:0 57: uart:unknown port:0 irq:0 58: uart:unknown port:0 irq:0 59: uart:unknown port:0 irq:0 60: uart:unknown port:0 irq:0 61: uart:unknown port:0 irq:0 62: uart:unknown port:0 irq:0 63: uart:unknown port:0 irq:0 === cat /proc/mdstat === Personalities : read_ahead not set unused devices: === cat /proc/partitions === major minor #blocks name 8 0 4444462 sda 8 1 1 sda1 8 5 136521 sda5 8 6 1847443 sda6 8 7 208813 sda7 8 8 208813 sda8 8 9 208813 sda9 8 10 208813 sda10 8 11 1614501 sda11 8 16 8891556 sdb 8 17 1 sdb1 8 21 4409811 sdb5 8 22 4466038 sdb6 8 32 1048575 sdc 22 0 667302 hdc 3 0 15007608 hda 3 1 2096451 hda1 3 2 5124735 hda2 3 3 5124735 hda3 3 64 58615704 hdb 3 65 1 hdb1 3 69 15366141 hdb5 3 70 15366141 hdb6 3 71 15366141 hdb7 3 72 12506571 hdb8 === cat /proc/pci === PCI devices found: Bus 0, device 0, function 0: Host bridge: Intel Corporation 440GX - 82443GX Host bridge (rev 0). Master Capable. Latency=64. Prefetchable 32 bit memory at 0xf4000000 [0xf7ffffff]. Bus 0, device 1, function 0: PCI bridge: Intel Corporation 440GX - 82443GX AGP bridge (rev 0). Master Capable. Latency=64. Min Gnt=136. Bus 0, device 7, function 0: ISA bridge: Intel Corporation 82371AB PIIX4 ISA (rev 2). Bus 0, device 7, function 1: IDE interface: Intel Corporation 82371AB PIIX4 IDE (rev 1). Master Capable. Latency=64. I/O at 0xffa0 [0xffaf]. Bus 0, device 7, function 2: USB Controller: Intel Corporation 82371AB PIIX4 USB (rev 1). IRQ 19. Master Capable. Latency=64. I/O at 0xef80 [0xef9f]. Bus 0, device 7, function 3: Bridge: Intel Corporation 82371AB PIIX4 ACPI (rev 2). IRQ 9. Bus 0, device 11, function 1: SCSI storage controller: Adaptec 7896 (#2) (rev 0). IRQ 16. Master Capable. Latency=64. Min Gnt=39.Max Lat=25. I/O at 0xe800 [0xe8ff]. Non-prefetchable 64 bit memory at 0xfebff000 [0xfebfffff]. Bus 0, device 11, function 0: SCSI storage controller: Adaptec 7896 (rev 0). IRQ 16. Master Capable. Latency=64. Min Gnt=39.Max Lat=25. I/O at 0xe400 [0xe4ff]. Non-prefetchable 64 bit memory at 0xfebfe000 [0xfebfefff]. Bus 0, device 12, function 0: Multimedia audio controller: Ensoniq ES1371 [AudioPCI-97] (rev 8). IRQ 18. Master Capable. Latency=64. Min Gnt=12.Max Lat=128. I/O at 0xef00 [0xef3f]. Bus 0, device 13, function 0: Ethernet controller: Intel Corporation 82557 [Ethernet Pro 100] (rev 8). IRQ 19. Master Capable. Latency=64. Min Gnt=8.Max Lat=56. Non-prefetchable 32 bit memory at 0xfebfd000 [0xfebfdfff]. I/O at 0xee80 [0xeebf]. Non-prefetchable 32 bit memory at 0xfea00000 [0xfeafffff]. Bus 0, device 14, function 0: Ethernet controller: Linksys Network Everywhere Fast Ethernet 10/100 model NC100 (rev 17). IRQ 16. Master Capable. Latency=64. Min Gnt=255.Max Lat=255. I/O at 0xe000 [0xe0ff]. Non-prefetchable 32 bit memory at 0xfebfcc00 [0xfebfcfff]. Bus 0, device 16, function 0: Serial controller: US Robotics/3Com 56K FaxModem Model 5610 (rev 1). IRQ 16. I/O at 0xeff0 [0xeff7]. Bus 0, device 18, function 0: Serial controller: US Robotics/3Com 56K FaxModem Model 5610 (#2) (rev 1). IRQ 18. I/O at 0xefe0 [0xefe7]. Bus 0, device 17, function 0: SCSI storage controller: Adaptec AHA-7850 (rev 3). IRQ 17. Master Capable. Latency=64. Min Gnt=4.Max Lat=4. I/O at 0xed00 [0xedff]. Non-prefetchable 32 bit memory at 0xfebfb000 [0xfebfbfff]. Bus 1, device 0, function 0: VGA compatible controller: 3Dfx Interactive, Inc. Voodoo 3 (rev 1). IRQ 16. Non-prefetchable 32 bit memory at 0xfc000000 [0xfdffffff]. Prefetchable 32 bit memory at 0xf0000000 [0xf1ffffff]. I/O at 0xd800 [0xd8ff]. === cat /proc/scsi/scsi === Attached devices: Host: scsi0 Channel: 00 Id: 00 Lun: 00 Vendor: SEAGATE Model: ST34572W Rev: 0784 Type: Direct-Access ANSI SCSI revision: 02 Host: scsi0 Channel: 00 Id: 01 Lun: 00 Vendor: SEAGATE Model: ST19171W Rev: 0024 Type: Direct-Access ANSI SCSI revision: 02 Host: scsi2 Channel: 00 Id: 05 Lun: 00 Vendor: IOMEGA Model: ZIP 100 Rev: E.08 Type: Direct-Access ANSI SCSI revision: 02 === cat /proc/scsi/aic7xxx/0 === Adaptec AIC7xxx driver version: 6.2.4 aic7896/97: Ultra2 Wide Channel A, SCSI Id=7, 32/253 SCBs Channel A Target 0 Negotiation Settings User: 80.000MB/s transfers (40.000MHz, offset 255, 16bit) Goal: 40.000MB/s transfers (20.000MHz, offset 15, 16bit) Curr: 40.000MB/s transfers (20.000MHz, offset 15, 16bit) Channel A Target 0 Lun 0 Settings Commands Queued 40 Commands Active 0 Command Openings 253 Max Tagged Openings 253 Device Queue Frozen Count 0 Channel A Target 1 Negotiation Settings User: 80.000MB/s transfers (40.000MHz, offset 255, 16bit) Goal: 40.000MB/s transfers (20.000MHz, offset 15, 16bit) Curr: 40.000MB/s transfers (20.000MHz, offset 15, 16bit) Channel A Target 1 Lun 0 Settings Commands Queued 20 Commands Active 0 Command Openings 253 Max Tagged Openings 253 Device Queue Frozen Count 0 Channel A Target 2 Negotiation Settings User: 80.000MB/s transfers (40.000MHz, offset 255, 16bit) Channel A Target 3 Negotiation Settings User: 80.000MB/s transfers (40.000MHz, offset 255, 16bit) Channel A Target 4 Negotiation Settings User: 80.000MB/s transfers (40.000MHz, offset 255, 16bit) Channel A Target 5 Negotiation Settings User: 80.000MB/s transfers (40.000MHz, offset 255, 16bit) Channel A Target 6 Negotiation Settings User: 80.000MB/s transfers (40.000MHz, offset 255, 16bit) Channel A Target 7 Negotiation Settings User: 80.000MB/s transfers (40.000MHz, offset 255, 16bit) Channel A Target 8 Negotiation Settings User: 80.000MB/s transfers (40.000MHz, offset 255, 16bit) Channel A Target 9 Negotiation Settings User: 80.000MB/s transfers (40.000MHz, offset 255, 16bit) Channel A Target 10 Negotiation Settings User: 80.000MB/s transfers (40.000MHz, offset 255, 16bit) Channel A Target 11 Negotiation Settings User: 80.000MB/s transfers (40.000MHz, offset 255, 16bit) Channel A Target 12 Negotiation Settings User: 80.000MB/s transfers (40.000MHz, offset 255, 16bit) Channel A Target 13 Negotiation Settings User: 80.000MB/s transfers (40.000MHz, offset 255, 16bit) Channel A Target 14 Negotiation Settings User: 80.000MB/s transfers (40.000MHz, offset 255, 16bit) Channel A Target 15 Negotiation Settings User: 80.000MB/s transfers (40.000MHz, offset 255, 16bit) === cat /proc/scsi/aic7xxx/1 === Adaptec AIC7xxx driver version: 6.2.4 aic7896/97: Ultra2 Wide Channel B, SCSI Id=7, 32/253 SCBs Channel A Target 0 Negotiation Settings User: 80.000MB/s transfers (40.000MHz, offset 255, 16bit) Channel A Target 1 Negotiation Settings User: 80.000MB/s transfers (40.000MHz, offset 255, 16bit) Channel A Target 2 Negotiation Settings User: 80.000MB/s transfers (40.000MHz, offset 255, 16bit) Channel A Target 3 Negotiation Settings User: 80.000MB/s transfers (40.000MHz, offset 255, 16bit) Channel A Target 4 Negotiation Settings User: 80.000MB/s transfers (40.000MHz, offset 255, 16bit) Channel A Target 5 Negotiation Settings User: 80.000MB/s transfers (40.000MHz, offset 255, 16bit) Channel A Target 6 Negotiation Settings User: 80.000MB/s transfers (40.000MHz, offset 255, 16bit) Channel A Target 7 Negotiation Settings User: 80.000MB/s transfers (40.000MHz, offset 255, 16bit) Channel A Target 8 Negotiation Settings User: 80.000MB/s transfers (40.000MHz, offset 255, 16bit) Channel A Target 9 Negotiation Settings User: 80.000MB/s transfers (40.000MHz, offset 255, 16bit) Channel A Target 10 Negotiation Settings User: 80.000MB/s transfers (40.000MHz, offset 255, 16bit) Channel A Target 11 Negotiation Settings User: 80.000MB/s transfers (40.000MHz, offset 255, 16bit) Channel A Target 12 Negotiation Settings User: 80.000MB/s transfers (40.000MHz, offset 255, 16bit) Channel A Target 13 Negotiation Settings User: 80.000MB/s transfers (40.000MHz, offset 255, 16bit) Channel A Target 14 Negotiation Settings User: 80.000MB/s transfers (40.000MHz, offset 255, 16bit) Channel A Target 15 Negotiation Settings User: 80.000MB/s transfers (40.000MHz, offset 255, 16bit) === cat /proc/scsi/aic7xxx/2 === Adaptec AIC7xxx driver version: 6.2.4 aic7850: Single Channel A, SCSI Id=7, 3/253 SCBs Channel A Target 0 Negotiation Settings User: 10.000MB/s transfers (10.000MHz, offset 255) Channel A Target 1 Negotiation Settings User: 10.000MB/s transfers (10.000MHz, offset 255) Channel A Target 2 Negotiation Settings User: 10.000MB/s transfers (10.000MHz, offset 255) Channel A Target 3 Negotiation Settings User: 10.000MB/s transfers (10.000MHz, offset 255) Channel A Target 4 Negotiation Settings User: 10.000MB/s transfers (10.000MHz, offset 255) Channel A Target 5 Negotiation Settings User: 10.000MB/s transfers (10.000MHz, offset 255) Goal: 3.300MB/s transfers Curr: 3.300MB/s transfers Channel A Target 5 Lun 0 Settings Commands Queued 26 Commands Active 0 Command Openings 1 Max Tagged Openings 0 Device Queue Frozen Count 0 Channel A Target 6 Negotiation Settings User: 10.000MB/s transfers (10.000MHz, offset 255) Channel A Target 7 Negotiation Settings User: 10.000MB/s transfers (10.000MHz, offset 255) === cat /proc/scsi/ide-scsi/3 === SCSI host adapter emulation for IDE ATAPI devices === cat /proc/scsi/sg/allow_dio === 0 === cat /proc/scsi/sg/debug === dev_max(currently)=9 max_active_device=3 (origin 1) scsi_dma_free_sectors=3104 sg_pool_secs_aval=320 def_reserved_size=32768 === cat /proc/scsi/sg/def_reserved_size === 32768 === cat /proc/scsi/sg/device_hdr === host chan id lun type opens qdepth busy online === cat /proc/scsi/sg/device_strs === SEAGATE ST34572W 0784 SEAGATE ST19171W 0024 IOMEGA ZIP 100 E.08 === cat /proc/scsi/sg/devices === 0 0 0 0 0 0 253 0 1 0 0 1 0 0 0 253 0 1 2 0 5 0 0 0 2 0 1 === cat /proc/scsi/sg/host_hdr === uid busy cpl scatg isa emul === cat /proc/scsi/sg/host_strs === Adaptec AIC7XXX EISA/VLB/PCI SCSI HBA DRIVER, Rev 6.2.4 aic7896/97: Ultra2 Wide Channel A, SCSI Id=7, 32/253 SCBs Adaptec AIC7XXX EISA/VLB/PCI SCSI HBA DRIVER, Rev 6.2.4 aic7896/97: Ultra2 Wide Channel B, SCSI Id=7, 32/253 SCBs Adaptec AIC7XXX EISA/VLB/PCI SCSI HBA DRIVER, Rev 6.2.4 aic7850: Single Channel A, SCSI Id=7, 3/253 SCBs SCSI host adapter emulation for IDE ATAPI devices === cat /proc/scsi/sg/hosts === 0 0 2 128 0 0 1 0 2 128 0 0 2 0 2 128 0 0 0 0 5 256 0 1 === cat /proc/scsi/sg/version === 30120 Version: 3.1.20 (20010814) === cat /proc/stat === cpu 1910 0 1622 12342 cpu0 906 0 1075 5956 cpu1 1004 0 547 6386 page 7155 3803 swap 0 0 intr 9283 7937 2 0 1 2 0 2 0 0 0 0 0 0 0 118 798 259 58 0 106 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 disk_io: (3,0):(88,88,182,0,0) (3,1):(20,20,70,0,0) (8,0):(33,33,114,0,0) (8,1):(13,13,44,0,0) (8,2):(5,5,40,0,0) (22,0):(174,174,6010,0,0) ctxt 6746 btime 1047741856 processes 1134 === cat /proc/swaps === Filename Type Size Used Priority === cat /proc/sys/dev/cdrom/info === CD-ROM information, Id: cdrom.c 3.12 2000/10/18 drive name: hdd hdc drive speed: 40 32 drive # of slots: 1 1 Can close tray: 1 1 Can open tray: 1 1 Can lock tray: 1 1 Can change speed: 1 1 Can select disk: 0 0 Can read multisession: 1 1 Can read MCN: 1 1 Reports media changed: 1 1 Can play audio: 1 1 Can write CD-R: 0 0 Can write CD-RW: 0 0 Can read DVD: 0 0 Can write DVD-R: 0 0 Can write DVD-RAM: 0 0 === cat /proc/sys/kernel/domainname === (none) === cat /proc/sys/kernel/hostname === noname === cat /proc/uptime === 79.41 59.44 === cat /proc/version === Linux version 2.4.13 (root@) (gcc version 2.95.2 19991024 (release)) #9D SMP Thu Dec 13 16:09:19 CET 2001 === cat /etc/modules/default === sound mousedev keybdev ide-floppy ide-scsi #@@ Automatically generated driver list -- don't edit up to the next @@ - line serial es1371 e100 aic7xxx usb-uhci tulip agpgart #@@ End of automatically generated driver list parport_lowlevel === cat /etc/modules.conf === keep alias usb-0000.0000.01.00.00 audio.o alias usb-0000.0000.03.01.00 mouse.o alias tap0 ethertap options tap0 -o tap0 unit=0 alias tap1 ethertap options tap1 -o tap1 unit=1 alias char-major-108 ppp_generic alias tty-ldisc-3 ppp_async alias ppp-compress-21 bsd_comp alias ppp-compress-24 ppp_deflate alias ppp-compress-26 ppp_deflate alias parport_lowlevel parport_pc # If you have multiple parallel ports, specify them this way: # options parport_pc io=0x378,0x278 irq=none,none alias char-major-107 3dfx alias char-major-195 NVdriver # bttv: options bttv radio=1 post-install bttv modprobe tuner; modprobe msp3400 ; modprobe saa5249 # irda: alias tty-ldisc-11 irtty alias char-major-60 ircomm_tty # I810 graphics: alias char-major-10-175 agpgart # consider disabling this if you have less than 32MB of memory options sound dmabuf=1 === cat /var/log/install.log === Running new /linuxrc ... trying ... insmod sunrpc succeeded. trying ... insmod lockd succeeded. trying ... insmod fat succeeded. trying ... insmod msdos succeeded. trying ... insmod umsdos succeeded. trying ... insmod vfat succeeded. trying ... insmod 8390 succeeded. trying ... insmod scsi_mod succeeded. trying ... insmod nfs succeeded. trying ... insmod isofs succeeded. trying ... insmod loop succeeded. trying ... insmod isa-pnp succeeded. trying ... insmod usbcore succeeded. trying ... insmod aic7xxx succeeded. trying ... insmod e100 succeeded. trying ... insmod tulip succeeded. trying ... insmod usb-uhci succeeded. searching for PCMCIA controllers with probe: No supported PCMCIA chip found! Skipping PCMCIA! trying ... insmod sd_mod succeeded. trying ... insmod sr_mod succeeded. Checking for CDROM source Disabling DMA for hda... Disabling DMA for hdc... Checking network without mount running bootpc... bootpc returns with return value 0 bootpc returns no output no lizard mode requested FILE_LIZARD_RULES=/mnt/lizard/rules :FOUND_VALID_SOURCE: trying ... insmod sg succeeded. === cat /tmp/kmsg === <4>Linux version 2.4.13 (root@) (gcc version 2.95.2 19991024 (release)) #9D SMP Thu Dec 13 16:09:19 CET 2001 <6>BIOS-provided physical RAM map: <4> BIOS-e820: 0000000000000000 - 000000000009fc00 (usable) <4> BIOS-e820: 000000000009fc00 - 00000000000a0000 (reserved) <4> BIOS-e820: 00000000000e0000 - 0000000000100000 (reserved) <4> BIOS-e820: 0000000000100000 - 0000000018000000 (usable) <4> BIOS-e820: 00000000fec00000 - 00000000fec01000 (reserved) <4> BIOS-e820: 00000000fee00000 - 00000000fee01000 (reserved) <4> BIOS-e820: 00000000fffc0000 - 0000000100000000 (reserved) <4>found SMP MP-table at 000fb560 <4>hm, page 000fb000 reserved twice. <4>hm, page 000fc000 reserved twice. <4>hm, page 000f6000 reserved twice. <4>hm, page 000f7000 reserved twice. <4>On node 0 totalpages: 98304 <4>zone(0): 4096 pages. <4>zone(1): 94208 pages. <4>zone(2): 0 pages. <4>Intel MultiProcessor Specification v1.1 <4> Virtual Wire compatibility mode. <4>OEM ID: INTEL Product ID: 440GX APIC at: 0xFEE00000 <4>Processor #0 Pentium(tm) Pro APIC version 17 <4>Processor #1 Pentium(tm) Pro APIC version 17 <4>I/O APIC #2 Version 17 at 0xFEC00000. <4>Processors: 2 <4>Kernel command line: vga=274 quiet vga=274 er=hwinfo <6>Initializing CPU#0 <4>Detected 551.263 MHz processor. <4>Console: colour dummy device 80x25 <4>Calibrating delay loop... 1101.00 BogoMIPS <4>Memory: 382328k/393216k available (1049k kernel code, 10500k reserved, 261k data, 264k init, 0k highmem) <4>Dentry-cache hash table entries: 65536 (order: 7, 524288 bytes) <4>Inode-cache hash table entries: 32768 (order: 6, 262144 bytes) <4>Mount-cache hash table entries: 8192 (order: 4, 65536 bytes) <4>Buffer-cache hash table entries: 32768 (order: 5, 131072 bytes) <4>Page-cache hash table entries: 131072 (order: 7, 524288 bytes) <7>CPU: Before vendor init, caps: 0383fbff 00000000 00000000, vendor = 0 <6>CPU: L1 I cache: 16K, L1 D cache: 16K <6>CPU: L2 cache: 512K <7>CPU: After vendor init, caps: 0383fbff 00000000 00000000 00000000 <6>Intel machine check architecture supported. <6>Intel machine check reporting enabled on CPU#0. <7>CPU: After generic, caps: 0383fbff 00000000 00000000 00000000 <7>CPU: Common caps: 0383fbff 00000000 00000000 00000000 <6>Enabling fast FPU save and restore... done. <6>Enabling unmasked SIMD FPU exception support... done. <6>Checking 'hlt' instruction... OK. <4>POSIX conformance testing by UNIFIX <4>mtrr: v1.40 (20010327) Richard Gooch (rgooch@atnf.csiro.au) <4>mtrr: detected mtrr type: Intel <7>CPU: Before vendor init, caps: 0383fbff 00000000 00000000, vendor = 0 <6>CPU: L1 I cache: 16K, L1 D cache: 16K <6>CPU: L2 cache: 512K <7>CPU: After vendor init, caps: 0383fbff 00000000 00000000 00000000 <6>Intel machine check reporting enabled on CPU#0. <7>CPU: After generic, caps: 0383fbff 00000000 00000000 00000000 <7>CPU: Common caps: 0383fbff 00000000 00000000 00000000 <4>CPU0: Intel Pentium III (Katmai) stepping 03 <4>per-CPU timeslice cutoff: 1462.62 usecs. <4>enabled ExtINT on CPU#0 <4>ESR value before enabling vector: 00000004 <4>ESR value after enabling vector: 00000000 <4>Booting processor 1/1 eip 2000 <6>Initializing CPU#1 <4>masked ExtINT on CPU#1 <4>ESR value before enabling vector: 00000000 <4>ESR value after enabling vector: 00000000 <4>Calibrating delay loop... 1101.00 BogoMIPS <7>CPU: Before vendor init, caps: 0383fbff 00000000 00000000, vendor = 0 <6>CPU: L1 I cache: 16K, L1 D cache: 16K <6>CPU: L2 cache: 512K <7>CPU: After vendor init, caps: 0383fbff 00000000 00000000 00000000 <6>Intel machine check reporting enabled on CPU#1. <7>CPU: After generic, caps: 0383fbff 00000000 00000000 00000000 <7>CPU: Common caps: 0383fbff 00000000 00000000 00000000 <4>CPU1: Intel Pentium III (Katmai) stepping 03 <6>Total of 2 processors activated (2202.00 BogoMIPS). <4>ENABLING IO-APIC IRQs <4>Setting 2 in the phys_id_present_map <6>...changing IO-APIC physical APIC ID to 2 ... ok. <7>init IO_APIC IRQs <7> IO-APIC (apicid-pin) 2-0, 2-5, 2-9, 2-10, 2-11, 2-20, 2-21, 2-22, 2-23 not connected. <6>..TIMER: vector=0x31 pin1=2 pin2=0 <7>number of MP IRQ sources: 23. <7>number of IO-APIC #2 registers: 24. <6>testing the IO APIC....................... <4> <7>IO APIC #2...... <7>.... register #00: 02000000 <7>....... : physical APIC id: 02 <7>.... register #01: 00170011 <7>....... : max redirection entries: 0017 <7>....... : PRQ implemented: 0 <7>....... : IO APIC version: 0011 <7>.... register #02: 00000000 <7>....... : arbitration: 00 <7>.... IRQ redirection table: <7> NR Log Phy Mask Trig IRR Pol Stat Dest Deli Vect: <7> 00 000 00 1 0 0 0 0 0 0 00 <7> 01 003 03 0 0 0 0 0 1 1 39 <7> 02 003 03 0 0 0 0 0 1 1 31 <7> 03 003 03 0 0 0 0 0 1 1 41 <7> 04 003 03 0 0 0 0 0 1 1 49 <7> 05 000 00 1 0 0 0 0 0 0 00 <7> 06 003 03 0 0 0 0 0 1 1 51 <7> 07 003 03 0 0 0 0 0 1 1 59 <7> 08 003 03 0 0 0 0 0 1 1 61 <7> 09 000 00 1 0 0 0 0 0 0 00 <7> 0a 000 00 1 0 0 0 0 0 0 00 <7> 0b 000 00 1 0 0 0 0 0 0 00 <7> 0c 003 03 0 0 0 0 0 1 1 69 <7> 0d 003 03 0 0 0 0 0 1 1 71 <7> 0e 003 03 0 0 0 0 0 1 1 79 <7> 0f 003 03 0 0 0 0 0 1 1 81 <7> 10 003 03 1 1 0 1 0 1 1 89 <7> 11 003 03 1 1 0 1 0 1 1 91 <7> 12 003 03 1 1 0 1 0 1 1 99 <7> 13 003 03 1 1 0 1 0 1 1 A1 <7> 14 000 00 1 0 0 0 0 0 0 00 <7> 15 000 00 1 0 0 0 0 0 0 00 <7> 16 000 00 1 0 0 0 0 0 0 00 <7> 17 000 00 1 0 0 0 0 0 0 00 <7>IRQ to pin mappings: <7>IRQ0 -> 0:2 <7>IRQ1 -> 0:1 <7>IRQ3 -> 0:3 <7>IRQ4 -> 0:4 <7>IRQ6 -> 0:6 <7>IRQ7 -> 0:7 <7>IRQ8 -> 0:8 <7>IRQ12 -> 0:12 <7>IRQ13 -> 0:13 <7>IRQ14 -> 0:14 <7>IRQ15 -> 0:15 <7>IRQ16 -> 0:16 <7>IRQ17 -> 0:17 <7>IRQ18 -> 0:18 <7>IRQ19 -> 0:19 <6>.................................... done. <4>Using local APIC timer interrupts. <4>calibrating APIC timer ... <4>..... CPU clock speed is 551.2824 MHz. <4>..... host bus clock speed is 100.2329 MHz. <4>cpu: 0, clocks: 1002329, slice: 334109 <4>CPU0 <4>cpu: 1, clocks: 1002329, slice: 334109 <4>CPU1 <4>checking TSC synchronization across CPUs: passed. <7>Waiting on wait_init_idle (map = 0x2) <7>All processors have done init_idle <4>PCI: PCI BIOS revision 2.10 entry at 0xfdb71, last bus=1 <4>PCI: Using configuration type 1 <4>PCI: Probing PCI hardware <6>PCI->APIC IRQ transform: (B0,I7,P3) -> 19 <6>PCI->APIC IRQ transform: (B0,I11,P0) -> 16 <6>PCI->APIC IRQ transform: (B0,I11,P0) -> 16 <6>PCI->APIC IRQ transform: (B0,I12,P0) -> 18 <6>PCI->APIC IRQ transform: (B0,I13,P0) -> 19 <6>PCI->APIC IRQ transform: (B0,I14,P0) -> 16 <6>PCI->APIC IRQ transform: (B0,I16,P0) -> 16 <6>PCI->APIC IRQ transform: (B0,I17,P0) -> 17 <6>PCI->APIC IRQ transform: (B0,I18,P0) -> 18 <6>PCI->APIC IRQ transform: (B1,I0,P0) -> 16 <6>Linux NET4.0 for Linux 2.4 <6>Based upon Swansea University Computer Society NET3.039 <4>Initializing RT netlink socket <4>Starting kswapd v1.8 <5>VFS: Diskquotas version dquot_6.5.0 initialized <6>vesafb: framebuffer at 0xa0000, mapped to 0xc00a0000, size 128k <6>vesafb: mode is 640x480x4, linelength=80, pages=17862 <6>vesafb: scrolling: redraw <4>Console: switching to colour frame buffer device 80x30 <6>fb0: VESA VGA frame buffer device <4>pty: 1024 Unix98 ptys configured <4>block: queued sectors max/low 253517kB/122445kB, 768 slots per queue <4>RAMDISK driver initialized: 16 RAM disks of 4096K size 1024 blocksize <6>Uniform Multi-Platform E-IDE driver Revision: 6.31 <4>ide: Assuming 33MHz system bus speed for PIO modes; override with idebus=xx <4>PIIX4: IDE controller on PCI bus 00 dev 39 <4>PIIX4: chipset revision 1 <4>PIIX4: not 100% native mode: will probe irqs later <4> ide0: BM-DMA at 0xffa0-0xffa7, BIOS settings: hda:DMA, hdb:DMA <4> ide1: BM-DMA at 0xffa8-0xffaf, BIOS settings: hdc:DMA, hdd:DMA <4>hda: Maxtor 31536H2, ATA DISK drive <4>hdb: WDC WD600BB-00CAA1, ATA DISK drive <4>hdc: CRD-8322B, ATAPI CD/DVD-ROM drive <4>hdd: ATAPI CD-ROM DRIVE 40X MAXIMUM, ATAPI CD/DVD-ROM drive <4>ide0 at 0x1f0-0x1f7,0x3f6 on irq 14 <4>ide1 at 0x170-0x177,0x376 on irq 15 <6>hda: 30015216 sectors (15368 MB) w/512KiB Cache, CHS=1868/255/63, UDMA(33) <6>hdb: 117231408 sectors (60022 MB) w/2048KiB Cache, CHS=7297/255/63, UDMA(33) <6>Partition check: <6> hda: hda1 hda2 hda3 <6> hdb: hdb1 < hdb5 hdb6 hdb7 hdb8 > <6>Floppy drive(s): fd0 is 1.44M <6>FDC 0 is a National Semiconductor PC87306 <6>Cronyx Ltd, Synchronous PPP and CISCO HDLC (c) 1994 <6>Linux port (c) 1998 Building Number Three Ltd & Jan "Yenya" Kasprzak. <6>md: md driver 0.90.0 MAX_MD_DEVS=256, MD_SB_DISKS=27 <6>md: Autodetecting RAID arrays. <6>md: autorun ... <6>md: ... autorun DONE. <5>IEEE 802.2 LLC for Linux 2.1 (c) 1996 Tim Alpaerts <6>NET4: Linux TCP/IP 1.0 for NET4.0 <6>IP Protocols: ICMP, UDP, TCP, IGMP <4>IP: routing cache hash table of 4096 buckets, 32Kbytes <4>TCP: Hash tables configured (established 32768 bind 32768) <6>Linux IP multicast router 0.06 plus PIM-SM <6>NET4: Unix domain sockets 1.0/SMP for Linux NET4.0. <6>NET4: AppleTalk 0.18a for Linux NET4.0 <5>RAMDISK: Compressed image found at block 0 <4>Freeing initrd memory: 1890k freed <4>EXT2-fs warning: checktime reached, running e2fsck is recommended <4>VFS: Mounted root (ext2 filesystem). === /dev/cdrom, /dev/mouse, X === ls: /usr/X11R6/bin/X: No such file or directory ls: /boot/initrd-*.gz: No such file or directory lrwxrwxrwx 1 root root 3 Mar 15 15:25 /dev/cdrom -> hdc lrwxrwxrwx 1 root root 5 Dec 18 2001 /dev/mouse -> psaux === ddcprobe === VESA 3.0 detected. OEM Name: 3dfx Interactive, Inc. Vendor Name: Elpin Systems, Inc. Product Name: 3dfx Avenger Product Revision: Version 1.00 Memory installed = 256 * 64k blocks = 16384kb Supported standard modes: 640x400x256 640x480x256 800x600x16 800x600x256 1024x768x256 1280x1024x256 80x60 (text) 132x25 (text) 132x43 (text) 132x50 (text) 132x60 (text) 320x200x64k 320x200x16m 640x480x64k 640x480x16m 800x600x64k 800x600x16m 1024x768x64k 1024x768x16m 1280x1024x64k 1280x1024x16m EDID read failed. (No DDC-capable monitor attached?) ------=_NextPart_000_2d60_be8_6b6-- From owner-freebsd-smp@FreeBSD.ORG Wed Mar 26 00:32:40 2003 Return-Path: Delivered-To: freebsd-smp@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id DB24737B404 for ; Wed, 26 Mar 2003 00:32:40 -0800 (PST) Received: from bluejay.mail.pas.earthlink.net (bluejay.mail.pas.earthlink.net [207.217.120.218]) by mx1.FreeBSD.org (Postfix) with ESMTP id 66EA143F93 for ; Wed, 26 Mar 2003 00:32:40 -0800 (PST) (envelope-from tlambert2@mindspring.com) Received: from pool0122.cvx21-bradley.dialup.earthlink.net ([209.179.192.122] helo=mindspring.com) by bluejay.mail.pas.earthlink.net with asmtp (SSLv3:RC4-MD5:128) (Exim 3.33 #1) id 18y6Kt-0000Q2-00; Wed, 26 Mar 2003 00:32:39 -0800 Message-ID: <3E816558.3957036@mindspring.com> Date: Wed, 26 Mar 2003 00:31:20 -0800 From: Terry Lambert X-Mailer: Mozilla 4.79 [en] (Win98; U) X-Accept-Language: en MIME-Version: 1.0 To: Benjamin McClure References: Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit X-ELNK-Trace: b1a02af9316fbb217a47c185c03b154d40683398e744b8a43f5f28a1c468e7c555dd654263048ab7350badd9bab72f9c350badd9bab72f9c350badd9bab72f9c X-Spam-Status: No, hits=-17.3 required=5.0 tests=AWL,EMAIL_ATTRIBUTION,RCVD_IN_OSIRUSOFT_COM,REFERENCES autolearn=ham version=2.50 X-Spam-Level: X-Spam-Checker-Version: SpamAssassin 2.50 (1.173-2003-02-20-exp) cc: freebsd-smp@FreeBSD.org Subject: Re: X-BeenThere: freebsd-smp@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: FreeBSD SMP implementation group List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 26 Mar 2003 08:32:41 -0000 X-List-Received-Date: Wed, 26 Mar 2003 08:32:41 -0000 Benjamin McClure wrote: > I am trying to install Linux (I.E. Redhat 6.0 - 8.0, Turbolinx Server and > Workstation 6.0, Caldera OpenLinux Server and Workstation 3.1.1 and Debian, > FreeBSD) to this server with no luck getting past the install step with out > "OOPS", hangs and other problems. You should probably try installing FreeBSD, before posting to a FreeBSD list about problems intalling FreeBSD. None of what you have posted is FreeBSD related, it is all Linux related. -- Terry From owner-freebsd-smp@FreeBSD.ORG Wed Mar 26 03:46:02 2003 Return-Path: Delivered-To: freebsd-smp@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 8AD3A37B404 for ; Wed, 26 Mar 2003 03:46:02 -0800 (PST) Received: from hotmail.com (f118.law10.hotmail.com [64.4.15.118]) by mx1.FreeBSD.org (Postfix) with ESMTP id 3808B43F85 for ; Wed, 26 Mar 2003 03:46:02 -0800 (PST) (envelope-from wu_qingbo1969@hotmail.com) Received: from mail pickup service by hotmail.com with Microsoft SMTPSVC; Wed, 26 Mar 2003 03:46:02 -0800 Received: from 218.76.11.86 by lw10fd.law10.hotmail.msn.com with HTTP; Wed, 26 Mar 2003 11:46:01 GMT X-Originating-IP: [218.76.11.86] X-Originating-Email: [wu_qingbo1969@hotmail.com] From: "Barry Wu" To: freebsd-smp@freebsd.org Date: Wed, 26 Mar 2003 19:46:01 +0800 Mime-Version: 1.0 Content-Type: text/plain; charset=gb2312; format=flowed Message-ID: X-OriginalArrivalTime: 26 Mar 2003 11:46:02.0023 (UTC) FILETIME=[4699FB70:01C2F38D] X-Spam-Status: No, hits=2.8 required=5.0 tests=BODY_8BITS,FROM_ENDS_IN_NUMS,FROM_HAS_UNDERLINE_NUMS version=2.50 X-Spam-Level: ** X-Spam-Checker-Version: SpamAssassin 2.50 (1.173-2003-02-20-exp) Subject: how many cpus can freebsd support in smp? X-BeenThere: freebsd-smp@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: FreeBSD SMP implementation group List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 26 Mar 2003 11:46:03 -0000 Hi, all, how many cpus can freebsd support in smp? If someone knows, please give me a reply. Thanks in advance! Barry _________________________________________________________________ Ãâ·ÑÏÂÔØ MSN Explorer: http://explorer.msn.com/lccn/ From owner-freebsd-smp@FreeBSD.ORG Wed Mar 26 06:23:02 2003 Return-Path: Delivered-To: freebsd-smp@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id C675737B407 for ; Wed, 26 Mar 2003 06:23:02 -0800 (PST) Received: from ztxmail03.ztx.compaq.com (ztxmail03.ztx.compaq.com [161.114.1.207]) by mx1.FreeBSD.org (Postfix) with ESMTP id 0807D43F75 for ; Wed, 26 Mar 2003 06:22:59 -0800 (PST) (envelope-from john.cagle@hp.com) Received: from cceexg12.americas.cpqcorp.net (cceexg12.americas.cpqcorp.net [16.110.250.124]) by ztxmail03.ztx.compaq.com (Postfix) with ESMTP id 8D4828898; Wed, 26 Mar 2003 08:22:58 -0600 (CST) Received: from cceexc19.americas.cpqcorp.net ([16.110.250.85]) by cceexg12.americas.cpqcorp.net with Microsoft SMTPSVC(5.0.2195.2966); Wed, 26 Mar 2003 08:22:58 -0600 X-MimeOLE: Produced By Microsoft Exchange V6.0.6375.0 content-class: urn:content-classes:message MIME-Version: 1.0 Content-Type: text/plain; charset="gb2312" Content-Transfer-Encoding: quoted-printable Date: Wed, 26 Mar 2003 08:22:57 -0600 Message-ID: X-MS-Has-Attach: X-MS-TNEF-Correlator: Thread-Topic: how many cpus can freebsd support in smp? Thread-Index: AcLzjVyx2sAYGZhbTwixEK8coeoWOwAFbVrg From: "Cagle, John (ISS-Houston)" To: "Barry Wu" X-OriginalArrivalTime: 26 Mar 2003 14:22:58.0303 (UTC) FILETIME=[332448F0:01C2F3A3] X-Spam-Status: No, hits=-1.7 required=5.0 tests=BODY_8BITS,QUOTED_EMAIL_TEXT autolearn=ham version=2.50 X-Spam-Level: X-Spam-Checker-Version: SpamAssassin 2.50 (1.173-2003-02-20-exp) cc: freebsd-smp@freebsd.org Subject: RE: how many cpus can freebsd support in smp? X-BeenThere: freebsd-smp@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: FreeBSD SMP implementation group List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 26 Mar 2003 14:23:04 -0000 I've had 8 real cpus running on a ProLiant DL740. I tried to get 16 (8 = with hyperthreading), but the kernel needs xapic or clustered apic = support to do that. Regards, John -------------------------------- John Cagle john.cagle@hp.com Principal Member Technical Staff Industry Standard Servers Hewlett-Packard Company > -----Original Message----- > From: Barry Wu [mailto:wu_qingbo1969@hotmail.com]=20 > Sent: Wednesday, March 26, 2003 5:46 AM > To: freebsd-smp@freebsd.org > Subject: how many cpus can freebsd support in smp? >=20 >=20 >=20 > Hi, all, how many cpus can freebsd support in smp? > If someone knows, please give me a reply. > Thanks in advance! >=20 > Barry >=20 >=20 >=20 >=20 > _________________________________________________________________ > =C3=E2=B7=D1=CF=C2=D4=D8 MSN Explorer: http://explorer.msn.com/lccn/ = =20 >=20 > _______________________________________________ > freebsd-smp@freebsd.org mailing list=20 > http://lists.freebsd.org/mailman/listinfo/freebsd-smp > To=20 > unsubscribe, send any mail to "freebsd-smp-unsubscribe@freebsd.org" >=20 From owner-freebsd-smp@FreeBSD.ORG Wed Mar 26 07:34:57 2003 Return-Path: Delivered-To: freebsd-smp@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id DE06137B404; Wed, 26 Mar 2003 07:34:57 -0800 (PST) Received: from speedy.insekure.com (gotroot.insekure.com [207.254.222.218]) by mx1.FreeBSD.org (Postfix) with ESMTP id CB17343FBD; Wed, 26 Mar 2003 07:34:54 -0800 (PST) (envelope-from james@JamesSchmidt.Com) Received: from localhost (localhost.insekure.com [127.0.0.1]) by speedy.insekure.com (8.12.8/8.12.3) with ESMTP id h2QFcQP5000942; Wed, 26 Mar 2003 09:38:26 -0600 (CST) (envelope-from james@JamesSchmidt.Com) Date: Wed, 26 Mar 2003 09:38:26 -0600 (CST) From: James Schmidt X-X-Sender: james@speedy.insekure.com To: jhb@FreeBSD.Org In-Reply-To: <3E76687F.00003D.35305@ns.interchange.ca> Message-ID: <20030326093526.V680-100000@speedy.insekure.com> MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII X-Spam-Status: No, hits=-20.1 required=5.0 tests=EMAIL_ATTRIBUTION,IN_REP_TO,QUOTED_EMAIL_TEXT, QUOTE_TWICE_1,REPLY_WITH_QUOTES autolearn=ham version=2.50 X-Spam-Level: X-Spam-Checker-Version: SpamAssassin 2.50 (1.173-2003-02-20-exp) cc: freebsd-smp@FreeBSD.Org Subject: RE: SE7500CW2 - Kicking a dead horse. X-BeenThere: freebsd-smp@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: FreeBSD SMP implementation group List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 26 Mar 2003 15:34:58 -0000 Works fine here as well. I knew if I remained patient that the solution would be found and I wouldn't have to abandon FreeBSD for Linux or some other OS to get SMP support on this MB. Way to go! Thank you thank you thank you! James On Mon, 17 Mar 2003, Michael Richards wrote: > > Please try revision 1.19 of sys/i386/include/apic.h on current, or > > you can backport just that change to the same file on -stable. > > I just tried this out on the machine I was trying to get working and > I can confirm that it does indeed work. Attached is a patch for the > version 1.14.2.1 of apic.h that comes with 4.7. Just sticking the > file in does not work because of some other defines. > > What will it take to get this patch into 4.7/5.0? > > -Michael > > *** apic.h Mon Mar 17 16:26:45 2003 > --- apic.h.old Mon Mar 17 16:27:35 2003 > *************** > *** 310,316 **** > > > /* fields in ICR_HIGH */ > ! #define APIC_ID_MASK 0xff000000 > > > /* fields in LVT1/2 */ > --- 310,316 ---- > > > /* fields in ICR_HIGH */ > ! #define APIC_ID_MASK 0x0f000000 > > > /* fields in LVT1/2 */ > _________________________________________________________________ > http://fastmail.ca/ - Fast Secure Web Email for Canadians From owner-freebsd-smp@FreeBSD.ORG Wed Mar 26 09:13:25 2003 Return-Path: Delivered-To: freebsd-smp@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 520C137B404 for ; Wed, 26 Mar 2003 09:13:25 -0800 (PST) Received: from mail.speakeasy.net (mail16.speakeasy.net [216.254.0.216]) by mx1.FreeBSD.org (Postfix) with ESMTP id 9698B43F93 for ; Wed, 26 Mar 2003 09:13:24 -0800 (PST) (envelope-from jhb@FreeBSD.org) Received: (qmail 18407 invoked from network); 26 Mar 2003 17:13:28 -0000 Received: from unknown (HELO server.baldwin.cx) ([216.27.160.63]) (envelope-sender )encrypted SMTP for ; 26 Mar 2003 17:13:28 -0000 Received: from laptop.baldwin.cx (gw1.twc.weather.com [216.133.140.1]) by server.baldwin.cx (8.12.8/8.12.8) with ESMTP id h2QHDMOv099392; Wed, 26 Mar 2003 12:13:22 -0500 (EST) (envelope-from jhb@FreeBSD.org) Message-ID: X-Mailer: XFMail 1.5.4 on FreeBSD X-Priority: 3 (Normal) Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 8bit MIME-Version: 1.0 In-Reply-To: <20030326023737.GA85101@attbi.com> Date: Wed, 26 Mar 2003 12:13:21 -0500 (EST) From: John Baldwin To: Craig Rodrigues X-Spam-Status: No, hits=-19.5 required=5.0 tests=EMAIL_ATTRIBUTION,IN_REP_TO,QUOTED_EMAIL_TEXT, REPLY_WITH_QUOTES autolearn=ham version=2.50 X-Spam-Level: X-Spam-Checker-Version: SpamAssassin 2.50 (1.173-2003-02-20-exp) cc: freebsd-smp@FreeBSD.org Subject: Re: atomic_dec_and_test() in FreeBSD? X-BeenThere: freebsd-smp@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: FreeBSD SMP implementation group List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 26 Mar 2003 17:13:26 -0000 On 26-Mar-2003 Craig Rodrigues wrote: > On Mon, Mar 24, 2003 at 11:48:10AM -0500, John Baldwin wrote: >> > http://kernelnewbies.org/documents/kdoc/kernel-api/r287.html >> >> If you strictly need decrement and test, you can use a while loop >> with atomic_cmpset(), e.g. >> >> do { >> x = foo; >> } while (atomic_cmpset_int(&foo, x, x - 1) == 0); >> if (x == 1) >> /* foo just dropped to zero */ >> >> What task are you trying to accomplish though? > > > I am the port maintainer of the Apache Portable Runtime (apr) library. > apr has some atomic functions. For FreeBSD, this is what is defined: > > /** > * decrement the atomic variable by 1 > * @param mem pointer to the atomic value > * @return zero if the value is zero, otherwise non-zero > */ > int apr_atomic_dec(volatile apr_atomic_t *mem); > > [snip] > >#define apr_atomic_dec(mem) atomic_subtract_int(mem,1) > > > This is obviously quite wrong. > > So are you saying that I should replace this with: > > int apr_atomic_dec(volatile apr_atomic_t *mem); > > int apr_atomic_dec(volatile apr_atomic_t *mem){ > apr_atomic_t x > do { > x = *mem; > } while (atomic_cmpset_int(mem, x, x - 1) == 0); > if (x == 1) > /* foo just dropped to zero */ > > > ??????? > } > > Can you give more guidance? You could do this: apr_atomic_t x; do { x = *mem; } while (atomic_cmpset_int(mem, x, x - 1) == 0); return (x - 1) -- John Baldwin <>< http://www.FreeBSD.org/~jhb/ "Power Users Use the Power to Serve!" - http://www.FreeBSD.org/ From owner-freebsd-smp@FreeBSD.ORG Wed Mar 26 14:10:45 2003 Return-Path: Delivered-To: freebsd-smp@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 159DC37B404 for ; Wed, 26 Mar 2003 14:10:45 -0800 (PST) Received: from odin.ac.hmc.edu (Odin.AC.HMC.Edu [134.173.32.75]) by mx1.FreeBSD.org (Postfix) with ESMTP id 1E48F43FB1 for ; Wed, 26 Mar 2003 14:10:44 -0800 (PST) (envelope-from brdavis@odin.ac.hmc.edu) Received: from odin.ac.hmc.edu (IDENT:brdavis@localhost.localdomain [127.0.0.1]) by odin.ac.hmc.edu (8.12.8/8.12.3) with ESMTP id h2QMAgZA031288; Wed, 26 Mar 2003 14:10:42 -0800 Received: (from brdavis@localhost) by odin.ac.hmc.edu (8.12.8/8.12.3/Submit) id h2QMAgB9031286; Wed, 26 Mar 2003 14:10:42 -0800 Date: Wed, 26 Mar 2003 14:10:41 -0800 From: Brooks Davis To: "Cagle, John (ISS-Houston)" Message-ID: <20030326141041.A30253@Odin.AC.HMC.Edu> References: Mime-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-md5; protocol="application/pgp-signature"; boundary="EVF5PPMfhYS0aIcm" Content-Disposition: inline User-Agent: Mutt/1.2.5.1i In-Reply-To: ; from john.cagle@hp.com on Wed, Mar 26, 2003 at 08:22:57AM -0600 X-Virus-Scanned: by amavisd-milter (http://amavis.org/) on odin.ac.hmc.edu X-Spam-Status: No, hits=-38.8 required=5.0 tests=EMAIL_ATTRIBUTION,IN_REP_TO,PGP_SIGNATURE_2, QUOTED_EMAIL_TEXT,REFERENCES,REPLY_WITH_QUOTES, USER_AGENT_MUTT autolearn=ham version=2.50 X-Spam-Level: X-Spam-Checker-Version: SpamAssassin 2.50 (1.173-2003-02-20-exp) cc: freebsd-smp@freebsd.org Subject: Re: how many cpus can freebsd support in smp? X-BeenThere: freebsd-smp@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: FreeBSD SMP implementation group List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 26 Mar 2003 22:11:16 -0000 --EVF5PPMfhYS0aIcm Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: quoted-printable On Wed, Mar 26, 2003 at 08:22:57AM -0600, Cagle, John (ISS-Houston) wrote: > I've had 8 real cpus running on a ProLiant DL740. I tried to get 16 > (8 with hyperthreading), but the kernel needs xapic or clustered apic > support to do that. Have you tried since the APIC mask was widened? Prior to that it obviously wouldn't work since you had 8 bits and 16 CPUs. -- Brooks --=20 Any statement of the form "X is the one, true Y" is FALSE. PGP fingerprint 655D 519C 26A7 82E7 2529 9BF0 5D8E 8BE9 F238 1AD4 --EVF5PPMfhYS0aIcm Content-Type: application/pgp-signature Content-Disposition: inline -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.2.1 (GNU/Linux) iD8DBQE+giVhXY6L6fI4GtQRAvrBAJ9WRv8Wy1g7vlhAmew4k9XkgslOTQCgsozO O1+X1K/abtMens4wlX8FfDI= =L/Hp -----END PGP SIGNATURE----- --EVF5PPMfhYS0aIcm-- From owner-freebsd-smp@FreeBSD.ORG Wed Mar 26 14:43:46 2003 Return-Path: Delivered-To: freebsd-smp@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 68D4837B404 for ; Wed, 26 Mar 2003 14:43:46 -0800 (PST) Received: from ztxmail03.ztx.compaq.com (ztxmail03.ztx.compaq.com [161.114.1.207]) by mx1.FreeBSD.org (Postfix) with ESMTP id 927E143FB1 for ; Wed, 26 Mar 2003 14:43:45 -0800 (PST) (envelope-from john.cagle@hp.com) Received: from cceexg13.americas.cpqcorp.net (cceexg13.americas.cpqcorp.net [16.110.250.119]) by ztxmail03.ztx.compaq.com (Postfix) with ESMTP id ECC9D7B28; Wed, 26 Mar 2003 16:43:44 -0600 (CST) Received: from cceexc19.americas.cpqcorp.net ([16.110.250.85]) by cceexg13.americas.cpqcorp.net with Microsoft SMTPSVC(5.0.2195.2966); Wed, 26 Mar 2003 16:43:40 -0600 X-MimeOLE: Produced By Microsoft Exchange V6.0.6375.0 content-class: urn:content-classes:message MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: quoted-printable Date: Wed, 26 Mar 2003 16:43:40 -0600 Message-ID: X-MS-Has-Attach: X-MS-TNEF-Correlator: Thread-Topic: how many cpus can freebsd support in smp? Thread-Index: AcLz5J0IznnyMbENQp6U0GXu4zCtzgABHmNg From: "Cagle, John (ISS-Houston)" To: "Brooks Davis" X-OriginalArrivalTime: 26 Mar 2003 22:43:40.0782 (UTC) FILETIME=[25DAC8E0:01C2F3E9] X-Spam-Status: No, hits=-2.4 required=5.0 tests=AWL,QUOTED_EMAIL_TEXT autolearn=ham version=2.50 X-Spam-Level: X-Spam-Checker-Version: SpamAssassin 2.50 (1.173-2003-02-20-exp) cc: freebsd-smp@freebsd.org Subject: RE: how many cpus can freebsd support in smp? X-BeenThere: freebsd-smp@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: FreeBSD SMP implementation group List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 26 Mar 2003 22:43:49 -0000 It was about a month ago. When was the APIC mask widened? > -----Original Message----- > From: Brooks Davis [mailto:brooks@one-eyed-alien.net]=20 > Sent: Wednesday, March 26, 2003 4:11 PM > To: Cagle, John (ISS-Houston) > Cc: Barry Wu; freebsd-smp@freebsd.org > Subject: Re: how many cpus can freebsd support in smp? >=20 >=20 > On Wed, Mar 26, 2003 at 08:22:57AM -0600, Cagle, John=20 > (ISS-Houston) wrote: > > I've had 8 real cpus running on a ProLiant DL740. I tried=20 > to get 16=20 > > (8 with hyperthreading), but the kernel needs xapic or=20 > clustered apic=20 > > support to do that. >=20 > Have you tried since the APIC mask was widened? Prior to=20 > that it obviously wouldn't work since you had 8 bits and 16 CPUs. >=20 > -- Brooks >=20 > --=20 > Any statement of the form "X is the one, true Y" is FALSE. > PGP fingerprint 655D 519C 26A7 82E7 2529 9BF0 5D8E 8BE9 F238 1AD4 >=20 From owner-freebsd-smp@FreeBSD.ORG Wed Mar 26 14:46:50 2003 Return-Path: Delivered-To: freebsd-smp@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 1AE2937B404 for ; Wed, 26 Mar 2003 14:46:50 -0800 (PST) Received: from elvis.mu.org (elvis.mu.org [192.203.228.196]) by mx1.FreeBSD.org (Postfix) with ESMTP id A2EBE43FA3 for ; Wed, 26 Mar 2003 14:46:47 -0800 (PST) (envelope-from ps@mu.org) Received: by elvis.mu.org (Postfix, from userid 1000) id 888202ED3CF; Wed, 26 Mar 2003 14:46:47 -0800 (PST) Date: Wed, 26 Mar 2003 14:46:47 -0800 From: Paul Saab To: "Cagle, John (ISS-Houston)" Message-ID: <20030326224647.GA57345@elvis.mu.org> References: Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: User-Agent: Mutt/1.4i X-Spam-Status: No, hits=-32.5 required=5.0 tests=EMAIL_ATTRIBUTION,IN_REP_TO,QUOTED_EMAIL_TEXT,REFERENCES, REPLY_WITH_QUOTES,USER_AGENT_MUTT autolearn=ham version=2.50 X-Spam-Level: X-Spam-Checker-Version: SpamAssassin 2.50 (1.173-2003-02-20-exp) cc: freebsd-smp@freebsd.org Subject: Re: how many cpus can freebsd support in smp? X-BeenThere: freebsd-smp@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: FreeBSD SMP implementation group List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 26 Mar 2003 22:46:53 -0000 jhb 2003/03/21 13:46:15 PST FreeBSD src repository Modified files: (Branch: RELENG_4) sys/i386/include apic.h Log: MFC: rev 1.20: expand the APIC_ID_MASK to cover all 8 upper bits. This fixes SMP on the SW7500CW2 motherboards. You'll still need to increase NAPICID on the 8-way machine w/ hyperthreading. It would be interesting to know if the machine boots or if there's some other define that needs to be increased.. Cagle, John (ISS-Houston) (john.cagle@hp.com) wrote: > It was about a month ago. When was the APIC mask widened? > > > -----Original Message----- > > From: Brooks Davis [mailto:brooks@one-eyed-alien.net] > > Sent: Wednesday, March 26, 2003 4:11 PM > > To: Cagle, John (ISS-Houston) > > Cc: Barry Wu; freebsd-smp@freebsd.org > > Subject: Re: how many cpus can freebsd support in smp? > > > > > > On Wed, Mar 26, 2003 at 08:22:57AM -0600, Cagle, John > > (ISS-Houston) wrote: > > > I've had 8 real cpus running on a ProLiant DL740. I tried > > to get 16 > > > (8 with hyperthreading), but the kernel needs xapic or > > clustered apic > > > support to do that. > > > > Have you tried since the APIC mask was widened? Prior to > > that it obviously wouldn't work since you had 8 bits and 16 CPUs. > > > > -- Brooks > > > > -- > > Any statement of the form "X is the one, true Y" is FALSE. > > PGP fingerprint 655D 519C 26A7 82E7 2529 9BF0 5D8E 8BE9 F238 1AD4 > > > _______________________________________________ > freebsd-smp@freebsd.org mailing list > http://lists.freebsd.org/mailman/listinfo/freebsd-smp > To unsubscribe, send any mail to "freebsd-smp-unsubscribe@freebsd.org" From owner-freebsd-smp@FreeBSD.ORG Wed Mar 26 14:49:23 2003 Return-Path: Delivered-To: freebsd-smp@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 0D54D37B404 for ; Wed, 26 Mar 2003 14:49:23 -0800 (PST) Received: from odin.ac.hmc.edu (Odin.AC.HMC.Edu [134.173.32.75]) by mx1.FreeBSD.org (Postfix) with ESMTP id 556FE43F75 for ; Wed, 26 Mar 2003 14:49:22 -0800 (PST) (envelope-from brdavis@odin.ac.hmc.edu) Received: from odin.ac.hmc.edu (IDENT:brdavis@localhost.localdomain [127.0.0.1]) by odin.ac.hmc.edu (8.12.8/8.12.3) with ESMTP id h2QMnKZA007118; Wed, 26 Mar 2003 14:49:20 -0800 Received: (from brdavis@localhost) by odin.ac.hmc.edu (8.12.8/8.12.3/Submit) id h2QMnK4o007116; Wed, 26 Mar 2003 14:49:20 -0800 Date: Wed, 26 Mar 2003 14:49:20 -0800 From: Brooks Davis To: "Cagle, John (ISS-Houston)" Message-ID: <20030326144920.A6311@Odin.AC.HMC.Edu> References: Mime-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-md5; protocol="application/pgp-signature"; boundary="0F1p//8PRICkK4MW" Content-Disposition: inline User-Agent: Mutt/1.2.5.1i In-Reply-To: ; from john.cagle@hp.com on Wed, Mar 26, 2003 at 04:43:40PM -0600 X-Virus-Scanned: by amavisd-milter (http://amavis.org/) on odin.ac.hmc.edu X-Spam-Status: No, hits=-37.2 required=5.0 tests=AWL,EMAIL_ATTRIBUTION,IN_REP_TO,PGP_SIGNATURE_2,REFERENCES, REPLY_WITH_QUOTES,USER_AGENT_MUTT autolearn=ham version=2.50 X-Spam-Level: X-Spam-Checker-Version: SpamAssassin 2.50 (1.173-2003-02-20-exp) cc: freebsd-smp@freebsd.org Subject: Re: how many cpus can freebsd support in smp? X-BeenThere: freebsd-smp@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: FreeBSD SMP implementation group List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 26 Mar 2003 22:49:23 -0000 --0F1p//8PRICkK4MW Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: quoted-printable On Wed, Mar 26, 2003 at 04:43:40PM -0600, Cagle, John (ISS-Houston) wrote: > It was about a month ago. When was the APIC mask widened? 9 days ago, but looking at the change, I'm not sure if it would help you or not. It was actually a change from 4 bits to 8 bits in the APIC_ID_MASK. -- Brooks --=20 Any statement of the form "X is the one, true Y" is FALSE. PGP fingerprint 655D 519C 26A7 82E7 2529 9BF0 5D8E 8BE9 F238 1AD4 --0F1p//8PRICkK4MW Content-Type: application/pgp-signature Content-Disposition: inline -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.2.1 (GNU/Linux) iD8DBQE+gi5vXY6L6fI4GtQRAh95AKDnfDdrkutBwb5UygFTHXLcAY/5zACeNb4m bu3hgTWALwaqgCDzeIcZuaE= =0wXf -----END PGP SIGNATURE----- --0F1p//8PRICkK4MW--