From owner-freebsd-proliant@FreeBSD.ORG Wed Oct 4 10:46:16 2006 Return-Path: X-Original-To: freebsd-proliant@FreeBSD.org Delivered-To: freebsd-proliant@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id EBF1016A416; Wed, 4 Oct 2006 10:46:15 +0000 (UTC) (envelope-from anders@fupp.net) Received: from fupp.net (totem.fix.no [80.91.36.20]) by mx1.FreeBSD.org (Postfix) with ESMTP id 6FCF343D55; Wed, 4 Oct 2006 10:46:06 +0000 (GMT) (envelope-from anders@fupp.net) Received: from localhost (totem.fix.no [80.91.36.20]) by fupp.net (Postfix) with ESMTP id 7B5C38D98A7; Wed, 4 Oct 2006 12:46:05 +0200 (CEST) Received: from fupp.net ([80.91.36.20]) by localhost (totem.fix.no [80.91.36.20]) (amavisd-new, port 10024) with LMTP id 74610-01-10; Wed, 4 Oct 2006 12:46:04 +0200 (CEST) Received: by fupp.net (Postfix, from userid 1000) id CA6268D98AD; Wed, 4 Oct 2006 12:46:04 +0200 (CEST) Date: Wed, 4 Oct 2006 12:46:04 +0200 From: Anders Nordby To: freebsd-proliant@FreeBSD.org Message-ID: <20061004104604.GC23653@fupp.net> References: <200601052220.k05MK78w044322@freefall.freebsd.org> <200601060753.18180.jhb@freebsd.org> <20061004104415.GB23653@fupp.net> Mime-Version: 1.0 Content-Type: multipart/mixed; boundary="oC1+HKm2/end4ao3" Content-Disposition: inline Content-Transfer-Encoding: 8bit In-Reply-To: <20061004104415.GB23653@fupp.net> X-PGP-Key: http://anders.fix.no/pgp/ X-PGP-Key-FingerPrint: 1E0F C53C D8DF 6A8F EAAD 19C5 D12A BC9F 0083 5956 User-Agent: Mutt/1.5.11 Cc: jhb@FreeBSD.org Subject: Re: Compaq DL 360 SMP problem (was: i386/89545: Compaq DL 360 ACPI boot problem) X-BeenThere: freebsd-proliant@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: "Technical discussion of FreeBSD on HP ProLiant server platforms." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 04 Oct 2006 10:46:16 -0000 --oC1+HKm2/end4ao3 Content-Type: text/plain; charset=iso-8859-1 Content-Disposition: inline Content-Transfer-Encoding: 8bit Hi, Posting this on -proliant also, as this is a problem with a Proliant system. On Wed, Oct 04, 2006 at 12:44:15PM +0200, Anders Nordby wrote: > And old mail here, but I still have this problem getting SMP to work on > the machine. > > On Fri, Jan 06, 2006 at 07:53:17AM -0500, John Baldwin wrote: > >> How can I get SMP running? This worked in 5.x and 4.x, I believe. > > 2) Re: SMP, just to make sure, do you have 'device apic' and 'options SMP' in > > your kernel? Also, can you provide the output of 'acpidump -t' so I can see > > what your APIC table (MADT) looks like. Also, does the kernel find SMP if > > you disable ACPI? > > Yes, apic is enabled in the kernel that I run. ACPI is loaded as a > kernel module. If I disable ACPI, FreeBSD also finds only one processor. > > I still use the custom dsdt as modified after getting instructions by > you in this PR http://www.freebsd.org/cgi/query-pr.cgi?pr=89545. The > modifications are: > > --- vm.asl Sat Jan 7 12:06:14 2006 > +++ vm-fixed.asl Sat Jan 7 12:08:04 2006 > @@ -5,13 +5,13 @@ > /* > RSDT: Length=52, Revision=1, Checksum=69, > OEMID=COMPAQ, OEM Table ID=MICRO, OEM Revision=0x2, > - Creator ID=Ò, Creator Revision=0x162e > + Creator ID=ASL Creator Revision=0x162e > Entries={ 0x67ffc040, 0x67ffc100, 0x67fff800, 0x67ffc180 } > */ > /* > FACP: Length=116, Revision=1, Checksum=110, > OEMID=COMPAQ, OEM Table ID=MICRO, OEM Revision=0x2, > - Creator ID=Ò, Creator Revision=0x162e > + Creator ID=ASL Creator Revision=0x162e > FACS=0x67ffc0c0, DSDT=0x67ffc200 > INT_MODEL=APIC > Preferred_PM_Profile=Unspecified (0) > @@ -84,7 +84,7 @@ > /* > SPCR: Length=80, Revision=1, Checksum=14, > OEMID=COMPAQ, OEM Table ID=SPCR_ROM, OEM Revision=0x1, > - Creator ID=Ò, Creator Revision=0x162e > + Creator ID=ASL Creator Revision=0x162e > */ > /* > * Intel ACPI Component Architecture > @@ -1573,7 +1573,7 @@ > Else > { > Store ("PCI0._PRT in PIC mode", Debug) > - Return (Package (0x08) > + Return (Package (0x07) > { > Package (0x04) > { > @@ -1588,14 +1588,6 @@ > 0x0001FFFF, > 0x01, > ITR2, > - 0x00 > - }, > - > - Package (0x04) > - { > - 0x0004FFFF, > - 0x00, > - FAKE, > 0x00 > }, > > I'm running 6.1 on the system now, but still FreeBSD sees only one CPU. > When booting the system it lists two: > > Processor 1 initialized at 800/133 MHz with 256 Kbyte Cache > Processor 2 initialized at 800/133 MHz with 256 Kbyte Cache > > If I try to run with acpi but without the modified dsdt, I get these > pci/cpu/apic/acpi messages on boot: > > CPU: Intel Pentium III (797.48-MHz 686-class CPU) > acpi0: on motherboard > acpi0: Power Button (fixed) > Timecounter "ACPI-safe" frequency 3579545 Hz quality 1000 > acpi_timer0: <24-bit timer at 3.579545MHz> port 0x240-0x243 on acpi0 > cpu0: on acpi0 > pcib0: on acpi0 > pci_link0: apparently invalid index 0 > pci0: on pcib0 > ida0: port 0x2000-0x20ff mem > 0xc5000000-0xc5ffffff,0xc4000000-0xc4ffffff irq 5 at device 1.0 on pci0 > pci0: at device 3.0 (no driver attached) > pci0: at device 4.0 (no driver attached) > pcib1: at device 5.0 on pci0 > pci1: on pcib1 > pci1: at device 0.0 (no driver attached) > pci0: at device 5.1 (no driver attached) > isab0: at device 15.0 on pci0 > atapci0: port > 0x1f0-0x1f7,0x3f6,0x170-0x177,0x376,0x2800-0x280f at device 15.1 on pci0 > ata0: on atapci0 > ata1: on atapci0 > pcib2: on acpi0 > pci_link4: BIOS IRQ 7 for 3.4.INTA is invalid > pci_link2: BIOS IRQ 3 for 3.6.INTA is invalid > pci3: on pcib2 > fxp0: port 0x4000-0x403f mem > 0xc6fff000-0xc6ffffff,0xc6e00000-0xc6efffff irq 10 at device 4.0 on pci3 > fxp1: port 0x4040-0x407f mem > 0xc6dff000-0xc6dfffff,0xc6c00000-0xc6cfffff irq 10 at device 5.0 on pci3 > ida1: port 0x4400-0x44ff mem > 0xc6bff000-0xc6bfffff irq 9 at device 6.0 on pci3 > acpi_tz0: on acpi0 > atkbdc0: port 0x60,0x64 irq 1 on acpi0 > fdc0: port 0x3f2-0x3f5 irq 6 drq 2 on acpi0 > sio0: port 0x3f8-0x3ff irq 4 flags 0x10 on acpi0 > > With the custom dsdt, I get: > > CPU: Intel Pentium III (797.48-MHz 686-class CPU) > ACPI-0377: *** Info: Table [SSDT] replaced by host OS > ACPI: overriding DSDT/SSDT with custom table > ACPI-0377: *** Info: Table [DSDT] replaced by host OS > acpi0: on motherboard > acpi0: Power Button (fixed) > Timecounter "ACPI-safe" frequency 3579545 Hz quality 1000 > acpi_timer0: <24-bit timer at 3.579545MHz> port 0x240-0x243 on acpi0 > cpu0: on acpi0 > pcib0: on acpi0 > pci0: on pcib0 > ida0: port 0x2000-0x20ff mem > 0xc5000000-0xc > 5ffffff,0xc4000000-0xc4ffffff irq 5 at device 1.0 on pci0 > pci0: at device 3.0 (no driver attached) > pci0: at device 4.0 (no driver attached) > pcib1: at device 5.0 on pci0 > pci1: on pcib1 > pci1: at device 0.0 (no driver attached) > pci0: at device 5.1 (no driver attached) > isab0: at device 15.0 on pci0 > atapci0: port > 0x1f0-0x1f7,0x3f6,0x170-0x17 > 7,0x376,0x2800-0x280f at device 15.1 on pci0 > ata0: on atapci0 > ata1: on atapci0 > pcib2: on acpi0 > pci_link4: BIOS IRQ 7 for 3.4.INTA is invalid > pci_link2: BIOS IRQ 3 for 3.6.INTA is invalid > pci3: on pcib2 > fxp0: port 0x4000-0x403f mem > 0xc6fff000-0xc6fffff > f,0xc6e00000-0xc6efffff irq 10 at device 4.0 on pci3 > fxp1: port 0x4040-0x407f mem > 0xc6dff000-0xc6dffff > f,0xc6c00000-0xc6cfffff irq 10 at device 5.0 on pci3 > ida1: port 0x4400-0x44ff mem > 0xc6bff000-0xc > 6bfffff irq 9 at device 6.0 on pci3 > acpi_tz0: on acpi0 > atkbdc0: port 0x60,0x64 irq 1 on acpi0 > fdc0: port 0x3f2-0x3f5 irq 6 drq 2 on acpi0 > sio0: port 0x3f8-0x3ff irq 4 flags 0x10 on acpi0 > > If I run without ACPI, I get: > > CPU: Intel Pentium III (797.48-MHz 686-class CPU) > cpu0 on motherboard > pcib0: pcibus 0 on > motherboard > pci0: on pcib0 > ida0: port 0x2000-0x20ff mem > 0xc5000000-0xc > 5ffffff,0xc4000000-0xc4ffffff irq 5 at device 1.0 on pci0 > pci0: at device 3.0 (no driver attached) > pci0: at device 4.0 (no driver attached) > pcib1: at device 5.0 on pci0 > pci1: on pcib1 > pci1: at device 0.0 (no driver attached) > pci0: at device 5.1 (no driver attached) > isab0: at device 15.0 on pci0 > atapci0: port > 0x1f0-0x1f7,0x3f6,0x170-0x17 > 7,0x376,0x2800-0x280f at device 15.1 on pci0 > ata0: on atapci0 > ata1: on atapci0 > pcib3: pcibus 3 on > motherboard > pci3: on pcib3 > fxp0: port 0x4000-0x403f mem > 0xc6fff000-0xc6fffff > f,0xc6e00000-0xc6efffff irq 7 at device 4.0 on pci3 > fxp1: port 0x4040-0x407f mem > 0xc6dff000-0xc6dffff > f,0xc6c00000-0xc6cfffff irq 10 at device 5.0 on pci3 > ida1: port 0x4400-0x44ff mem > 0xc6bff000-0xc > 6bfffff irq 3 at device 6.0 on pci3 > > In any case, I only get one CPU. How to fix? > > Acpidump attached. > > Bye, > > -- > Anders. -- Anders. --oC1+HKm2/end4ao3 Content-Type: text/plain; charset=iso-8859-1 Content-Disposition: attachment; filename="acpidump.txt" Content-Transfer-Encoding: quoted-printable /* RSD PTR: OEM=3DCOMPAQ, ACPI_Rev=3D1.0x (0) RSDT=3D0x67ffc000, cksum=3D250 */ /* RSDT: Length=3D52, Revision=3D1, Checksum=3D69, OEMID=3DCOMPAQ, OEM Table ID=3DMICRO, OEM Revision=3D0x2, Creator ID=3D=D2=04, Creator Revision=3D0x162e Entries=3D{ 0x67ffc040, 0x67ffc100, 0x67fff800, 0x67ffc180 } */ /* FACP: Length=3D116, Revision=3D1, Checksum=3D110, OEMID=3DCOMPAQ, OEM Table ID=3DMICRO, OEM Revision=3D0x2, Creator ID=3D=D2=04, Creator Revision=3D0x162e FACS=3D0x67ffc0c0, DSDT=3D0x67ffc200 INT_MODEL=3DAPIC Preferred_PM_Profile=3DUnspecified (0) SCI_INT=3D9 SMI_CMD=3D0x230, ACPI_ENABLE=3D0x1, ACPI_DISABLE=3D0x0, S4BIOS_REQ=3D0x0 PSTATE_CNT=3D0x0 PM1a_EVT_BLK=3D0x220-0x223 PM1a_CNT_BLK=3D0x230-0x231 PM_TMR_BLK=3D0x240-0x243 P_LVL2_LAT=3D65535 us, P_LVL3_LAT=3D65535 us FLUSH_SIZE=3D0, FLUSH_STRIDE=3D0 DUTY_OFFSET=3D0, DUTY_WIDTH=3D0 DAY_ALRM=3D0, MON_ALRM=3D0, CENTURY=3D0 IAPC_BOOT_ARCH=3D Flags=3D{WBINVD,PROC_C1,SLP_BUTTON,FIX_RTC} */ /* FACS: Length=3D64, HwSig=3D0x0000abcd, Firm_Wake_Vec=3D0x00000000 Global_Lock=3D Flags=3D Version=3D0 */ /* DSDT: Length=3D8075, Revision=3D1, Checksum=3D89, OEMID=3DCOMPAQ, OEM Table ID=3DDSDT, OEM Revision=3D0x1, Creator ID=3DMSFT, Creator Revision=3D0x100000b */ /* APIC: Length=3D94, Revision=3D1, Checksum=3D76, OEMID=3DCOMPAQ, OEM Table ID=3D00000083, OEM Revision=3D0x2, Creator ID=3D, Creator Revision=3D0x0 Local APIC ADDR=3D0xfee00000 Flags=3D{PC-AT} Type=3DLocal APIC ACPI CPU=3D0 Flags=3D{ENABLED} APIC ID=3D0 Type=3DLocal APIC ACPI CPU=3D1 Flags=3D{DISABLED} APIC ID=3D1 Type=3DLocal APIC ACPI CPU=3D2 Flags=3D{DISABLED} APIC ID=3D2 Type=3DLocal APIC ACPI CPU=3D3 Flags=3D{ENABLED} APIC ID=3D3 Type=3DIO APIC APIC ID=3D8 INT BASE=3D0 ADDR=3D0x00000000fec00000 Type=3DLocal NMI ACPI CPU=3DALL LINT Pin=3D1 Flags=3D{Polarity=3Dconforming, Trigger=3Dconforming} */ /* SSDT: Length=3D546, Revision=3D1, Checksum=3D240, OEMID=3DCOMPAQ, OEM Table ID=3DSSDT, OEM Revision=3D0x1, Creator ID=3DMSFT, Creator Revision=3D0x100000b */ /* SPCR: Length=3D80, Revision=3D1, Checksum=3D14, OEMID=3DCOMPAQ, OEM Table ID=3DSPCR_ROM, OEM Revision=3D0x1, Creator ID=3D=D2=04, Creator Revision=3D0x162e */ --oC1+HKm2/end4ao3-- From owner-freebsd-proliant@FreeBSD.ORG Wed Oct 4 11:13:35 2006 Return-Path: X-Original-To: freebsd-proliant@freebsd.org Delivered-To: freebsd-proliant@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 7F5F516A403 for ; Wed, 4 Oct 2006 11:13:35 +0000 (UTC) (envelope-from etienne@usr.ch) Received: from multi.usr.ch (multi.usr.ch [157.161.175.12]) by mx1.FreeBSD.org (Postfix) with ESMTP id C01FC43D45 for ; Wed, 4 Oct 2006 11:13:32 +0000 (GMT) (envelope-from etienne@usr.ch) Received: from multi.usr.ch (etienne@localhost [127.0.0.1]) by multi.usr.ch (8.12.11/8.12.11) with ESMTP id k94BDUV9009733; Wed, 4 Oct 2006 13:13:30 +0200 (CEST) (envelope-from etienne@multi.usr.ch) Received: (from etienne@localhost) by multi.usr.ch (8.12.11/8.12.11/Submit) id k94BDT2G009732; Wed, 4 Oct 2006 13:13:29 +0200 (CEST) (envelope-from etienne) From: Stefan Hauser Message-Id: <200610041113.k94BDT2G009732@multi.usr.ch> In-Reply-To: <20061004104604.GC23653@fupp.net> To: Anders Nordby Date: Wed, 4 Oct 2006 13:13:29 +0200 (CEST) X-Mailer: ELM [version 2.4ME+ PL99f (25)] MIME-Version: 1.0 Content-Transfer-Encoding: 7bit Content-Type: text/plain; charset=US-ASCII X-Spam-Status: No, hits=-4.7 required=5.0 tests=AWL,BAYES_00 autolearn=ham version=2.63 X-Spam-Checker-Version: SpamAssassin 2.63 (2004-01-11) on multi.usr.ch Cc: freebsd-proliant@freebsd.org Subject: Re: Compaq DL 360 SMP problem (was: i386/89545: Compaq DL 360 ACPI boot problem) X-BeenThere: freebsd-proliant@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: "Technical discussion of FreeBSD on HP ProLiant server platforms." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 04 Oct 2006 11:13:35 -0000 hi > On Wed, Oct 04, 2006 at 12:44:15PM +0200, Anders Nordby wrote: > > And old mail here, but I still have this problem getting SMP to work on > > the machine. [...] > > Yes, apic is enabled in the kernel that I run. ACPI is loaded as a > > kernel module. If I disable ACPI, FreeBSD also finds only one processor. do you have apic enabled in the bios ? (btw, dont mix up apci and acpi) if yes, you should see APIC in the feature line of the cpu. if it's not enabled, see http://www.tldp.org/HOWTO/SMP-HOWTO-4.html#ss4.1 etienne From owner-freebsd-proliant@FreeBSD.ORG Sat Oct 7 14:46:39 2006 Return-Path: X-Original-To: freebsd-proliant@freebsd.org Delivered-To: freebsd-proliant@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 1E7E816A403 for ; Sat, 7 Oct 2006 14:46:39 +0000 (UTC) (envelope-from gallasch@free.de) Received: from smtp.free.de (smtp.free.de [193.28.225.103]) by mx1.FreeBSD.org (Postfix) with ESMTP id 4661043D49 for ; Sat, 7 Oct 2006 14:46:37 +0000 (GMT) (envelope-from gallasch@free.de) Received: (qmail 57509 invoked from network); 7 Oct 2006 14:46:36 -0000 Received: from orwell.free.de (HELO [193.28.225.210]) (gallasch@free.de@[193.28.225.210]) (envelope-sender ) by smtp.free.de (qmail-ldap-1.03) with AES256-SHA encrypted SMTP for ; 7 Oct 2006 14:46:36 -0000 Message-ID: <4527BDCC.1090601@free.de> Date: Sat, 07 Oct 2006 16:46:36 +0200 From: Kai Gallasch User-Agent: Thunderbird 1.5.0.7 (Macintosh/20060909) MIME-Version: 1.0 To: freebsd-proliant@freebsd.org X-Enigmail-Version: 0.94.0.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit Subject: [Fwd: problem report amd64/97075: Panic, Trap 12 - anyone else?] X-BeenThere: freebsd-proliant@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: "Technical discussion of FreeBSD on HP ProLiant server platforms." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 07 Oct 2006 14:46:39 -0000 Hi. Maybe of Interest to FreeBSD Proliant Users? I have some problems with a HP DL385 2xDC Opteron machine, running FreeBSD 6 STABLE with "kernel trap 12" panics. I looked through FreeBSD problem reports and found a pr amd64/97075 which looks if it's related to the panics on my server. So I mailed freebsd-amd64@freebsd.org, but didn't want to crosspost here. Has someone on the list had similar panics with their proliant(s) lately? Cheers, Kai. -------- Original-Nachricht -------- Betreff: problem report amd64/97075: Panic, Trap 12 - anyone else? Datum: Sat, 07 Oct 2006 14:21:57 +0200 Von: Kai Gallasch An: freebsd-amd64@freebsd.org FreeBSD problem report id 97075 http://www.freebsd.org/cgi/query-pr.cgi?pr=amd64/97075 Hi List. I have problems with a "kernel trap 12" kernel panic both under 6.1-STABLE FreeBSD 6.1-STABLE #0: Fri Aug 18 23:36:41 CEST 2006 and also on 6.2-PRERELEASE FreeBSD 6.2-PRERELEASE #0: Fri Oct 6 21:48:58 CEST 2006 Maybe this is related to problem report amd/97075 ? Someone experiencing the same problems? Cheers, --Kai. symptoms: --------- New server ran without any problems until we put some load on it by moving a mail system over to it. About once a week the server crashes and even serial console doesn't work any more. This is the output transcribed from the screen: --snip-- kernel trap 12 with interrupts disabled Fatal trap 12; page fault while in kernel mode cpuid = 2; apic id = 02 fault virtual address = 0x18c fault code = supervisor read, page not present instruction pointer = 0x8 : 0xffffffff8030a 157 stack pointer = 0x10 : 0xffffffffb5e1d8a0 frame pointer = 0x10 : 0x4 code segment = base 0x0, limit 0xfffff, type 0x1b = DPL 0, pres 1, long 1, def32 0, gran 1 processor flags = resume, IOPL = 0 current process = 7693 (tcpserver) trap number = 12 panic : page fault cpuid = 2 Cannot dump. No dump device defined --snap-- The server hosts several jails. In the last two crashes always the process "tcpserver" was involved and noted in the crash output. This process not even runs under uid 0. hardware: --------- hp/compaq dl385, 2 x dual-core opteron, 4 GB memory dmesg output: Copyright (c) 1992-2006 The FreeBSD Project. Copyright (c) 1979, 1980, 1983, 1986, 1988, 1989, 1991, 1992, 1993, 1994 The Regents of the University of California. All rights reserved. FreeBSD is a registered trademark of The FreeBSD Foundation. FreeBSD 6.2-PRERELEASE #0: Fri Oct 6 21:48:58 CEST 2006 houdini@geldkraft.free.de:/usr/obj/usr/src/sys/GELDKRAFT Timecounter "i8254" frequency 1193182 Hz quality 0 CPU: AMD Opteron(tm) Processor 280 (2405.47-MHz K8-class CPU) Origin = "AuthenticAMD" Id = 0x20f12 Stepping = 2 Features=0x178bfbff Features2=0x1 AMD Features=0xe2500800 AMD Features2=0x2 Cores per package: 2 real memory = 4118773760 (3927 MB) avail memory = 3977547776 (3793 MB) ACPI APIC Table: FreeBSD/SMP: Multiprocessor System Detected: 4 CPUs cpu0 (BSP): APIC ID: 0 cpu1 (AP): APIC ID: 1 cpu2 (AP): APIC ID: 2 cpu3 (AP): APIC ID: 3 MADT: Forcing active-low polarity and level trigger for SCI ioapic0 irqs 0-23 on motherboard ioapic1 irqs 24-27 on motherboard ioapic2 irqs 28-31 on motherboard ioapic3 irqs 32-35 on motherboard ioapic4 irqs 36-39 on motherboard kbd1 at kbdmux0 acpi0: on motherboard acpi0: Power Button (fixed) Timecounter "ACPI-safe" frequency 3579545 Hz quality 1000 acpi_timer0: <32-bit timer at 3.579545MHz> port 0x908-0x90b on acpi0 cpu0: on acpi0 cpu1: on acpi0 cpu2: on acpi0 cpu3: on acpi0 pcib0: on acpi0 pci0: on pcib0 pcib1: at device 3.0 on pci0 pci1: on pcib1 ohci0: mem 0xf7df0000-0xf7df0fff irq 19 at device 0.0 on pci1 ohci0: [GIANT-LOCKED] usb0: OHCI version 1.0, legacy support usb0: SMM does not respond, resetting usb0: on ohci0 usb0: USB revision 1.0 uhub0: AMD OHCI root hub, class 9/0, rev 1.00/1.00, addr 1 uhub0: 3 ports with 3 removable, self powered ohci1: mem 0xf7de0000-0xf7de0fff irq 19 at device 0.1 on pci1 ohci1: [GIANT-LOCKED] usb1: OHCI version 1.0, legacy support usb1: SMM does not respond, resetting usb1: on ohci1 usb1: USB revision 1.0 uhub1: AMD OHCI root hub, class 9/0, rev 1.00/1.00, addr 1 uhub1: 3 ports with 3 removable, self powered pci1: at device 2.0 (no driver attached) pci1: at device 2.2 (no driver attached) pci1: at device 3.0 (no driver attached) isab0: at device 4.0 on pci0 isa0: on isab0 atapci0: port 0x1f0-0x1f7,0x3f6,0x170-0x177,0x376,0x2000-0x200f at device 4.1 on pci0 ata0: on atapci0 ata1: on atapci0 pci0: at device 4.3 (no driver attached) pcib2: at device 7.0 on pci0 pci2: on pcib2 ciss0: port 0x5000-0x50ff mem 0xf7ef0000-0xf7ef1fff,0xf7e80000-0xf7ebffff irq 24 at device 4.0 on pci2 ciss0: [GIANT-LOCKED] pci0: at device 7.1 (no driver attached) pcib3: at device 8.0 on pci0 pci3: on pcib3 bge0: mem 0xf7ff0000-0xf7ffffff irq 28 at device 6.0 on pci3 miibus0: on bge0 brgphy0: on miibus0 brgphy0: 10baseT, 10baseT-FDX, 100baseTX, 100baseTX-FDX, 1000baseTX, 1000baseTX-FDX, auto bge0: Ethernet address: 00:17:a4:8f:27:68 bge1: mem 0xf7fe0000-0xf7feffff irq 29 at device 6.1 on pci3 miibus1: on bge1 brgphy1: on miibus1 brgphy1: 10baseT, 10baseT-FDX, 100baseTX, 100baseTX-FDX, 1000baseTX, 1000baseTX-FDX, auto bge1: Ethernet address: 00:17:a4:8f:27:67 pci0: at device 8.1 (no driver attached) pcib4: on acpi0 pci4: on pcib4 pcib5: at device 9.0 on pci4 pci5: on pcib5 pci4: at device 9.1 (no driver attached) pcib6: at device 10.0 on pci4 pci6: on pcib6 pci4: at device 10.1 (no driver attached) atkbdc0: port 0x60,0x64 irq 1 on acpi0 atkbd0: flags 0x1 irq 1 on atkbdc0 kbd0 at atkbd0 atkbd0: [GIANT-LOCKED] psm0: irq 12 on atkbdc0 psm0: [GIANT-LOCKED] psm0: model IntelliMouse, device ID 3 sio0: port 0x3f8-0x3ff irq 4 flags 0x10 on acpi0 sio0: type 16550A, console fdc0: port 0x3f2-0x3f5 irq 6 drq 2 on acpi0 fdc0: [FAST] orm0: at iomem 0xc0000-0xc7fff,0xc8000-0xcbfff,0xee000-0xeffff on isa0 ppc0: cannot reserve I/O port range sc0: at flags 0x100 on isa0 sc0: VGA <16 virtual consoles, flags=0x300> sio1 at port 0x2f8-0x2ff irq 3 on isa0 sio1: type 16550A vga0: at port 0x3c0-0x3df iomem 0xa0000-0xbffff on isa0 Timecounters tick every 1.000 msec IPv6 packet filtering initialized, default to accept, logging limited to 100 packets/entry Fast IPsec: Initialized Security Association Processing. ipfw2 (+ipv6) initialized, divert loadable, rule-based forwarding enabled, default to accept, logging limited to 100 packets/entry by default acd0: CDROM at ata0-master PIO4 SMP: AP CPU #1 Launched! SMP: AP CPU #2 Launched! SMP: AP CPU #3 Launched! da0 at ciss0 bus 0 target 0 lun 0 da0: Fixed Direct Access SCSI-0 device da0: 135.168MB/s transfers da0: 17200MB (35226720 512 byte sectors: 255H 32S/T 4317C) _______________________________________________ freebsd-amd64@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-amd64 To unsubscribe, send any mail to "freebsd-amd64-unsubscribe@freebsd.org"