From owner-freebsd-scsi@FreeBSD.ORG Mon Mar 19 07:52:16 2012 Return-Path: Delivered-To: freebsd-scsi@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id 5E6631065674 for ; Mon, 19 Mar 2012 07:52:16 +0000 (UTC) (envelope-from timp87@gmail.com) Received: from mail-lpp01m010-f54.google.com (mail-lpp01m010-f54.google.com [209.85.215.54]) by mx1.freebsd.org (Postfix) with ESMTP id C9D0F8FC1D for ; Mon, 19 Mar 2012 07:52:15 +0000 (UTC) Received: by lagv3 with SMTP id v3so6297972lag.13 for ; Mon, 19 Mar 2012 00:52:14 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=mime-version:in-reply-to:references:date:message-id:subject:from:to :cc:content-type:content-transfer-encoding; bh=6PTCb6wZeY+dSTnrkXz+CpX+MqI0CfMV9Vn94/kIi9I=; b=pKMMijGvWpRW2fWficj/T+ykCP73TF4NG+BlLg0iRYVezjtl7E46uTfJSOkyvSuCHH xTN4wRvMNt0iP41ksQfEGBMSOE6XLnvsUvGV8M0D0epsPwwghF1RduFFzDNFQn9S868t fim8dFllkdCF5r31jfMVEWorY4H6r7yLio2vmWnEse0yHQ9UDdQDzQv/xrW5vQK2hweR Kw/rXLnVBgVY7QTBVIWnyYUMK290dNlfkysUE3XjGDOZuiWj88GCf5gVVWiTc28wVHt3 VLX0djBCS904LIMLU2AeSV/wj1vSRim8O7p3l+arfKFGTuH2SgyRw4L69wUN3z9PRJuJ trPw== MIME-Version: 1.0 Received: by 10.112.9.225 with SMTP id d1mr4295659lbb.10.1332143534578; Mon, 19 Mar 2012 00:52:14 -0700 (PDT) Received: by 10.152.21.199 with HTTP; Mon, 19 Mar 2012 00:52:14 -0700 (PDT) In-Reply-To: References: <20120305184313.GA3215@laptop.levsha.me> <20120307223959.GA39737@nargothrond.kdm.org> <1331188031232-5546565.post@n5.nabble.com> <1331228625.3075.11.camel@powernoodle-l7.corp.yahoo.com> Date: Mon, 19 Mar 2012 11:52:14 +0400 Message-ID: From: Pavel Timofeev To: Ryan Stone Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: quoted-printable Cc: "freebsd-scsi@freebsd.org" , Sean Bruno Subject: Re: Can't load mps as module with custom kernel X-BeenThere: freebsd-scsi@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: SCSI subsystem List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 19 Mar 2012 07:52:16 -0000 I have just made PR http://www.freebsd.org/cgi/query-pr.cgi?pr=3D166239 13 =D0=BC=D0=B0=D1=80=D1=82=D0=B0 2012=C2=A0=D0=B3. 11:56 =D0=BF=D0=BE=D0= =BB=D1=8C=D0=B7=D0=BE=D0=B2=D0=B0=D1=82=D0=B5=D0=BB=D1=8C Pavel Timofeev =D0=BD=D0=B0=D0=BF=D0=B8=D1=81=D0=B0=D0=BB: > You're right, thank you!) It's OK now. Here is a new patch. > Do I need to create PR or write to this thread is enough? > > 13 =D0=BC=D0=B0=D1=80=D1=82=D0=B0 2012=C2=A0=D0=B3. 4:43 =D0=BF=D0=BE=D0= =BB=D1=8C=D0=B7=D0=BE=D0=B2=D0=B0=D1=82=D0=B5=D0=BB=D1=8C Ryan Stone =D0=BD=D0=B0=D0=BF=D0=B8=D1=81=D0=B0=D0=BB: >> On Sun, Mar 11, 2012 at 6:13 AM, Pavel Timofeev wrote= : >>> link_elf_obj: symbol firmware_get undefined >>> KLD file isp.ko - could not finalize loading >> >> Hm, it seems that isp needs to MODULE_DEPEND on firmware, too: >> >> MODULE_DEPEND(isp, firmware, 1, 1, 1); From owner-freebsd-scsi@FreeBSD.ORG Mon Mar 19 11:07:21 2012 Return-Path: Delivered-To: freebsd-scsi@FreeBSD.org Received: from mx1.freebsd.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id 4C8D9106564A for ; Mon, 19 Mar 2012 11:07:21 +0000 (UTC) (envelope-from owner-bugmaster@FreeBSD.org) Received: from freefall.freebsd.org (freefall.freebsd.org [IPv6:2001:4f8:fff6::28]) by mx1.freebsd.org (Postfix) with ESMTP id 365BA8FC1C for ; Mon, 19 Mar 2012 11:07:21 +0000 (UTC) Received: from freefall.freebsd.org (localhost [127.0.0.1]) by freefall.freebsd.org (8.14.5/8.14.5) with ESMTP id q2JB7LAu033699 for ; Mon, 19 Mar 2012 11:07:21 GMT (envelope-from owner-bugmaster@FreeBSD.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.14.5/8.14.5/Submit) id q2JB7KBj033697 for freebsd-scsi@FreeBSD.org; Mon, 19 Mar 2012 11:07:20 GMT (envelope-from owner-bugmaster@FreeBSD.org) Date: Mon, 19 Mar 2012 11:07:20 GMT Message-Id: <201203191107.q2JB7KBj033697@freefall.freebsd.org> X-Authentication-Warning: freefall.freebsd.org: gnats set sender to owner-bugmaster@FreeBSD.org using -f From: FreeBSD bugmaster To: freebsd-scsi@FreeBSD.org Cc: Subject: Current problem reports assigned to freebsd-scsi@FreeBSD.org X-BeenThere: freebsd-scsi@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: SCSI subsystem List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 19 Mar 2012 11:07:21 -0000 Note: to view an individual PR, use: http://www.freebsd.org/cgi/query-pr.cgi?pr=(number). The following is a listing of current problems submitted by FreeBSD users. These represent problem reports covering all versions including experimental development code and obsolete releases. S Tracker Resp. Description -------------------------------------------------------------------------------- o kern/165982 scsi [mpt] mpt instability, drive resets, and losses on Fre o kern/165740 scsi [cam] SCSI code must drain callbacks before free o kern/163713 scsi [aic7xxx] [patch] Add Adaptec29329LPE to aic79xx_pci.c o kern/162256 scsi [mpt] QUEUE FULL EVENT and 'mpt_cam_event: 0x0' o kern/161809 scsi [cam] [patch] set kern.cam.boot_delay via build option o kern/159412 scsi [ciss] 7.3 RELEASE: ciss0 ADAPTER HEARTBEAT FAILED err o kern/157770 scsi [iscsi] [panic] iscsi_initiator panic o kern/154432 scsi [xpt] run_interrupt_driven_hooks: still waiting after o kern/153514 scsi [cam] [panic] CAM related panic o kern/153361 scsi [ciss] Smart Array 5300 boot/detect drive problem o kern/152250 scsi [ciss] [patch] Kernel panic when hw.ciss.expose_hidden o kern/151564 scsi [ciss] ciss(4) should increase CISS_MAX_LOGICAL to 10 o docs/151336 scsi Missing documentation of scsi_ and ata_ functions in c s kern/149927 scsi [cam] hard drive not stopped before removing power dur o kern/148083 scsi [aac] Strange device reporting o kern/147704 scsi [mpt] sys/dev/mpt: new chip revision, partially unsupp o kern/146287 scsi [ciss] ciss(4) cannot see more than one SmartArray con o kern/145768 scsi [mpt] can't perform I/O on SAS based SAN disk in freeb o kern/144648 scsi [aac] Strange values of speed and bus width in dmesg o kern/144301 scsi [ciss] [hang] HP proliant server locks when using ciss o kern/142351 scsi [mpt] LSILogic driver performance problems o kern/134488 scsi [mpt] MPT SCSI driver probes max. 8 LUNs per device o kern/132250 scsi [ciss] ciss driver does not support more then 15 drive o kern/132206 scsi [mpt] system panics on boot when mirroring and 2nd dri o kern/130621 scsi [mpt] tranfer rate is inscrutable slow when use lsi213 o kern/129602 scsi [ahd] ahd(4) gets confused and wedges SCSI bus o kern/128452 scsi [sa] [panic] Accessing SCSI tape drive randomly crashe o kern/128245 scsi [scsi] "inquiry data fails comparison at DV1 step" [re o kern/127927 scsi [isp] isp(4) target driver crashes kernel when set up o kern/127717 scsi [ata] [patch] [request] - support write cache toggling o kern/123674 scsi [ahc] ahc driver dumping o kern/123520 scsi [ahd] unable to boot from net while using ahd o sparc/121676 scsi [iscsi] iscontrol do not connect iscsi-target on sparc o kern/120487 scsi [sg] scsi_sg incompatible with scanners o kern/120247 scsi [mpt] FreeBSD 6.3 and LSI Logic 1030 = only 3.300MB/s o kern/114597 scsi [sym] System hangs at SCSI bus reset with dual HBAs o kern/110847 scsi [ahd] Tyan U320 onboard problem with more than 3 disks o kern/99954 scsi [ahc] reading from DVD failes on 6.x [regression] o kern/92798 scsi [ahc] SCSI problem with timeouts o kern/90282 scsi [sym] SCSI bus resets cause loss of ch device o kern/76178 scsi [ahd] Problem with ahd and large SCSI Raid system o kern/74627 scsi [ahc] [hang] Adaptec 2940U2W Can't boot 5.3 s kern/61165 scsi [panic] kernel page fault after calling cam_send_ccb o kern/60641 scsi [sym] Sporadic SCSI bus resets with 53C810 under load o kern/60598 scsi wire down of scsi devices conflicts with config s kern/57398 scsi [mly] Current fails to install on mly(4) based RAID di o kern/52638 scsi [panic] SCSI U320 on SMP server won't run faster than o kern/44587 scsi dev/dpt/dpt.h is missing defines required for DPT_HAND o kern/39388 scsi ncr/sym drivers fail with 53c810 and more than 256MB m o kern/35234 scsi World access to /dev/pass? (for scanner) requires acce 50 problems total. From owner-freebsd-scsi@FreeBSD.ORG Mon Mar 19 18:52:19 2012 Return-Path: Delivered-To: freebsd-scsi@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id 164181065670 for ; Mon, 19 Mar 2012 18:52:19 +0000 (UTC) (envelope-from nitroboost@gmail.com) Received: from mail-gy0-f182.google.com (mail-gy0-f182.google.com [209.85.160.182]) by mx1.freebsd.org (Postfix) with ESMTP id B767E8FC1A for ; Mon, 19 Mar 2012 18:52:18 +0000 (UTC) Received: by ghrr20 with SMTP id r20so6944474ghr.13 for ; Mon, 19 Mar 2012 11:52:18 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=mime-version:in-reply-to:references:date:message-id:subject:from:to :cc:content-type:content-transfer-encoding; bh=yVPek9pN2UUw8qLgvadQGioDoo2K0Gpxx26mU0ccB70=; b=BtDBDdF7GVmzy7Og5wp1A7EKnf4Aa722AxSNp0su8xDrx2jXcmoLUhqyOkNKqXjAw2 4weA5ig3gkKXTe3W8QmPU1/2zSodhVX8j9tkO7OjeO+Mrz7tyiG83LV8sWbkzC7GIkoc rgZbd2Rc5ZaAM9xZKWbKGh8gsKJBWXjSWfzRQDqBRBN/QClo40vBirVaWKxYYMXw+BHy LoETHUaP93Js0yIIqCwKdFXKLEeHL35vNBtiL5xUHe5Lhu66+nq8dSSE4srmi8OMuHpv wVcoyg3540+5L7mZmfoyAokqNMhoHLNcqTpTTpzdhjadJZn4khGFb6WJDRxyv6j8/37r oxBQ== MIME-Version: 1.0 Received: by 10.60.3.34 with SMTP id 2mr14842847oez.27.1332183137937; Mon, 19 Mar 2012 11:52:17 -0700 (PDT) Received: by 10.182.47.135 with HTTP; Mon, 19 Mar 2012 11:52:17 -0700 (PDT) In-Reply-To: <4F58F9DC.2040606@interlog.com> References: <4F450814.4020100@interlog.com> <4F4C14A8.3050105@interlog.com> <4F58F9DC.2040606@interlog.com> Date: Mon, 19 Mar 2012 11:52:17 -0700 Message-ID: From: Jason Wolfe To: dgilbert@interlog.com, "Desai, Kashyap" , "McConnell, Stephen" Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: quoted-printable Cc: "freebsd-scsi@freebsd.org" Subject: Re: LSI2008 controller clobbers first disk with new LSI mps driver X-BeenThere: freebsd-scsi@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: SCSI subsystem List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 19 Mar 2012 18:52:19 -0000 Kashyap/LSI, Any movement here? I'm also trying to test some bug fixes to the em driver in 8.3-PRERELEASE, but am still locked into the old mps driver from last year because of this issue. If this is something we need to take offline I can start up an internal thread if that works. Thanks again, Jason On Thu, Mar 8, 2012 at 11:26 AM, Douglas Gilbert wr= ote: > Kashyap, > Backing up ... I thought this thread was about the mps > driver failing to do the SAS discover process properly. > Hence a disk did not appear because it was "hidden" by a > SES device which had the same (device?) slot number. > > The SAS discover process is described in section 4.2 of > spl2r04b.pdf (at t10.org). That is the latest draft. Please > note that section never mentions the word "slot". I would > hazard a guess that no SAS standard or draft has ever > mentioned slots in the context of the discover process. > > The concept of device "slot" *** numbers comes from the > SCSI Enclosure Services (SES) standards of which ses3r04.pdf > is the latest draft. SAS provides the slot number _optionally_ > in the long form SMP DISCOVER response and does _not_ provide > the device slot number in the SMP DISCOVER LIST short form > response. > > So IMO the device slot number is just a bit of helpful > information that SAS might provide and that slot > number should not interfere with the SAS discover > process. > > > *** the term "slot" is used in the SAS port layer state > =A0 =A0machine in a different context. It is also possible > =A0 =A0that "slot" is a term used in LSI firmware. > > > A few data points: I have an Intel RES2SV240 which contains > a LSI SAS2X24 expander and a HP Expander card which contains > a PMC Sierra PM8005 SAS-2 expander. Both report a device slot > number of 255 (i.e. not provided) via their SMP DISCOVER > responses. When the inbuilt SES device on each expander is > probed, the LSI part reports device slot numbers 0 through 23 > while the PMC part reports a device slot number of 0 for all > array devices. In both cases the SES device itself is not > listed amongst the SES "array device slot" elements. > > Doug Gilbert > > > > On 12-03-07 12:44 PM, Desai, Kashyap wrote: >> >> Jason, >> >> We discuss this issue with our architect and he has strong recommendatio= n >> not to provide any work-around where Enclosure configuration is not corr= ect. >> Similar issue was reported by other customer sometimes back and they hav= e >> also configured their Enclosure to resolve this issue. >> "The enclosure configuration needs to be fixed so it advertises enough >> slots (phys disks + num of SES devices) and it places the SES devices >> (assigned slot numbers) above the physical disks." >> >> >> ` Kashyap >> >> >>> -----Original Message----- >>> From: Desai, Kashyap >>> Sent: Wednesday, February 29, 2012 10:08 PM >>> To: 'dgilbert@interlog.com'; Jason Wolfe >>> Cc: freebsd-scsi@freebsd.org; McConnell, Stephen >>> Subject: RE: LSI2008 controller clobbers first disk with new LSI mps >>> driver >>> >>> Hi Jason, >>> >>> I have started discussion with LSI internal folks to get better clarity >>> on this issue. Since our key person is on vacation, we may get clarity >>> on this next week. >>> I cannot provide some temporary workaround in upstream(because this is >>> against our design), but if you want to use for your environment, I can >>> provide you some temporary patch. >>> >>> Doug, >>> >>> Thanks for providing your view and I have convey this to our architect. >>> >>> ~ Kashyap >>> >>>> -----Original Message----- >>>> From: Douglas Gilbert [mailto:dgilbert@interlog.com] >>>> Sent: Tuesday, February 28, 2012 5:11 AM >>>> To: Jason Wolfe >>>> Cc: Desai, Kashyap; freebsd-scsi@freebsd.org; McConnell, Stephen >>>> Subject: Re: LSI2008 controller clobbers first disk with new LSI mps >>>> driver >>>> >>>> On 12-02-27 02:59 PM, Jason Wolfe wrote: >>>>> >>>>> On Wed, Feb 22, 2012 at 9:11 AM, Desai, >>> >>> Kashyap >>>> >>>> wrote: >>>>>> >>>>>> >>>>>> >>>>>>> -----Original Message----- >>>>>>> From: Douglas Gilbert [mailto:dgilbert@interlog.com] >>>>>>> Sent: Wednesday, February 22, 2012 8:52 PM >>>>>>> To: Desai, Kashyap >>>>>>> Cc: Jason Wolfe; freebsd-scsi@freebsd.org; McConnell, Stephen >>>>>>> Subject: Re: LSI2008 controller clobbers first disk with new LSI >>> >>> mps >>>>>>> >>>>>>> driver >>>>>>> >>>>>>> On 12-02-22 03:39 AM, Desai, Kashyap wrote: >>>>>>>> >>>>>>>> Here is a possible root cause of this issue. >>>>>>>> >>>>>>>> Enclosure which you are using in your setup (might be) not >>>> >>>> configured >>>>>>> >>>>>>> properly. >>>>>>>> >>>>>>>> >>>>>>>> You have Enclosure with 12 Slots + 1 SES Device. >>>>>>>> See below detail from the log. >>>>>>>> >>>>>>>> =A0 =A0 =A0EventDataLength: 5 >>>>>>>> =A0 =A0 =A0AckRequired: 0 >>>>>>>> =A0 =A0 =A0Event: SasEnclDeviceStatusChange (0x1d) >>>>>>>> =A0 =A0 =A0EventContext: 0x0 >>>>>>>> =A0 =A0 =A0EnclosureHandle: 0x2 >>>>>>>> =A0 =A0 =A0ReasonCode: Added >>>>>>>> =A0 =A0 =A0PhysicalPort: 0 >>>>>>>> =A0 =A0 =A0NumSlots: 13 >>>>>>>> =A0 =A0 =A0StartSlot: 0 >>>>>>>> =A0 =A0 =A0PhyBits: 0xff >>>>>>>> >>>>>>>> StartSlot is 0 in this case. >>>>>>>> Correct behavior should be each device on your enclosure must >>> >>> have >>>>>>> >>>>>>> different slot number starting from 0 till 12. >>>>>>>> >>>>>>>> I have doubt that SES device has not configured well and it is >>>> >>>> using >>>>>>> >>>>>>> slot-0 as default. This can create issue for actual device which >>> >>> is >>>>>>> >>>>>>> connected to slot-0. >>>>>>>> >>>>>>>> So In your setup you will have slot-0 till slot-11 assigned for >>>> >>>> actual >>>>>>> >>>>>>> Phys of your enclosures and again slot-0 is assigned for SES >>> >>> device >>>>>>> >>>>>>> instead of Slot-12. >>>>>>> >>>>>>> No. SAS-2 expanders typically have an integral SES device on an >>>>>>> expander _virtual_ phy (see SMP DISCOVER (LIST) response). Once >>>>>>> you see that virtual phy flag the slot number is irrelevant. >>>>>> >>>>>> >>>>>> Doug, >>>>>> >>>>>> I need some more info so that I can understand your point better. >>>>>> >>>>>> I have one Enclosure setup on FreeBSD. Here is smp_discover output. >>>> >>>> (smp_discover_list is failing for me) >>>>>> >>>>>> >>>>>> phy =A0 0: inaccessible (phy vacant) >>>>>> =A0 phy =A0 1: inaccessible (phy vacant) >>>>>> =A0 phy =A0 2: inaccessible (phy vacant) >>>>>> =A0 phy =A0 3: inaccessible (phy vacant) >>>>>> =A0 phy =A0 4:S:attached:[500605b012345888:03 =A0i(SSP+STP+SMP)] =A0= 6 Gbps >>>>>> =A0 phy =A0 5:S:attached:[500605b012345888:02 =A0i(SSP+STP+SMP)] =A0= 6 Gbps >>>>>> =A0 phy =A0 6:S:attached:[500605b012345888:01 =A0i(SSP+STP+SMP)] =A0= 6 Gbps >>>>>> =A0 phy =A0 7:S:attached:[500605b012345888:00 =A0i(SSP+STP+SMP)] =A0= 6 Gbps >>>>>> =A0 phy =A012:D:attached:[5000c5003bc2c389:00 =A0t(SSP)] =A06 Gbps >>>>>> =A0 phy =A013:D:attached:[500000e116ee91e2:00 =A0t(SSP)] =A06 Gbps >>>>>> =A0 phy =A014:D:attached:[5000c5003bc308e5:00 =A0t(SSP)] =A06 Gbps >>>>>> =A0 phy =A015:D:attached:[5000c5003bc2f0d1:00 =A0t(SSP)] =A06 Gbps >>>>>> =A0 phy =A016:D:attached:[5000c5003bc2ff3d:00 =A0t(SSP)] =A06 Gbps >>>>>> =A0 phy =A017:D:attached:[5000c5003bae5fdd:00 =A0t(SSP)] =A06 Gbps >>>>>> =A0 phy =A018:D:attached:[5000c5003bae5eb1:00 =A0t(SSP)] =A06 Gbps >>>>>> =A0 phy =A019:D:attached:[5000c5003bc2d135:00 =A0t(SSP)] =A06 Gbps >>>>>> =A0 phy =A020:D:attached:[5000c5003baea36d:00 =A0t(SSP)] =A06 Gbps >>>>>> =A0 phy =A021:D:attached:[5000c5003bc2a8c9:00 =A0t(SSP)] =A06 Gbps >>>>>> =A0 phy =A022:D:attached:[5000c5003bc237a9:00 =A0t(SSP)] =A06 Gbps >>>>>> =A0 phy =A023:D:attached:[5000c5003bc2cec1:00 =A0t(SSP)] =A06 Gbps >>>>>> =A0 phy =A024:D:attached:[500000e01d92cb52:00 =A0t(SSP)] =A03 Gbps >>>>>> =A0 phy =A025:D:attached:[500000e01d74cfb2:00 =A0t(SSP)] =A03 Gbps >>>>>> =A0 phy =A026:D:attached:[500000e01d656052:00 =A0t(SSP)] =A03 Gbps >>>>>> =A0 phy =A027:D:attached:[500000e01d7cad52:00 =A0t(SSP)] =A03 Gbps >>>>>> =A0 phy =A028:D:attached:[500c04f2b64cdd1c:00 =A0t(SATA)] =A03 Gbps >>>>>> =A0 phy =A029:D:attached:[500c04f2b64cdd1d:00 =A0t(SATA)] =A03 Gbps >>>>>> =A0 phy =A030:D:attached:[500000e01d73c262:00 =A0t(SSP)] =A03 Gbps >>>>>> =A0 phy =A031:D:attached:[500000e01d536b22:00 =A0t(SSP)] =A03 Gbps >>>>>> =A0 phy =A032:D:attached:[500000e01d92cab2:00 =A0t(SSP)] =A03 Gbps >>>>>> =A0 phy =A033:D:attached:[500000e01afd8792:00 =A0t(SSP)] =A03 Gbps >>>>>> =A0 phy =A034:D:attached:[5000c5003bc30301:00 =A0t(SSP)] =A06 Gbps >>>>>> =A0 phy =A035:D:attached:[5000c5003bb09a69:00 =A0t(SSP)] =A06 Gbps >>>>>> =A0 phy =A036:D:attached:[500c04f2b64cdd3d:00 =A0V i(SSP) t(SSP)] = =A06 >>> >>> Gbps<- >>>> >>>> -- This has virtual phy set. >>>>>> >>>>>> >>>>>> What I understood from your explanation is if we have virt_phy >>> >>> field >>>> >>>> set, we should not trust slot for that entry. >>>>>> >>>>>> You are suggesting to use phy index instead of slot. Just for info: >>>> >>>> But how to see Slot details mapping with phy ? >>>> >>>> Kashyap, >>>> I haven't written a SAS discover algorithm but there >>>> must be plenty of examples out there. One way to do it >>>> is to find all the phy_ids attached to targets, in this >>>> case there are SAS (SSP) and SATA targets. Each SATA >>>> target phy_id will correspond to one SATA disk (or could be an >>>> ATAPI device (e.g. DVD/BD player)). The SSP targets are a >>>> bit trickier because two (or more) phys could be connected >>>> to the same target (either a wide port or multiple (target) >>>> ports). With a wide port each component phy has the same >>>> attached SAS address (so above you have a wide initiator >>>> port (phy ids 4,5,6,7) but no wide target ports). If a >>>> SAS disk has multiple target ports connected, FreeBSD >>>> probably has a device node for each. So for each SCSI (SSP) >>>> target port you need a REPORT LUNS command issued on LUN 0 >>>> (or the REPORT LUNS well known logical unit) to find the >>>> LUs it contains. A device node is created for each LU. >>>> >>>> Anyway I'm sure many folks in LSI know the SAS discover >>>> process better than I do. Ask them :-) Surely most of >>>> the above is already done in your HBA's firmware. >>>> >>>> >>>> BTW I don't think slot numbers are reliable and don't apply >>>> to things on virtual phys so they will just cause you >>>> problems when used in the discover process, as this thread >>>> attests. The BIOS on LSI's HBAs does a discover process >>>> but is only interested in bootable devices so SES devices >>>> don't appear. >>>> >>>> >>>> Doug Gilbert >>>> >>>>> Kashyap, >>>>> >>>>> Let me know if there are any changes agreed upon, I'm happy to test >>>>> out patches as this is affecting a large number of our machines. =A0I >>>>> can only imagine the same for others as they start to upgrade, as >>> >>> this >>>>> >>>>> is standard SuperMicro hardware. >>>>> >>>>> Thanks, >>>>> Jason >>>>> >> >> > From owner-freebsd-scsi@FreeBSD.ORG Wed Mar 21 03:21:11 2012 Return-Path: Delivered-To: freebsd-scsi@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 35B1C1065673 for ; Wed, 21 Mar 2012 03:21:11 +0000 (UTC) (envelope-from bsalinux@gmail.com) Received: from mail-qa0-f54.google.com (mail-qa0-f54.google.com [209.85.216.54]) by mx1.freebsd.org (Postfix) with ESMTP id E39198FC17 for ; Wed, 21 Mar 2012 03:21:10 +0000 (UTC) Received: by qao25 with SMTP id 25so455555qao.13 for ; Tue, 20 Mar 2012 20:21:10 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=mime-version:in-reply-to:references:date:message-id:subject:from:to :content-type:content-transfer-encoding; bh=ZszMmdKMZ8iRTdg6KdX4ytiGSS/fXAW6OCqphZc78GE=; b=MT/pbCVz1rj4DWI+NILi+gTqQ0UCZfxEECja2sZ0YmJyBlX0kcAT55ASrhLV5bYQDB K07mTgXdtf1U4h1xO0IY4aK7DHJb6u8j5OKvb2lRfmB/8PwpM2/FEz0OPPmFAbxa49Ti xireSXtQMPsI4LdkEpQbnG1veAJrAxb+qyadNPdSmc1r070QuvxJkQDzlpuIcOTUxbsN h3tNmm1XPfY3+Wasr+wxd6rR6Rdch8u1l80GedPswP3jSpV8U+wkB6szkeW0qb0L9lb/ VTG+w19ttkC04hSvhpUuFG3l9UnOUO1ZTPPUiEQoCnmQyEMioq3RqTjKXWfX/rp8ybB9 lxTw== MIME-Version: 1.0 Received: by 10.229.136.82 with SMTP id q18mr938277qct.18.1332300070374; Tue, 20 Mar 2012 20:21:10 -0700 (PDT) Received: by 10.229.71.15 with HTTP; Tue, 20 Mar 2012 20:21:10 -0700 (PDT) In-Reply-To: <201203121953.q2CJrdg4056147@ambrisko.com> References: <201203121953.q2CJrdg4056147@ambrisko.com> Date: Tue, 20 Mar 2012 20:21:10 -0700 Message-ID: From: "bsalinux@gmail.com" To: Doug Ambrisko , freebsd-scsi@freebsd.org Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: quoted-printable Cc: Subject: Re: IBM M1015 support X-BeenThere: freebsd-scsi@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: SCSI subsystem List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 21 Mar 2012 03:21:11 -0000 Thanks for the suggestion Doug. On Mon, Mar 12, 2012 at 12:53 PM, Doug Ambrisko wro= te: > bsalinux@gmail.com writes: > | Kashyap, > | > | Where can I find the current version of mfi driver from LSI? > | > | One of the threads pointed at > | http://www.lsi.com/downloads/Public/MegaRAID%20Common%20Files/4.23_Free= BSD_SAS_Driver.zip > | but looks like it no longer exist. Supposedly this driver supports IBM > | ServeRAID M1015. > | > | I looked at the downloads section on individual product pages but > | couldn't find it there. > | > | Any help would be appreciated. > | > | Thanks. > | > | On Sun, Feb 26, 2012 at 6:57 PM, Desai, Kashyap = wrote: > | > YES, LSI has plan to do mfi drivers changes in order to fix basic nee= d > | > for customers. > | > > | > I am not sure which freebsd version will be the first one to get thos= e > | > changes in. =A0As of now I have this much information to share so wai= t > | > for some more time to get more info. > > There is the project in svn.freebsd.org > =A0 =A0 =A0 =A0base/projects/head_mfi > > that should support all current LSI mfi(4) based cards. =A0We are pretty > close to getting it merged in FreeBSD. =A0There was a bug I needed to > fix to not act on AEN notifications while booting and more style clean > ups. =A0It is in pretty good shape when you enable hw.mfi.msi=3D1. =A0I'm= going > to make that the default. > > The driver came from LSI with a bunch more work from some FreeBSD develop= ers > to get it into a form that can be part of FreeBSD. > > Thanks, > > Doug A. From owner-freebsd-scsi@FreeBSD.ORG Thu Mar 22 05:26:13 2012 Return-Path: Delivered-To: freebsd-scsi@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 338FA106564A for ; Thu, 22 Mar 2012 05:26:13 +0000 (UTC) (envelope-from demon@FreeBSD.org) Received: from mammoth.yandex.ru (mammoth.yandex.ru [93.158.136.51]) by mx1.freebsd.org (Postfix) with ESMTP id DD8998FC15 for ; Thu, 22 Mar 2012 05:26:12 +0000 (UTC) Received: from cavia.yandex.ru (dhcp175-40-red.yandex.net [95.108.175.40]) by mammoth.yandex.ru (Postfix) with ESMTP id 3VCx2330NMzlD9m for ; Thu, 22 Mar 2012 09:16:43 +0400 (MSK) Message-ID: <4F6AB588.4020005@FreeBSD.org> Date: Thu, 22 Mar 2012 09:15:52 +0400 From: Dmitry Sivachenko User-Agent: Mozilla/5.0 (X11; FreeBSD amd64; rv:10.0.3) Gecko/20120321 Thunderbird/10.0.3 MIME-Version: 1.0 To: freebsd-scsi@freebsd.org Content-Type: text/plain; charset=KOI8-R; format=flowed Content-Transfer-Encoding: 7bit Subject: mpt fails to find disks on LSILogic 1068 X-BeenThere: freebsd-scsi@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: SCSI subsystem List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 22 Mar 2012 05:26:13 -0000 Hello! I have a server with LSILogic 1068-IR Controller with 2 disks connected. This system was running FreeBSD-7.3 without a problem and recently I tried to upgrade to 9-STABLE (build on 15 of February). New version of FreeBSD fails to initialize this controller: mpt0: port 0xd000-0xd0ff irq 26 at device 3.0 on pci6 pcib3: attempting to grow memory window for (0-0xffffffff,0x100000) front candidate range: 0xfdd00000-0xfddfffff back candidate range: 0cfe000000-0xfe0fffff pcib7: failed to allocate initial memory window (0-0xffffffff,0x100000) mpt0: 0x4000 bytes of rid 0x14 res 3 failed (0, 0xffffffffffffffff). mpt0: Unable to memory map registers. mpt0: Giving Up. Is it a known problem? Any ideas how to fix that? Thanks. From owner-freebsd-scsi@FreeBSD.ORG Thu Mar 22 10:01:45 2012 Return-Path: Delivered-To: freebsd-scsi@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 9E72F106564A; Thu, 22 Mar 2012 10:01:45 +0000 (UTC) (envelope-from marius@alchemy.franken.de) Received: from alchemy.franken.de (alchemy.franken.de [194.94.249.214]) by mx1.freebsd.org (Postfix) with ESMTP id 37B3C8FC17; Thu, 22 Mar 2012 10:01:44 +0000 (UTC) Received: from alchemy.franken.de (localhost [127.0.0.1]) by alchemy.franken.de (8.14.4/8.14.4/ALCHEMY.FRANKEN.DE) with ESMTP id q2MA1b7j045432; Thu, 22 Mar 2012 11:01:37 +0100 (CET) (envelope-from marius@alchemy.franken.de) Received: (from marius@localhost) by alchemy.franken.de (8.14.4/8.14.4/Submit) id q2MA1bbI045431; Thu, 22 Mar 2012 11:01:37 +0100 (CET) (envelope-from marius) Date: Thu, 22 Mar 2012 11:01:37 +0100 From: Marius Strobl To: Dmitry Sivachenko Message-ID: <20120322100137.GA45371@alchemy.franken.de> References: <4F6AB588.4020005@FreeBSD.org> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <4F6AB588.4020005@FreeBSD.org> User-Agent: Mutt/1.4.2.3i Cc: freebsd-scsi@freebsd.org Subject: Re: mpt fails to find disks on LSILogic 1068 X-BeenThere: freebsd-scsi@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: SCSI subsystem List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 22 Mar 2012 10:01:45 -0000 On Thu, Mar 22, 2012 at 09:15:52AM +0400, Dmitry Sivachenko wrote: > Hello! > > I have a server with LSILogic 1068-IR Controller with 2 disks connected. > This system was running FreeBSD-7.3 without a problem and recently I tried > to upgrade to 9-STABLE (build on 15 of February). > > New version of FreeBSD fails to initialize this controller: > > mpt0: port 0xd000-0xd0ff irq 26 at device 3.0 > on pci6 > pcib3: attempting to grow memory window for (0-0xffffffff,0x100000) > front candidate range: 0xfdd00000-0xfddfffff > back candidate range: 0cfe000000-0xfe0fffff > pcib7: failed to allocate initial memory window (0-0xffffffff,0x100000) > mpt0: 0x4000 bytes of rid 0x14 res 3 failed (0, 0xffffffffffffffff). > mpt0: Unable to memory map registers. > mpt0: Giving Up. > > Is it a known problem? > Any ideas how to fix that? > This appaears to be an issue with pci(4) rather than mpt(4). What are the relevant bits of a verbose 7.3 boot? Marius From owner-freebsd-scsi@FreeBSD.ORG Thu Mar 22 15:29:33 2012 Return-Path: Delivered-To: freebsd-scsi@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id DC0A1106567A; Thu, 22 Mar 2012 15:29:33 +0000 (UTC) (envelope-from jake@xz.cx) Received: from floor13.viper.enta.net (floor13.viper.enta.net [78.33.24.2]) by mx1.freebsd.org (Postfix) with ESMTP id 941EC8FC24; Thu, 22 Mar 2012 15:29:33 +0000 (UTC) Received: from xz.cx (floor13.viper.enta.net [78.33.24.2]) (using TLSv1 with cipher DHE-RSA-AES256-SHA (256/256 bits)) (No client certificate requested) (Authenticated sender: jake) by floor13.viper.enta.net (Postfix) with ESMTPSA id 77E18BDCB7; Thu, 22 Mar 2012 15:24:17 +0000 (GMT) MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8; format=flowed Content-Transfer-Encoding: 7bit Date: Thu, 22 Mar 2012 16:24:16 +0100 From: Jake Smith To: , , , Message-ID: X-Sender: jake@xz.cx User-Agent: Roundcube Webmail/0.6 Cc: Subject: LSI mps(4) driver issues with PIKE 2008/IMR (LSI SAS2008) X-BeenThere: freebsd-scsi@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: SCSI subsystem List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 22 Mar 2012 15:29:34 -0000 Hello, I am trying to get the latest mps(4) driver in FreeBSD 9-STABLE working with am LSI SAS2008 variant from ASUS, they call it PIKE 2008/IMR. Link http://www.asus.com/Server_Workstation/Accessories/PIKE_2008IMR/ From what I can see this card should be compatible with the mps(4) driver MFC'd to 9-STABLE about 6 weeks ago. # uname -a FreeBSD xxx 9.0-STABLE FreeBSD 9.0-STABLE #3 r233304M: Thu Mar 22 12:53:17 GMT 2012 root@xxx:/usr/obj/usr/src/sys/GENERIC amd64 Revision: 233304 Initially the card is not seen at all by the driver, however pciconf shows us why that is. mps0@pci0:2:0:0: class=0x010700 card=0x843b1043 chip=0x00731000 rev=0x03 hdr=0x00 vendor = 'LSI Logic / Symbios Logic' device = 'MegaRAID SAS 9240' class = mass storage subclass = SAS It seems on other models of LSI SAS2008 the chip device ID is 0x0072, however for some reason this card has 0x0073. So I patched the mps(4) driver and recompiled. diff -ruN mps.orig/mpi/mpi2_cnfg.h mps/mpi/mpi2_cnfg.h --- mps.orig/mpi/mpi2_cnfg.h 2012-03-22 14:50:53.000000000 +0000 +++ mps/mpi/mpi2_cnfg.h 2012-03-22 14:52:23.000000000 +0000 @@ -416,7 +416,8 @@ /* SAS */ #define MPI2_MFGPAGE_DEVID_SAS2004 (0x0070) -#define MPI2_MFGPAGE_DEVID_SAS2008 (0x0072) +#define MPI2_MFGPAGE_DEVID_SAS2008_1 (0x0072) +#define MPI2_MFGPAGE_DEVID_SAS2008_2 (0x0073) #define MPI2_MFGPAGE_DEVID_SAS2108_1 (0x0074) #define MPI2_MFGPAGE_DEVID_SAS2108_2 (0x0076) #define MPI2_MFGPAGE_DEVID_SAS2108_3 (0x0077) diff -ruN mps.orig/mps_pci.c mps/mps_pci.c --- mps.orig/mps_pci.c 2012-03-22 14:48:41.000000000 +0000 +++ mps/mps_pci.c 2012-03-22 14:51:59.000000000 +0000 @@ -99,7 +99,9 @@ } mps_identifiers[] = { { MPI2_MFGPAGE_VENDORID_LSI, MPI2_MFGPAGE_DEVID_SAS2004, 0xffff, 0xffff, 0, "LSI SAS2004" }, - { MPI2_MFGPAGE_VENDORID_LSI, MPI2_MFGPAGE_DEVID_SAS2008, + { MPI2_MFGPAGE_VENDORID_LSI, MPI2_MFGPAGE_DEVID_SAS2008_1, + 0xffff, 0xffff, 0, "LSI SAS2008" }, + { MPI2_MFGPAGE_VENDORID_LSI, MPI2_MFGPAGE_DEVID_SAS2008_2, 0xffff, 0xffff, 0, "LSI SAS2008" }, { MPI2_MFGPAGE_VENDORID_LSI, MPI2_MFGPAGE_DEVID_SAS2108_1, 0xffff, 0xffff, 0, "LSI SAS2108" }, After reboot it now loads the mps(4) module and attempts to init the card but fails. # dmesg | grep mps mps0: port 0xd800-0xd8ff mem 0xfbd7c000-0xfbd7ffff,0xfbdc0000-0xfbdfffff irq 16 at device 0.0 on pci2 mps0: Doorbell failed to activate device_attach: mps0 attach returned 6 From this point I'm stuck on what to try next, google does not provide any answers for this situation. Does any one have any advice or ideas as to why this is not working? I am able to provide ssh access to the server if any one wants to log on and have a look at it. Really appreciate any help you can give. Kind Regards Jake From owner-freebsd-scsi@FreeBSD.ORG Thu Mar 22 19:09:40 2012 Return-Path: Delivered-To: freebsd-scsi@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id A99B7106564A for ; Thu, 22 Mar 2012 19:09:40 +0000 (UTC) (envelope-from demon@FreeBSD.org) Received: from mammoth.yandex.ru (mammoth.yandex.ru [93.158.136.51]) by mx1.freebsd.org (Postfix) with ESMTP id 5EA318FC0C for ; Thu, 22 Mar 2012 19:09:40 +0000 (UTC) Received: from Dmitrys-MacBook-Pro.local (v3-151-131.yandex.net [84.201.151.131]) by mammoth.yandex.ru (Postfix) with ESMTP id 3VDHW649sDzlDBT; Thu, 22 Mar 2012 23:09:38 +0400 (MSK) Message-ID: <4F6B78F2.1030008@FreeBSD.org> Date: Thu, 22 Mar 2012 23:09:38 +0400 From: Dmitry Sivachenko User-Agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10.7; rv:11.0) Gecko/20120313 Thunderbird/11.0 MIME-Version: 1.0 To: Marius Strobl References: <4F6AB588.4020005@FreeBSD.org> <20120322100137.GA45371@alchemy.franken.de> In-Reply-To: <20120322100137.GA45371@alchemy.franken.de> Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Cc: freebsd-scsi@freebsd.org Subject: Re: mpt fails to find disks on LSILogic 1068 X-BeenThere: freebsd-scsi@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: SCSI subsystem List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 22 Mar 2012 19:09:40 -0000 On 3/22/12 2:01 PM, Marius Strobl wrote: > On Thu, Mar 22, 2012 at 09:15:52AM +0400, Dmitry Sivachenko wrote: >> Hello! >> >> I have a server with LSILogic 1068-IR Controller with 2 disks connected. >> This system was running FreeBSD-7.3 without a problem and recently I tried >> to upgrade to 9-STABLE (build on 15 of February). >> >> New version of FreeBSD fails to initialize this controller: >> >> mpt0: port 0xd000-0xd0ff irq 26 at device 3.0 >> on pci6 >> pcib3: attempting to grow memory window for (0-0xffffffff,0x100000) >> front candidate range: 0xfdd00000-0xfddfffff >> back candidate range: 0cfe000000-0xfe0fffff >> pcib7: failed to allocate initial memory window (0-0xffffffff,0x100000) >> mpt0: 0x4000 bytes of rid 0x14 res 3 failed (0, 0xffffffffffffffff). >> mpt0: Unable to memory map registers. >> mpt0: Giving Up. >> >> Is it a known problem? >> Any ideas how to fix that? >> > This appaears to be an issue with pci(4) rather than mpt(4). What are > the relevant bits of a verbose 7.3 boot? > > Marius > Here it is: mpt0: port 0xd000-0xd0ff mem 0xfdefc000-0xfdefffff,0xfdee0000-0xfdeeffff irq 26 at device 3.0 on pci6 mpt0: Reserved 0x100 bytes for rid 0x10 type 4 at 0xd000 mpt0: Reserved 0x4000 bytes for rid 0x14 type 3 at 0xfdefc000 ioapic1: routing intpin 2 (PCI IRQ 26) to vector 51 mpt0: [MPSAFE] mpt0: [ITHREAD] mpt0: MPI Version=1.5.16.0 mpt0: No Handlers For Any Event Notify Frames. Event 0xa (ACK not required). mpt0: No Handlers For Any Event Notify Frames. Event 0x16 (ACK not required). mpt0: No Handlers For Any Event Notify Frames. Event 0x16 (ACK not required). mpt0: No Handlers For Any Event Notify Frames. Event 0x16 (ACK not required). mpt0: No Handlers For Any Event Notify Frames. Event 0x12 (ACK not required). mpt0: No Handlers For Any Event Notify Frames. Event 0x16 (ACK not required). mpt0: No Handlers For Any Event Notify Frames. Event 0x16 (ACK not required). mpt0: No Handlers For Any Event Notify Frames. Event 0x12 (ACK not required). mpt0: No Handlers For Any Event Notify Frames. Event 0x16 (ACK not required). mpt0: No Handlers For Any Event Notify Frames. Event 0x16 (ACK not required). mpt0: No Handlers For Any Event Notify Frames. Event 0x16 (ACK not required). mpt0: No Handlers For Any Event Notify Frames. Event 0xf (ACK required). mpt0: No Handlers For Any Event Notify Frames. Event 0xf (ACK required). mpt0: Capabilities: ( RAID-0 RAID-1E RAID-1 ) mpt0: 0 Active Volumes (2 Max) mpt0: 0 Hidden Drive Members (14 Max) mpt0: No Handlers For Any Event Notify Frames. Event 0xa (ACK not required). From owner-freebsd-scsi@FreeBSD.ORG Thu Mar 22 22:19:06 2012 Return-Path: Delivered-To: freebsd-scsi@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id C8E6C106566C; Thu, 22 Mar 2012 22:19:06 +0000 (UTC) (envelope-from ken@kdm.org) Received: from nargothrond.kdm.org (nargothrond.kdm.org [70.56.43.81]) by mx1.freebsd.org (Postfix) with ESMTP id 7EAF58FC18; Thu, 22 Mar 2012 22:19:06 +0000 (UTC) Received: from nargothrond.kdm.org (localhost [127.0.0.1]) by nargothrond.kdm.org (8.14.2/8.14.2) with ESMTP id q2MMJ0I1003501; Thu, 22 Mar 2012 16:19:00 -0600 (MDT) (envelope-from ken@nargothrond.kdm.org) Received: (from ken@localhost) by nargothrond.kdm.org (8.14.2/8.14.2/Submit) id q2MMJ0Ik003500; Thu, 22 Mar 2012 16:19:00 -0600 (MDT) (envelope-from ken) Date: Thu, 22 Mar 2012 16:19:00 -0600 From: "Kenneth D. Merry" To: Jake Smith Message-ID: <20120322221900.GA3458@nargothrond.kdm.org> References: Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: User-Agent: Mutt/1.4.2i Cc: freebsd-scsi@freebsd.org, freebsd-hackers@freebsd.org, freebsd-hardware@freebsd.org Subject: Re: LSI mps(4) driver issues with PIKE 2008/IMR (LSI SAS2008) X-BeenThere: freebsd-scsi@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: SCSI subsystem List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 22 Mar 2012 22:19:06 -0000 On Thu, Mar 22, 2012 at 16:24:16 +0100, Jake Smith wrote: > Hello, > > I am trying to get the latest mps(4) driver in FreeBSD 9-STABLE working > with am LSI SAS2008 variant from ASUS, they call it PIKE 2008/IMR. Link > http://www.asus.com/Server_Workstation/Accessories/PIKE_2008IMR/ > > From what I can see this card should be compatible with the mps(4) > driver MFC'd to 9-STABLE about 6 weeks ago. > > # uname -a > FreeBSD xxx 9.0-STABLE FreeBSD 9.0-STABLE #3 r233304M: Thu Mar 22 > 12:53:17 GMT 2012 root@xxx:/usr/obj/usr/src/sys/GENERIC amd64 > > Revision: 233304 > > Initially the card is not seen at all by the driver, however pciconf > shows us why that is. > > mps0@pci0:2:0:0: class=0x010700 card=0x843b1043 chip=0x00731000 > rev=0x03 hdr=0x00 > vendor = 'LSI Logic / Symbios Logic' > device = 'MegaRAID SAS 9240' > class = mass storage > subclass = SAS > > It seems on other models of LSI SAS2008 the chip device ID is 0x0072, > however for some reason this card has 0x0073. So I patched the mps(4) > driver and recompiled. > > diff -ruN mps.orig/mpi/mpi2_cnfg.h mps/mpi/mpi2_cnfg.h > --- mps.orig/mpi/mpi2_cnfg.h 2012-03-22 14:50:53.000000000 +0000 > +++ mps/mpi/mpi2_cnfg.h 2012-03-22 14:52:23.000000000 +0000 > @@ -416,7 +416,8 @@ > > /* SAS */ > #define MPI2_MFGPAGE_DEVID_SAS2004 (0x0070) > -#define MPI2_MFGPAGE_DEVID_SAS2008 (0x0072) > +#define MPI2_MFGPAGE_DEVID_SAS2008_1 (0x0072) > +#define MPI2_MFGPAGE_DEVID_SAS2008_2 (0x0073) > #define MPI2_MFGPAGE_DEVID_SAS2108_1 (0x0074) > #define MPI2_MFGPAGE_DEVID_SAS2108_2 (0x0076) > #define MPI2_MFGPAGE_DEVID_SAS2108_3 (0x0077) > diff -ruN mps.orig/mps_pci.c mps/mps_pci.c > --- mps.orig/mps_pci.c 2012-03-22 14:48:41.000000000 +0000 > +++ mps/mps_pci.c 2012-03-22 14:51:59.000000000 +0000 > @@ -99,7 +99,9 @@ > } mps_identifiers[] = { > { MPI2_MFGPAGE_VENDORID_LSI, MPI2_MFGPAGE_DEVID_SAS2004, > 0xffff, 0xffff, 0, "LSI SAS2004" }, > - { MPI2_MFGPAGE_VENDORID_LSI, MPI2_MFGPAGE_DEVID_SAS2008, > + { MPI2_MFGPAGE_VENDORID_LSI, MPI2_MFGPAGE_DEVID_SAS2008_1, > + 0xffff, 0xffff, 0, "LSI SAS2008" }, > + { MPI2_MFGPAGE_VENDORID_LSI, MPI2_MFGPAGE_DEVID_SAS2008_2, > 0xffff, 0xffff, 0, "LSI SAS2008" }, > { MPI2_MFGPAGE_VENDORID_LSI, MPI2_MFGPAGE_DEVID_SAS2108_1, > 0xffff, 0xffff, 0, "LSI SAS2108" }, > > After reboot it now loads the mps(4) module and attempts to init the > card but fails. > > # dmesg | grep mps > mps0: port 0xd800-0xd8ff mem > 0xfbd7c000-0xfbd7ffff,0xfbdc0000-0xfbdfffff irq 16 at device 0.0 on pci2 > mps0: Doorbell failed to activate > device_attach: mps0 attach returned 6 > > From this point I'm stuck on what to try next, google does not provide > any answers for this situation. Does any one have any advice or ideas as > to why this is not working? > I am able to provide ssh access to the server if any one wants to log > on and have a look at it. In looking at the specs, that card supports RAID-5 and RAID-50. That means it isn't a SAS card supported by mps(4), but rather a MegaRAID card. It should be supported by mfi(4). Try adding the PCI ID to that driver and see if that works. Or you can grab the driver from the head_mfi branch, it looks like it already supports that card. Here's the mfi_pci.c file, you can see the PCI ID in there: http://svnweb.freebsd.org/base/projects/head_mfi/sys/dev/mfi/mfi_pci.c?revision=232888&view=markup Ken -- Kenneth Merry ken@FreeBSD.ORG From owner-freebsd-scsi@FreeBSD.ORG Thu Mar 22 23:05:23 2012 Return-Path: Delivered-To: scsi@FreeBSD.org Received: from mx1.freebsd.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id 8A3D5106564A; Thu, 22 Mar 2012 23:05:23 +0000 (UTC) (envelope-from marius@alchemy.franken.de) Received: from alchemy.franken.de (alchemy.franken.de [194.94.249.214]) by mx1.freebsd.org (Postfix) with ESMTP id EC3868FC0C; Thu, 22 Mar 2012 23:05:19 +0000 (UTC) Received: from alchemy.franken.de (localhost [127.0.0.1]) by alchemy.franken.de (8.14.4/8.14.4/ALCHEMY.FRANKEN.DE) with ESMTP id q2MN5Iv2048039; Fri, 23 Mar 2012 00:05:18 +0100 (CET) (envelope-from marius@alchemy.franken.de) Received: (from marius@localhost) by alchemy.franken.de (8.14.4/8.14.4/Submit) id q2MN5I2e048038; Fri, 23 Mar 2012 00:05:18 +0100 (CET) (envelope-from marius) Date: Fri, 23 Mar 2012 00:05:18 +0100 From: Marius Strobl To: jhb@FreeBSD.org Message-ID: <20120322230518.GG37560@alchemy.franken.de> References: <4F6AB588.4020005@FreeBSD.org> <20120322100137.GA45371@alchemy.franken.de> <4F6B78F2.1030008@FreeBSD.org> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <4F6B78F2.1030008@FreeBSD.org> User-Agent: Mutt/1.4.2.3i Cc: Dmitry Sivachenko , scsi@FreeBSD.org Subject: Re: mpt fails to find disks on LSILogic 1068 X-BeenThere: freebsd-scsi@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: SCSI subsystem List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 22 Mar 2012 23:05:23 -0000 On Thu, Mar 22, 2012 at 11:09:38PM +0400, Dmitry Sivachenko wrote: > On 3/22/12 2:01 PM, Marius Strobl wrote: > >On Thu, Mar 22, 2012 at 09:15:52AM +0400, Dmitry Sivachenko wrote: > >>Hello! > >> > >>I have a server with LSILogic 1068-IR Controller with 2 disks connected. > >>This system was running FreeBSD-7.3 without a problem and recently I tried > >>to upgrade to 9-STABLE (build on 15 of February). > >> > >>New version of FreeBSD fails to initialize this controller: > >> > >>mpt0: port 0xd000-0xd0ff irq 26 at device 3.0 > >>on pci6 > >>pcib3: attempting to grow memory window for (0-0xffffffff,0x100000) > >> front candidate range: 0xfdd00000-0xfddfffff > >> back candidate range: 0cfe000000-0xfe0fffff > >>pcib7: failed to allocate initial memory window (0-0xffffffff,0x100000) > >>mpt0: 0x4000 bytes of rid 0x14 res 3 failed (0, 0xffffffffffffffff). > >>mpt0: Unable to memory map registers. > >>mpt0: Giving Up. > >> > >>Is it a known problem? > >>Any ideas how to fix that? > >> > >This appaears to be an issue with pci(4) rather than mpt(4). What are > >the relevant bits of a verbose 7.3 boot? > > > >Marius > > > > Here it is: > > mpt0: port 0xd000-0xd0ff mem > 0xfdefc000-0xfdefffff,0xfdee0000-0xfdeeffff irq 26 at device 3.0 on pci6 > mpt0: Reserved 0x100 bytes for rid 0x10 type 4 at 0xd000 > mpt0: Reserved 0x4000 bytes for rid 0x14 type 3 at 0xfdefc000 > ioapic1: routing intpin 2 (PCI IRQ 26) to vector 51 > mpt0: [MPSAFE] > mpt0: [ITHREAD] > mpt0: MPI Version=1.5.16.0 > mpt0: No Handlers For Any Event Notify Frames. Event 0xa (ACK not required). > mpt0: No Handlers For Any Event Notify Frames. Event 0x16 (ACK not > required). > mpt0: No Handlers For Any Event Notify Frames. Event 0x16 (ACK not > required). > mpt0: No Handlers For Any Event Notify Frames. Event 0x16 (ACK not > required). > mpt0: No Handlers For Any Event Notify Frames. Event 0x12 (ACK not > required). > mpt0: No Handlers For Any Event Notify Frames. Event 0x16 (ACK not > required). > mpt0: No Handlers For Any Event Notify Frames. Event 0x16 (ACK not > required). > mpt0: No Handlers For Any Event Notify Frames. Event 0x12 (ACK not > required). > mpt0: No Handlers For Any Event Notify Frames. Event 0x16 (ACK not > required). > mpt0: No Handlers For Any Event Notify Frames. Event 0x16 (ACK not > required). > mpt0: No Handlers For Any Event Notify Frames. Event 0x16 (ACK not > required). > mpt0: No Handlers For Any Event Notify Frames. Event 0xf (ACK required). > mpt0: No Handlers For Any Event Notify Frames. Event 0xf (ACK required). > mpt0: Capabilities: ( RAID-0 RAID-1E RAID-1 ) > mpt0: 0 Active Volumes (2 Max) > mpt0: 0 Hidden Drive Members (14 Max) > mpt0: No Handlers For Any Event Notify Frames. Event 0xa (ACK not required). John, do you have an idea what could have caused the memory BAR to disappear? Marius From owner-freebsd-scsi@FreeBSD.ORG Thu Mar 22 23:42:26 2012 Return-Path: Delivered-To: scsi@FreeBSD.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id B1B1C106564A; Thu, 22 Mar 2012 23:42:26 +0000 (UTC) (envelope-from jhb@FreeBSD.org) Received: from cyrus.watson.org (cyrus.watson.org [65.122.17.42]) by mx1.freebsd.org (Postfix) with ESMTP id 6E2D88FC14; Thu, 22 Mar 2012 23:42:26 +0000 (UTC) Received: from bigwig.baldwin.cx (bigwig.baldwin.cx [96.47.65.170]) by cyrus.watson.org (Postfix) with ESMTPSA id E8CDE46B0C; Thu, 22 Mar 2012 19:42:25 -0400 (EDT) Received: from John-Baldwins-MacBook-Air.local (c-68-39-198-164.hsd1.de.comcast.net [68.39.198.164]) by bigwig.baldwin.cx (Postfix) with ESMTPSA id 6FB1AB91C; Thu, 22 Mar 2012 19:42:25 -0400 (EDT) Message-ID: <4F6BB8F0.8070008@FreeBSD.org> Date: Thu, 22 Mar 2012 19:42:40 -0400 From: John Baldwin User-Agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10.7; rv:10.0.2) Gecko/20120216 Thunderbird/10.0.2 MIME-Version: 1.0 To: Marius Strobl References: <4F6AB588.4020005@FreeBSD.org> <20120322100137.GA45371@alchemy.franken.de> <4F6B78F2.1030008@FreeBSD.org> <20120322230518.GG37560@alchemy.franken.de> In-Reply-To: <20120322230518.GG37560@alchemy.franken.de> Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit X-Greylist: Sender succeeded SMTP AUTH, not delayed by milter-greylist-4.2.7 (bigwig.baldwin.cx); Thu, 22 Mar 2012 19:42:25 -0400 (EDT) Cc: Dmitry Sivachenko , scsi@FreeBSD.org Subject: Re: mpt fails to find disks on LSILogic 1068 X-BeenThere: freebsd-scsi@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: SCSI subsystem List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 22 Mar 2012 23:42:26 -0000 On 3/22/12 7:05 PM, Marius Strobl wrote: > On Thu, Mar 22, 2012 at 11:09:38PM +0400, Dmitry Sivachenko wrote: >> On 3/22/12 2:01 PM, Marius Strobl wrote: >>> On Thu, Mar 22, 2012 at 09:15:52AM +0400, Dmitry Sivachenko wrote: >>>> Hello! >>>> >>>> I have a server with LSILogic 1068-IR Controller with 2 disks connected. >>>> This system was running FreeBSD-7.3 without a problem and recently I tried >>>> to upgrade to 9-STABLE (build on 15 of February). >>>> >>>> New version of FreeBSD fails to initialize this controller: >>>> >>>> mpt0: port 0xd000-0xd0ff irq 26 at device 3.0 >>>> on pci6 >>>> pcib3: attempting to grow memory window for (0-0xffffffff,0x100000) >>>> front candidate range: 0xfdd00000-0xfddfffff >>>> back candidate range: 0cfe000000-0xfe0fffff >>>> pcib7: failed to allocate initial memory window (0-0xffffffff,0x100000) >>>> mpt0: 0x4000 bytes of rid 0x14 res 3 failed (0, 0xffffffffffffffff). >>>> mpt0: Unable to memory map registers. >>>> mpt0: Giving Up. Can you get a full log from a verbose boot? The root problem is probably earlier when mpt's BARs are first examined and probably has to do with an issue with the decoding windows on pcib7. >>>> Is it a known problem? >>>> Any ideas how to fix that? >>>> >>> This appaears to be an issue with pci(4) rather than mpt(4). What are >>> the relevant bits of a verbose 7.3 boot? >>> >>> Marius >>> >> >> Here it is: >> >> mpt0: port 0xd000-0xd0ff mem >> 0xfdefc000-0xfdefffff,0xfdee0000-0xfdeeffff irq 26 at device 3.0 on pci6 >> mpt0: Reserved 0x100 bytes for rid 0x10 type 4 at 0xd000 >> mpt0: Reserved 0x4000 bytes for rid 0x14 type 3 at 0xfdefc000 >> ioapic1: routing intpin 2 (PCI IRQ 26) to vector 51 >> mpt0: [MPSAFE] >> mpt0: [ITHREAD] >> mpt0: MPI Version=1.5.16.0 >> mpt0: No Handlers For Any Event Notify Frames. Event 0xa (ACK not required). >> mpt0: No Handlers For Any Event Notify Frames. Event 0x16 (ACK not >> required). >> mpt0: No Handlers For Any Event Notify Frames. Event 0x16 (ACK not >> required). >> mpt0: No Handlers For Any Event Notify Frames. Event 0x16 (ACK not >> required). >> mpt0: No Handlers For Any Event Notify Frames. Event 0x12 (ACK not >> required). >> mpt0: No Handlers For Any Event Notify Frames. Event 0x16 (ACK not >> required). >> mpt0: No Handlers For Any Event Notify Frames. Event 0x16 (ACK not >> required). >> mpt0: No Handlers For Any Event Notify Frames. Event 0x12 (ACK not >> required). >> mpt0: No Handlers For Any Event Notify Frames. Event 0x16 (ACK not >> required). >> mpt0: No Handlers For Any Event Notify Frames. Event 0x16 (ACK not >> required). >> mpt0: No Handlers For Any Event Notify Frames. Event 0x16 (ACK not >> required). >> mpt0: No Handlers For Any Event Notify Frames. Event 0xf (ACK required). >> mpt0: No Handlers For Any Event Notify Frames. Event 0xf (ACK required). >> mpt0: Capabilities: ( RAID-0 RAID-1E RAID-1 ) >> mpt0: 0 Active Volumes (2 Max) >> mpt0: 0 Hidden Drive Members (14 Max) >> mpt0: No Handlers For Any Event Notify Frames. Event 0xa (ACK not required). > > John, do you have an idea what could have caused the memory BAR to > disappear? > > Marius > -- John Baldwin From owner-freebsd-scsi@FreeBSD.ORG Fri Mar 23 06:13:51 2012 Return-Path: Delivered-To: scsi@FreeBSD.org Received: from mx1.freebsd.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id 4AD24106564A; Fri, 23 Mar 2012 06:13:51 +0000 (UTC) (envelope-from demon@FreeBSD.org) Received: from mammoth.yandex.ru (mammoth.yandex.ru [93.158.136.51]) by mx1.freebsd.org (Postfix) with ESMTP id 2B2B18FC19; Fri, 23 Mar 2012 06:13:49 +0000 (UTC) Received: from Dmitrys-MacBook-Pro.local (v3-150-223.yandex.net [84.201.150.223]) by mammoth.yandex.ru (Postfix) with ESMTP id 3VDZFM2nlszlD8q; Fri, 23 Mar 2012 10:13:43 +0400 (MSK) Message-ID: <4F6C1497.3080803@FreeBSD.org> Date: Fri, 23 Mar 2012 10:13:43 +0400 From: Dmitry Sivachenko User-Agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10.7; rv:11.0) Gecko/20120313 Thunderbird/11.0 MIME-Version: 1.0 To: John Baldwin References: <4F6AB588.4020005@FreeBSD.org> <20120322100137.GA45371@alchemy.franken.de> <4F6B78F2.1030008@FreeBSD.org> <20120322230518.GG37560@alchemy.franken.de> <4F6BB8F0.8070008@FreeBSD.org> In-Reply-To: <4F6BB8F0.8070008@FreeBSD.org> Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Cc: scsi@FreeBSD.org, Marius Strobl Subject: Re: mpt fails to find disks on LSILogic 1068 X-BeenThere: freebsd-scsi@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: SCSI subsystem List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 23 Mar 2012 06:13:51 -0000 On 3/23/12 3:42 AM, John Baldwin wrote: > On 3/22/12 7:05 PM, Marius Strobl wrote: >> On Thu, Mar 22, 2012 at 11:09:38PM +0400, Dmitry Sivachenko wrote: >>> On 3/22/12 2:01 PM, Marius Strobl wrote: >>>> On Thu, Mar 22, 2012 at 09:15:52AM +0400, Dmitry Sivachenko wrote: >>>>> Hello! >>>>> >>>>> I have a server with LSILogic 1068-IR Controller with 2 disks connected. >>>>> This system was running FreeBSD-7.3 without a problem and recently I tried >>>>> to upgrade to 9-STABLE (build on 15 of February). >>>>> >>>>> New version of FreeBSD fails to initialize this controller: >>>>> >>>>> mpt0: port 0xd000-0xd0ff irq 26 at device 3.0 >>>>> on pci6 >>>>> pcib3: attempting to grow memory window for (0-0xffffffff,0x100000) >>>>> front candidate range: 0xfdd00000-0xfddfffff >>>>> back candidate range: 0cfe000000-0xfe0fffff >>>>> pcib7: failed to allocate initial memory window (0-0xffffffff,0x100000) >>>>> mpt0: 0x4000 bytes of rid 0x14 res 3 failed (0, 0xffffffffffffffff). >>>>> mpt0: Unable to memory map registers. >>>>> mpt0: Giving Up. > Can you get a full log from a verbose boot? The root problem is > probably earlier when mpt's BARs are first examined and probably has to > do with an issue with the decoding windows on pcib7. > > Please find the full log below: MP Configuration Table version 1.4 found at 0xffffffff800fcb70 Table 'FACP' at 0xdffb0290 Table 'APIC' at 0xdffb0390 APIC: Found table at 0xdffb0390 APIC: Using the MADT enumerator. MADT: Found CPU APIC ID 0 ACPI ID 1: enabled SMP: Added CPU 0 (AP) MADT: Found CPU APIC ID 4 ACPI ID 2: enabled SMP: Added CPU 4 (AP) MADT: Found CPU APIC ID 1 ACPI ID 3: enabled SMP: Added CPU 1 (AP) MADT: Found CPU APIC ID 5 ACPI ID 4: enabled SMP: Added CPU 5 (AP) MADT: Found CPU APIC ID 2 ACPI ID 5: enabled SMP: Added CPU 2 (AP) MADT: Found CPU APIC ID 6 ACPI ID 6: enabled SMP: Added CPU 6 (AP) MADT: Found CPU APIC ID 3 ACPI ID 7: enabled SMP: Added CPU 3 (AP) MADT: Found CPU APIC ID 7 ACPI ID 8: enabled SMP: Added CPU 7 (AP) Copyright (c) 1992-2012 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 9.0-STABLE #0: Wed Feb 15 17:57:31 MSK 2012 root@agata.yandex.ru:/usr/obj/opt/WRK/src/sys/CAVIA amd64 Preloaded elf kernel "/boot/kernel/kernel" at 0xffffffff80ebf000. Calibrating TSC clock ... TSC clock: 2826309950 Hz CPU: Intel(R) Xeon(R) CPU E5440 @ 2.83GHz (2826.31-MHz K8-class CPU) Origin = "GenuineIntel" Id = 0x1067a Family = 6 Model = 17 Stepping = 10 Features=0xbfebfbff Features2=0x40ce3bd AMD Features=0x20100800 AMD Features2=0x1 TSC: P-state invariant, performance statistics real memory = 17716740096 (16896 MB) Physical memory chunk(s): 0x0000000000001000 - 0x000000000009bfff, 634880 bytes (155 pages) 0x0000000000100000 - 0x00000000001fffff, 1048576 bytes (256 pages) 0x0000000000efb000 - 0x00000000dff9ffff, 3741995008 bytes (913573 pages) 0x0000000100000000 - 0x0000000400fa7fff, 12901318656 bytes (3149736 pages) avail memory = 16600899584 (15831 MB) Event timer "LAPIC" quality 400 ACPI APIC Table: <090808 APIC1308> INTR: Adding local APIC 1 as a target INTR: Adding local APIC 2 as a target INTR: Adding local APIC 3 as a target INTR: Adding local APIC 4 as a target INTR: Adding local APIC 5 as a target INTR: Adding local APIC 6 as a target INTR: Adding local APIC 7 as a target FreeBSD/SMP: Multiprocessor System Detected: 8 CPUs FreeBSD/SMP: 2 package(s) x 4 core(s) cpu0 (BSP): APIC ID: 0 cpu1 (AP): APIC ID: 1 cpu2 (AP): APIC ID: 2 cpu3 (AP): APIC ID: 3 cpu4 (AP): APIC ID: 4 cpu5 (AP): APIC ID: 5 cpu6 (AP): APIC ID: 6 cpu7 (AP): APIC ID: 7 x86bios: IVT 0x000000-0x0004ff at 0xfffffe0000000000 x86bios: SSEG 0x001000-0x001fff at 0xffffff8000262000 x86bios: EBDA 0x09e000-0x09ffff at 0xfffffe000009e000 x86bios: ROM 0x0a0000-0x0fefff at 0xfffffe00000a0000 APIC: CPU 0 has ACPI ID 1 APIC: CPU 1 has ACPI ID 3 APIC: CPU 2 has ACPI ID 5 APIC: CPU 3 has ACPI ID 7 APIC: CPU 4 has ACPI ID 2 APIC: CPU 5 has ACPI ID 4 APIC: CPU 6 has ACPI ID 6 APIC: CPU 7 has ACPI ID 8 ULE: setup cpu 0 ULE: setup cpu 1 ULE: setup cpu 2 ULE: setup cpu 3 ULE: setup cpu 4 ULE: setup cpu 5 ULE: setup cpu 6 ULE: setup cpu 7 ACPI: RSDP 0xf9960 00024 (v02 ACPIAM) ACPI: XSDT 0xdffb0100 00074 (v01 090808 XSDT1308 20080908 MSFT 00000097) ACPI: FACP 0xdffb0290 000F4 (v03 090808 FACP1308 20080908 MSFT 00000097) ACPI: DSDT 0xdffb04d0 05414 (v01 CLSea CLSea007 00000007 INTL 20051117) ACPI: FACS 0xdffbe000 00040 ACPI: APIC 0xdffb0390 000AA (v01 090808 APIC1308 20080908 MSFT 00000097) ACPI: MCFG 0xdffb0490 0003C (v01 090808 OEMMCFG 20080908 MSFT 00000097) ACPI: OEMB 0xdffbe040 00071 (v01 090808 OEMB1308 20080908 MSFT 00000097) ACPI: HPET 0xdffb58f0 00038 (v01 090808 OEMHPET 20080908 MSFT 00000097) ACPI: ASF! 0xdffb5928 00083 (v32 AMIASF E7230ASF 00000001 INTL 20051117) ACPI: EINJ 0xdffb59b0 00130 (v01 AMIER AMI_EINJ 20080908 MSFT 00000097) ACPI: BERT 0xdffb5b40 00030 (v01 AMIER AMI_BERT 20080908 MSFT 00000097) ACPI: ERST 0xdffb5b70 001B0 (v01 AMIER AMI_ERST 20080908 MSFT 00000097) ACPI: HEST 0xdffb5d20 000A8 (v01 AMIER AMI_HEST 20080908 MSFT 00000097) MADT: Found IO APIC ID 8, Interrupt 0 at 0xfec00000 ioapic0: Routing external 8259A's -> intpin 0 MADT: Found IO APIC ID 9, Interrupt 24 at 0xfec88000 MADT: Found IO APIC ID 10, Interrupt 48 at 0xfec89000 MADT: Interrupt override: source 0, irq 2 ioapic0: Routing IRQ 0 -> intpin 2 MADT: Interrupt override: source 9, irq 9 ioapic0: intpin 9 trigger: level lapic: Routing NMI -> LINT1 lapic: LINT1 trigger: edge lapic: LINT1 polarity: high ioapic0 irqs 0-23 on motherboard ioapic1 irqs 24-47 on motherboard ioapic2 irqs 48-71 on motherboard cpu0 BSP: ID: 0x00000000 VER: 0x00050014 LDR: 0x00000000 DFR: 0xffffffff lint0: 0x00010700 lint1: 0x00000400 TPR: 0x00000000 SVR: 0x000001ff timer: 0x000100ef therm: 0x00010000 err: 0x000000f0 pmc: 0x00010400 null: random: nfslock: pseudo-device kbd: new array size 4 kbd1 at kbdmux0 mem: cpuctl: access to MSR registers/cpuid info. io: acpi0: <090808 XSDT1308> on motherboard PCIe: Memory Mapped configuration base @ 0xe0000000 ioapic0: routing intpin 9 (ISA IRQ 9) to lapic 0 vector 48 ACPI: Executed 1 blocks of module-level executable AML code acpi0: Power Button (fixed) acpi0: reservation of fed1c000, 4000 (3) failed acpi0: reservation of fed20000, 25000 (3) failed acpi0: reservation of fed45000, 5b000 (3) failed acpi0: reservation of feda0000, 20000 (3) failed acpi0: reservation of fec01000, 7f000 (3) failed acpi0: reservation of fec80000, 6000 (3) failed acpi0: reservation of fec86000, a000 (3) failed acpi0: reservation of ff000000, 400000 (3) failed acpi0: reservation of ff400000, 400000 (3) failed acpi0: reservation of ff800000, 400000 (3) failed acpi0: reservation of ffc00000, 400000 (3) failed acpi0: reservation of fec00000, 1000 (3) failed acpi0: reservation of fee00000, 1000 (3) failed acpi0: reservation of 0, a0000 (3) failed acpi0: reservation of 100000, dff00000 (3) failed ACPI timer: 1/1 1/1 1/1 1/1 1/1 1/1 1/1 1/1 1/1 1/1 -> 10 Timecounter "ACPI-fast" frequency 3579545 Hz quality 900 acpi_timer0: <24-bit timer at 3.579545MHz> port 0x808-0x80b on acpi0 cpu0: on acpi0 cpu0: switching to generic Cx mode cpu1: on acpi0 cpu2: on acpi0 cpu3: on acpi0 cpu4: on acpi0 cpu5: on acpi0 cpu6: on acpi0 cpu7: on acpi0 pci_link0: Index IRQ Rtd Ref IRQs Initial Probe 0 5 N 0 3 4 5 6 7 10 11 12 14 15 Validation 0 5 N 0 3 4 5 6 7 10 11 12 14 15 After Disable 0 255 N 0 3 4 5 6 7 10 11 12 14 15 pci_link1: Index IRQ Rtd Ref IRQs Initial Probe 0 14 N 0 3 4 5 6 7 11 12 14 15 Validation 0 14 N 0 3 4 5 6 7 11 12 14 15 After Disable 0 255 N 0 3 4 5 6 7 11 12 14 15 pci_link2: Index IRQ Rtd Ref IRQs Initial Probe 0 11 N 0 3 4 5 6 7 10 11 12 14 15 Validation 0 11 N 0 3 4 5 6 7 10 11 12 14 15 After Disable 0 255 N 0 3 4 5 6 7 10 11 12 14 15 pci_link3: Index IRQ Rtd Ref IRQs Initial Probe 0 10 N 0 3 4 5 6 7 10 11 12 14 15 Validation 0 10 N 0 3 4 5 6 7 10 11 12 14 15 After Disable 0 255 N 0 3 4 5 6 7 10 11 12 14 15 pci_link4: Index IRQ Rtd Ref IRQs Initial Probe 0 255 N 0 3 4 5 6 7 10 11 12 14 15 Validation 0 255 N 0 3 4 5 6 7 10 11 12 14 15 After Disable 0 255 N 0 3 4 5 6 7 10 11 12 14 15 pci_link5: Index IRQ Rtd Ref IRQs Initial Probe 0 255 N 0 3 4 5 6 7 10 11 12 14 15 Validation 0 255 N 0 3 4 5 6 7 10 11 12 14 15 After Disable 0 255 N 0 3 4 5 6 7 10 11 12 14 15 pci_link6: Index IRQ Rtd Ref IRQs Initial Probe 0 255 N 0 3 4 5 6 7 10 11 12 14 15 Validation 0 255 N 0 3 4 5 6 7 10 11 12 14 15 After Disable 0 255 N 0 3 4 5 6 7 10 11 12 14 15 pci_link7: Index IRQ Rtd Ref IRQs Initial Probe 0 15 N 0 3 4 5 6 7 10 11 12 14 15 Validation 0 15 N 0 3 4 5 6 7 10 11 12 14 15 After Disable 0 255 N 0 3 4 5 6 7 10 11 12 14 15 pcib0: port 0xcf8-0xcff on acpi0 pcib0: decoding 4 range 0-0xcf7 pcib0: decoding 4 range 0xd00-0xffff pcib0: decoding 3 range 0xa0000-0xbffff pcib0: decoding 3 range 0xd0000-0xdffff pcib0: decoding 3 range 0xf0000000-0xfebfffff pci0: on pcib0 pci0: domain=0, physical bus=0 found-> vendor=0x8086, dev=0x4003, revid=0x20 domain=0, bus=0, slot=0, func=0 class=06-00-00, hdrtype=0x00, mfdev=0 cmdreg=0x0144, statreg=0x0010, cachelnsz=16 (dwords) lattimer=0x00 (0 ns), mingnt=0x00 (0 ns), maxlat=0x00 (0 ns) intpin=a, irq=14 powerspec 3 supports D0 D3 current D0 MSI supports 2 messages pcib0: matched entry for 0.0.INTA pcib0: slot 0 INTA hardwired to IRQ 17 found-> vendor=0x8086, dev=0x4021, revid=0x20 domain=0, bus=0, slot=1, func=0 class=06-04-00, hdrtype=0x01, mfdev=0 cmdreg=0x0144, statreg=0x0010, cachelnsz=16 (dwords) lattimer=0x00 (0 ns), mingnt=0x03 (750 ns), maxlat=0x00 (0 ns) intpin=a, irq=5 powerspec 3 supports D0 D3 current D0 MSI supports 2 messages pcib0: matched entry for 0.1.INTA pcib0: slot 1 INTA hardwired to IRQ 48 found-> vendor=0x8086, dev=0x4025, revid=0x20 domain=0, bus=0, slot=5, func=0 class=06-04-00, hdrtype=0x01, mfdev=0 cmdreg=0x0144, statreg=0x0010, cachelnsz=16 (dwords) lattimer=0x00 (0 ns), mingnt=0x03 (750 ns), maxlat=0x00 (0 ns) intpin=a, irq=5 powerspec 3 supports D0 D3 current D0 MSI supports 2 messages pcib0: matched entry for 0.5.INTA pcib0: slot 5 INTA hardwired to IRQ 52 found-> vendor=0x8086, dev=0x4029, revid=0x20 domain=0, bus=0, slot=9, func=0 class=06-04-00, hdrtype=0x01, mfdev=0 cmdreg=0x0147, statreg=0x0010, cachelnsz=16 (dwords) lattimer=0x00 (0 ns), mingnt=0x03 (750 ns), maxlat=0x00 (0 ns) intpin=a, irq=5 powerspec 3 supports D0 D3 current D0 MSI supports 2 messages pcib0: matched entry for 0.9.INTA pcib0: slot 9 INTA hardwired to IRQ 56 found-> vendor=0x8086, dev=0x402f, revid=0x20 domain=0, bus=0, slot=15, func=0 class=08-80-00, hdrtype=0x00, mfdev=0 cmdreg=0x0006, statreg=0x0010, cachelnsz=0 (dwords) lattimer=0x00 (0 ns), mingnt=0x00 (0 ns), maxlat=0x00 (0 ns) intpin=a, irq=5 powerspec 3 supports D0 D3 current D0 MSI-X supports 4 messages in map 0x10 map[10]: type Memory, range 64, base 0xfd7f8000, size 14, enabled pcib0: allocated type 3 (0xfd7f8000-0xfd7fbfff) for rid 10 of pci0:0:15:0 pcib0: matched entry for 0.15.INTA pcib0: slot 15 INTA hardwired to IRQ 57 found-> vendor=0x8086, dev=0x4030, revid=0x20 domain=0, bus=0, slot=16, func=0 class=06-00-00, hdrtype=0x00, mfdev=1 cmdreg=0x0000, statreg=0x0000, cachelnsz=0 (dwords) lattimer=0x00 (0 ns), mingnt=0x00 (0 ns), maxlat=0x00 (0 ns) found-> vendor=0x8086, dev=0x4030, revid=0x20 domain=0, bus=0, slot=16, func=1 class=06-00-00, hdrtype=0x00, mfdev=1 cmdreg=0x0000, statreg=0x0000, cachelnsz=0 (dwords) lattimer=0x00 (0 ns), mingnt=0x00 (0 ns), maxlat=0x00 (0 ns) found-> vendor=0x8086, dev=0x4030, revid=0x20 domain=0, bus=0, slot=16, func=2 class=06-00-00, hdrtype=0x00, mfdev=1 cmdreg=0x0000, statreg=0x0000, cachelnsz=0 (dwords) lattimer=0x00 (0 ns), mingnt=0x00 (0 ns), maxlat=0x00 (0 ns) found-> vendor=0x8086, dev=0x4030, revid=0x20 domain=0, bus=0, slot=16, func=3 class=06-00-00, hdrtype=0x00, mfdev=1 cmdreg=0x0000, statreg=0x0000, cachelnsz=0 (dwords) lattimer=0x00 (0 ns), mingnt=0x00 (0 ns), maxlat=0x00 (0 ns) found-> vendor=0x8086, dev=0x4030, revid=0x20 domain=0, bus=0, slot=16, func=4 class=06-00-00, hdrtype=0x00, mfdev=1 cmdreg=0x0000, statreg=0x0000, cachelnsz=0 (dwords) lattimer=0x00 (0 ns), mingnt=0x00 (0 ns), maxlat=0x00 (0 ns) found-> vendor=0x8086, dev=0x4031, revid=0x20 domain=0, bus=0, slot=17, func=0 class=06-00-00, hdrtype=0x00, mfdev=0 cmdreg=0x0000, statreg=0x0000, cachelnsz=0 (dwords) lattimer=0x00 (0 ns), mingnt=0x00 (0 ns), maxlat=0x00 (0 ns) found-> vendor=0x8086, dev=0x4035, revid=0x20 domain=0, bus=0, slot=21, func=0 class=06-00-00, hdrtype=0x00, mfdev=1 cmdreg=0x0000, statreg=0x0000, cachelnsz=0 (dwords) lattimer=0x00 (0 ns), mingnt=0x00 (0 ns), maxlat=0x00 (0 ns) found-> vendor=0x8086, dev=0x4035, revid=0x20 domain=0, bus=0, slot=21, func=1 class=06-00-00, hdrtype=0x00, mfdev=1 cmdreg=0x0000, statreg=0x0000, cachelnsz=0 (dwords) lattimer=0x00 (0 ns), mingnt=0x00 (0 ns), maxlat=0x00 (0 ns) found-> vendor=0x8086, dev=0x4036, revid=0x20 domain=0, bus=0, slot=22, func=0 class=06-00-00, hdrtype=0x00, mfdev=1 cmdreg=0x0000, statreg=0x0000, cachelnsz=0 (dwords) lattimer=0x00 (0 ns), mingnt=0x00 (0 ns), maxlat=0x00 (0 ns) found-> vendor=0x8086, dev=0x4036, revid=0x20 domain=0, bus=0, slot=22, func=1 class=06-00-00, hdrtype=0x00, mfdev=1 cmdreg=0x0000, statreg=0x0000, cachelnsz=0 (dwords) lattimer=0x00 (0 ns), mingnt=0x00 (0 ns), maxlat=0x00 (0 ns) found-> vendor=0x8086, dev=0x2690, revid=0x09 domain=0, bus=0, slot=28, func=0 class=06-04-00, hdrtype=0x01, mfdev=1 cmdreg=0x0144, statreg=0x0010, cachelnsz=16 (dwords) lattimer=0x00 (0 ns), mingnt=0x03 (750 ns), maxlat=0x00 (0 ns) intpin=a, irq=5 powerspec 2 supports D0 D3 current D0 MSI supports 1 message pcib0: matched entry for 0.28.INTA pcib0: slot 28 INTA hardwired to IRQ 16 found-> vendor=0x8086, dev=0x2694, revid=0x09 domain=0, bus=0, slot=28, func=2 class=06-04-00, hdrtype=0x01, mfdev=1 cmdreg=0x0147, statreg=0x0010, cachelnsz=16 (dwords) lattimer=0x00 (0 ns), mingnt=0x03 (750 ns), maxlat=0x00 (0 ns) intpin=c, irq=11 powerspec 2 supports D0 D3 current D0 MSI supports 1 message pcib0: matched entry for 0.28.INTC pcib0: slot 28 INTC hardwired to IRQ 18 found-> vendor=0x8086, dev=0x2696, revid=0x09 domain=0, bus=0, slot=28, func=3 class=06-04-00, hdrtype=0x01, mfdev=1 cmdreg=0x0147, statreg=0x0010, cachelnsz=16 (dwords) lattimer=0x00 (0 ns), mingnt=0x03 (750 ns), maxlat=0x00 (0 ns) intpin=d, irq=10 powerspec 2 supports D0 D3 current D0 MSI supports 1 message pcib0: matched entry for 0.28.INTD pcib0: slot 28 INTD hardwired to IRQ 19 found-> vendor=0x8086, dev=0x2688, revid=0x09 domain=0, bus=0, slot=29, func=0 class=0c-03-00, hdrtype=0x00, mfdev=1 cmdreg=0x0005, statreg=0x0280, cachelnsz=0 (dwords) lattimer=0x00 (0 ns), mingnt=0x00 (0 ns), maxlat=0x00 (0 ns) intpin=a, irq=15 map[20]: type I/O Port, range 32, base 0x9880, size 5, enabled pcib0: allocated type 4 (0x9880-0x989f) for rid 20 of pci0:0:29:0 pcib0: matched entry for 0.29.INTA pcib0: slot 29 INTA hardwired to IRQ 23 found-> vendor=0x8086, dev=0x2689, revid=0x09 domain=0, bus=0, slot=29, func=1 class=0c-03-00, hdrtype=0x00, mfdev=0 cmdreg=0x0005, statreg=0x0280, cachelnsz=0 (dwords) lattimer=0x00 (0 ns), mingnt=0x00 (0 ns), maxlat=0x00 (0 ns) intpin=b, irq=10 map[20]: type I/O Port, range 32, base 0x9c00, size 5, enabled pcib0: allocated type 4 (0x9c00-0x9c1f) for rid 20 of pci0:0:29:1 pcib0: matched entry for 0.29.INTB pcib0: slot 29 INTB hardwired to IRQ 19 found-> vendor=0x8086, dev=0x268c, revid=0x09 domain=0, bus=0, slot=29, func=7 class=0c-03-20, hdrtype=0x00, mfdev=0 cmdreg=0x0006, statreg=0x0290, cachelnsz=0 (dwords) lattimer=0x00 (0 ns), mingnt=0x00 (0 ns), maxlat=0x00 (0 ns) intpin=a, irq=15 powerspec 2 supports D0 D3 current D0 map[10]: type Memory, range 32, base 0xfd7ffc00, size 10, enabled pcib0: allocated type 3 (0xfd7ffc00-0xfd7fffff) for rid 10 of pci0:0:29:7 pcib0: matched entry for 0.29.INTA pcib0: slot 29 INTA hardwired to IRQ 23 found-> vendor=0x8086, dev=0x244e, revid=0xd9 domain=0, bus=0, slot=30, func=0 class=06-04-01, hdrtype=0x01, mfdev=0 cmdreg=0x0147, statreg=0x0010, cachelnsz=0 (dwords) lattimer=0x00 (0 ns), mingnt=0x1b (6750 ns), maxlat=0x00 (0 ns) found-> vendor=0x8086, dev=0x2670, revid=0x09 domain=0, bus=0, slot=31, func=0 class=06-01-00, hdrtype=0x00, mfdev=1 cmdreg=0x0147, statreg=0x0200, cachelnsz=0 (dwords) lattimer=0x00 (0 ns), mingnt=0x00 (0 ns), maxlat=0x00 (0 ns) found-> vendor=0x8086, dev=0x269b, revid=0x09 domain=0, bus=0, slot=31, func=3 class=0c-05-00, hdrtype=0x00, mfdev=0 cmdreg=0x0001, statreg=0x0280, cachelnsz=0 (dwords) lattimer=0x00 (0 ns), mingnt=0x00 (0 ns), maxlat=0x00 (0 ns) intpin=b, irq=14 map[20]: type I/O Port, range 32, base 0x400, size 5, enabled pcib0: allocated type 4 (0x400-0x41f) for rid 20 of pci0:0:31:3 pcib0: matched entry for 0.31.INTB pcib0: slot 31 INTB hardwired to IRQ 19 pcib1: irq 48 at device 1.0 on pci0 pcib1: domain 0 pcib1: secondary bus 11 pcib1: subordinate bus 11 pcib1: no prefetched decode pci11: on pcib1 pci11: domain=0, physical bus=11 pcib2: irq 52 at device 5.0 on pci0 pcib2: domain 0 pcib2: secondary bus 10 pcib2: subordinate bus 10 pcib2: no prefetched decode pci10: on pcib2 pci10: domain=0, physical bus=10 pcib3: irq 56 at device 9.0 on pci0 pcib0: allocated type 4 (0xd000-0xefff) for rid 1c of pcib3 pcib3: failed to allocate initial memory window: 0xfdb00000-0xfebfffff pcib3: domain 0 pcib3: secondary bus 5 pcib3: subordinate bus 9 pcib3: I/O decode 0xd000-0xefff pcib3: no prefetched decode pci5: on pcib3 pci5: domain=0, physical bus=5 found-> vendor=0x8086, dev=0x3500, revid=0x01 domain=0, bus=5, slot=0, func=0 class=06-04-00, hdrtype=0x01, mfdev=1 cmdreg=0x0147, statreg=0x0010, cachelnsz=16 (dwords) lattimer=0x00 (0 ns), mingnt=0x03 (750 ns), maxlat=0x00 (0 ns) intpin=a, irq=5 powerspec 2 supports D0 D3 current D0 pcib3: matched entry for 5.0.INTA pcib3: slot 0 INTA hardwired to IRQ 16 found-> vendor=0x8086, dev=0x350c, revid=0x01 domain=0, bus=5, slot=0, func=3 class=06-04-00, hdrtype=0x01, mfdev=1 cmdreg=0x0147, statreg=0x0010, cachelnsz=16 (dwords) lattimer=0x00 (0 ns), mingnt=0x03 (750 ns), maxlat=0x00 (0 ns) powerspec 2 supports D0 D3 current D0 pcib4: irq 16 at device 0.0 on pci5 pcib3: allocated I/O port range (0xe000-0xefff) for rid 1c of pcib4 pcib3: failed to allocate initial memory window (0xfdf00000-0xfebfffff,0xd00000) pcib4: failed to allocate initial memory window: 0xfdf00000-0xfebfffff pcib4: domain 0 pcib4: secondary bus 7 pcib4: subordinate bus 9 pcib4: I/O decode 0xe000-0xefff pcib4: no prefetched decode pci7: on pcib4 pci7: domain=0, physical bus=7 found-> vendor=0x8086, dev=0x3510, revid=0x01 domain=0, bus=7, slot=0, func=0 class=06-04-00, hdrtype=0x01, mfdev=0 cmdreg=0x0144, statreg=0x0010, cachelnsz=16 (dwords) lattimer=0x00 (0 ns), mingnt=0x03 (750 ns), maxlat=0x00 (0 ns) powerspec 2 supports D0 D3 current D0 MSI supports 1 message, 64 bit found-> vendor=0x8086, dev=0x3518, revid=0x01 domain=0, bus=7, slot=2, func=0 class=06-04-00, hdrtype=0x01, mfdev=0 cmdreg=0x0147, statreg=0x0010, cachelnsz=16 (dwords) lattimer=0x00 (0 ns), mingnt=0x03 (750 ns), maxlat=0x00 (0 ns) powerspec 2 supports D0 D3 current D0 MSI supports 1 message, 64 bit pcib5: at device 0.0 on pci7 pcib5: domain 0 pcib5: secondary bus 9 pcib5: subordinate bus 9 pcib5: no prefetched decode pci9: on pcib5 pci9: domain=0, physical bus=9 pcib6: at device 2.0 on pci7 pcib4: allocated I/O port range (0xe000-0xefff) for rid 1c of pcib6 pcib0: allocated type 3 (0xfdf00000-0xfdffffff) for rid 20 of pcib3 pcib3: allocated initial memory window of 0xfdf00000-0xfdffffff pcib3: allocated memory range (0xfdf00000-0xfdffffff) for rid 20 of pcib4 pcib4: allocated initial memory window of 0xfdf00000-0xfdffffff pcib4: allocated memory range (0xfdf00000-0xfdffffff) for rid 20 of pcib6 pcib6: domain 0 pcib6: secondary bus 8 pcib6: subordinate bus 8 pcib6: I/O decode 0xe000-0xefff pcib6: memory decode 0xfdf00000-0xfdffffff pcib6: no prefetched decode pci8: on pcib6 pci8: domain=0, physical bus=8 found-> vendor=0x8086, dev=0x1096, revid=0x01 domain=0, bus=8, slot=0, func=0 class=02-00-00, hdrtype=0x00, mfdev=1 cmdreg=0x0147, statreg=0x0010, cachelnsz=16 (dwords) lattimer=0x00 (0 ns), mingnt=0x00 (0 ns), maxlat=0x00 (0 ns) intpin=a, irq=11 powerspec 2 supports D0 D3 current D0 MSI supports 1 message, 64 bit map[10]: type Memory, range 32, base 0xfdfa0000, size 17, enabled pcib6: allocated memory range (0xfdfa0000-0xfdfbffff) for rid 10 of pci0:8:0:0 map[18]: type I/O Port, range 32, base 0xe880, size 5, enabled pcib6: allocated I/O port range (0xe880-0xe89f) for rid 18 of pci0:8:0:0 pcib6: matched entry for 8.0.INTA pcib6: slot 0 INTA hardwired to IRQ 18 found-> vendor=0x8086, dev=0x1096, revid=0x01 domain=0, bus=8, slot=0, func=1 class=02-00-00, hdrtype=0x00, mfdev=1 cmdreg=0x0147, statreg=0x0010, cachelnsz=16 (dwords) lattimer=0x00 (0 ns), mingnt=0x00 (0 ns), maxlat=0x00 (0 ns) intpin=b, irq=10 powerspec 2 supports D0 D3 current D0 MSI supports 1 message, 64 bit map[10]: type Memory, range 32, base 0xfdfe0000, size 17, enabled pcib6: allocated memory range (0xfdfe0000-0xfdffffff) for rid 10 of pci0:8:0:1 map[18]: type I/O Port, range 32, base 0xec00, size 5, enabled pcib6: allocated I/O port range (0xec00-0xec1f) for rid 18 of pci0:8:0:1 pcib6: matched entry for 8.0.INTB pcib6: slot 0 INTB hardwired to IRQ 19 em0: port 0xe880-0xe89f mem 0xfdfa0000-0xfdfbffff irq 18 at device 0.0 on pci8 em0: attempting to allocate 1 MSI vectors (1 supported) msi: routing MSI IRQ 256 to local APIC 0 vector 49 em0: using IRQ 256 for MSI em0: Using an MSI interrupt em0: bpf attached em0: Ethernet address: 00:22:15:31:2b:b0 em1: port 0xec00-0xec1f mem 0xfdfe0000-0xfdffffff irq 19 at device 0.1 on pci8 em1: attempting to allocate 1 MSI vectors (1 supported) msi: routing MSI IRQ 257 to local APIC 0 vector 50 em1: using IRQ 257 for MSI em1: Using an MSI interrupt em1: bpf attached em1: Ethernet address: 00:22:15:31:2b:b1 pcib7: at device 0.3 on pci5 pcib3: allocated I/O port range (0xd000-0xdfff) for rid 1c of pcib7 pcib3: attempting to grow memory window for (0xfdc00000-0xfdefffff,0x300000) pcib7: failed to allocate initial memory window: 0xfdc00000-0xfdefffff pcib7: domain 0 pcib7: secondary bus 6 pcib7: subordinate bus 6 pcib7: I/O decode 0xd000-0xdfff pcib7: no prefetched decode pci6: on pcib7 pci6: domain=0, physical bus=6 found-> vendor=0x1000, dev=0x0054, revid=0x02 domain=0, bus=6, slot=3, func=0 class=01-00-00, hdrtype=0x00, mfdev=0 cmdreg=0x0157, statreg=0x0230, cachelnsz=16 (dwords) lattimer=0x50 (2400 ns), mingnt=0x40 (16000 ns), maxlat=0x0a (2500 ns) intpin=a, irq=11 powerspec 2 supports D0 D1 D2 D3 current D0 MSI supports 1 message, 64 bit MSI-X supports 1 message in map 0x14 map[10]: type I/O Port, range 32, base 0xd000, size 8, enabled pcib7: allocated I/O port range (0xd000-0xd0ff) for rid 10 of pci0:6:3:0 map[14]: type Memory, range 64, base 0xfdefc000, size 14, enabled pcib3: attempting to grow memory window for (0xfde00000-0xfdefffff,0x100000) pcib7: failed to allocate initial memory window (0xfde00000-0xfdefffff,0x100000) map[1c]: type Memory, range 64, base 0xfdee0000, size 16, enabled pcib3: attempting to grow memory window for (0xfde00000-0xfdefffff,0x100000) pcib7: failed to allocate initial memory window (0xfde00000-0xfdefffff,0x100000) pcib7: matched entry for 6.3.INTA pcib7: slot 3 INTA hardwired to IRQ 26 mpt0: port 0xd000-0xd0ff irq 26 at device 3.0 on pci6 pcib3: attempting to grow memory window for (0-0xffffffff,0x100000) front candidate range: 0xfdd00000-0xfddfffff back candidate range: 0xfe000000-0xfe0fffff pcib7: failed to allocate initial memory window (0-0xffffffff,0x100000) mpt0: 0x4000 bytes of rid 0x14 res 3 failed (0, 0xffffffffffffffff). mpt0: Unable to memory map registers. mpt0: Giving Up. pci0: at device 15.0 (no driver attached) pcib8: irq 16 at device 28.0 on pci0 pcib8: domain 0 pcib8: secondary bus 4 pcib8: subordinate bus 4 pcib8: no prefetched decode pci4: on pcib8 pci4: domain=0, physical bus=4 pcib9: irq 18 at device 28.2 on pci0 pcib0: allocated type 4 (0xc000-0xcfff) for rid 1c of pcib9 pcib0: allocated type 3 (0xfda00000-0xfdafffff) for rid 20 of pcib9 pcib9: domain 0 pcib9: secondary bus 3 pcib9: subordinate bus 3 pcib9: I/O decode 0xc000-0xcfff pcib9: memory decode 0xfda00000-0xfdafffff pcib9: no prefetched decode pci3: on pcib9 pci3: domain=0, physical bus=3 found-> vendor=0x8086, dev=0x109a, revid=0x00 domain=0, bus=3, slot=0, func=0 class=02-00-00, hdrtype=0x00, mfdev=0 cmdreg=0x0147, statreg=0x0010, cachelnsz=16 (dwords) lattimer=0x00 (0 ns), mingnt=0x00 (0 ns), maxlat=0x00 (0 ns) intpin=a, irq=11 powerspec 2 supports D0 D3 current D0 MSI supports 1 message, 64 bit map[10]: type Memory, range 32, base 0xfdae0000, size 17, enabled pcib9: allocated memory range (0xfdae0000-0xfdafffff) for rid 10 of pci0:3:0:0 map[18]: type I/O Port, range 32, base 0xcc00, size 5, enabled pcib9: allocated I/O port range (0xcc00-0xcc1f) for rid 18 of pci0:3:0:0 pcib9: matched entry for 3.0.INTA pcib9: slot 0 INTA hardwired to IRQ 18 em2: port 0xcc00-0xcc1f mem 0xfdae0000-0xfdafffff irq 18 at device 0.0 on pci3 em2: attempting to allocate 1 MSI vectors (1 supported) msi: routing MSI IRQ 258 to local APIC 0 vector 51 em2: using IRQ 258 for MSI em2: Using an MSI interrupt em2: bpf attached em2: Ethernet address: 00:22:15:31:28:17 pcib10: irq 19 at device 28.3 on pci0 pcib0: allocated type 4 (0xb000-0xbfff) for rid 1c of pcib10 pcib0: allocated type 3 (0xfd900000-0xfd9fffff) for rid 20 of pcib10 pcib10: domain 0 pcib10: secondary bus 2 pcib10: subordinate bus 2 pcib10: I/O decode 0xb000-0xbfff pcib10: memory decode 0xfd900000-0xfd9fffff pcib10: no prefetched decode pci2: on pcib10 pci2: domain=0, physical bus=2 found-> vendor=0x8086, dev=0x109a, revid=0x00 domain=0, bus=2, slot=0, func=0 class=02-00-00, hdrtype=0x00, mfdev=0 cmdreg=0x0147, statreg=0x0010, cachelnsz=16 (dwords) lattimer=0x00 (0 ns), mingnt=0x00 (0 ns), maxlat=0x00 (0 ns) intpin=a, irq=10 powerspec 2 supports D0 D3 current D0 MSI supports 1 message, 64 bit map[10]: type Memory, range 32, base 0xfd9e0000, size 17, enabled pcib10: allocated memory range (0xfd9e0000-0xfd9fffff) for rid 10 of pci0:2:0:0 map[18]: type I/O Port, range 32, base 0xbc00, size 5, enabled pcib10: allocated I/O port range (0xbc00-0xbc1f) for rid 18 of pci0:2:0:0 pcib10: matched entry for 2.0.INTA pcib10: slot 0 INTA hardwired to IRQ 19 em3: port 0xbc00-0xbc1f mem 0xfd9e0000-0xfd9fffff irq 19 at device 0.0 on pci2 em3: attempting to allocate 1 MSI vectors (1 supported) msi: routing MSI IRQ 259 to local APIC 0 vector 52 em3: using IRQ 259 for MSI em3: Using an MSI interrupt em3: bpf attached em3: Ethernet address: 00:22:15:31:29:d4 uhci0: port 0x9880-0x989f irq 23 at device 29.0 on pci0 ioapic0: routing intpin 23 (PCI IRQ 23) to lapic 0 vector 53 usbus0: on uhci0 usbus0: bpf attached uhci0: usbpf: Attached uhci1: port 0x9c00-0x9c1f irq 19 at device 29.1 on pci0 ioapic0: routing intpin 19 (PCI IRQ 19) to lapic 0 vector 54 usbus1: on uhci1 usbus1: bpf attached uhci1: usbpf: Attached ehci0: mem 0xfd7ffc00-0xfd7fffff irq 23 at device 29.7 on pci0 usbus2: EHCI version 1.0 usbus2: on ehci0 usbus2: bpf attached ehci0: usbpf: Attached pcib11: at device 30.0 on pci0 pcib0: allocated type 4 (0xa000-0xafff) for rid 1c of pcib11 pcib0: allocated type 3 (0xfd800000-0xfd8fffff) for rid 20 of pcib11 pcib0: allocated type 3 (0xf8000000-0xfbffffff) for rid 24 of pcib11 pcib11: domain 0 pcib11: secondary bus 1 pcib11: subordinate bus 1 pcib11: I/O decode 0xa000-0xafff pcib11: memory decode 0xfd800000-0xfd8fffff pcib11: prefetched decode 0xf8000000-0xfbffffff pcib11: Subtractively decoded bridge. pci1: on pcib11 pci1: domain=0, physical bus=1 found-> vendor=0x18ca, dev=0x0020, revid=0x00 domain=0, bus=1, slot=2, func=0 class=03-00-00, hdrtype=0x00, mfdev=0 cmdreg=0x0003, statreg=0x0230, cachelnsz=0 (dwords) lattimer=0x00 (0 ns), mingnt=0x00 (0 ns), maxlat=0x00 (0 ns) powerspec 2 supports D0 D1 D2 D3 current D0 map[10]: type Prefetchable Memory, range 32, base 0xf8000000, size 26, enabled pcib11: allocated prefetch range (0xf8000000-0xfbffffff) for rid 10 of pci0:1:2:0 map[14]: type Memory, range 32, base 0xfd8c0000, size 18, enabled pcib11: allocated memory range (0xfd8c0000-0xfd8fffff) for rid 14 of pci0:1:2:0 map[18]: type I/O Port, range 32, base 0xac00, size 7, enabled pcib11: allocated I/O port range (0xac00-0xac7f) for rid 18 of pci0:1:2:0 vgapci0: port 0xac00-0xac7f mem 0xf8000000-0xfbffffff,0xfd8c0000-0xfd8fffff at device 2.0 on pci1 isab0: at device 31.0 on pci0 isa0: on isab0 ichsmb0: port 0x400-0x41f irq 19 at device 31.3 on pci0 smbus0: on ichsmb0 smb0: on smbus0 acpi_button0: on acpi0 attimer0: port 0x40-0x43 irq 0 on acpi0 Timecounter "i8254" frequency 1193182 Hz quality 0 ioapic0: routing intpin 2 (ISA IRQ 0) to lapic 0 vector 55 Event timer "i8254" frequency 1193182 Hz quality 100 atrtc0: port 0x70-0x71 irq 8 on acpi0 atrtc0: registered as a time-of-day clock (resolution 1000000us, adjustment 0.500000000s) ioapic0: routing intpin 8 (ISA IRQ 8) to lapic 0 vector 56 Event timer "RTC" frequency 32768 Hz quality 0 atkbdc0: port 0x60,0x64 irq 1 on acpi0 atkbd0: irq 1 on atkbdc0 atkbd: the current kbd controller command byte 0065 atkbd: keyboard ID 0x41ab (2) kbd0 at atkbd0 kbd0: atkbd0, AT 101/102 (2), config:0x0, flags:0x3d0000 ioapic0: routing intpin 1 (ISA IRQ 1) to lapic 0 vector 57 atkbd0: [GIANT-LOCKED] psm0: unable to allocate IRQ psmcpnp0: irq 12 on acpi0 psm0: current command byte:0065 psm0: irq 12 on atkbdc0 ioapic0: routing intpin 12 (ISA IRQ 12) to lapic 0 vector 58 psm0: [GIANT-LOCKED] psm0: model IntelliMouse Explorer, device ID 4-00, 5 buttons psm0: config:00000000, flags:00000008, packet size:4 psm0: syncmask:08, syncbits:00 hpet0: iomem 0xfed00000-0xfed003ff on acpi0 hpet0: vendor 0x8086, rev 0x1, 14318180Hz 64bit, 3 timers, legacy route hpet0: t0: irqs 0x00f00000 (0), 64bit, periodic hpet0: t1: irqs 0x00f00000 (0) hpet0: t2: irqs 0x00f00800 (0) Timecounter "HPET" frequency 14318180 Hz quality 950 ioapic0: routing intpin 20 (PCI IRQ 20) to lapic 0 vector 59 Event timer "HPET" frequency 14318180 Hz quality 450 Event timer "HPET1" frequency 14318180 Hz quality 440 Event timer "HPET2" frequency 14318180 Hz quality 440 uart0: <16550 or compatible> port 0x3f8-0x3ff irq 4 flags 0x10 on acpi0 ioapic0: routing intpin 4 (ISA IRQ 4) to lapic 0 vector 60 uart0: fast interrupt uart1: <16550 or compatible> port 0x2f8-0x2ff irq 3 on acpi0 ioapic0: routing intpin 3 (ISA IRQ 3) to lapic 0 vector 61 uart1: fast interrupt acpi0: wakeup code va 0xffffff8401d01000 pa 0x4000 ahc_isa_probe 0: ioport 0xc00 alloc failed ahc_isa_probe 1: ioport 0x1c00 alloc failed ahc_isa_probe 2: ioport 0x2c00 alloc failed ahc_isa_probe 3: ioport 0x3c00 alloc failed ahc_isa_probe 4: ioport 0x4c00 alloc failed ahc_isa_probe 5: ioport 0x5c00 alloc failed ahc_isa_probe 6: ioport 0x6c00 alloc failed ahc_isa_probe 7: ioport 0x7c00 alloc failed ahc_isa_probe 8: ioport 0x8c00 alloc failed ahc_isa_probe 9: ioport 0x9c00 alloc failed ahc_isa_probe 10: ioport 0xac00 alloc failed ahc_isa_probe 11: ioport 0xbc00 alloc failed ahc_isa_probe 12: ioport 0xcc00 alloc failed ahc_isa_probe 13: ioport 0xdc00 alloc failed ahc_isa_probe 14: ioport 0xec00 alloc failed isab0: found ICH8 or equivalent chipset: Intel 63XXESB watchdog timer pcib0: allocated type 3 (0xa0000-0xa07ff) for rid 0 of orm0 pcib0: allocated type 3 (0xa0800-0xa0fff) for rid 0 of orm0 pcib0: allocated type 3 (0xa1000-0xa17ff) for rid 0 of orm0 pcib0: allocated type 3 (0xa1800-0xa1fff) for rid 0 of orm0 pcib0: allocated type 3 (0xa2000-0xa27ff) for rid 0 of orm0 pcib0: allocated type 3 (0xa2800-0xa2fff) for rid 0 of orm0 pcib0: allocated type 3 (0xa3000-0xa37ff) for rid 0 of orm0 pcib0: allocated type 3 (0xa3800-0xa3fff) for rid 0 of orm0 pcib0: allocated type 3 (0xa4000-0xa47ff) for rid 0 of orm0 pcib0: allocated type 3 (0xa4800-0xa4fff) for rid 0 of orm0 pcib0: allocated type 3 (0xa5000-0xa57ff) for rid 0 of orm0 pcib0: allocated type 3 (0xa5800-0xa5fff) for rid 0 of orm0 pcib0: allocated type 3 (0xa6000-0xa67ff) for rid 0 of orm0 pcib0: allocated type 3 (0xa6800-0xa6fff) for rid 0 of orm0 pcib0: allocated type 3 (0xa7000-0xa77ff) for rid 0 of orm0 pcib0: allocated type 3 (0xa7800-0xa7fff) for rid 0 of orm0 pcib0: allocated type 3 (0xa8000-0xa87ff) for rid 0 of orm0 pcib0: allocated type 3 (0xa8800-0xa8fff) for rid 0 of orm0 pcib0: allocated type 3 (0xa9000-0xa97ff) for rid 0 of orm0 pcib0: allocated type 3 (0xa9800-0xa9fff) for rid 0 of orm0 pcib0: allocated type 3 (0xaa000-0xaa7ff) for rid 0 of orm0 pcib0: allocated type 3 (0xaa800-0xaafff) for rid 0 of orm0 pcib0: allocated type 3 (0xab000-0xab7ff) for rid 0 of orm0 pcib0: allocated type 3 (0xab800-0xabfff) for rid 0 of orm0 pcib0: allocated type 3 (0xac000-0xac7ff) for rid 0 of orm0 pcib0: allocated type 3 (0xac800-0xacfff) for rid 0 of orm0 pcib0: allocated type 3 (0xad000-0xad7ff) for rid 0 of orm0 pcib0: allocated type 3 (0xad800-0xadfff) for rid 0 of orm0 pcib0: allocated type 3 (0xae000-0xae7ff) for rid 0 of orm0 pcib0: allocated type 3 (0xae800-0xaefff) for rid 0 of orm0 pcib0: allocated type 3 (0xaf000-0xaf7ff) for rid 0 of orm0 pcib0: allocated type 3 (0xaf800-0xaffff) for rid 0 of orm0 pcib0: allocated type 3 (0xb0000-0xb07ff) for rid 0 of orm0 pcib0: allocated type 3 (0xb0800-0xb0fff) for rid 0 of orm0 pcib0: allocated type 3 (0xb1000-0xb17ff) for rid 0 of orm0 pcib0: allocated type 3 (0xb1800-0xb1fff) for rid 0 of orm0 pcib0: allocated type 3 (0xb2000-0xb27ff) for rid 0 of orm0 pcib0: allocated type 3 (0xb2800-0xb2fff) for rid 0 of orm0 pcib0: allocated type 3 (0xb3000-0xb37ff) for rid 0 of orm0 pcib0: allocated type 3 (0xb3800-0xb3fff) for rid 0 of orm0 pcib0: allocated type 3 (0xb4000-0xb47ff) for rid 0 of orm0 pcib0: allocated type 3 (0xb4800-0xb4fff) for rid 0 of orm0 pcib0: allocated type 3 (0xb5000-0xb57ff) for rid 0 of orm0 pcib0: allocated type 3 (0xb5800-0xb5fff) for rid 0 of orm0 pcib0: allocated type 3 (0xb6000-0xb67ff) for rid 0 of orm0 pcib0: allocated type 3 (0xb6800-0xb6fff) for rid 0 of orm0 pcib0: allocated type 3 (0xb7000-0xb77ff) for rid 0 of orm0 pcib0: allocated type 3 (0xb7800-0xb7fff) for rid 0 of orm0 pcib0: allocated type 3 (0xb8000-0xb87ff) for rid 0 of orm0 pcib0: allocated type 3 (0xb8800-0xb8fff) for rid 0 of orm0 pcib0: allocated type 3 (0xb9000-0xb97ff) for rid 0 of orm0 pcib0: allocated type 3 (0xb9800-0xb9fff) for rid 0 of orm0 pcib0: allocated type 3 (0xba000-0xba7ff) for rid 0 of orm0 pcib0: allocated type 3 (0xba800-0xbafff) for rid 0 of orm0 pcib0: allocated type 3 (0xbb000-0xbb7ff) for rid 0 of orm0 pcib0: allocated type 3 (0xbb800-0xbbfff) for rid 0 of orm0 pcib0: allocated type 3 (0xbc000-0xbc7ff) for rid 0 of orm0 pcib0: allocated type 3 (0xbc800-0xbcfff) for rid 0 of orm0 pcib0: allocated type 3 (0xbd000-0xbd7ff) for rid 0 of orm0 pcib0: allocated type 3 (0xbd800-0xbdfff) for rid 0 of orm0 pcib0: allocated type 3 (0xbe000-0xbe7ff) for rid 0 of orm0 pcib0: allocated type 3 (0xbe800-0xbefff) for rid 0 of orm0 pcib0: allocated type 3 (0xbf000-0xbf7ff) for rid 0 of orm0 pcib0: allocated type 3 (0xbf800-0xbffff) for rid 0 of orm0 pcib0: allocated type 3 (0xd0000-0xd07ff) for rid 3 of orm0 pcib0: allocated type 3 (0xd0000-0xd0fff) for rid 3 of orm0 pcib0: allocated type 3 (0xd1000-0xd17ff) for rid 4 of orm0 pcib0: allocated type 3 (0xd1000-0xd1fff) for rid 4 of orm0 pcib0: allocated type 3 (0xd2000-0xd27ff) for rid 5 of orm0 pcib0: allocated type 3 (0xd2800-0xd2fff) for rid 5 of orm0 pcib0: allocated type 3 (0xd3000-0xd37ff) for rid 5 of orm0 pcib0: allocated type 3 (0xd3800-0xd3fff) for rid 5 of orm0 pcib0: allocated type 3 (0xd4000-0xd47ff) for rid 5 of orm0 pcib0: allocated type 3 (0xd4800-0xd4fff) for rid 5 of orm0 pcib0: allocated type 3 (0xd5000-0xd57ff) for rid 5 of orm0 pcib0: allocated type 3 (0xd5800-0xd5fff) for rid 5 of orm0 pcib0: allocated type 3 (0xd6000-0xd67ff) for rid 5 of orm0 pcib0: allocated type 3 (0xd6800-0xd6fff) for rid 5 of orm0 pcib0: allocated type 3 (0xd7000-0xd77ff) for rid 5 of orm0 pcib0: allocated type 3 (0xd7800-0xd7fff) for rid 5 of orm0 pcib0: allocated type 3 (0xd8000-0xd87ff) for rid 5 of orm0 pcib0: allocated type 3 (0xd8800-0xd8fff) for rid 5 of orm0 pcib0: allocated type 3 (0xd9000-0xd97ff) for rid 5 of orm0 pcib0: allocated type 3 (0xd9800-0xd9fff) for rid 5 of orm0 pcib0: allocated type 3 (0xda000-0xda7ff) for rid 5 of orm0 pcib0: allocated type 3 (0xda800-0xdafff) for rid 5 of orm0 pcib0: allocated type 3 (0xdb000-0xdb7ff) for rid 5 of orm0 pcib0: allocated type 3 (0xdb800-0xdbfff) for rid 5 of orm0 pcib0: allocated type 3 (0xdc000-0xdc7ff) for rid 5 of orm0 pcib0: allocated type 3 (0xdc800-0xdcfff) for rid 5 of orm0 pcib0: allocated type 3 (0xdd000-0xdd7ff) for rid 5 of orm0 pcib0: allocated type 3 (0xdd800-0xddfff) for rid 5 of orm0 pcib0: allocated type 3 (0xde000-0xde7ff) for rid 5 of orm0 pcib0: allocated type 3 (0xde800-0xdefff) for rid 5 of orm0 pcib0: allocated type 3 (0xdf000-0xdf7ff) for rid 5 of orm0 pcib0: allocated type 3 (0xdf800-0xdffff) for rid 5 of orm0 isa_probe_children: disabling PnP devices ichwd0: on isa0 isab0: found ICH8 or equivalent chipset: Intel 63XXESB watchdog timer pcib0: allocated type 4 (0x830-0x837) for rid 0 of ichwd0 pcib0: allocated type 4 (0x860-0x87f) for rid 1 of ichwd0 ichwd0: Intel 63XXESB watchdog timer (ICH8 or equivalent) ichwd0: timer disabled ipmi0: on isa0 ipmi0: KCS mode found at io 0xca2 alignment 0x1 on isa pcib0: allocated type 4 (0xca2-0xca3) for rid 0 of ipmi0 ipmi0: couldn't find it device_attach: ipmi0 attach returned 6 atkbdc: atkbdc0 already exists; skipping it atrtc: atrtc0 already exists; skipping it attimer: attimer0 already exists; skipping it sc: sc0 already exists; skipping it uart: uart0 already exists; skipping it uart: uart1 already exists; skipping it isa_probe_children: probing non-PnP devices ipmi0: at port 0xca2-0xca3 on isa0 ipmi0: KCS mode found at io 0xca2 alignment 0x1 on isa pcib0: allocated type 4 (0xca2-0xca3) for rid 0 of ipmi0 ipmi0: couldn't find it device_attach: ipmi0 attach returned 6 orm0: at iomem 0xc0000-0xc7fff,0xc8000-0xc8fff,0xc9000-0xc9fff,0xd0000-0xd0fff,0xd1000-0xd1fff on isa0 sc0: at flags 0x100 on isa0 sc0: VGA <16 virtual consoles, flags=0x300> sc0: fb0, kbd1, terminal emulator: scteken (teken terminal) vga0: at port 0x3c0-0x3df iomem 0xa0000-0xbffff on isa0 pcib0: allocated type 4 (0x3c0-0x3df) for rid 0 of vga0 pcib0: allocated type 3 (0xa0000-0xbffff) for rid 0 of vga0 fdc0 failed to probe at port 0x3f0 irq 6 drq 2 on isa0 ppc0 failed to probe at irq 7 on isa0 isa_probe_children: probing PnP devices coretemp0: on cpu0 coretemp0: Setting TjMax=100 est0: enabling SpeedStep est0: failed to enable SpeedStep p4tcc0: on cpu0 coretemp1: on cpu1 coretemp1: Setting TjMax=100 est1: enabling SpeedStep est1: failed to enable SpeedStep p4tcc1: on cpu1 coretemp2: on cpu2 coretemp2: Setting TjMax=100 est2: enabling SpeedStep est2: failed to enable SpeedStep p4tcc2: on cpu2 coretemp3: on cpu3 coretemp3: Setting TjMax=100 est3: enabling SpeedStep est3: failed to enable SpeedStep p4tcc3: on cpu3 coretemp4: on cpu4 coretemp4: Setting TjMax=100 est4: enabling SpeedStep est4: failed to enable SpeedStep p4tcc4: on cpu4 coretemp5: on cpu5 coretemp5: Setting TjMax=100 est5: enabling SpeedStep est5: failed to enable SpeedStep p4tcc5: on cpu5 coretemp6: on cpu6 coretemp6: Setting TjMax=100 est6: enabling SpeedStep est6: failed to enable SpeedStep p4tcc6: on cpu6 coretemp7: on cpu7 coretemp7: Setting TjMax=100 est7: enabling SpeedStep est7: failed to enable SpeedStep p4tcc7: on cpu7 Device configuration finished. procfs registered linprocfs registered linsysfs registered Timecounters tick every 1.000 msec vlan: initialized, using hash tables with chaining Linux ELF exec handler installed ipfw2 (+ipv6) initialized, divert enabled, nat loadable, rule-based forwarding enabled, default to accept, logging disabled ipfw0: bpf attached DUMMYNET 0 with IPv6 initialized (100409) load_dn_sched dn_sched RR loaded load_dn_sched dn_sched WF2Q+ loaded lo0: bpf attached load_dn_sched dn_sched FIFO loaded load_dn_sched dn_sched PRIO loaded load_dn_sched dn_sched QFQ loaded usbus0: 12Mbps Full Speed USB v1.0 usbus1: 12Mbps Full Speed USB v1.0 usbus2: 480Mbps High Speed USB v2.0 ATA PseudoRAID loaded SMP: AP CPU #4 Launched! cpu4 AP: ID: 0x04000000 VER: 0x00050014 LDR: 0x00000000 DFR: 0xffffffff lint0: 0x00010700 lint1: 0x00000400 TPR: 0x00000000 SVR: 0x000001ff timer: 0x000100ef therm: 0x00010000 err: 0x000000f0 pmc: 0x00010400 SMP: AP CPU #1 Launched! cpu1 AP: ID: 0x01000000 VER: 0x00050014 LDR: 0x00000000 DFR: 0xffffffff lint0: 0x00010700 lint1: 0x00000400 TPR: 0x00000000 SVR: 0x000001ff timer: 0x000100ef therm: 0x00010000 err: 0x000000f0 pmc: 0x00010400 SMP: AP CPU #5 Launched! cpu5 AP: ID: 0x05000000 VER: 0x00050014 LDR: 0x00000000 DFR: 0xffffffff lint0: 0x00010700 lint1: 0x00000400 TPR: 0x00000000 SVR: 0x000001ff timer: 0x000100ef therm: 0x00010000 err: 0x000000f0 pmc: 0x00010400 SMP: AP CPU #7 Launched! cpu7 AP: ID: 0x07000000 VER: 0x00050014 LDR: 0x00000000 DFR: 0xffffffff lint0: 0x00010700 lint1: 0x00000400 TPR: 0x00000000 SVR: 0x000001ff timer: 0x000100ef therm: 0x00010000 err: 0x000000f0 pmc: 0x00010400 SMP: AP CPU #3 Launched! cpu3 AP: ID: 0x03000000 VER: 0x00050014 LDR: 0x00000000 DFR: 0xffffffff lint0: 0x00010700 lint1: 0x00000400 TPR: 0x00000000 SVR: 0x000001ff timer: 0x000100ef therm: 0x00010000 err: 0x000000f0 pmc: 0x00010400 SMP: AP CPU #2 Launched! cpu2 AP: ID: 0x02000000 VER: 0x00050014 LDR: 0x00000000 DFR: 0xffffffff lint0: 0x00010700 lint1: 0x00000400 TPR: 0x00000000 SVR: 0x000001ff timer: 0x000100ef therm: 0x00010000 err: 0x000000f0 pmc: 0x00010400 SMP: AP CPU #6 Launched! cpu6 AP: ID: 0x06000000 VER: 0x00050014 LDR: 0x00000000 DFR: 0xffffffff lint0: 0x00010700 lint1: 0x00000400 TPR: 0x00000000 SVR: 0x000001ff timer: 0x000100ef therm: 0x00010000 err: 0x000000f0 pmc: 0x00010400 SMP: passed TSC synchronization test TSC timecounter discards lower 8 bit(s) Timecounter "TSC-low" frequency 11040273 Hz quality 1000 hwpmc: TSC/1/64/0x20 IAP/2/40/0x3ff IAF/3/40/0x61 ugen2.1: at usbus2 ugen1.1: at usbus1 ugen0.1: at usbus0 uhub0: on usbus2 uhub1: on usbus1 uhub2: on usbus0 uhub2: 2 ports with 2 removable, self powered uhub1: 2 ports with 2 removable, self powered Root mount waiting for: usbus2 uhub0: 4 ports with 4 removable, self powered Trying to mount root from nfs: []... From owner-freebsd-scsi@FreeBSD.ORG Fri Mar 23 11:39:23 2012 Return-Path: Delivered-To: scsi@FreeBSD.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 97D1D1065670; Fri, 23 Mar 2012 11:39:23 +0000 (UTC) (envelope-from demon@FreeBSD.org) Received: from archeopterix.yandex.ru (archeopterix.yandex.ru [93.158.136.52]) by mx1.freebsd.org (Postfix) with ESMTP id 4AADB8FC16; Fri, 23 Mar 2012 11:39:23 +0000 (UTC) Received: from cavia.yandex.ru (dhcp175-40-red.yandex.net [95.108.175.40]) by archeopterix.yandex.ru (Postfix) with ESMTP id 3VDjSz470fzrMqW; Fri, 23 Mar 2012 15:39:15 +0400 (MSK) Message-ID: <4F6C60AC.3000604@FreeBSD.org> Date: Fri, 23 Mar 2012 15:38:20 +0400 From: Dmitry Sivachenko User-Agent: Mozilla/5.0 (X11; FreeBSD amd64; rv:10.0.3) Gecko/20120321 Thunderbird/10.0.3 MIME-Version: 1.0 To: John Baldwin References: <4F6AB588.4020005@FreeBSD.org> <20120322100137.GA45371@alchemy.franken.de> <4F6B78F2.1030008@FreeBSD.org> <20120322230518.GG37560@alchemy.franken.de> <4F6BB8F0.8070008@FreeBSD.org> <4F6C1497.3080803@FreeBSD.org> In-Reply-To: <4F6C1497.3080803@FreeBSD.org> Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Cc: scsi@FreeBSD.org, Marius Strobl Subject: Re: mpt fails to find disks on LSILogic 1068 X-BeenThere: freebsd-scsi@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: SCSI subsystem List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 23 Mar 2012 11:39:23 -0000 On 23.03.2012 10:13, Dmitry Sivachenko wrote: > On 3/23/12 3:42 AM, John Baldwin wrote: >> On 3/22/12 7:05 PM, Marius Strobl wrote: >>> On Thu, Mar 22, 2012 at 11:09:38PM +0400, Dmitry Sivachenko wrote: >>>> On 3/22/12 2:01 PM, Marius Strobl wrote: >>>>> On Thu, Mar 22, 2012 at 09:15:52AM +0400, Dmitry Sivachenko wrote: >>>>>> Hello! >>>>>> >>>>>> I have a server with LSILogic 1068-IR Controller with 2 disks connected. >>>>>> This system was running FreeBSD-7.3 without a problem and recently I tried >>>>>> to upgrade to 9-STABLE (build on 15 of February). >>>>>> >>>>>> New version of FreeBSD fails to initialize this controller: >>>>>> >>>>>> mpt0: port 0xd000-0xd0ff irq 26 at device 3.0 >>>>>> on pci6 >>>>>> pcib3: attempting to grow memory window for (0-0xffffffff,0x100000) >>>>>> front candidate range: 0xfdd00000-0xfddfffff >>>>>> back candidate range: 0cfe000000-0xfe0fffff >>>>>> pcib7: failed to allocate initial memory window (0-0xffffffff,0x100000) >>>>>> mpt0: 0x4000 bytes of rid 0x14 res 3 failed (0, 0xffffffffffffffff). >>>>>> mpt0: Unable to memory map registers. >>>>>> mpt0: Giving Up. >> Can you get a full log from a verbose boot? The root problem is >> probably earlier when mpt's BARs are first examined and probably has to >> do with an issue with the decoding windows on pcib7. >> >> > > Please find the full log below: > NB: I compiled fresh RELENG_9, the problem is still there. From owner-freebsd-scsi@FreeBSD.ORG Fri Mar 23 12:42:47 2012 Return-Path: Delivered-To: scsi@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id 790341065677; Fri, 23 Mar 2012 12:42:47 +0000 (UTC) (envelope-from jhb@freebsd.org) Received: from cyrus.watson.org (cyrus.watson.org [65.122.17.42]) by mx1.freebsd.org (Postfix) with ESMTP id 4962C8FC14; Fri, 23 Mar 2012 12:42:47 +0000 (UTC) Received: from bigwig.baldwin.cx (bigwig.baldwin.cx [96.47.65.170]) by cyrus.watson.org (Postfix) with ESMTPSA id F179146B1A; Fri, 23 Mar 2012 08:42:46 -0400 (EDT) Received: from jhbbsd.localnet (unknown [209.249.190.124]) by bigwig.baldwin.cx (Postfix) with ESMTPSA id 4A51CB922; Fri, 23 Mar 2012 08:42:46 -0400 (EDT) From: John Baldwin To: Dmitry Sivachenko Date: Fri, 23 Mar 2012 08:39:18 -0400 User-Agent: KMail/1.13.5 (FreeBSD/8.2-CBSD-20110714-p10; KDE/4.5.5; amd64; ; ) References: <4F6AB588.4020005@FreeBSD.org> <4F6BB8F0.8070008@FreeBSD.org> <4F6C1497.3080803@FreeBSD.org> In-Reply-To: <4F6C1497.3080803@FreeBSD.org> MIME-Version: 1.0 Content-Type: Text/Plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit Message-Id: <201203230839.18634.jhb@freebsd.org> X-Greylist: Sender succeeded SMTP AUTH, not delayed by milter-greylist-4.2.7 (bigwig.baldwin.cx); Fri, 23 Mar 2012 08:42:46 -0400 (EDT) Cc: scsi@freebsd.org, Marius Strobl Subject: Re: mpt fails to find disks on LSILogic 1068 X-BeenThere: freebsd-scsi@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: SCSI subsystem List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 23 Mar 2012 12:42:47 -0000 On Friday, March 23, 2012 2:13:43 am Dmitry Sivachenko wrote: > On 3/23/12 3:42 AM, John Baldwin wrote: > > On 3/22/12 7:05 PM, Marius Strobl wrote: > >> On Thu, Mar 22, 2012 at 11:09:38PM +0400, Dmitry Sivachenko wrote: > >>> On 3/22/12 2:01 PM, Marius Strobl wrote: > >>>> On Thu, Mar 22, 2012 at 09:15:52AM +0400, Dmitry Sivachenko wrote: > >>>>> Hello! > >>>>> > >>>>> I have a server with LSILogic 1068-IR Controller with 2 disks connected. > >>>>> This system was running FreeBSD-7.3 without a problem and recently I tried > >>>>> to upgrade to 9-STABLE (build on 15 of February). > >>>>> > >>>>> New version of FreeBSD fails to initialize this controller: > >>>>> > >>>>> mpt0: port 0xd000-0xd0ff irq 26 at device 3.0 > >>>>> on pci6 > >>>>> pcib3: attempting to grow memory window for (0-0xffffffff,0x100000) > >>>>> front candidate range: 0xfdd00000-0xfddfffff > >>>>> back candidate range: 0cfe000000-0xfe0fffff > >>>>> pcib7: failed to allocate initial memory window (0-0xffffffff,0x100000) > >>>>> mpt0: 0x4000 bytes of rid 0x14 res 3 failed (0, 0xffffffffffffffff). > >>>>> mpt0: Unable to memory map registers. > >>>>> mpt0: Giving Up. > > Can you get a full log from a verbose boot? The root problem is > > probably earlier when mpt's BARs are first examined and probably has to > > do with an issue with the decoding windows on pcib7. > > > > > > Please find the full log below: > > pcib0: port 0xcf8-0xcff on acpi0 > pcib0: decoding 4 range 0-0xcf7 > pcib0: decoding 4 range 0xd00-0xffff > pcib0: decoding 3 range 0xa0000-0xbffff > pcib0: decoding 3 range 0xd0000-0xdffff > pcib0: decoding 3 range 0xf0000000-0xfebfffff This is ok. > pcib3: irq 56 at device 9.0 on pci0 > pcib0: allocated type 4 (0xd000-0xefff) for rid 1c of pcib3 > pcib3: failed to allocate initial memory window: 0xfdb00000-0xfebfffff And here is where it blows up. That range is in the range of the parent bridge (pcib0), so there must be some sort of conflict. Can you try booting with 'debug.acpi.disabled=sysres'? Also, can you obtain the output of devinfo -rv from a pre-9 kernel? -- John Baldwin From owner-freebsd-scsi@FreeBSD.ORG Fri Mar 23 13:26:19 2012 Return-Path: Delivered-To: scsi@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id D75C5106566B; Fri, 23 Mar 2012 13:26:19 +0000 (UTC) (envelope-from trtrmitya@gmail.com) Received: from mail-bk0-f54.google.com (mail-bk0-f54.google.com [209.85.214.54]) by mx1.freebsd.org (Postfix) with ESMTP id CADB18FC08; Fri, 23 Mar 2012 13:26:18 +0000 (UTC) Received: by bkcjc3 with SMTP id jc3so3469875bkc.13 for ; Fri, 23 Mar 2012 06:26:17 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=message-id:date:from:user-agent:mime-version:to:cc:subject :references:in-reply-to:content-type:content-transfer-encoding; bh=r38DTA4GQQmxqj/vxUecbVxX6AWRIJ1pw0jdnlB1bxs=; b=tXwoeeUo3H2ifk5x+GQsuHEdvIQWpq0+a+78sff0QM3TPzT33bRQIrEBOyu3Sd75ch Dk27iH3Etl7dP9pzMDcUfaFD8+BByVfbpkTI7YuVdXj4w77PTVXnfqBF0DBDFKSSxVmP Rwsha9aTZ/agg3kzkc+MIbFv5PIYQl/OyIkgeZshi4a8ejUdR4iNcJOboKmpszrRrpWY iqVCZKCSo0YHQnGwyXgxrTgaUPPq5yk1xcmv12mm2vzES3eyK58xB5BDNaZPq6H1iW+a 8hvvVIPTyGarN6Snwlz74T3m3OjUm+pxwa0DesPO7KeRSah3nZzzAAVPIq/EfQScBUXH aneQ== Received: by 10.204.155.69 with SMTP id r5mr4435115bkw.67.1332509177555; Fri, 23 Mar 2012 06:26:17 -0700 (PDT) Received: from cavia.yandex.ru (dhcp175-40-red.yandex.net. [95.108.175.40]) by mx.google.com with ESMTPS id jr13sm16109241bkb.14.2012.03.23.06.26.13 (version=SSLv3 cipher=OTHER); Fri, 23 Mar 2012 06:26:14 -0700 (PDT) Message-ID: <4F6C79BC.8070908@gmail.com> Date: Fri, 23 Mar 2012 17:25:16 +0400 From: Dmitry Sivachenko User-Agent: Mozilla/5.0 (X11; FreeBSD amd64; rv:10.0.3) Gecko/20120321 Thunderbird/10.0.3 MIME-Version: 1.0 To: John Baldwin References: <4F6AB588.4020005@FreeBSD.org> <4F6BB8F0.8070008@FreeBSD.org> <4F6C1497.3080803@FreeBSD.org> <201203230839.18634.jhb@freebsd.org> In-Reply-To: <201203230839.18634.jhb@freebsd.org> Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Cc: Dmitry Sivachenko , scsi@freebsd.org, Marius Strobl Subject: Re: mpt fails to find disks on LSILogic 1068 X-BeenThere: freebsd-scsi@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: SCSI subsystem List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 23 Mar 2012 13:26:19 -0000 On 23.03.2012 16:39, John Baldwin wrote: >> pcib0: port 0xcf8-0xcff on acpi0 >> pcib0: decoding 4 range 0-0xcf7 >> pcib0: decoding 4 range 0xd00-0xffff >> pcib0: decoding 3 range 0xa0000-0xbffff >> pcib0: decoding 3 range 0xd0000-0xdffff >> pcib0: decoding 3 range 0xf0000000-0xfebfffff > > This is ok. > >> pcib3: irq 56 at device 9.0 on pci0 >> pcib0: allocated type 4 (0xd000-0xefff) for rid 1c of pcib3 >> pcib3: failed to allocate initial memory window: 0xfdb00000-0xfebfffff > > And here is where it blows up. That range is in the range of the > parent bridge (pcib0), so there must be some sort of conflict. > > Can you try booting with 'debug.acpi.disabled=sysres'? Also, can > you obtain the output of devinfo -rv from a pre-9 kernel? > See below (with debug.acpi.disabled=sysres mpt seems to initialize properly). ---------------------------- MP Configuration Table version 1.4 found at 0xffffffff800fcb70 Table 'FACP' at 0xdffb0290 Table 'APIC' at 0xdffb0390 APIC: Found table at 0xdffb0390 APIC: Using the MADT enumerator. MADT: Found CPU APIC ID 0 ACPI ID 1: enabled SMP: Added CPU 0 (AP) MADT: Found CPU APIC ID 4 ACPI ID 2: enabled SMP: Added CPU 4 (AP) MADT: Found CPU APIC ID 1 ACPI ID 3: enabled SMP: Added CPU 1 (AP) MADT: Found CPU APIC ID 5 ACPI ID 4: enabled SMP: Added CPU 5 (AP) MADT: Found CPU APIC ID 2 ACPI ID 5: enabled SMP: Added CPU 2 (AP) MADT: Found CPU APIC ID 6 ACPI ID 6: enabled SMP: Added CPU 6 (AP) MADT: Found CPU APIC ID 3 ACPI ID 7: enabled SMP: Added CPU 3 (AP) MADT: Found CPU APIC ID 7 ACPI ID 8: enabled SMP: Added CPU 7 (AP) Copyright (c) 1992-2012 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 9.0-STABLE #0: Thu Mar 22 22:31:51 MSK 2012 root@agata.yandex.ru:/usr/obj/opt/WRK/src/sys/CAVIA amd64 Preloaded elf kernel "/boot/kernel/kernel" at 0xffffffff80ebe000. Calibrating TSC clock ... TSC clock: 2826312050 Hz CPU: Intel(R) Xeon(R) CPU E5440 @ 2.83GHz (2826.31-MHz K8-class CPU) Origin = "GenuineIntel" Id = 0x1067a Family = 6 Model = 17 Stepping = 10 Features=0xbfebfbff Features2=0xc0ce3bd AMD Features=0x20100800 AMD Features2=0x1 TSC: P-state invariant, performance statistics real memory = 17716740096 (16896 MB) Physical memory chunk(s): 0x0000000000010000 - 0x000000000009bfff, 573440 bytes (140 pages) 0x0000000000100000 - 0x00000000001fffff, 1048576 bytes (256 pages) 0x0000000000efa000 - 0x00000000dff9ffff, 3741999104 bytes (913574 pages) 0x0000000100000000 - 0x0000000400fa7fff, 12901318656 bytes (3149736 pages) avail memory = 16600842240 (15831 MB) Event timer "LAPIC" quality 400 ACPI APIC Table: <090808 APIC1308> INTR: Adding local APIC 1 as a target INTR: Adding local APIC 2 as a target INTR: Adding local APIC 3 as a target INTR: Adding local APIC 4 as a target INTR: Adding local APIC 5 as a target INTR: Adding local APIC 6 as a target INTR: Adding local APIC 7 as a target FreeBSD/SMP: Multiprocessor System Detected: 8 CPUs FreeBSD/SMP: 2 package(s) x 4 core(s) cpu0 (BSP): APIC ID: 0 cpu1 (AP): APIC ID: 1 cpu2 (AP): APIC ID: 2 cpu3 (AP): APIC ID: 3 cpu4 (AP): APIC ID: 4 cpu5 (AP): APIC ID: 5 cpu6 (AP): APIC ID: 6 cpu7 (AP): APIC ID: 7 x86bios: IVT 0x000000-0x0004ff at 0xfffffe0000000000 x86bios: SSEG 0x098000-0x098fff at 0xffffff8000262000 x86bios: EBDA 0x09e000-0x09ffff at 0xfffffe000009e000 x86bios: ROM 0x0a0000-0x0fefff at 0xfffffe00000a0000 APIC: CPU 0 has ACPI ID 1 APIC: CPU 1 has ACPI ID 3 APIC: CPU 2 has ACPI ID 5 APIC: CPU 3 has ACPI ID 7 APIC: CPU 4 has ACPI ID 2 APIC: CPU 5 has ACPI ID 4 APIC: CPU 6 has ACPI ID 6 APIC: CPU 7 has ACPI ID 8 ULE: setup cpu 0 ULE: setup cpu 1 ULE: setup cpu 2 ULE: setup cpu 3 ULE: setup cpu 4 ULE: setup cpu 5 ULE: setup cpu 6 ULE: setup cpu 7 ACPI: RSDP 0xf9960 00024 (v02 ACPIAM) ACPI: XSDT 0xdffb0100 00074 (v01 090808 XSDT1308 20080908 MSFT 00000097) ACPI: FACP 0xdffb0290 000F4 (v03 090808 FACP1308 20080908 MSFT 00000097) ACPI: DSDT 0xdffb04d0 05414 (v01 CLSea CLSea007 00000007 INTL 20051117) ACPI: FACS 0xdffbe000 00040 ACPI: APIC 0xdffb0390 000AA (v01 090808 APIC1308 20080908 MSFT 00000097) ACPI: MCFG 0xdffb0490 0003C (v01 090808 OEMMCFG 20080908 MSFT 00000097) ACPI: OEMB 0xdffbe040 00071 (v01 090808 OEMB1308 20080908 MSFT 00000097) ACPI: HPET 0xdffb58f0 00038 (v01 090808 OEMHPET 20080908 MSFT 00000097) ACPI: ASF! 0xdffb5928 00083 (v32 AMIASF E7230ASF 00000001 INTL 20051117) ACPI: EINJ 0xdffb59b0 00130 (v01 AMIER AMI_EINJ 20080908 MSFT 00000097) ACPI: BERT 0xdffb5b40 00030 (v01 AMIER AMI_BERT 20080908 MSFT 00000097) ACPI: ERST 0xdffb5b70 001B0 (v01 AMIER AMI_ERST 20080908 MSFT 00000097) ACPI: HEST 0xdffb5d20 000A8 (v01 AMIER AMI_HEST 20080908 MSFT 00000097) MADT: Found IO APIC ID 8, Interrupt 0 at 0xfec00000 ioapic0: Routing external 8259A's -> intpin 0 MADT: Found IO APIC ID 9, Interrupt 24 at 0xfec88000 MADT: Found IO APIC ID 10, Interrupt 48 at 0xfec89000 MADT: Interrupt override: source 0, irq 2 ioapic0: Routing IRQ 0 -> intpin 2 MADT: Interrupt override: source 9, irq 9 ioapic0: intpin 9 trigger: level lapic: Routing NMI -> LINT1 lapic: LINT1 trigger: edge lapic: LINT1 polarity: high ioapic0 irqs 0-23 on motherboard ioapic1 irqs 24-47 on motherboard ioapic2 irqs 48-71 on motherboard cpu0 BSP: ID: 0x00000000 VER: 0x00050014 LDR: 0x00000000 DFR: 0xffffffff lint0: 0x00010700 lint1: 0x00000400 TPR: 0x00000000 SVR: 0x000001ff timer: 0x000100ef therm: 0x00010000 err: 0x000000f0 pmc: 0x00010400 random: nfslock: pseudo-device kbd: new array size 4 kbd1 at kbdmux0 mem: cpuctl: access to MSR registers/cpuid info. io: null: acpi0: <090808 XSDT1308> on motherboard PCIe: Memory Mapped configuration base @ 0xe0000000 ioapic0: routing intpin 9 (ISA IRQ 9) to lapic 0 vector 48 ACPI: Executed 1 blocks of module-level executable AML code acpi0: Power Button (fixed) cpu0: on acpi0 cpu0: switching to generic Cx mode cpu1: on acpi0 cpu2: on acpi0 cpu3: on acpi0 cpu4: on acpi0 cpu5: on acpi0 cpu6: on acpi0 cpu7: on acpi0 attimer0: port 0x40-0x43 irq 0 on acpi0 Timecounter "i8254" frequency 1193182 Hz quality 0 ioapic0: routing intpin 2 (ISA IRQ 0) to lapic 0 vector 49 Event timer "i8254" frequency 1193182 Hz quality 100 atrtc0: port 0x70-0x71 irq 8 on acpi0 atrtc0: registered as a time-of-day clock (resolution 1000000us, adjustment 0.500000000s) ioapic0: routing intpin 8 (ISA IRQ 8) to lapic 0 vector 50 Event timer "RTC" frequency 32768 Hz quality 0 hpet0: iomem 0xfed00000-0xfed003ff on acpi0 hpet0: vendor 0x8086, rev 0x1, 14318180Hz 64bit, 3 timers, legacy route hpet0: t0: irqs 0x00f00000 (0), 64bit, periodic hpet0: t1: irqs 0x00f00000 (0) hpet0: t2: irqs 0x00f00800 (0) Timecounter "HPET" frequency 14318180 Hz quality 950 ioapic0: routing intpin 20 (PCI IRQ 20) to lapic 0 vector 51 Event timer "HPET" frequency 14318180 Hz quality 450 Event timer "HPET1" frequency 14318180 Hz quality 440 Event timer "HPET2" frequency 14318180 Hz quality 440 ACPI timer: 1/1 1/1 1/1 1/1 1/1 1/1 1/1 1/1 1/1 1/1 -> 10 Timecounter "ACPI-fast" frequency 3579545 Hz quality 900 acpi_timer0: <24-bit timer at 3.579545MHz> port 0x808-0x80b on acpi0 pci_link0: Index IRQ Rtd Ref IRQs Initial Probe 0 5 N 0 3 4 5 6 7 10 11 12 14 15 Validation 0 5 N 0 3 4 5 6 7 10 11 12 14 15 After Disable 0 255 N 0 3 4 5 6 7 10 11 12 14 15 pci_link1: Index IRQ Rtd Ref IRQs Initial Probe 0 14 N 0 3 4 5 6 7 11 12 14 15 Validation 0 14 N 0 3 4 5 6 7 11 12 14 15 After Disable 0 255 N 0 3 4 5 6 7 11 12 14 15 pci_link2: Index IRQ Rtd Ref IRQs Initial Probe 0 11 N 0 3 4 5 6 7 10 11 12 14 15 Validation 0 11 N 0 3 4 5 6 7 10 11 12 14 15 After Disable 0 255 N 0 3 4 5 6 7 10 11 12 14 15 pci_link3: Index IRQ Rtd Ref IRQs Initial Probe 0 10 N 0 3 4 5 6 7 10 11 12 14 15 Validation 0 10 N 0 3 4 5 6 7 10 11 12 14 15 After Disable 0 255 N 0 3 4 5 6 7 10 11 12 14 15 pci_link4: Index IRQ Rtd Ref IRQs Initial Probe 0 255 N 0 3 4 5 6 7 10 11 12 14 15 Validation 0 255 N 0 3 4 5 6 7 10 11 12 14 15 After Disable 0 255 N 0 3 4 5 6 7 10 11 12 14 15 pci_link5: Index IRQ Rtd Ref IRQs Initial Probe 0 255 N 0 3 4 5 6 7 10 11 12 14 15 Validation 0 255 N 0 3 4 5 6 7 10 11 12 14 15 After Disable 0 255 N 0 3 4 5 6 7 10 11 12 14 15 pci_link6: Index IRQ Rtd Ref IRQs Initial Probe 0 255 N 0 3 4 5 6 7 10 11 12 14 15 Validation 0 255 N 0 3 4 5 6 7 10 11 12 14 15 After Disable 0 255 N 0 3 4 5 6 7 10 11 12 14 15 pci_link7: Index IRQ Rtd Ref IRQs Initial Probe 0 15 N 0 3 4 5 6 7 10 11 12 14 15 Validation 0 15 N 0 3 4 5 6 7 10 11 12 14 15 After Disable 0 255 N 0 3 4 5 6 7 10 11 12 14 15 pcib0: port 0xcf8-0xcff on acpi0 pcib0: decoding 4 range 0-0xcf7 pcib0: decoding 4 range 0xd00-0xffff pcib0: decoding 3 range 0xa0000-0xbffff pcib0: decoding 3 range 0xd0000-0xdffff pcib0: decoding 3 range 0xf0000000-0xfebfffff pci0: on pcib0 pci0: domain=0, physical bus=0 found-> vendor=0x8086, dev=0x4003, revid=0x20 domain=0, bus=0, slot=0, func=0 class=06-00-00, hdrtype=0x00, mfdev=0 cmdreg=0x0144, statreg=0x0010, cachelnsz=16 (dwords) lattimer=0x00 (0 ns), mingnt=0x00 (0 ns), maxlat=0x00 (0 ns) intpin=a, irq=14 powerspec 3 supports D0 D3 current D0 MSI supports 2 messages pcib0: matched entry for 0.0.INTA pcib0: slot 0 INTA hardwired to IRQ 17 found-> vendor=0x8086, dev=0x4021, revid=0x20 domain=0, bus=0, slot=1, func=0 class=06-04-00, hdrtype=0x01, mfdev=0 cmdreg=0x0144, statreg=0x0010, cachelnsz=16 (dwords) lattimer=0x00 (0 ns), mingnt=0x03 (750 ns), maxlat=0x00 (0 ns) intpin=a, irq=5 powerspec 3 supports D0 D3 current D0 MSI supports 2 messages pcib0: matched entry for 0.1.INTA pcib0: slot 1 INTA hardwired to IRQ 48 found-> vendor=0x8086, dev=0x4025, revid=0x20 domain=0, bus=0, slot=5, func=0 class=06-04-00, hdrtype=0x01, mfdev=0 cmdreg=0x0144, statreg=0x0010, cachelnsz=16 (dwords) lattimer=0x00 (0 ns), mingnt=0x03 (750 ns), maxlat=0x00 (0 ns) intpin=a, irq=5 powerspec 3 supports D0 D3 current D0 MSI supports 2 messages pcib0: matched entry for 0.5.INTA pcib0: slot 5 INTA hardwired to IRQ 52 found-> vendor=0x8086, dev=0x4029, revid=0x20 domain=0, bus=0, slot=9, func=0 class=06-04-00, hdrtype=0x01, mfdev=0 cmdreg=0x0147, statreg=0x0010, cachelnsz=16 (dwords) lattimer=0x00 (0 ns), mingnt=0x03 (750 ns), maxlat=0x00 (0 ns) intpin=a, irq=5 powerspec 3 supports D0 D3 current D0 MSI supports 2 messages pcib0: matched entry for 0.9.INTA pcib0: slot 9 INTA hardwired to IRQ 56 found-> vendor=0x8086, dev=0x402f, revid=0x20 domain=0, bus=0, slot=15, func=0 class=08-80-00, hdrtype=0x00, mfdev=0 cmdreg=0x0006, statreg=0x0010, cachelnsz=0 (dwords) lattimer=0x00 (0 ns), mingnt=0x00 (0 ns), maxlat=0x00 (0 ns) intpin=a, irq=5 powerspec 3 supports D0 D3 current D0 MSI-X supports 4 messages in map 0x10 map[10]: type Memory, range 64, base 0xfd7f8000, size 14, enabled pcib0: allocated type 3 (0xfd7f8000-0xfd7fbfff) for rid 10 of pci0:0:15:0 pcib0: matched entry for 0.15.INTA pcib0: slot 15 INTA hardwired to IRQ 57 found-> vendor=0x8086, dev=0x4030, revid=0x20 domain=0, bus=0, slot=16, func=0 class=06-00-00, hdrtype=0x00, mfdev=1 cmdreg=0x0000, statreg=0x0000, cachelnsz=0 (dwords) lattimer=0x00 (0 ns), mingnt=0x00 (0 ns), maxlat=0x00 (0 ns) found-> vendor=0x8086, dev=0x4030, revid=0x20 domain=0, bus=0, slot=16, func=1 class=06-00-00, hdrtype=0x00, mfdev=1 cmdreg=0x0000, statreg=0x0000, cachelnsz=0 (dwords) lattimer=0x00 (0 ns), mingnt=0x00 (0 ns), maxlat=0x00 (0 ns) found-> vendor=0x8086, dev=0x4030, revid=0x20 domain=0, bus=0, slot=16, func=2 class=06-00-00, hdrtype=0x00, mfdev=1 cmdreg=0x0000, statreg=0x0000, cachelnsz=0 (dwords) lattimer=0x00 (0 ns), mingnt=0x00 (0 ns), maxlat=0x00 (0 ns) found-> vendor=0x8086, dev=0x4030, revid=0x20 domain=0, bus=0, slot=16, func=3 class=06-00-00, hdrtype=0x00, mfdev=1 cmdreg=0x0000, statreg=0x0000, cachelnsz=0 (dwords) lattimer=0x00 (0 ns), mingnt=0x00 (0 ns), maxlat=0x00 (0 ns) found-> vendor=0x8086, dev=0x4030, revid=0x20 domain=0, bus=0, slot=16, func=4 class=06-00-00, hdrtype=0x00, mfdev=1 cmdreg=0x0000, statreg=0x0000, cachelnsz=0 (dwords) lattimer=0x00 (0 ns), mingnt=0x00 (0 ns), maxlat=0x00 (0 ns) found-> vendor=0x8086, dev=0x4031, revid=0x20 domain=0, bus=0, slot=17, func=0 class=06-00-00, hdrtype=0x00, mfdev=0 cmdreg=0x0000, statreg=0x0000, cachelnsz=0 (dwords) lattimer=0x00 (0 ns), mingnt=0x00 (0 ns), maxlat=0x00 (0 ns) found-> vendor=0x8086, dev=0x4035, revid=0x20 domain=0, bus=0, slot=21, func=0 class=06-00-00, hdrtype=0x00, mfdev=1 cmdreg=0x0000, statreg=0x0000, cachelnsz=0 (dwords) lattimer=0x00 (0 ns), mingnt=0x00 (0 ns), maxlat=0x00 (0 ns) found-> vendor=0x8086, dev=0x4035, revid=0x20 domain=0, bus=0, slot=21, func=1 class=06-00-00, hdrtype=0x00, mfdev=1 cmdreg=0x0000, statreg=0x0000, cachelnsz=0 (dwords) lattimer=0x00 (0 ns), mingnt=0x00 (0 ns), maxlat=0x00 (0 ns) found-> vendor=0x8086, dev=0x4036, revid=0x20 domain=0, bus=0, slot=22, func=0 class=06-00-00, hdrtype=0x00, mfdev=1 cmdreg=0x0000, statreg=0x0000, cachelnsz=0 (dwords) lattimer=0x00 (0 ns), mingnt=0x00 (0 ns), maxlat=0x00 (0 ns) found-> vendor=0x8086, dev=0x4036, revid=0x20 domain=0, bus=0, slot=22, func=1 class=06-00-00, hdrtype=0x00, mfdev=1 cmdreg=0x0000, statreg=0x0000, cachelnsz=0 (dwords) lattimer=0x00 (0 ns), mingnt=0x00 (0 ns), maxlat=0x00 (0 ns) found-> vendor=0x8086, dev=0x2690, revid=0x09 domain=0, bus=0, slot=28, func=0 class=06-04-00, hdrtype=0x01, mfdev=1 cmdreg=0x0144, statreg=0x0010, cachelnsz=16 (dwords) lattimer=0x00 (0 ns), mingnt=0x03 (750 ns), maxlat=0x00 (0 ns) intpin=a, irq=5 powerspec 2 supports D0 D3 current D0 MSI supports 1 message pcib0: matched entry for 0.28.INTA pcib0: slot 28 INTA hardwired to IRQ 16 found-> vendor=0x8086, dev=0x2694, revid=0x09 domain=0, bus=0, slot=28, func=2 class=06-04-00, hdrtype=0x01, mfdev=1 cmdreg=0x0147, statreg=0x0010, cachelnsz=16 (dwords) lattimer=0x00 (0 ns), mingnt=0x03 (750 ns), maxlat=0x00 (0 ns) intpin=c, irq=11 powerspec 2 supports D0 D3 current D0 MSI supports 1 message pcib0: matched entry for 0.28.INTC pcib0: slot 28 INTC hardwired to IRQ 18 found-> vendor=0x8086, dev=0x2696, revid=0x09 domain=0, bus=0, slot=28, func=3 class=06-04-00, hdrtype=0x01, mfdev=1 cmdreg=0x0147, statreg=0x0010, cachelnsz=16 (dwords) lattimer=0x00 (0 ns), mingnt=0x03 (750 ns), maxlat=0x00 (0 ns) intpin=d, irq=10 powerspec 2 supports D0 D3 current D0 MSI supports 1 message pcib0: matched entry for 0.28.INTD pcib0: slot 28 INTD hardwired to IRQ 19 found-> vendor=0x8086, dev=0x2688, revid=0x09 domain=0, bus=0, slot=29, func=0 class=0c-03-00, hdrtype=0x00, mfdev=1 cmdreg=0x0005, statreg=0x0280, cachelnsz=0 (dwords) lattimer=0x00 (0 ns), mingnt=0x00 (0 ns), maxlat=0x00 (0 ns) intpin=a, irq=15 map[20]: type I/O Port, range 32, base 0x9880, size 5, enabled pcib0: allocated type 4 (0x9880-0x989f) for rid 20 of pci0:0:29:0 pcib0: matched entry for 0.29.INTA pcib0: slot 29 INTA hardwired to IRQ 23 found-> vendor=0x8086, dev=0x2689, revid=0x09 domain=0, bus=0, slot=29, func=1 class=0c-03-00, hdrtype=0x00, mfdev=0 cmdreg=0x0005, statreg=0x0280, cachelnsz=0 (dwords) lattimer=0x00 (0 ns), mingnt=0x00 (0 ns), maxlat=0x00 (0 ns) intpin=b, irq=10 map[20]: type I/O Port, range 32, base 0x9c00, size 5, enabled pcib0: allocated type 4 (0x9c00-0x9c1f) for rid 20 of pci0:0:29:1 pcib0: matched entry for 0.29.INTB pcib0: slot 29 INTB hardwired to IRQ 19 found-> vendor=0x8086, dev=0x268c, revid=0x09 domain=0, bus=0, slot=29, func=7 class=0c-03-20, hdrtype=0x00, mfdev=0 cmdreg=0x0006, statreg=0x0290, cachelnsz=0 (dwords) lattimer=0x00 (0 ns), mingnt=0x00 (0 ns), maxlat=0x00 (0 ns) intpin=a, irq=15 powerspec 2 supports D0 D3 current D0 map[10]: type Memory, range 32, base 0xfd7ffc00, size 10, enabled pcib0: allocated type 3 (0xfd7ffc00-0xfd7fffff) for rid 10 of pci0:0:29:7 pcib0: matched entry for 0.29.INTA pcib0: slot 29 INTA hardwired to IRQ 23 found-> vendor=0x8086, dev=0x244e, revid=0xd9 domain=0, bus=0, slot=30, func=0 class=06-04-01, hdrtype=0x01, mfdev=0 cmdreg=0x0147, statreg=0x0010, cachelnsz=0 (dwords) lattimer=0x00 (0 ns), mingnt=0x1b (6750 ns), maxlat=0x00 (0 ns) found-> vendor=0x8086, dev=0x2670, revid=0x09 domain=0, bus=0, slot=31, func=0 class=06-01-00, hdrtype=0x00, mfdev=1 cmdreg=0x0147, statreg=0x0200, cachelnsz=0 (dwords) lattimer=0x00 (0 ns), mingnt=0x00 (0 ns), maxlat=0x00 (0 ns) found-> vendor=0x8086, dev=0x269b, revid=0x09 domain=0, bus=0, slot=31, func=3 class=0c-05-00, hdrtype=0x00, mfdev=0 cmdreg=0x0001, statreg=0x0280, cachelnsz=0 (dwords) lattimer=0x00 (0 ns), mingnt=0x00 (0 ns), maxlat=0x00 (0 ns) intpin=b, irq=14 map[20]: type I/O Port, range 32, base 0x400, size 5, enabled pcib0: allocated type 4 (0x400-0x41f) for rid 20 of pci0:0:31:3 pcib0: matched entry for 0.31.INTB pcib0: slot 31 INTB hardwired to IRQ 19 pcib1: irq 48 at device 1.0 on pci0 pcib1: domain 0 pcib1: secondary bus 11 pcib1: subordinate bus 11 pcib1: no prefetched decode pci11: on pcib1 pci11: domain=0, physical bus=11 pcib2: irq 52 at device 5.0 on pci0 pcib2: domain 0 pcib2: secondary bus 10 pcib2: subordinate bus 10 pcib2: no prefetched decode pci10: on pcib2 pci10: domain=0, physical bus=10 pcib3: irq 56 at device 9.0 on pci0 pcib0: allocated type 4 (0xd000-0xefff) for rid 1c of pcib3 pcib0: allocated type 3 (0xfdb00000-0xfebfffff) for rid 20 of pcib3 pcib3: domain 0 pcib3: secondary bus 5 pcib3: subordinate bus 9 pcib3: I/O decode 0xd000-0xefff pcib3: memory decode 0xfdb00000-0xfebfffff pcib3: no prefetched decode pci5: on pcib3 pci5: domain=0, physical bus=5 found-> vendor=0x8086, dev=0x3500, revid=0x01 domain=0, bus=5, slot=0, func=0 class=06-04-00, hdrtype=0x01, mfdev=1 cmdreg=0x0147, statreg=0x0010, cachelnsz=16 (dwords) lattimer=0x00 (0 ns), mingnt=0x03 (750 ns), maxlat=0x00 (0 ns) intpin=a, irq=5 powerspec 2 supports D0 D3 current D0 pcib3: matched entry for 5.0.INTA pcib3: slot 0 INTA hardwired to IRQ 16 found-> vendor=0x8086, dev=0x350c, revid=0x01 domain=0, bus=5, slot=0, func=3 class=06-04-00, hdrtype=0x01, mfdev=1 cmdreg=0x0147, statreg=0x0010, cachelnsz=16 (dwords) lattimer=0x00 (0 ns), mingnt=0x03 (750 ns), maxlat=0x00 (0 ns) powerspec 2 supports D0 D3 current D0 pcib4: irq 16 at device 0.0 on pci5 pcib3: allocated I/O port range (0xe000-0xefff) for rid 1c of pcib4 pcib3: allocated memory range (0xfdf00000-0xfebfffff) for rid 20 of pcib4 pcib4: domain 0 pcib4: secondary bus 7 pcib4: subordinate bus 9 pcib4: I/O decode 0xe000-0xefff pcib4: memory decode 0xfdf00000-0xfebfffff pcib4: no prefetched decode pci7: on pcib4 pci7: domain=0, physical bus=7 found-> vendor=0x8086, dev=0x3510, revid=0x01 domain=0, bus=7, slot=0, func=0 class=06-04-00, hdrtype=0x01, mfdev=0 cmdreg=0x0144, statreg=0x0010, cachelnsz=16 (dwords) lattimer=0x00 (0 ns), mingnt=0x03 (750 ns), maxlat=0x00 (0 ns) powerspec 2 supports D0 D3 current D0 MSI supports 1 message, 64 bit found-> vendor=0x8086, dev=0x3518, revid=0x01 domain=0, bus=7, slot=2, func=0 class=06-04-00, hdrtype=0x01, mfdev=0 cmdreg=0x0147, statreg=0x0010, cachelnsz=16 (dwords) lattimer=0x00 (0 ns), mingnt=0x03 (750 ns), maxlat=0x00 (0 ns) powerspec 2 supports D0 D3 current D0 MSI supports 1 message, 64 bit pcib5: at device 0.0 on pci7 pcib5: domain 0 pcib5: secondary bus 9 pcib5: subordinate bus 9 pcib5: no prefetched decode pci9: on pcib5 pci9: domain=0, physical bus=9 pcib6: at device 2.0 on pci7 pcib4: allocated I/O port range (0xe000-0xefff) for rid 1c of pcib6 pcib4: allocated memory range (0xfdf00000-0xfdffffff) for rid 20 of pcib6 pcib6: domain 0 pcib6: secondary bus 8 pcib6: subordinate bus 8 pcib6: I/O decode 0xe000-0xefff pcib6: memory decode 0xfdf00000-0xfdffffff pcib6: no prefetched decode pci8: on pcib6 pci8: domain=0, physical bus=8 found-> vendor=0x8086, dev=0x1096, revid=0x01 domain=0, bus=8, slot=0, func=0 class=02-00-00, hdrtype=0x00, mfdev=1 cmdreg=0x0147, statreg=0x0010, cachelnsz=16 (dwords) lattimer=0x00 (0 ns), mingnt=0x00 (0 ns), maxlat=0x00 (0 ns) intpin=a, irq=11 powerspec 2 supports D0 D3 current D0 MSI supports 1 message, 64 bit map[10]: type Memory, range 32, base 0xfdfa0000, size 17, enabled pcib6: allocated memory range (0xfdfa0000-0xfdfbffff) for rid 10 of pci0:8:0:0 map[18]: type I/O Port, range 32, base 0xe880, size 5, enabled pcib6: allocated I/O port range (0xe880-0xe89f) for rid 18 of pci0:8:0:0 pcib6: matched entry for 8.0.INTA pcib6: slot 0 INTA hardwired to IRQ 18 found-> vendor=0x8086, dev=0x1096, revid=0x01 domain=0, bus=8, slot=0, func=1 class=02-00-00, hdrtype=0x00, mfdev=1 cmdreg=0x0147, statreg=0x0010, cachelnsz=16 (dwords) lattimer=0x00 (0 ns), mingnt=0x00 (0 ns), maxlat=0x00 (0 ns) intpin=b, irq=10 powerspec 2 supports D0 D3 current D0 MSI supports 1 message, 64 bit map[10]: type Memory, range 32, base 0xfdfe0000, size 17, enabled pcib6: allocated memory range (0xfdfe0000-0xfdffffff) for rid 10 of pci0:8:0:1 map[18]: type I/O Port, range 32, base 0xec00, size 5, enabled pcib6: allocated I/O port range (0xec00-0xec1f) for rid 18 of pci0:8:0:1 pcib6: matched entry for 8.0.INTB pcib6: slot 0 INTB hardwired to IRQ 19 em0: port 0xe880-0xe89f mem 0xfdfa0000-0xfdfbffff irq 18 at device 0.0 on pci8 em0: attempting to allocate 1 MSI vectors (1 supported) msi: routing MSI IRQ 256 to local APIC 0 vector 52 em0: using IRQ 256 for MSI em0: Using an MSI interrupt em0: bpf attached em0: Ethernet address: 00:22:15:31:2b:b0 em1: port 0xec00-0xec1f mem 0xfdfe0000-0xfdffffff irq 19 at device 0.1 on pci8 em1: attempting to allocate 1 MSI vectors (1 supported) msi: routing MSI IRQ 257 to local APIC 0 vector 53 em1: using IRQ 257 for MSI em1: Using an MSI interrupt em1: bpf attached em1: Ethernet address: 00:22:15:31:2b:b1 pcib7: at device 0.3 on pci5 pcib3: allocated I/O port range (0xd000-0xdfff) for rid 1c of pcib7 pcib3: allocated memory range (0xfdc00000-0xfdefffff) for rid 20 of pcib7 pcib7: domain 0 pcib7: secondary bus 6 pcib7: subordinate bus 6 pcib7: I/O decode 0xd000-0xdfff pcib7: memory decode 0xfdc00000-0xfdefffff pcib7: no prefetched decode pci6: on pcib7 pci6: domain=0, physical bus=6 found-> vendor=0x1000, dev=0x0054, revid=0x02 domain=0, bus=6, slot=3, func=0 class=01-00-00, hdrtype=0x00, mfdev=0 cmdreg=0x0157, statreg=0x0230, cachelnsz=16 (dwords) lattimer=0x50 (2400 ns), mingnt=0x40 (16000 ns), maxlat=0x0a (2500 ns) intpin=a, irq=11 powerspec 2 supports D0 D1 D2 D3 current D0 MSI supports 1 message, 64 bit MSI-X supports 1 message in map 0x14 map[10]: type I/O Port, range 32, base 0xd000, size 8, enabled pcib7: allocated I/O port range (0xd000-0xd0ff) for rid 10 of pci0:6:3:0 map[14]: type Memory, range 64, base 0xfdefc000, size 14, enabled pcib7: allocated memory range (0xfdefc000-0xfdefffff) for rid 14 of pci0:6:3:0 map[1c]: type Memory, range 64, base 0xfdee0000, size 16, enabled pcib7: allocated memory range (0xfdee0000-0xfdeeffff) for rid 1c of pci0:6:3:0 pcib7: matched entry for 6.3.INTA pcib7: slot 3 INTA hardwired to IRQ 26 mpt0: port 0xd000-0xd0ff mem 0xfdefc000-0xfdefffff,0xfdee0000-0xfdeeffff irq 26 at device 3.0 on pci6 mpt0: attempting to allocate 1 MSI-X vectors (1 supported) msi: routing MSI-X IRQ 258 to local APIC 0 vector 54 mpt0: using IRQ 258 for MSI-X mpt0: MPI Version=1.5.16.0 mpt0: chain depth limited to 34 (from 2040) mpt0: Maximum Segment Count: 306, Maximum CAM Segment Count: 33 mpt0: MsgLength=20 IOCNumber = 0 mpt0: IOCFACTS: GlobalCredits=286 BlockSize=8 bytes Request Frame Size 128 bytes Max Chain Depth 34 mpt0: IOCFACTS: Num Ports 1, FWImageSize 0, Flags=0x2 mpt0: No Handlers For Any Event Notify Frames. Event 0xa (ACK not required). mpt0: No Handlers For Any Event Notify Frames. Event 0x16 (ACK not required). mpt0: No Handlers For Any Event Notify Frames. Event 0x16 (ACK not required). mpt0: No Handlers For Any Event Notify Frames. Event 0x16 (ACK not required). mpt0: No Handlers For Any Event Notify Frames. Event 0x12 (ACK not required). mpt0: No Handlers For Any Event Notify Frames. Event 0x16 (ACK not required). mpt0: No Handlers For Any Event Notify Frames. Event 0x16 (ACK not required). mpt0: No Handlers For Any Event Notify Frames. Event 0x12 (ACK not required). mpt0: No Handlers For Any Event Notify Frames. Event 0x16 (ACK not required). mpt0: No Handlers For Any Event Notify Frames. Event 0x16 (ACK not required). mpt0: No Handlers For Any Event Notify Frames. Event 0x16 (ACK not required). mpt0: No Handlers For Any Event Notify Frames. Event 0xf (ACK required). mpt0: No Handlers For Any Event Notify Frames. Event 0xf (ACK required). mpt0: Capabilities: ( RAID-0 RAID-1E RAID-1 ) mpt0: 0 Active Volumes (2 Max) mpt0: 0 Hidden Drive Members (14 Max) mpt0: No Handlers For Any Event Notify Frames. Event 0xa (ACK not required). pci0: at device 15.0 (no driver attached) pcib8: irq 16 at device 28.0 on pci0 pcib8: domain 0 pcib8: secondary bus 4 pcib8: subordinate bus 4 pcib8: no prefetched decode pci4: on pcib8 pci4: domain=0, physical bus=4 pcib9: irq 18 at device 28.2 on pci0 pcib0: allocated type 4 (0xc000-0xcfff) for rid 1c of pcib9 pcib0: allocated type 3 (0xfda00000-0xfdafffff) for rid 20 of pcib9 pcib9: domain 0 pcib9: secondary bus 3 pcib9: subordinate bus 3 pcib9: I/O decode 0xc000-0xcfff pcib9: memory decode 0xfda00000-0xfdafffff pcib9: no prefetched decode pci3: on pcib9 pci3: domain=0, physical bus=3 found-> vendor=0x8086, dev=0x109a, revid=0x00 domain=0, bus=3, slot=0, func=0 class=02-00-00, hdrtype=0x00, mfdev=0 cmdreg=0x0147, statreg=0x0010, cachelnsz=16 (dwords) lattimer=0x00 (0 ns), mingnt=0x00 (0 ns), maxlat=0x00 (0 ns) intpin=a, irq=11 powerspec 2 supports D0 D3 current D0 MSI supports 1 message, 64 bit map[10]: type Memory, range 32, base 0xfdae0000, size 17, enabled pcib9: allocated memory range (0xfdae0000-0xfdafffff) for rid 10 of pci0:3:0:0 map[18]: type I/O Port, range 32, base 0xcc00, size 5, enabled pcib9: allocated I/O port range (0xcc00-0xcc1f) for rid 18 of pci0:3:0:0 pcib9: matched entry for 3.0.INTA pcib9: slot 0 INTA hardwired to IRQ 18 em2: port 0xcc00-0xcc1f mem 0xfdae0000-0xfdafffff irq 18 at device 0.0 on pci3 em2: attempting to allocate 1 MSI vectors (1 supported) msi: routing MSI IRQ 259 to local APIC 0 vector 55 em2: using IRQ 259 for MSI em2: Using an MSI interrupt em2: bpf attached em2: Ethernet address: 00:22:15:31:28:17 pcib10: irq 19 at device 28.3 on pci0 pcib0: allocated type 4 (0xb000-0xbfff) for rid 1c of pcib10 pcib0: allocated type 3 (0xfd900000-0xfd9fffff) for rid 20 of pcib10 pcib10: domain 0 pcib10: secondary bus 2 pcib10: subordinate bus 2 pcib10: I/O decode 0xb000-0xbfff pcib10: memory decode 0xfd900000-0xfd9fffff pcib10: no prefetched decode pci2: on pcib10 pci2: domain=0, physical bus=2 found-> vendor=0x8086, dev=0x109a, revid=0x00 domain=0, bus=2, slot=0, func=0 class=02-00-00, hdrtype=0x00, mfdev=0 cmdreg=0x0147, statreg=0x0010, cachelnsz=16 (dwords) lattimer=0x00 (0 ns), mingnt=0x00 (0 ns), maxlat=0x00 (0 ns) intpin=a, irq=10 powerspec 2 supports D0 D3 current D0 MSI supports 1 message, 64 bit map[10]: type Memory, range 32, base 0xfd9e0000, size 17, enabled pcib10: allocated memory range (0xfd9e0000-0xfd9fffff) for rid 10 of pci0:2:0:0 map[18]: type I/O Port, range 32, base 0xbc00, size 5, enabled pcib10: allocated I/O port range (0xbc00-0xbc1f) for rid 18 of pci0:2:0:0 pcib10: matched entry for 2.0.INTA pcib10: slot 0 INTA hardwired to IRQ 19 em3: port 0xbc00-0xbc1f mem 0xfd9e0000-0xfd9fffff irq 19 at device 0.0 on pci2 em3: attempting to allocate 1 MSI vectors (1 supported) msi: routing MSI IRQ 260 to local APIC 0 vector 56 em3: using IRQ 260 for MSI em3: Using an MSI interrupt em3: bpf attached em3: Ethernet address: 00:22:15:31:29:d4 uhci0: port 0x9880-0x989f irq 23 at device 29.0 on pci0 ioapic0: routing intpin 23 (PCI IRQ 23) to lapic 0 vector 57 usbus0: on uhci0 usbus0: bpf attached uhci0: usbpf: Attached uhci1: port 0x9c00-0x9c1f irq 19 at device 29.1 on pci0 ioapic0: routing intpin 19 (PCI IRQ 19) to lapic 0 vector 58 usbus1: on uhci1 usbus1: bpf attached uhci1: usbpf: Attached ehci0: mem 0xfd7ffc00-0xfd7fffff irq 23 at device 29.7 on pci0 usbus2: EHCI version 1.0 usbus2: on ehci0 usbus2: bpf attached ehci0: usbpf: Attached pcib11: at device 30.0 on pci0 pcib0: allocated type 4 (0xa000-0xafff) for rid 1c of pcib11 pcib0: allocated type 3 (0xfd800000-0xfd8fffff) for rid 20 of pcib11 pcib0: allocated type 3 (0xf8000000-0xfbffffff) for rid 24 of pcib11 pcib11: domain 0 pcib11: secondary bus 1 pcib11: subordinate bus 1 pcib11: I/O decode 0xa000-0xafff pcib11: memory decode 0xfd800000-0xfd8fffff pcib11: prefetched decode 0xf8000000-0xfbffffff pcib11: Subtractively decoded bridge. pci1: on pcib11 pci1: domain=0, physical bus=1 found-> vendor=0x18ca, dev=0x0020, revid=0x00 domain=0, bus=1, slot=2, func=0 class=03-00-00, hdrtype=0x00, mfdev=0 cmdreg=0x0003, statreg=0x0230, cachelnsz=0 (dwords) lattimer=0x00 (0 ns), mingnt=0x00 (0 ns), maxlat=0x00 (0 ns) powerspec 2 supports D0 D1 D2 D3 current D0 map[10]: type Prefetchable Memory, range 32, base 0xf8000000, size 26, enabled pcib11: allocated prefetch range (0xf8000000-0xfbffffff) for rid 10 of pci0:1:2:0 map[14]: type Memory, range 32, base 0xfd8c0000, size 18, enabled pcib11: allocated memory range (0xfd8c0000-0xfd8fffff) for rid 14 of pci0:1:2:0 map[18]: type I/O Port, range 32, base 0xac00, size 7, enabled pcib11: allocated I/O port range (0xac00-0xac7f) for rid 18 of pci0:1:2:0 vgapci0: port 0xac00-0xac7f mem 0xf8000000-0xfbffffff,0xfd8c0000-0xfd8fffff at device 2.0 on pci1 isab0: at device 31.0 on pci0 isa0: on isab0 ichsmb0: port 0x400-0x41f irq 19 at device 31.3 on pci0 smbus0: on ichsmb0 smb0: on smbus0 acpi_button0: on acpi0 atkbdc0: port 0x60,0x64 irq 1 on acpi0 atkbd0: irq 1 on atkbdc0 atkbd: the current kbd controller command byte 0065 atkbd: keyboard ID 0x41ab (2) kbd0 at atkbd0 kbd0: atkbd0, AT 101/102 (2), config:0x0, flags:0x3d0000 ioapic0: routing intpin 1 (ISA IRQ 1) to lapic 0 vector 59 atkbd0: [GIANT-LOCKED] psm0: unable to allocate IRQ psmcpnp0: irq 12 on acpi0 psm0: current command byte:0065 psm0: irq 12 on atkbdc0 ioapic0: routing intpin 12 (ISA IRQ 12) to lapic 0 vector 60 psm0: [GIANT-LOCKED] psm0: model IntelliMouse Explorer, device ID 4-00, 5 buttons psm0: config:00000000, flags:00000008, packet size:4 psm0: syncmask:08, syncbits:00 uart0: <16550 or compatible> port 0x3f8-0x3ff irq 4 flags 0x10 on acpi0 ioapic0: routing intpin 4 (ISA IRQ 4) to lapic 0 vector 61 uart0: fast interrupt uart1: <16550 or compatible> port 0x2f8-0x2ff irq 3 on acpi0 ioapic0: routing intpin 3 (ISA IRQ 3) to lapic 0 vector 62 uart1: fast interrupt acpi0: wakeup code va 0xffffff8401d43000 pa 0x90000 ahc_isa_probe 0: ioport 0xc00 alloc failed ahc_isa_probe 1: ioport 0x1c00 alloc failed ahc_isa_probe 2: ioport 0x2c00 alloc failed ahc_isa_probe 3: ioport 0x3c00 alloc failed ahc_isa_probe 4: ioport 0x4c00 alloc failed ahc_isa_probe 5: ioport 0x5c00 alloc failed ahc_isa_probe 6: ioport 0x6c00 alloc failed ahc_isa_probe 7: ioport 0x7c00 alloc failed ahc_isa_probe 8: ioport 0x8c00 alloc failed ahc_isa_probe 9: ioport 0x9c00 alloc failed ahc_isa_probe 10: ioport 0xac00 alloc failed ahc_isa_probe 11: ioport 0xbc00 alloc failed ahc_isa_probe 12: ioport 0xcc00 alloc failed ahc_isa_probe 13: ioport 0xdc00 alloc failed ahc_isa_probe 14: ioport 0xec00 alloc failed isab0: found ICH8 or equivalent chipset: Intel 63XXESB watchdog timer pcib0: allocated type 3 (0xa0000-0xa07ff) for rid 0 of orm0 pcib0: allocated type 3 (0xa0800-0xa0fff) for rid 0 of orm0 pcib0: allocated type 3 (0xa1000-0xa17ff) for rid 0 of orm0 pcib0: allocated type 3 (0xa1800-0xa1fff) for rid 0 of orm0 pcib0: allocated type 3 (0xa2000-0xa27ff) for rid 0 of orm0 pcib0: allocated type 3 (0xa2800-0xa2fff) for rid 0 of orm0 pcib0: allocated type 3 (0xa3000-0xa37ff) for rid 0 of orm0 pcib0: allocated type 3 (0xa3800-0xa3fff) for rid 0 of orm0 pcib0: allocated type 3 (0xa4000-0xa47ff) for rid 0 of orm0 pcib0: allocated type 3 (0xa4800-0xa4fff) for rid 0 of orm0 pcib0: allocated type 3 (0xa5000-0xa57ff) for rid 0 of orm0 pcib0: allocated type 3 (0xa5800-0xa5fff) for rid 0 of orm0 pcib0: allocated type 3 (0xa6000-0xa67ff) for rid 0 of orm0 pcib0: allocated type 3 (0xa6800-0xa6fff) for rid 0 of orm0 pcib0: allocated type 3 (0xa7000-0xa77ff) for rid 0 of orm0 pcib0: allocated type 3 (0xa7800-0xa7fff) for rid 0 of orm0 pcib0: allocated type 3 (0xa8000-0xa87ff) for rid 0 of orm0 pcib0: allocated type 3 (0xa8800-0xa8fff) for rid 0 of orm0 pcib0: allocated type 3 (0xa9000-0xa97ff) for rid 0 of orm0 pcib0: allocated type 3 (0xa9800-0xa9fff) for rid 0 of orm0 pcib0: allocated type 3 (0xaa000-0xaa7ff) for rid 0 of orm0 pcib0: allocated type 3 (0xaa800-0xaafff) for rid 0 of orm0 pcib0: allocated type 3 (0xab000-0xab7ff) for rid 0 of orm0 pcib0: allocated type 3 (0xab800-0xabfff) for rid 0 of orm0 pcib0: allocated type 3 (0xac000-0xac7ff) for rid 0 of orm0 pcib0: allocated type 3 (0xac800-0xacfff) for rid 0 of orm0 pcib0: allocated type 3 (0xad000-0xad7ff) for rid 0 of orm0 pcib0: allocated type 3 (0xad800-0xadfff) for rid 0 of orm0 pcib0: allocated type 3 (0xae000-0xae7ff) for rid 0 of orm0 pcib0: allocated type 3 (0xae800-0xaefff) for rid 0 of orm0 pcib0: allocated type 3 (0xaf000-0xaf7ff) for rid 0 of orm0 pcib0: allocated type 3 (0xaf800-0xaffff) for rid 0 of orm0 pcib0: allocated type 3 (0xb0000-0xb07ff) for rid 0 of orm0 pcib0: allocated type 3 (0xb0800-0xb0fff) for rid 0 of orm0 pcib0: allocated type 3 (0xb1000-0xb17ff) for rid 0 of orm0 pcib0: allocated type 3 (0xb1800-0xb1fff) for rid 0 of orm0 pcib0: allocated type 3 (0xb2000-0xb27ff) for rid 0 of orm0 pcib0: allocated type 3 (0xb2800-0xb2fff) for rid 0 of orm0 pcib0: allocated type 3 (0xb3000-0xb37ff) for rid 0 of orm0 pcib0: allocated type 3 (0xb3800-0xb3fff) for rid 0 of orm0 pcib0: allocated type 3 (0xb4000-0xb47ff) for rid 0 of orm0 pcib0: allocated type 3 (0xb4800-0xb4fff) for rid 0 of orm0 pcib0: allocated type 3 (0xb5000-0xb57ff) for rid 0 of orm0 pcib0: allocated type 3 (0xb5800-0xb5fff) for rid 0 of orm0 pcib0: allocated type 3 (0xb6000-0xb67ff) for rid 0 of orm0 pcib0: allocated type 3 (0xb6800-0xb6fff) for rid 0 of orm0 pcib0: allocated type 3 (0xb7000-0xb77ff) for rid 0 of orm0 pcib0: allocated type 3 (0xb7800-0xb7fff) for rid 0 of orm0 pcib0: allocated type 3 (0xb8000-0xb87ff) for rid 0 of orm0 pcib0: allocated type 3 (0xb8800-0xb8fff) for rid 0 of orm0 pcib0: allocated type 3 (0xb9000-0xb97ff) for rid 0 of orm0 pcib0: allocated type 3 (0xb9800-0xb9fff) for rid 0 of orm0 pcib0: allocated type 3 (0xba000-0xba7ff) for rid 0 of orm0 pcib0: allocated type 3 (0xba800-0xbafff) for rid 0 of orm0 pcib0: allocated type 3 (0xbb000-0xbb7ff) for rid 0 of orm0 pcib0: allocated type 3 (0xbb800-0xbbfff) for rid 0 of orm0 pcib0: allocated type 3 (0xbc000-0xbc7ff) for rid 0 of orm0 pcib0: allocated type 3 (0xbc800-0xbcfff) for rid 0 of orm0 pcib0: allocated type 3 (0xbd000-0xbd7ff) for rid 0 of orm0 pcib0: allocated type 3 (0xbd800-0xbdfff) for rid 0 of orm0 pcib0: allocated type 3 (0xbe000-0xbe7ff) for rid 0 of orm0 pcib0: allocated type 3 (0xbe800-0xbefff) for rid 0 of orm0 pcib0: allocated type 3 (0xbf000-0xbf7ff) for rid 0 of orm0 pcib0: allocated type 3 (0xbf800-0xbffff) for rid 0 of orm0 pcib0: allocated type 3 (0xd0000-0xd07ff) for rid 3 of orm0 pcib0: allocated type 3 (0xd0000-0xd0fff) for rid 3 of orm0 pcib0: allocated type 3 (0xd1000-0xd17ff) for rid 4 of orm0 pcib0: allocated type 3 (0xd1000-0xd1fff) for rid 4 of orm0 pcib0: allocated type 3 (0xd2000-0xd27ff) for rid 5 of orm0 pcib0: allocated type 3 (0xd2800-0xd2fff) for rid 5 of orm0 pcib0: allocated type 3 (0xd3000-0xd37ff) for rid 5 of orm0 pcib0: allocated type 3 (0xd3800-0xd3fff) for rid 5 of orm0 pcib0: allocated type 3 (0xd4000-0xd47ff) for rid 5 of orm0 pcib0: allocated type 3 (0xd4800-0xd4fff) for rid 5 of orm0 pcib0: allocated type 3 (0xd5000-0xd57ff) for rid 5 of orm0 pcib0: allocated type 3 (0xd5800-0xd5fff) for rid 5 of orm0 pcib0: allocated type 3 (0xd6000-0xd67ff) for rid 5 of orm0 pcib0: allocated type 3 (0xd6800-0xd6fff) for rid 5 of orm0 pcib0: allocated type 3 (0xd7000-0xd77ff) for rid 5 of orm0 pcib0: allocated type 3 (0xd7800-0xd7fff) for rid 5 of orm0 pcib0: allocated type 3 (0xd8000-0xd87ff) for rid 5 of orm0 pcib0: allocated type 3 (0xd8800-0xd8fff) for rid 5 of orm0 pcib0: allocated type 3 (0xd9000-0xd97ff) for rid 5 of orm0 pcib0: allocated type 3 (0xd9800-0xd9fff) for rid 5 of orm0 pcib0: allocated type 3 (0xda000-0xda7ff) for rid 5 of orm0 pcib0: allocated type 3 (0xda800-0xdafff) for rid 5 of orm0 pcib0: allocated type 3 (0xdb000-0xdb7ff) for rid 5 of orm0 pcib0: allocated type 3 (0xdb800-0xdbfff) for rid 5 of orm0 pcib0: allocated type 3 (0xdc000-0xdc7ff) for rid 5 of orm0 pcib0: allocated type 3 (0xdc800-0xdcfff) for rid 5 of orm0 pcib0: allocated type 3 (0xdd000-0xdd7ff) for rid 5 of orm0 pcib0: allocated type 3 (0xdd800-0xddfff) for rid 5 of orm0 pcib0: allocated type 3 (0xde000-0xde7ff) for rid 5 of orm0 pcib0: allocated type 3 (0xde800-0xdefff) for rid 5 of orm0 pcib0: allocated type 3 (0xdf000-0xdf7ff) for rid 5 of orm0 pcib0: allocated type 3 (0xdf800-0xdffff) for rid 5 of orm0 isa_probe_children: disabling PnP devices ichwd0: on isa0 isab0: found ICH8 or equivalent chipset: Intel 63XXESB watchdog timer pcib0: allocated type 4 (0x830-0x837) for rid 0 of ichwd0 pcib0: allocated type 4 (0x860-0x87f) for rid 1 of ichwd0 ichwd0: Intel 63XXESB watchdog timer (ICH8 or equivalent) ichwd0: timer disabled ipmi0: on isa0 ipmi0: KCS mode found at io 0xca2 alignment 0x1 on isa pcib0: allocated type 4 (0xca2-0xca3) for rid 0 of ipmi0 ipmi0: couldn't find it device_attach: ipmi0 attach returned 6 atkbdc: atkbdc0 already exists; skipping it atrtc: atrtc0 already exists; skipping it attimer: attimer0 already exists; skipping it sc: sc0 already exists; skipping it uart: uart0 already exists; skipping it uart: uart1 already exists; skipping it isa_probe_children: probing non-PnP devices ipmi0: at port 0xca2-0xca3 on isa0 ipmi0: KCS mode found at io 0xca2 alignment 0x1 on isa pcib0: allocated type 4 (0xca2-0xca3) for rid 0 of ipmi0 ipmi0: couldn't find it device_attach: ipmi0 attach returned 6 orm0: at iomem 0xc0000-0xc7fff,0xc8000-0xc8fff,0xc9000-0xc9fff,0xd0000-0xd0fff,0xd1000-0xd1fff on isa0 sc0: at flags 0x100 on isa0 sc0: VGA <16 virtual consoles, flags=0x300> sc0: fb0, kbd1, terminal emulator: scteken (teken terminal) vga0: at port 0x3c0-0x3df iomem 0xa0000-0xbffff on isa0 pcib0: allocated type 4 (0x3c0-0x3df) for rid 0 of vga0 pcib0: allocated type 3 (0xa0000-0xbffff) for rid 0 of vga0 fdc0 failed to probe at port 0x3f0 irq 6 drq 2 on isa0 ppc0 failed to probe at irq 7 on isa0 isa_probe_children: probing PnP devices coretemp0: on cpu0 coretemp0: Setting TjMax=100 est0: enabling SpeedStep est0: failed to enable SpeedStep p4tcc0: on cpu0 coretemp1: on cpu1 coretemp1: Setting TjMax=100 est1: enabling SpeedStep est1: failed to enable SpeedStep p4tcc1: on cpu1 coretemp2: on cpu2 coretemp2: Setting TjMax=100 est2: enabling SpeedStep est2: failed to enable SpeedStep p4tcc2: on cpu2 coretemp3: on cpu3 coretemp3: Setting TjMax=100 est3: enabling SpeedStep est3: failed to enable SpeedStep p4tcc3: on cpu3 coretemp4: on cpu4 coretemp4: Setting TjMax=100 est4: enabling SpeedStep est4: failed to enable SpeedStep p4tcc4: on cpu4 coretemp5: on cpu5 coretemp5: Setting TjMax=100 est5: enabling SpeedStep est5: failed to enable SpeedStep p4tcc5: on cpu5 coretemp6: on cpu6 coretemp6: Setting TjMax=100 est6: enabling SpeedStep est6: failed to enable SpeedStep p4tcc6: on cpu6 coretemp7: on cpu7 coretemp7: Setting TjMax=100 est7: enabling SpeedStep est7: failed to enable SpeedStep p4tcc7: on cpu7 Device configuration finished. linprocfs registered linsysfs registered procfs registered Timecounters tick every 1.000 msec vlan: initialized, using hash tables with chaining Linux ELF exec handler installed ipfw2 (+ipv6) initialized, divert enabled, nat loadable, rule-based forwarding enabled, default to accept, logging disabled ipfw0: bpf attached DUMMYNET 0 with IPv6 initialized (100409) lo0: bpf attached load_dn_sched dn_sched FIFO loaded load_dn_sched dn_sched PRIO loaded load_dn_sched dn_sched QFQ loaded load_dn_sched dn_sched RR loaded load_dn_sched dn_sched WF2Q+ loaded usbus0: 12Mbps Full Speed USB v1.0 usbus1: 12Mbps Full Speed USB v1.0 usbus2: 480Mbps High Speed USB v2.0 ugen0.1: at usbus0 uhub0: on usbus0 ugen1.1: at usbus1 uhub1: on usbus1 ugen2.1: at usbus2 uhub2: on usbus2 uhub0: 2 ports with 2 removable, self powered uhub1: 2 ports with 2 removable, self powered uhub2: 4 ports with 4 removable, self powered (probe63:mpt0:1:0:0): Error 6, Unretryable error (probe64:mpt0:1:1:0): Error 6, Unretryable error (probe65:mpt0:1:2:0): Error 6, Unretryable error (probe66:mpt0:1:3:0): Error 6, Unretryable error (probe67:mpt0:1:4:0): Error 6, Unretryable error (probe68:mpt0:1:5:0): Error 6, Unretryable error (probe69:mpt0:1:6:0): Error 6, Unretryable error (probe70:mpt0:1:7:0): Error 6, Unretryable error (probe71:mpt0:1:8:0): Error 6, Unretryable error (probe72:mpt0:1:9:0): Error 6, Unretryable error (probe73:mpt0:1:10:0): Error 6, Unretryable error (probe74:mpt0:1:11:0): Error 6, Unretryable error (probe75:mpt0:1:12:0): Error 6, Unretryable error (probe76:mpt0:1:13:0): Error 6, Unretryable error pass0 at mpt0 bus 0 scbus0 target 4 lun 0 pass0: Fixed Direct Access SCSI-5 device pass0: Serial Number 3LN0PSSM pass0: 300.000MB/s transfers pass0: Command Queueing enabled pass1 at mpt0 bus 0 scbus0 target 5 lun 0 pass1: Fixed Direct Access SCSI-5 device pass1: Serial Number 3LN397KJ pass1: 300.000MB/s transfers pass1: Command Queueing enabled ATA PseudoRAID loaded SMP: AP CPU #5 Launched! cpu5 AP: ID: 0x05000000 VER: 0x00050014 LDR: 0x00000000 DFR: 0xffffffff lint0: 0x00010700 lint1: 0x00000400 TPR: 0x00000000 SVR: 0x000001ff timer: 0x000100ef therm: 0x00010000 err: 0x000000f0 pmc: 0x00010400 SMP: AP CPU #7 Launched! cpu7 AP: ID: 0x07000000 VER: 0x00050014 LDR: 0x00000000 DFR: 0xffffffff lint0: 0x00010700 lint1: 0x00000400 TPR: 0x00000000 SVR: 0x000001ff timer: 0x000100ef therm: 0x00010000 err: 0x000000f0 pmc: 0x00010400 SMP: AP CPU #4 Launched! cpu4 AP: ID: 0x04000000 VER: 0x00050014 LDR: 0x00000000 DFR: 0xffffffff lint0: 0x00010700 lint1: 0x00000400 TPR: 0x00000000 SVR: 0x000001ff timer: 0x000100ef therm: 0x00010000 err: 0x000000f0 pmc: 0x00010400 SMP: AP CPU #6 Launched! cpu6 AP: ID: 0x06000000 VER: 0x00050014 LDR: 0x00000000 DFR: 0xffffffff lint0: 0x00010700 lint1: 0x00000400 TPR: 0x00000000 SVR: 0x000001ff timer: 0x000100ef therm: 0x00010000 err: 0x000000f0 pmc: 0x00010400 SMP: AP CPU #1 Launched! cpu1 AP: ID: 0x01000000 VER: 0x00050014 LDR: 0x00000000 DFR: 0xffffffff lint0: 0x00010700 lint1: 0x00000400 TPR: 0x00000000 SVR: 0x000001ff timer: 0x000100ef therm: 0x00010000 err: 0x000000f0(da0: pmc: 0x00010400 mpt0:0:4:0): SCSI status error (da0:mpt0:0:4:0): SERVICE ACTION IN(16). CDB: 9e 10 0 0 0 0 0 0 0 0 0 0 0 10 0 0 (da0:mpt0:0:4:0): CAM status: SCSI Status Error (da0:mpt0:0:4:0): SCSI status: Check Condition (da0:mpt0:0:4:0): SCSI sense: ILLEGAL REQUEST asc:20,0 (Invalid command operation code) SMP: AP CPU #3 Launched! (da0:mpt0:0:4:0): Field Replaceable Unit: 1 cpu3 AP: (da0:mpt0:0:4:0): Command byte 0 bit 7 is invalid ID: 0x03000000 VER: 0x00050014 LDR: 0x00000000 DFR: 0xffffffff lint0: 0x00010700 lint1: 0x00000400 TPR: 0x00000000 SVR: 0x000001ff (da0: timer: 0x000100ef therm: 0x00010000 err: 0x000000f0mpt0:0: pmc: 0x00010400 4:0): Error 22, Unretryable error SMP: AP CPU #2 Launched! cpu2 AP: ID: 0x02000000 VER: 0x00050014 LDR: 0x00000000 DFR: 0xffffffff lint0: 0x00010700 lint1: 0x00000400 TPR: 0x00000000 SVR: 0x000001ff timer: 0x000100ef therm: 0x00010000 err: 0x000000f0 pmc: 0x00010400 GEOM: new disk da0 GEOM: new disk da1 SMP: passed TSC synchronization test TSC timecounter discards lower 8 bit(s) Timecounter "TSC-low" frequency 11040281 Hz quality 1000 (da1:mpt0:0:5:0): SCSI status error (da1:mpt0:0:5:0): SERVICE ACTION IN(16). CDB: 9e 10 0 0 0 0 0 0 0 0 0 0 0 10 0 0 hwpmc:(da1:mpt0:0:5:0): CAM status: SCSI Status Error TSC/1/64/0x20(da1:mpt0:0:5:0): SCSI status: Check Condition IAP/2/40/0x3ff(da1:mpt0:0:5:0): SCSI sense: ILLEGAL REQUEST asc:20,0 (Invalid command operation code) IAF/3/40/0x61 (da1:mpt0:0:5:0): Field Replaceable Unit: 1 (da1:mpt0:0:5:0): Command byte 0 bit 7 is invalid (da1:mpt0:0:5:0): Error 22, Unretryable error da0 at mpt0 bus 0 scbus0 target 4 lun 0 da0: Fixed Direct Access SCSI-5 device da0: Serial Number 3LN0PSSM da0: 300.000MB/s transfers da0: Command Queueing enabled da0: 140014MB (286749480 512 byte sectors: 255H 63S/T 17849C) da1 at mpt0 bus 0 scbus0 target 5 lun 0 da1: Fixed Direct Access SCSI-5 device da1: Serial Number 3LN397KJ da1: 300.000MB/s transfers da1: Command Queueing enabled da1: 140014MB (286749480 512 byte sectors: 255H 63S/T 17849C) GEOM_MIRROR: Device mirror/root launched (2/2). GEOM_MIRROR: Device mirror/var launched (2/2). GEOM_MIRROR: Device mirror/place launched (2/2). Trying to mount root from nfs: []... --------------------------------- From FreeBSD-7.3: nexus0 acpi0 Interrupt request lines: 9 I/O ports: 0x10-0x1f 0x22-0x3f 0x44-0x4f 0x50-0x5f 0x62-0x63 0x65-0x6f 0x72-0x7f 0x80 0x84-0x86 0x88 0x8c-0x8e 0x90-0x9f 0xa2-0xbf 0xe0-0xef 0x480-0x4bf 0x4d0-0x4d1 0x800-0x87f 0xa00-0xa0f 0xa10-0xa1f I/O memory addresses: 0xc0000-0xcffff 0xe0000-0xfffff 0xe0000000-0xefffffff 0xfe000000-0xfebfffff 0xfec00000-0xffffffff cpu0 pnpinfo _HID=none _UID=0 at handle=\_PR_.P001 acpi_throttle0 ACPI I/O ports: 0x810-0x813 coretemp0 cpufreq0 cpu1 pnpinfo _HID=none _UID=0 at handle=\_PR_.CPU1 acpi_throttle1 coretemp1 cpu2 pnpinfo _HID=none _UID=0 at handle=\_PR_.P002 coretemp2 cpu3 pnpinfo _HID=none _UID=0 at handle=\_PR_.CPU2 coretemp3 cpu4 pnpinfo _HID=none _UID=0 at handle=\_PR_.P003 coretemp4 cpu5 pnpinfo _HID=none _UID=0 at handle=\_PR_.CPU3 coretemp5 cpu6 pnpinfo _HID=none _UID=0 at handle=\_PR_.P004 coretemp6 cpu7 pnpinfo _HID=none _UID=0 at handle=\_PR_.CPU4 coretemp7 unknown pnpinfo _HID=none _UID=0 at handle=\_PR_.P005 unknown pnpinfo _HID=none _UID=0 at handle=\_PR_.CPU5 unknown pnpinfo _HID=none _UID=0 at handle=\_PR_.P006 unknown pnpinfo _HID=none _UID=0 at handle=\_PR_.CPU6 unknown pnpinfo _HID=none _UID=0 at handle=\_PR_.P007 unknown pnpinfo _HID=none _UID=0 at handle=\_PR_.CPU7 unknown pnpinfo _HID=none _UID=0 at handle=\_PR_.P008 unknown pnpinfo _HID=none _UID=0 at handle=\_PR_.CPU8 pcib0 pnpinfo _HID=PNP0A08 _UID=0 at handle=\_SB_.PCI0 pci0 I/O memory addresses: 0xfd7f8000-0xfd7fbfff hostb0 pnpinfo vendor=0x8086 device=0x4003 subvendor=0x1043 subdevice=0x82aa class=0x060000 at slot=0 function=0 pcib1 pnpinfo vendor=0x8086 device=0x4021 subvendor=0x8086 subdevice=0x8086 class=0x060400 at slot=1 function=0 handle=\_SB_.PCI0.NPE1 pci11 pcib2 pnpinfo vendor=0x8086 device=0x4025 subvendor=0x8086 subdevice=0x8086 class=0x060400 at slot=5 function=0 handle=\_SB_.PCI0.NPE5 pci10 pcib3 pnpinfo vendor=0x8086 device=0x4029 subvendor=0x8086 subdevice=0x8086 class=0x060400 at slot=9 function=0 handle=\_SB_.PCI0.NPES pci5 pcib4 pnpinfo vendor=0x8086 device=0x3500 subvendor=0x0000 subdevice=0x0000 class=0x060400 at slot=0 function=0 handle=\_SB_.PCI0.NPES.SPE4 pci7 pcib5 pnpinfo vendor=0x8086 device=0x3510 subvendor=0x0000 subdevice=0x0000 class=0x060400 at slot=0 function=0 handle=\_SB_.PCI0.NPES.SPE4.SPE1 pci9 pcib6 pnpinfo vendor=0x8086 device=0x3518 subvendor=0x0000 subdevice=0x0000 class=0x060400 at slot=2 function=0 handle=\_SB_.PCI0.NPES.SPE4.P8PC pci8 I/O ports: 0xe880-0xe89f 0xec00-0xec1f em0 pnpinfo vendor=0x8086 device=0x1096 subvendor=0x1043 subdevice=0x8217 class=0x020000 at slot=0 function=0 handle=\_SB_.PCI0.NPES.SPE4.P8PC.LAN0 Interrupt request lines: 256 I/O memory addresses: 0xfdfa0000-0xfdfbffff em1 pnpinfo vendor=0x8086 device=0x1096 subvendor=0x1043 subdevice=0x8217 class=0x020000 at slot=0 function=1 handle=\_SB_.PCI0.NPES.SPE4.P8PC.LAN1 Interrupt request lines: 257 I/O memory addresses: 0xfdfe0000-0xfdffffff pcib7 pnpinfo vendor=0x8086 device=0x350c subvendor=0x0000 subdevice=0x0000 class=0x060400 at slot=0 function=3 handle=\_SB_.PCI0.NPES.BMPX pci6 I/O memory addresses: 0xfdee0000-0xfdeeffff mpt0 pnpinfo vendor=0x1000 device=0x0054 subvendor=0x1043 subdevice=0x81dd class=0x010000 at slot=3 function=0 handle=\_SB_.PCI0.NPES.BMPX.SAS3 Interrupt request lines: 26 I/O ports: 0xd000-0xd0ff I/O memory addresses: 0xfdefc000-0xfdefffff unknown pnpinfo vendor=0x8086 device=0x402f subvendor=0x1043 subdevice=0x82aa class=0x088000 at slot=15 function=0 hostb1 pnpinfo vendor=0x8086 device=0x4030 subvendor=0x1043 subdevice=0x82aa class=0x060000 at slot=16 function=0 hostb2 pnpinfo vendor=0x8086 device=0x4030 subvendor=0x1043 subdevice=0x82aa class=0x060000 at slot=16 function=1 hostb3 pnpinfo vendor=0x8086 device=0x4030 subvendor=0x1043 subdevice=0x82aa class=0x060000 at slot=16 function=2 hostb4 pnpinfo vendor=0x8086 device=0x4030 subvendor=0x8086 subdevice=0x8086 class=0x060000 at slot=16 function=3 hostb5 pnpinfo vendor=0x8086 device=0x4030 subvendor=0x8086 subdevice=0x8086 class=0x060000 at slot=16 function=4 hostb6 pnpinfo vendor=0x8086 device=0x4031 subvendor=0x8086 subdevice=0x8086 class=0x060000 at slot=17 function=0 hostb7 pnpinfo vendor=0x8086 device=0x4035 subvendor=0x1043 subdevice=0x82aa class=0x060000 at slot=21 function=0 hostb8 pnpinfo vendor=0x8086 device=0x4035 subvendor=0x8086 subdevice=0x8086 class=0x060000 at slot=21 function=1 hostb9 pnpinfo vendor=0x8086 device=0x4036 subvendor=0x1043 subdevice=0x82aa class=0x060000 at slot=22 function=0 hostb10 pnpinfo vendor=0x8086 device=0x4036 subvendor=0x8086 subdevice=0x8086 class=0x060000 at slot=22 function=1 pcib8 pnpinfo vendor=0x8086 device=0x2690 subvendor=0x1043 subdevice=0x81dc class=0x060400 at slot=28 function=0 handle=\_SB_.PCI0.P0P4 pci4 pcib9 pnpinfo vendor=0x8086 device=0x2694 subvendor=0x1043 subdevice=0x81dc class=0x060400 at slot=28 function=2 handle=\_SB_.PCI0.P0P6 pci3 I/O ports: 0xcc00-0xcc1f em2 pnpinfo vendor=0x8086 device=0x109a subvendor=0x1043 subdevice=0x81c2 class=0x020000 at slot=0 function=0 handle=\_SB_.PCI0.P0P6.LAN2 Interrupt request lines: 258 I/O memory addresses: 0xfdae0000-0xfdafffff pcib10 pnpinfo vendor=0x8086 device=0x2696 subvendor=0x1043 subdevice=0x81dc class=0x060400 at slot=28 function=3 handle=\_SB_.PCI0.P0P7 pci2 I/O ports: 0xbc00-0xbc1f em3 pnpinfo vendor=0x8086 device=0x109a subvendor=0x1043 subdevice=0x81c2 class=0x020000 at slot=0 function=0 handle=\_SB_.PCI0.P0P7.LAN3 Interrupt request lines: 259 I/O memory addresses: 0xfd9e0000-0xfd9fffff uhci0 pnpinfo vendor=0x8086 device=0x2688 subvendor=0x1043 subdevice=0x81dc class=0x0c0300 at slot=29 function=0 handle=\_SB_.PCI0.USB0 Interrupt request lines: 23 I/O ports: 0x9880-0x989f usb0 uhub0 uhci1 pnpinfo vendor=0x8086 device=0x2689 subvendor=0x1043 subdevice=0x81dc class=0x0c0300 at slot=29 function=1 handle=\_SB_.PCI0.USB1 Interrupt request lines: 19 I/O ports: 0x9c00-0x9c1f usb1 uhub1 ehci0 pnpinfo vendor=0x8086 device=0x268c subvendor=0x1043 subdevice=0x81dc class=0x0c0320 at slot=29 function=7 handle=\_SB_.PCI0.EUSB Interrupt request lines: 23 I/O memory addresses: 0xfd7ffc00-0xfd7fffff usb2 uhub2 pcib11 pnpinfo vendor=0x8086 device=0x244e subvendor=0x0100 subdevice=0x81dc class=0x060401 at slot=30 function=0 handle=\_SB_.PCI0.P0P1 pci1 I/O ports: 0xac00-0xac7f I/O memory addresses: 0xf8000000-0xfbffffff 0xfd8c0000-0xfd8fffff vgapci0 pnpinfo vendor=0x18ca device=0x0020 subvendor=0x1043 subdevice=0x82b4 class=0x030000 at slot=2 function=0 drm0 isab0 pnpinfo vendor=0x8086 device=0x2670 subvendor=0x1043 subdevice=0x81dc class=0x060100 at slot=31 function=0 handle=\_SB_.PCI0.SBRG isa0 fdc0 ppc0 sc0 sio2 sio3 vga0 I/O ports: 0x3c0-0x3df I/O memory addresses: 0xa0000-0xbffff orm0 I/O memory addresses: 0xd0000-0xd0fff 0xd1000-0xd1fff ACPI I/O memory addresses: 0xc0000-0xc7fff 0xc8000-0xc8fff 0xc9000-0xc9fff ipmi0 ichsmb0 pnpinfo vendor=0x8086 device=0x269b subvendor=0x1043 subdevice=0x81dc class=0x0c0500 at slot=31 function=3 Interrupt request lines: 19 I/O ports: 0x400-0x41f smbus0 smb0 acpi_sysresource0 pnpinfo _HID=PNP0C01 _UID=10 at handle=\_SB_.PCI0.MCH_ unknown pnpinfo _HID=none _UID=0 at handle=\_SB_.PCI0.NPE1.PCE4 unknown pnpinfo _HID=none _UID=0 at handle=\_SB_.PCI0.NPE2 unknown pnpinfo _HID=none _UID=0 at handle=\_SB_.PCI0.NPE3 unknown pnpinfo _HID=none _UID=0 at handle=\_SB_.PCI0.NPE4 unknown pnpinfo _HID=none _UID=0 at handle=\_SB_.PCI0.NPE5.PCE1 unknown pnpinfo _HID=none _UID=0 at handle=\_SB_.PCI0.NPE6 unknown pnpinfo _HID=none _UID=0 at handle=\_SB_.PCI0.NPE7 unknown pnpinfo _HID=none _UID=0 at handle=\_SB_.PCI0.NPE8 unknown pnpinfo _HID=none _UID=0 at handle=\_SB_.PCI0.NPES.SPE4.SPE1.PCE3 unknown pnpinfo _HID=none _UID=0 at handle=\_SB_.PCI0.NPES.SPE4.SPE2 unknown pnpinfo _HID=none _UID=0 at handle=\_SB_.PCI0.NPES.BMPX.PCX5 unknown pnpinfo _HID=none _UID=0 at handle=\_SB_.PCI0.NPES.BMPX.PCX6 unknown pnpinfo _HID=none _UID=0 at handle=\_SB_.PCI0.P0P1.PCS2 atpic0 pnpinfo _HID=PNP0000 _UID=0 at handle=\_SB_.PCI0.SBRG.PIC_ atdma0 pnpinfo _HID=PNP0200 _UID=0 at handle=\_SB_.PCI0.SBRG.DMAD attimer0 pnpinfo _HID=PNP0100 _UID=0 at handle=\_SB_.PCI0.SBRG.TMR_ attimer1 pnpinfo _HID=PNP0B00 _UID=0 at handle=\_SB_.PCI0.SBRG.RTC0 unknown pnpinfo _HID=PNP0800 _UID=0 at handle=\_SB_.PCI0.SBRG.SPKR fpupnp0 pnpinfo _HID=PNP0C04 _UID=0 at handle=\_SB_.PCI0.SBRG.COPR unknown pnpinfo _HID=PNP0700 _UID=0 at handle=\_SB_.PCI0.SBRG.FDC_ atkbdc0 pnpinfo _HID=PNP0303 _UID=0 at handle=\_SB_.PCI0.SBRG.PS2K I/O ports: 0x60 0x64 atkbd0 Interrupt request lines: 1 psm0 Interrupt request lines: 12 psmcpnp0 pnpinfo _HID=PNP0F03 _UID=0 at handle=\_SB_.PCI0.SBRG.PS2M acpi_sysresource1 pnpinfo _HID=PNP0C02 _UID=46 at handle=\_SB_.PCI0.SBRG.SIOR acpi_sysresource2 pnpinfo _HID=PNP0C02 _UID=16 at handle=\_SB_.PCI0.SBRG.RMSC unknown pnpinfo _HID=PNP0103 _UID=0 at handle=\_SB_.PCI0.SBRG.HPET acpi_sysresource3 pnpinfo _HID=PNP0C02 _UID=0 at handle=\_SB_.PCI0.SBRG.OMSC sio0 pnpinfo _HID=PNP0501 _UID=1 at handle=\_SB_.PCI0.SBRG.UAR1 Interrupt request lines: 4 I/O ports: 0x3f8-0x3ff sio1 pnpinfo _HID=PNP0501 _UID=2 at handle=\_SB_.PCI0.SBRG.UAR2 Interrupt request lines: 3 I/O ports: 0x2f8-0x2ff acpi_sysresource4 pnpinfo _HID=PNP0C02 _UID=17 at handle=\_SB_.PCI0.PCIE unknown pnpinfo _HID=none _UID=0 at handle=\_SB_.PCI0.IDE0 unknown pnpinfo _HID=none _UID=0 at handle=\_SB_.PCI0.IDE0.CHN0 unknown pnpinfo _HID=none _UID=0 at handle=\_SB_.PCI0.IDE0.CHN0.DRV0 unknown pnpinfo _HID=none _UID=0 at handle=\_SB_.PCI0.IDE0.CHN0.DRV1 unknown pnpinfo _HID=none _UID=0 at handle=\_SB_.PCI0.IDE0.CHN1 unknown pnpinfo _HID=none _UID=0 at handle=\_SB_.PCI0.IDE0.CHN1.DRV0 unknown pnpinfo _HID=none _UID=0 at handle=\_SB_.PCI0.IDE0.CHN1.DRV1 unknown pnpinfo _HID=none _UID=0 at handle=\_SB_.PCI0.IDE1 unknown pnpinfo _HID=none _UID=0 at handle=\_SB_.PCI0.IDE1.CHN0 unknown pnpinfo _HID=none _UID=0 at handle=\_SB_.PCI0.IDE1.CHN0.DRV0 unknown pnpinfo _HID=none _UID=0 at handle=\_SB_.PCI0.IDE1.CHN0.DRV1 unknown pnpinfo _HID=none _UID=0 at handle=\_SB_.PCI0.IDE1.CHN1 unknown pnpinfo _HID=none _UID=0 at handle=\_SB_.PCI0.IDE1.CHN1.DRV0 unknown pnpinfo _HID=none _UID=0 at handle=\_SB_.PCI0.IDE1.CHN1.DRV1 unknown pnpinfo _HID=none _UID=0 at handle=\_SB_.PCI0.USB2 unknown pnpinfo _HID=none _UID=0 at handle=\_SB_.PCI0.USB3 unknown pnpinfo _HID=none _UID=0 at handle=\_SB_.PCI0.P0P5 acpi_sysresource5 pnpinfo _HID=PNP0C01 _UID=1 at handle=\_SB_.RMEM acpi_button0 pnpinfo _HID=PNP0C0C _UID=170 at handle=\_SB_.PWRB pci_link0 pnpinfo _HID=PNP0C0F _UID=1 at handle=\_SB_.LNKA pci_link1 pnpinfo _HID=PNP0C0F _UID=2 at handle=\_SB_.LNKB pci_link2 pnpinfo _HID=PNP0C0F _UID=3 at handle=\_SB_.LNKC pci_link3 pnpinfo _HID=PNP0C0F _UID=4 at handle=\_SB_.LNKD pci_link4 pnpinfo _HID=PNP0C0F _UID=5 at handle=\_SB_.LNKE pci_link5 pnpinfo _HID=PNP0C0F _UID=6 at handle=\_SB_.LNKF pci_link6 pnpinfo _HID=PNP0C0F _UID=7 at handle=\_SB_.LNKG pci_link7 pnpinfo _HID=PNP0C0F _UID=8 at handle=\_SB_.LNKH acpi_hpet0 pnpinfo unknown at unknown ACPI I/O memory addresses: 0xfed00000-0xfed003ff acpi_timer0 pnpinfo unknown at unknown ACPI I/O ports: 0x808-0x80b apic0 legacy0 ram0 I/O memory addresses: 0x0-0x9fbff 0x100000-0xdff9ffff 0x100000000-0x41fffffff ------------------------------------------- From owner-freebsd-scsi@FreeBSD.ORG Fri Mar 23 18:43:21 2012 Return-Path: Delivered-To: scsi@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id 9B932106564A; Fri, 23 Mar 2012 18:43:21 +0000 (UTC) (envelope-from jhb@freebsd.org) Received: from cyrus.watson.org (cyrus.watson.org [65.122.17.42]) by mx1.freebsd.org (Postfix) with ESMTP id 6D69D8FC08; Fri, 23 Mar 2012 18:43:21 +0000 (UTC) Received: from bigwig.baldwin.cx (bigwig.baldwin.cx [96.47.65.170]) by cyrus.watson.org (Postfix) with ESMTPSA id BBBD646B2A; Fri, 23 Mar 2012 14:43:20 -0400 (EDT) Received: from jhbbsd.localnet (unknown [209.249.190.124]) by bigwig.baldwin.cx (Postfix) with ESMTPSA id 4CE89B955; Fri, 23 Mar 2012 14:43:20 -0400 (EDT) From: John Baldwin To: Dmitry Sivachenko Date: Fri, 23 Mar 2012 09:52:12 -0400 User-Agent: KMail/1.13.5 (FreeBSD/8.2-CBSD-20110714-p10; KDE/4.5.5; amd64; ; ) References: <4F6AB588.4020005@FreeBSD.org> <201203230839.18634.jhb@freebsd.org> <4F6C79BC.8070908@gmail.com> In-Reply-To: <4F6C79BC.8070908@gmail.com> MIME-Version: 1.0 Content-Type: Text/Plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit Message-Id: <201203230952.12801.jhb@freebsd.org> X-Greylist: Sender succeeded SMTP AUTH, not delayed by milter-greylist-4.2.7 (bigwig.baldwin.cx); Fri, 23 Mar 2012 14:43:20 -0400 (EDT) Cc: Dmitry Sivachenko , scsi@freebsd.org, Marius Strobl Subject: Re: mpt fails to find disks on LSILogic 1068 X-BeenThere: freebsd-scsi@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: SCSI subsystem List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 23 Mar 2012 18:43:21 -0000 On Friday, March 23, 2012 9:25:16 am Dmitry Sivachenko wrote: > On 23.03.2012 16:39, John Baldwin wrote: > >> pcib0: port 0xcf8-0xcff on acpi0 > >> pcib0: decoding 4 range 0-0xcf7 > >> pcib0: decoding 4 range 0xd00-0xffff > >> pcib0: decoding 3 range 0xa0000-0xbffff > >> pcib0: decoding 3 range 0xd0000-0xdffff > >> pcib0: decoding 3 range 0xf0000000-0xfebfffff > > > > This is ok. > > > >> pcib3: irq 56 at device 9.0 on pci0 > >> pcib0: allocated type 4 (0xd000-0xefff) for rid 1c of pcib3 > >> pcib3: failed to allocate initial memory window: 0xfdb00000-0xfebfffff > > > > And here is where it blows up. That range is in the range of the > > parent bridge (pcib0), so there must be some sort of conflict. > > > > Can you try booting with 'debug.acpi.disabled=sysres'? Also, can > > you obtain the output of devinfo -rv from a pre-9 kernel? > > > > See below (with debug.acpi.disabled=sysres mpt seems to initialize properly). Yes. > nexus0 > acpi0 > Interrupt request lines: > 9 > I/O ports: > 0x10-0x1f > 0x22-0x3f > 0x44-0x4f > 0x50-0x5f > 0x62-0x63 > 0x65-0x6f > 0x72-0x7f > 0x80 > 0x84-0x86 > 0x88 > 0x8c-0x8e > 0x90-0x9f > 0xa2-0xbf > 0xe0-0xef > 0x480-0x4bf > 0x4d0-0x4d1 > 0x800-0x87f > 0xa00-0xa0f > 0xa10-0xa1f > I/O memory addresses: > 0xc0000-0xcffff > 0xe0000-0xfffff > 0xe0000000-0xefffffff > 0xfe000000-0xfebfffff > 0xfec00000-0xffffffff Here is the fail, it's listing all PCI space as a reserved resource. :( *sigh* For now use "sysres" to work around this. -- John Baldwin From owner-freebsd-scsi@FreeBSD.ORG Fri Mar 23 21:47:37 2012 Return-Path: Delivered-To: freebsd-scsi@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id 9BD42106566B for ; Fri, 23 Mar 2012 21:47:37 +0000 (UTC) (envelope-from chuck@tuffli.net) Received: from mail-ob0-f182.google.com (mail-ob0-f182.google.com [209.85.214.182]) by mx1.freebsd.org (Postfix) with ESMTP id 64D798FC0A for ; Fri, 23 Mar 2012 21:47:37 +0000 (UTC) Received: by obbuo13 with SMTP id uo13so3637936obb.13 for ; Fri, 23 Mar 2012 14:47:36 -0700 (PDT) X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=google.com; s=20120113; h=mime-version:date:message-id:subject:from:to:content-type :x-gm-message-state; bh=jdejc3OWBAFLyXmBBWys1JYZt8iIOnLlr3BmLFwx418=; b=NRbfg3TM+8zyn6pXwH2okO1AW2cBWzYqRU8fz/TImf2nBjHCQOjy0lQA+2l7Nv9lic 7SnJu/qgYRaSAyZNJEiXw6uToB+5P+L2D7UmT9zRNypzN76DU9uDD07WjLqdFRmYkQ9T lbyAdXrf+Ztfk4C2/uEJ5cJUm44MDGbsfQq07Ovg5tJAFvSqM0mk3k7YAKwYoi9uUhq6 8ky4SxHrY/t6+8aRLKjaL+wK4pIjSLnEfZ1+K/VX4VIxcdWrpxg3Z07Z3+UQbeber+dK RZT7kzbB0WKKn8SbpcR4GdMpmJKPc+Dx7LATZ8oRriQzjfw5pk1UUMBnQU69pPZlC0Rv UZkw== MIME-Version: 1.0 Received: by 10.182.74.8 with SMTP id p8mr16632896obv.41.1332539256733; Fri, 23 Mar 2012 14:47:36 -0700 (PDT) Received: by 10.60.149.202 with HTTP; Fri, 23 Mar 2012 14:47:36 -0700 (PDT) Date: Fri, 23 Mar 2012 14:47:36 -0700 Message-ID: From: Chuck Tuffli To: freebsd-scsi Content-Type: text/plain; charset=ISO-8859-1 X-Gm-Message-State: ALoCoQmHgw3En87Vkmr9BI7NzOAiRwvn4JpFVciYeHD7STfUOyqZusVjBBBQ99krS5xjmuTt2tqc Subject: INQUIRY additional length question X-BeenThere: freebsd-scsi@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: SCSI subsystem List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 23 Mar 2012 21:47:37 -0000 I'm staring at a trace in which an array is sending back inquiry data with the additional length set to 0xBC, but CAM is sending a subsequent inquiry with length 0xC2. My expectation was the length should have been (additional length + 4) or 0xC0. Poking around, it looks like the SID_ADDITIONAL_LENGTH() macro is calculating this as: additional_length + __offsetof(additional_length) + 1 == 0xBC + 4 + 1 = 0xC1 This value is then round up to 0xC2 in probestart() with a comment about some SPI devices not liking odd lengths. All of this seems fine to me except the '+ 1' in the macro. Should that really be there? ---chuck