All of lore.kernel.org
 help / color / mirror / Atom feed
* 2.6.26-rc9-git9 doesn't boot on Macintel
@ 2008-07-14 13:51 Jack Howarth
  2008-07-14 16:26 ` Justin Mattock
  2008-07-14 17:02 ` Stefan Richter
  0 siblings, 2 replies; 55+ messages in thread
From: Jack Howarth @ 2008-07-14 13:51 UTC (permalink / raw)
  To: linux-kernel

   Is anyone able to boot the 2.6.26rc9git9 or 2.6.26rc9git12
kernels on a Macintel machine? On my MacBook Pro (second gen with
rEFIt installed for dual booting), I find that MMCONFIG doesn't
seem to be in use under the 2.6.26 kernels. I get the following
hang when booting rc9git9 or rc9git12...

ACPI: bus type pci registered
PCI: MCFG configuration 0: base f0000000 segment 0 buses 0 - 255
PCI: Not using MMCONFIG
PCI: Using configuration type 1 for base access
ACPI: EC: EC description table is found, configuring boot EC
ACPI: EC: non-query interrupt received switching to interrupt mode
ACPI: BIOS_OSI (Linux) query ignored via DMI
ACPI: Interpreter enabled
ACPI: (supports S0 S3 S4 S5)
ACPI: Using IOAPIC for interrupt routing
PCI: MCFG configuration 0: base f0000000 segment 0 buses 0 - 255
PCI: BIOS Bug: MCFG area at f0000000 is not reserved in ACPI motherboard resources
PCI: Not using MMCONFIG
ACPI: EC:GPE=0x17, I/O: command/status=0x66, data=0x62
ACPI: EC: driver started in interrupt mode
ACPI: PCI Root Bridge [PCI0] (0000:00)
pci 0000:00:1f.0: quirk: region 0400-047f claimed by ICH6 ACPI/GPIO/TCO
pci 0000:00:1f.0: quirk: region 0500-053f claimed by ICH6 GPIO

This compares to the same section in a normal boot of 2.6.25.10...

ACPI: bus type pci registered
PCI: Using MMCONFIG at f0000000 - ffffffff
PCI: Using configuration type 1
ACPI: EC: EC description table is found, configuring boot EC
ACPI: EC: non-query interrupt received, switching to interrupt mode
ACPI: BIOS _OSI(Linux) query ignored via DMI
ACPI: Interpreter enabled
ACPI: (supports S0 S3 S4 S5)
ACPI: Using IOAPIC for interrupt routing
ACPI: EC: GPE = 0x17, I/O: command/status = 0x66, data = 0x62
ACPI: EC: driver started in poll mode
ACPI: PCI Root Bridge [PCI0] (0000:00)
pci 0000:00:1f.0: quirk: region 0400-047f claimed by ICH6 ACPI/GPIO/TCO
pci 0000:00:1f.0: quirk: region 0500-053f claimed by ICH6 GPIO
PCI: Transparent bridge - 0000:00:1e.0
ACPI: PCI Interrupt Routing Table [\_SB_.PCI0._PRT]
ACPI: PCI Interrupt Routing Table [\_SB_.PCI0.PEGP._PRT]
ACPI: PCI Interrupt Routing Table [\_SB_.PCI0.RP01._PRT]
ACPI: PCI Interrupt Routing Table [\_SB_.PCI0.RP02._PRT]
ACPI: PCI Interrupt Routing Table [\_SB_.PCI0.RP03._PRT]
ACPI: PCI Interrupt Routing Table [\_SB_.PCI0.PCIB._PRT]
ACPI: PCI Interrupt Link [LNKA] (IRQs 1 3 4 5 6 7 10 12 14 15) *11
ACPI: PCI Interrupt Link [LNKB] (IRQs 1 3 4 5 6 7 *11 12 14 15)
ACPI: PCI Interrupt Link [LNKC] (IRQs 1 3 4 5 6 7 10 12 14 15) *11
ACPI: PCI Interrupt Link [LNKD] (IRQs 1 3 4 5 6 7 *11 12 14 15)
ACPI: PCI Interrupt Link [LNKE] (IRQs 1 3 4 5 6 7 10 12 14 15) *0, disabled.
ACPI: PCI Interrupt Link [LNKF] (IRQs 1 3 4 5 6 7 11 12 14 15) *0, disabled.
ACPI: PCI Interrupt Link [LNKG] (IRQs 1 3 4 5 6 7 *10 12 14 15)
ACPI: PCI Interrupt Link [LNKH] (IRQs 3 4 5 6 7 *11 12 14 15)
Linux Plug and Play Support v0.97 (c) Adam Belay
pnp: PnP ACPI init
ACPI: bus type pnp registered
ACPI: EC: non-query interrupt received, switching to interrupt mode
pnp: PnP ACPI: found 9 devices
ACPI: ACPI bus type pnp unregistered
usbcore: registered new interface driver usbfs
usbcore: registered new interface driver hub
usbcore: registered new device driver usb
PCI: Using ACPI for IRQ routing
PCI: If a device doesn't work, try "pci=routeirq".  If it helps, post a report
NetLabel: Initializing

..etc. My understanding is that the EFI in use on Macintel requires the
use of MMCONFIG so the boot failure isn't surprising but the absence of
MMCONFIG is.
                   Jack

^ permalink raw reply	[flat|nested] 55+ messages in thread

* Re: 2.6.26-rc9-git9 doesn't boot on Macintel
  2008-07-14 13:51 Jack Howarth
@ 2008-07-14 16:26 ` Justin Mattock
  2008-07-14 17:02 ` Stefan Richter
  1 sibling, 0 replies; 55+ messages in thread
From: Justin Mattock @ 2008-07-14 16:26 UTC (permalink / raw)
  To: Jack Howarth; +Cc: linux-kernel

[-- Attachment #1: Type: text/plain, Size: 4167 bytes --]

On Mon, Jul 14, 2008 at 1:51 PM, Jack Howarth <howarth@bromo.msbb.uc.edu> wrote:
>   Is anyone able to boot the 2.6.26rc9git9 or 2.6.26rc9git12
> kernels on a Macintel machine? On my MacBook Pro (second gen with
> rEFIt installed for dual booting), I find that MMCONFIG doesn't
> seem to be in use under the 2.6.26 kernels. I get the following
> hang when booting rc9git9 or rc9git12...
>
> ACPI: bus type pci registered
> PCI: MCFG configuration 0: base f0000000 segment 0 buses 0 - 255
> PCI: Not using MMCONFIG
> PCI: Using configuration type 1 for base access
> ACPI: EC: EC description table is found, configuring boot EC
> ACPI: EC: non-query interrupt received switching to interrupt mode
> ACPI: BIOS_OSI (Linux) query ignored via DMI
> ACPI: Interpreter enabled
> ACPI: (supports S0 S3 S4 S5)
> ACPI: Using IOAPIC for interrupt routing
> PCI: MCFG configuration 0: base f0000000 segment 0 buses 0 - 255
> PCI: BIOS Bug: MCFG area at f0000000 is not reserved in ACPI motherboard resources
> PCI: Not using MMCONFIG
> ACPI: EC:GPE=0x17, I/O: command/status=0x66, data=0x62
> ACPI: EC: driver started in interrupt mode
> ACPI: PCI Root Bridge [PCI0] (0000:00)
> pci 0000:00:1f.0: quirk: region 0400-047f claimed by ICH6 ACPI/GPIO/TCO
> pci 0000:00:1f.0: quirk: region 0500-053f claimed by ICH6 GPIO
>
> This compares to the same section in a normal boot of 2.6.25.10...
>
> ACPI: bus type pci registered
> PCI: Using MMCONFIG at f0000000 - ffffffff
> PCI: Using configuration type 1
> ACPI: EC: EC description table is found, configuring boot EC
> ACPI: EC: non-query interrupt received, switching to interrupt mode
> ACPI: BIOS _OSI(Linux) query ignored via DMI
> ACPI: Interpreter enabled
> ACPI: (supports S0 S3 S4 S5)
> ACPI: Using IOAPIC for interrupt routing
> ACPI: EC: GPE = 0x17, I/O: command/status = 0x66, data = 0x62
> ACPI: EC: driver started in poll mode
> ACPI: PCI Root Bridge [PCI0] (0000:00)
> pci 0000:00:1f.0: quirk: region 0400-047f claimed by ICH6 ACPI/GPIO/TCO
> pci 0000:00:1f.0: quirk: region 0500-053f claimed by ICH6 GPIO
> PCI: Transparent bridge - 0000:00:1e.0
> ACPI: PCI Interrupt Routing Table [\_SB_.PCI0._PRT]
> ACPI: PCI Interrupt Routing Table [\_SB_.PCI0.PEGP._PRT]
> ACPI: PCI Interrupt Routing Table [\_SB_.PCI0.RP01._PRT]
> ACPI: PCI Interrupt Routing Table [\_SB_.PCI0.RP02._PRT]
> ACPI: PCI Interrupt Routing Table [\_SB_.PCI0.RP03._PRT]
> ACPI: PCI Interrupt Routing Table [\_SB_.PCI0.PCIB._PRT]
> ACPI: PCI Interrupt Link [LNKA] (IRQs 1 3 4 5 6 7 10 12 14 15) *11
> ACPI: PCI Interrupt Link [LNKB] (IRQs 1 3 4 5 6 7 *11 12 14 15)
> ACPI: PCI Interrupt Link [LNKC] (IRQs 1 3 4 5 6 7 10 12 14 15) *11
> ACPI: PCI Interrupt Link [LNKD] (IRQs 1 3 4 5 6 7 *11 12 14 15)
> ACPI: PCI Interrupt Link [LNKE] (IRQs 1 3 4 5 6 7 10 12 14 15) *0, disabled.
> ACPI: PCI Interrupt Link [LNKF] (IRQs 1 3 4 5 6 7 11 12 14 15) *0, disabled.
> ACPI: PCI Interrupt Link [LNKG] (IRQs 1 3 4 5 6 7 *10 12 14 15)
> ACPI: PCI Interrupt Link [LNKH] (IRQs 3 4 5 6 7 *11 12 14 15)
> Linux Plug and Play Support v0.97 (c) Adam Belay
> pnp: PnP ACPI init
> ACPI: bus type pnp registered
> ACPI: EC: non-query interrupt received, switching to interrupt mode
> pnp: PnP ACPI: found 9 devices
> ACPI: ACPI bus type pnp unregistered
> usbcore: registered new interface driver usbfs
> usbcore: registered new interface driver hub
> usbcore: registered new device driver usb
> PCI: Using ACPI for IRQ routing
> PCI: If a device doesn't work, try "pci=routeirq".  If it helps, post a report
> NetLabel: Initializing
>
> ..etc. My understanding is that the EFI in use on Macintel requires the
> use of MMCONFIG so the boot failure isn't surprising but the absence of
> MMCONFIG is.
>                   Jack
> --
> To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
> the body of a message to majordomo@vger.kernel.org
> More majordomo info at  http://vger.kernel.org/majordomo-info.html
> Please read the FAQ at  http://www.tux.org/lkml/
>

yeah I'm able to boot up with the latest git on macbook pro.
if want to use my .config its attached(just use caution she isn't pretty,
uneded stuff in there)
regards;

-- 
Justin P. Mattock

[-- Attachment #2: config-2.6.26-rc9-00068-g70c49d7 --]
[-- Type: application/octet-stream, Size: 57389 bytes --]

#
# Automatically generated make config: don't edit
# Linux kernel version: 2.6.26-rc9
# Thu Jul 10 20:20:59 2008
#
# CONFIG_64BIT is not set
CONFIG_X86_32=y
# CONFIG_X86_64 is not set
CONFIG_X86=y
CONFIG_ARCH_DEFCONFIG="arch/x86/configs/i386_defconfig"
# CONFIG_GENERIC_LOCKBREAK is not set
CONFIG_GENERIC_TIME=y
CONFIG_GENERIC_CMOS_UPDATE=y
CONFIG_CLOCKSOURCE_WATCHDOG=y
CONFIG_GENERIC_CLOCKEVENTS=y
CONFIG_GENERIC_CLOCKEVENTS_BROADCAST=y
CONFIG_LOCKDEP_SUPPORT=y
CONFIG_STACKTRACE_SUPPORT=y
CONFIG_HAVE_LATENCYTOP_SUPPORT=y
CONFIG_FAST_CMPXCHG_LOCAL=y
CONFIG_MMU=y
CONFIG_ZONE_DMA=y
CONFIG_GENERIC_ISA_DMA=y
CONFIG_GENERIC_IOMAP=y
CONFIG_GENERIC_BUG=y
CONFIG_GENERIC_HWEIGHT=y
# CONFIG_GENERIC_GPIO is not set
CONFIG_ARCH_MAY_HAVE_PC_FDC=y
# CONFIG_RWSEM_GENERIC_SPINLOCK is not set
CONFIG_RWSEM_XCHGADD_ALGORITHM=y
# CONFIG_ARCH_HAS_ILOG2_U32 is not set
# CONFIG_ARCH_HAS_ILOG2_U64 is not set
CONFIG_ARCH_HAS_CPU_IDLE_WAIT=y
CONFIG_GENERIC_CALIBRATE_DELAY=y
# CONFIG_GENERIC_TIME_VSYSCALL is not set
CONFIG_ARCH_HAS_CPU_RELAX=y
CONFIG_ARCH_HAS_CACHE_LINE_SIZE=y
CONFIG_HAVE_SETUP_PER_CPU_AREA=y
# CONFIG_HAVE_CPUMASK_OF_CPU_MAP is not set
CONFIG_ARCH_HIBERNATION_POSSIBLE=y
CONFIG_ARCH_SUSPEND_POSSIBLE=y
# CONFIG_ZONE_DMA32 is not set
CONFIG_ARCH_POPULATES_NODE_MAP=y
# CONFIG_AUDIT_ARCH is not set
CONFIG_ARCH_SUPPORTS_AOUT=y
CONFIG_ARCH_SUPPORTS_OPTIMIZED_INLINING=y
CONFIG_GENERIC_HARDIRQS=y
CONFIG_GENERIC_IRQ_PROBE=y
CONFIG_GENERIC_PENDING_IRQ=y
CONFIG_X86_SMP=y
CONFIG_X86_32_SMP=y
CONFIG_X86_HT=y
CONFIG_X86_BIOS_REBOOT=y
CONFIG_X86_TRAMPOLINE=y
CONFIG_KTIME_SCALAR=y
CONFIG_DEFCONFIG_LIST="/lib/modules/$UNAME_RELEASE/.config"

#
# General setup
#
CONFIG_EXPERIMENTAL=y
CONFIG_LOCK_KERNEL=y
CONFIG_INIT_ENV_ARG_LIMIT=32
CONFIG_LOCALVERSION=""
CONFIG_LOCALVERSION_AUTO=y
CONFIG_SWAP=y
CONFIG_SYSVIPC=y
CONFIG_SYSVIPC_SYSCTL=y
CONFIG_POSIX_MQUEUE=y
# CONFIG_BSD_PROCESS_ACCT is not set
# CONFIG_TASKSTATS is not set
CONFIG_AUDIT=y
CONFIG_AUDITSYSCALL=y
CONFIG_AUDIT_TREE=y
CONFIG_IKCONFIG=y
CONFIG_IKCONFIG_PROC=y
CONFIG_LOG_BUF_SHIFT=18
# CONFIG_CGROUPS is not set
CONFIG_HAVE_UNSTABLE_SCHED_CLOCK=y
CONFIG_GROUP_SCHED=y
CONFIG_FAIR_GROUP_SCHED=y
# CONFIG_RT_GROUP_SCHED is not set
CONFIG_USER_SCHED=y
# CONFIG_CGROUP_SCHED is not set
CONFIG_SYSFS_DEPRECATED=y
CONFIG_SYSFS_DEPRECATED_V2=y
# CONFIG_RELAY is not set
CONFIG_NAMESPACES=y
# CONFIG_UTS_NS is not set
# CONFIG_IPC_NS is not set
# CONFIG_USER_NS is not set
CONFIG_PID_NS=y
CONFIG_BLK_DEV_INITRD=y
CONFIG_INITRAMFS_SOURCE=""
CONFIG_CC_OPTIMIZE_FOR_SIZE=y
CONFIG_SYSCTL=y
# CONFIG_EMBEDDED is not set
CONFIG_UID16=y
CONFIG_SYSCTL_SYSCALL=y
CONFIG_SYSCTL_SYSCALL_CHECK=y
CONFIG_KALLSYMS=y
CONFIG_KALLSYMS_ALL=y
# CONFIG_KALLSYMS_EXTRA_PASS is not set
CONFIG_HOTPLUG=y
CONFIG_PRINTK=y
CONFIG_BUG=y
CONFIG_ELF_CORE=y
CONFIG_PCSPKR_PLATFORM=y
CONFIG_COMPAT_BRK=y
CONFIG_BASE_FULL=y
CONFIG_FUTEX=y
CONFIG_ANON_INODES=y
CONFIG_EPOLL=y
CONFIG_SIGNALFD=y
CONFIG_TIMERFD=y
CONFIG_EVENTFD=y
CONFIG_SHMEM=y
CONFIG_VM_EVENT_COUNTERS=y
CONFIG_SLUB_DEBUG=y
# CONFIG_SLAB is not set
CONFIG_SLUB=y
# CONFIG_SLOB is not set
CONFIG_PROFILING=y
# CONFIG_MARKERS is not set
CONFIG_OPROFILE=y
CONFIG_HAVE_OPROFILE=y
CONFIG_KPROBES=y
CONFIG_KRETPROBES=y
CONFIG_HAVE_KPROBES=y
CONFIG_HAVE_KRETPROBES=y
# CONFIG_HAVE_DMA_ATTRS is not set
CONFIG_PROC_PAGE_MONITOR=y
CONFIG_SLABINFO=y
CONFIG_RT_MUTEXES=y
# CONFIG_TINY_SHMEM is not set
CONFIG_BASE_SMALL=0
CONFIG_MODULES=y
# CONFIG_MODULE_FORCE_LOAD is not set
CONFIG_MODULE_UNLOAD=y
CONFIG_MODULE_FORCE_UNLOAD=y
# CONFIG_MODVERSIONS is not set
# CONFIG_MODULE_SRCVERSION_ALL is not set
CONFIG_KMOD=y
CONFIG_STOP_MACHINE=y
CONFIG_BLOCK=y
CONFIG_LBD=y
# CONFIG_BLK_DEV_IO_TRACE is not set
# CONFIG_LSF is not set
# CONFIG_BLK_DEV_BSG is not set

#
# IO Schedulers
#
CONFIG_IOSCHED_NOOP=y
# CONFIG_IOSCHED_AS is not set
# CONFIG_IOSCHED_DEADLINE is not set
CONFIG_IOSCHED_CFQ=y
# CONFIG_DEFAULT_AS is not set
# CONFIG_DEFAULT_DEADLINE is not set
CONFIG_DEFAULT_CFQ=y
# CONFIG_DEFAULT_NOOP is not set
CONFIG_DEFAULT_IOSCHED="cfq"
CONFIG_CLASSIC_RCU=y

#
# Processor type and features
#
CONFIG_TICK_ONESHOT=y
CONFIG_NO_HZ=y
CONFIG_HIGH_RES_TIMERS=y
CONFIG_GENERIC_CLOCKEVENTS_BUILD=y
CONFIG_SMP=y
# CONFIG_X86_PC is not set
# CONFIG_X86_ELAN is not set
# CONFIG_X86_VOYAGER is not set
# CONFIG_X86_NUMAQ is not set
# CONFIG_X86_SUMMIT is not set
# CONFIG_X86_BIGSMP is not set
# CONFIG_X86_VISWS is not set
CONFIG_X86_GENERICARCH=y
# CONFIG_X86_ES7000 is not set
# CONFIG_X86_RDC321X is not set
# CONFIG_X86_VSMP is not set
CONFIG_SCHED_NO_NO_OMIT_FRAME_POINTER=y
CONFIG_PARAVIRT_GUEST=y
# CONFIG_VMI is not set
# CONFIG_KVM_CLOCK is not set
# CONFIG_KVM_GUEST is not set
# CONFIG_LGUEST_GUEST is not set
CONFIG_PARAVIRT=y
# CONFIG_PARAVIRT_CLOCK is not set
CONFIG_X86_CYCLONE_TIMER=y
# CONFIG_M386 is not set
# CONFIG_M486 is not set
# CONFIG_M586 is not set
# CONFIG_M586TSC is not set
# CONFIG_M586MMX is not set
# CONFIG_M686 is not set
# CONFIG_MPENTIUMII is not set
# CONFIG_MPENTIUMIII is not set
# CONFIG_MPENTIUMM is not set
# CONFIG_MPENTIUM4 is not set
# CONFIG_MK6 is not set
# CONFIG_MK7 is not set
# CONFIG_MK8 is not set
# CONFIG_MCRUSOE is not set
# CONFIG_MEFFICEON is not set
# CONFIG_MWINCHIPC6 is not set
# CONFIG_MWINCHIP2 is not set
# CONFIG_MWINCHIP3D is not set
# CONFIG_MGEODEGX1 is not set
# CONFIG_MGEODE_LX is not set
# CONFIG_MCYRIXIII is not set
# CONFIG_MVIAC3_2 is not set
# CONFIG_MVIAC7 is not set
# CONFIG_MPSC is not set
CONFIG_MCORE2=y
# CONFIG_GENERIC_CPU is not set
# CONFIG_X86_GENERIC is not set
CONFIG_X86_CPU=y
CONFIG_X86_CMPXCHG=y
CONFIG_X86_L1_CACHE_SHIFT=6
CONFIG_X86_XADD=y
CONFIG_X86_WP_WORKS_OK=y
CONFIG_X86_INVLPG=y
CONFIG_X86_BSWAP=y
CONFIG_X86_POPAD_OK=y
CONFIG_X86_GOOD_APIC=y
CONFIG_X86_INTEL_USERCOPY=y
CONFIG_X86_USE_PPRO_CHECKSUM=y
CONFIG_X86_P6_NOP=y
CONFIG_X86_TSC=y
CONFIG_X86_MINIMUM_CPU_FAMILY=6
CONFIG_X86_DEBUGCTLMSR=y
CONFIG_HPET_TIMER=y
CONFIG_DMI=y
# CONFIG_IOMMU_HELPER is not set
CONFIG_NR_CPUS=2
# CONFIG_SCHED_SMT is not set
CONFIG_SCHED_MC=y
CONFIG_PREEMPT_NONE=y
# CONFIG_PREEMPT_VOLUNTARY is not set
# CONFIG_PREEMPT is not set
CONFIG_X86_LOCAL_APIC=y
CONFIG_X86_IO_APIC=y
CONFIG_X86_MCE=y
# CONFIG_X86_MCE_NONFATAL is not set
# CONFIG_X86_MCE_P4THERMAL is not set
CONFIG_VM86=y
# CONFIG_TOSHIBA is not set
# CONFIG_I8K is not set
# CONFIG_X86_REBOOTFIXUPS is not set
CONFIG_MICROCODE=y
CONFIG_MICROCODE_OLD_INTERFACE=y
CONFIG_X86_MSR=y
CONFIG_X86_CPUID=y
# CONFIG_NOHIGHMEM is not set
CONFIG_HIGHMEM4G=y
# CONFIG_HIGHMEM64G is not set
CONFIG_PAGE_OFFSET=0xC0000000
CONFIG_HIGHMEM=y
CONFIG_SELECT_MEMORY_MODEL=y
CONFIG_FLATMEM_MANUAL=y
# CONFIG_DISCONTIGMEM_MANUAL is not set
# CONFIG_SPARSEMEM_MANUAL is not set
CONFIG_FLATMEM=y
CONFIG_FLAT_NODE_MEM_MAP=y
# CONFIG_SPARSEMEM_STATIC is not set
# CONFIG_SPARSEMEM_VMEMMAP_ENABLE is not set
CONFIG_PAGEFLAGS_EXTENDED=y
CONFIG_SPLIT_PTLOCK_CPUS=4
CONFIG_RESOURCES_64BIT=y
CONFIG_ZONE_DMA_FLAG=1
CONFIG_BOUNCE=y
CONFIG_VIRT_TO_BUS=y
CONFIG_HIGHPTE=y
CONFIG_MATH_EMULATION=y
CONFIG_MTRR=y
# CONFIG_X86_PAT is not set
CONFIG_EFI=y
# CONFIG_IRQBALANCE is not set
CONFIG_SECCOMP=y
CONFIG_HZ_100=y
# CONFIG_HZ_250 is not set
# CONFIG_HZ_300 is not set
# CONFIG_HZ_1000 is not set
CONFIG_HZ=100
CONFIG_SCHED_HRTICK=y
# CONFIG_KEXEC is not set
# CONFIG_CRASH_DUMP is not set
CONFIG_PHYSICAL_START=0x100000
# CONFIG_RELOCATABLE is not set
CONFIG_PHYSICAL_ALIGN=0x100000
CONFIG_HOTPLUG_CPU=y
CONFIG_COMPAT_VDSO=y
CONFIG_ARCH_ENABLE_MEMORY_HOTPLUG=y

#
# Power management options
#
CONFIG_PM=y
# CONFIG_PM_DEBUG is not set
CONFIG_PM_SLEEP_SMP=y
CONFIG_PM_SLEEP=y
CONFIG_SUSPEND=y
CONFIG_SUSPEND_FREEZER=y
CONFIG_HIBERNATION=y
CONFIG_PM_STD_PARTITION=""
CONFIG_ACPI=y
CONFIG_ACPI_SLEEP=y
CONFIG_ACPI_PROCFS=y
CONFIG_ACPI_PROCFS_POWER=y
CONFIG_ACPI_SYSFS_POWER=y
CONFIG_ACPI_PROC_EVENT=y
CONFIG_ACPI_AC=m
CONFIG_ACPI_BATTERY=m
CONFIG_ACPI_BUTTON=m
CONFIG_ACPI_VIDEO=m
CONFIG_ACPI_FAN=m
CONFIG_ACPI_DOCK=y
# CONFIG_ACPI_BAY is not set
CONFIG_ACPI_PROCESSOR=m
CONFIG_ACPI_HOTPLUG_CPU=y
CONFIG_ACPI_THERMAL=m
# CONFIG_ACPI_WMI is not set
# CONFIG_ACPI_ASUS is not set
# CONFIG_ACPI_TOSHIBA is not set
CONFIG_ACPI_CUSTOM_DSDT_FILE=""
# CONFIG_ACPI_CUSTOM_DSDT is not set
CONFIG_ACPI_BLACKLIST_YEAR=0
CONFIG_ACPI_DEBUG=y
CONFIG_ACPI_DEBUG_FUNC_TRACE=y
CONFIG_ACPI_EC=y
CONFIG_ACPI_POWER=y
CONFIG_ACPI_SYSTEM=y
CONFIG_X86_PM_TIMER=y
CONFIG_ACPI_CONTAINER=m
CONFIG_ACPI_SBS=m
# CONFIG_APM is not set

#
# CPU Frequency scaling
#
CONFIG_CPU_FREQ=y
CONFIG_CPU_FREQ_TABLE=y
CONFIG_CPU_FREQ_DEBUG=y
CONFIG_CPU_FREQ_STAT=y
CONFIG_CPU_FREQ_STAT_DETAILS=y
# CONFIG_CPU_FREQ_DEFAULT_GOV_PERFORMANCE is not set
# CONFIG_CPU_FREQ_DEFAULT_GOV_POWERSAVE is not set
CONFIG_CPU_FREQ_DEFAULT_GOV_USERSPACE=y
# CONFIG_CPU_FREQ_DEFAULT_GOV_ONDEMAND is not set
# CONFIG_CPU_FREQ_DEFAULT_GOV_CONSERVATIVE is not set
CONFIG_CPU_FREQ_GOV_PERFORMANCE=m
CONFIG_CPU_FREQ_GOV_POWERSAVE=m
CONFIG_CPU_FREQ_GOV_USERSPACE=y
CONFIG_CPU_FREQ_GOV_ONDEMAND=m
CONFIG_CPU_FREQ_GOV_CONSERVATIVE=m

#
# CPUFreq processor drivers
#
CONFIG_X86_ACPI_CPUFREQ=m
# CONFIG_X86_POWERNOW_K6 is not set
# CONFIG_X86_POWERNOW_K7 is not set
# CONFIG_X86_POWERNOW_K8 is not set
# CONFIG_X86_GX_SUSPMOD is not set
CONFIG_X86_SPEEDSTEP_CENTRINO=m
CONFIG_X86_SPEEDSTEP_CENTRINO_TABLE=y
CONFIG_X86_SPEEDSTEP_ICH=m
CONFIG_X86_SPEEDSTEP_SMI=m
CONFIG_X86_P4_CLOCKMOD=m
# CONFIG_X86_CPUFREQ_NFORCE2 is not set
# CONFIG_X86_LONGRUN is not set
# CONFIG_X86_LONGHAUL is not set
# CONFIG_X86_E_POWERSAVER is not set

#
# shared options
#
CONFIG_X86_ACPI_CPUFREQ_PROC_INTF=y
CONFIG_X86_SPEEDSTEP_LIB=m
CONFIG_X86_SPEEDSTEP_RELAXED_CAP_CHECK=y
CONFIG_CPU_IDLE=y
CONFIG_CPU_IDLE_GOV_LADDER=y
CONFIG_CPU_IDLE_GOV_MENU=y

#
# Bus options (PCI etc.)
#
CONFIG_PCI=y
# CONFIG_PCI_GOBIOS is not set
# CONFIG_PCI_GOMMCONFIG is not set
CONFIG_PCI_GODIRECT=y
# CONFIG_PCI_GOOLPC is not set
# CONFIG_PCI_GOANY is not set
CONFIG_PCI_DIRECT=y
CONFIG_PCI_DOMAINS=y
# CONFIG_PCIEPORTBUS is not set
CONFIG_ARCH_SUPPORTS_MSI=y
CONFIG_PCI_MSI=y
CONFIG_PCI_LEGACY=y
# CONFIG_PCI_DEBUG is not set
# CONFIG_HT_IRQ is not set
CONFIG_ISA_DMA_API=y
CONFIG_ISA=y
CONFIG_EISA=y
CONFIG_EISA_PCI_EISA=y
CONFIG_EISA_NAMES=y
# CONFIG_MCA is not set
# CONFIG_SCx200 is not set
# CONFIG_OLPC is not set
# CONFIG_PCCARD is not set
# CONFIG_HOTPLUG_PCI is not set

#
# Executable file formats / Emulations
#
CONFIG_BINFMT_ELF=y
# CONFIG_BINFMT_AOUT is not set
# CONFIG_BINFMT_MISC is not set

#
# Networking
#
CONFIG_NET=y

#
# Networking options
#
CONFIG_PACKET=y
CONFIG_PACKET_MMAP=y
CONFIG_UNIX=y
CONFIG_XFRM=y
CONFIG_XFRM_USER=y
CONFIG_XFRM_SUB_POLICY=y
CONFIG_XFRM_MIGRATE=y
# CONFIG_XFRM_STATISTICS is not set
CONFIG_NET_KEY=y
# CONFIG_NET_KEY_MIGRATE is not set
CONFIG_INET=y
CONFIG_IP_MULTICAST=y
CONFIG_IP_ADVANCED_ROUTER=y
CONFIG_ASK_IP_FIB_HASH=y
# CONFIG_IP_FIB_TRIE is not set
CONFIG_IP_FIB_HASH=y
CONFIG_IP_MULTIPLE_TABLES=y
CONFIG_IP_ROUTE_MULTIPATH=y
CONFIG_IP_ROUTE_VERBOSE=y
CONFIG_IP_PNP=y
CONFIG_IP_PNP_DHCP=y
# CONFIG_IP_PNP_BOOTP is not set
CONFIG_IP_PNP_RARP=y
CONFIG_NET_IPIP=m
CONFIG_NET_IPGRE=m
CONFIG_NET_IPGRE_BROADCAST=y
CONFIG_IP_MROUTE=y
CONFIG_IP_PIMSM_V1=y
# CONFIG_IP_PIMSM_V2 is not set
CONFIG_ARPD=y
CONFIG_SYN_COOKIES=y
CONFIG_INET_AH=m
CONFIG_INET_ESP=m
CONFIG_INET_IPCOMP=m
CONFIG_INET_XFRM_TUNNEL=m
CONFIG_INET_TUNNEL=m
CONFIG_INET_XFRM_MODE_TRANSPORT=m
CONFIG_INET_XFRM_MODE_TUNNEL=m
CONFIG_INET_XFRM_MODE_BEET=m
CONFIG_INET_LRO=m
CONFIG_INET_DIAG=m
CONFIG_INET_TCP_DIAG=m
CONFIG_TCP_CONG_ADVANCED=y
CONFIG_TCP_CONG_BIC=m
CONFIG_TCP_CONG_CUBIC=m
CONFIG_TCP_CONG_WESTWOOD=m
CONFIG_TCP_CONG_HTCP=m
CONFIG_TCP_CONG_HSTCP=m
CONFIG_TCP_CONG_HYBLA=m
CONFIG_TCP_CONG_VEGAS=m
CONFIG_TCP_CONG_SCALABLE=m
CONFIG_TCP_CONG_LP=m
CONFIG_TCP_CONG_VENO=m
CONFIG_TCP_CONG_YEAH=m
CONFIG_TCP_CONG_ILLINOIS=m
# CONFIG_DEFAULT_BIC is not set
# CONFIG_DEFAULT_CUBIC is not set
# CONFIG_DEFAULT_HTCP is not set
# CONFIG_DEFAULT_VEGAS is not set
# CONFIG_DEFAULT_WESTWOOD is not set
CONFIG_DEFAULT_RENO=y
CONFIG_DEFAULT_TCP_CONG="reno"
CONFIG_TCP_MD5SIG=y
CONFIG_IP_VS=y
# CONFIG_IP_VS_DEBUG is not set
CONFIG_IP_VS_TAB_BITS=12

#
# IPVS transport protocol load balancing support
#
CONFIG_IP_VS_PROTO_TCP=y
# CONFIG_IP_VS_PROTO_UDP is not set
CONFIG_IP_VS_PROTO_ESP=y
CONFIG_IP_VS_PROTO_AH=y

#
# IPVS scheduler
#
CONFIG_IP_VS_RR=m
CONFIG_IP_VS_WRR=m
CONFIG_IP_VS_LC=m
CONFIG_IP_VS_WLC=m
CONFIG_IP_VS_LBLC=m
CONFIG_IP_VS_LBLCR=m
CONFIG_IP_VS_DH=m
CONFIG_IP_VS_SH=m
CONFIG_IP_VS_SED=m
CONFIG_IP_VS_NQ=m

#
# IPVS application helper
#
# CONFIG_IP_VS_FTP is not set
# CONFIG_IPV6 is not set
CONFIG_NETLABEL=y
CONFIG_NETWORK_SECMARK=y
CONFIG_NETFILTER=y
CONFIG_NETFILTER_DEBUG=y
CONFIG_NETFILTER_ADVANCED=y

#
# Core Netfilter Configuration
#
CONFIG_NETFILTER_NETLINK=m
CONFIG_NETFILTER_NETLINK_QUEUE=m
CONFIG_NETFILTER_NETLINK_LOG=m
CONFIG_NF_CONNTRACK=m
CONFIG_NF_CT_ACCT=y
CONFIG_NF_CONNTRACK_MARK=y
CONFIG_NF_CONNTRACK_SECMARK=y
CONFIG_NF_CONNTRACK_EVENTS=y
CONFIG_NF_CT_PROTO_DCCP=m
CONFIG_NF_CT_PROTO_GRE=m
CONFIG_NF_CT_PROTO_SCTP=m
CONFIG_NF_CT_PROTO_UDPLITE=m
CONFIG_NF_CONNTRACK_AMANDA=m
CONFIG_NF_CONNTRACK_FTP=m
CONFIG_NF_CONNTRACK_H323=m
CONFIG_NF_CONNTRACK_IRC=m
CONFIG_NF_CONNTRACK_NETBIOS_NS=m
CONFIG_NF_CONNTRACK_PPTP=m
CONFIG_NF_CONNTRACK_SANE=m
CONFIG_NF_CONNTRACK_SIP=m
CONFIG_NF_CONNTRACK_TFTP=m
CONFIG_NF_CT_NETLINK=m
CONFIG_NETFILTER_XTABLES=m
CONFIG_NETFILTER_XT_TARGET_CLASSIFY=m
CONFIG_NETFILTER_XT_TARGET_CONNMARK=m
CONFIG_NETFILTER_XT_TARGET_DSCP=m
CONFIG_NETFILTER_XT_TARGET_MARK=m
CONFIG_NETFILTER_XT_TARGET_NFQUEUE=m
CONFIG_NETFILTER_XT_TARGET_NFLOG=m
CONFIG_NETFILTER_XT_TARGET_NOTRACK=m
CONFIG_NETFILTER_XT_TARGET_RATEEST=m
CONFIG_NETFILTER_XT_TARGET_TRACE=m
CONFIG_NETFILTER_XT_TARGET_SECMARK=m
CONFIG_NETFILTER_XT_TARGET_CONNSECMARK=m
CONFIG_NETFILTER_XT_TARGET_TCPMSS=m
CONFIG_NETFILTER_XT_TARGET_TCPOPTSTRIP=m
CONFIG_NETFILTER_XT_MATCH_COMMENT=m
CONFIG_NETFILTER_XT_MATCH_CONNBYTES=m
CONFIG_NETFILTER_XT_MATCH_CONNLIMIT=m
CONFIG_NETFILTER_XT_MATCH_CONNMARK=m
CONFIG_NETFILTER_XT_MATCH_CONNTRACK=m
CONFIG_NETFILTER_XT_MATCH_DCCP=m
CONFIG_NETFILTER_XT_MATCH_DSCP=m
CONFIG_NETFILTER_XT_MATCH_ESP=m
CONFIG_NETFILTER_XT_MATCH_HELPER=m
CONFIG_NETFILTER_XT_MATCH_IPRANGE=m
CONFIG_NETFILTER_XT_MATCH_LENGTH=m
CONFIG_NETFILTER_XT_MATCH_LIMIT=m
CONFIG_NETFILTER_XT_MATCH_MAC=m
CONFIG_NETFILTER_XT_MATCH_MARK=m
CONFIG_NETFILTER_XT_MATCH_OWNER=m
CONFIG_NETFILTER_XT_MATCH_POLICY=m
CONFIG_NETFILTER_XT_MATCH_MULTIPORT=m
CONFIG_NETFILTER_XT_MATCH_PKTTYPE=m
CONFIG_NETFILTER_XT_MATCH_QUOTA=m
CONFIG_NETFILTER_XT_MATCH_RATEEST=m
CONFIG_NETFILTER_XT_MATCH_REALM=m
CONFIG_NETFILTER_XT_MATCH_SCTP=m
CONFIG_NETFILTER_XT_MATCH_STATE=m
CONFIG_NETFILTER_XT_MATCH_STATISTIC=m
CONFIG_NETFILTER_XT_MATCH_STRING=m
CONFIG_NETFILTER_XT_MATCH_TCPMSS=m
CONFIG_NETFILTER_XT_MATCH_TIME=m
CONFIG_NETFILTER_XT_MATCH_U32=m
CONFIG_NETFILTER_XT_MATCH_HASHLIMIT=m

#
# IP: Netfilter Configuration
#
CONFIG_NF_CONNTRACK_IPV4=m
CONFIG_NF_CONNTRACK_PROC_COMPAT=y
CONFIG_IP_NF_QUEUE=m
CONFIG_IP_NF_IPTABLES=m
CONFIG_IP_NF_MATCH_RECENT=m
CONFIG_IP_NF_MATCH_ECN=m
CONFIG_IP_NF_MATCH_AH=m
CONFIG_IP_NF_MATCH_TTL=m
CONFIG_IP_NF_MATCH_ADDRTYPE=m
CONFIG_IP_NF_FILTER=m
CONFIG_IP_NF_TARGET_REJECT=m
CONFIG_IP_NF_TARGET_LOG=m
CONFIG_IP_NF_TARGET_ULOG=m
CONFIG_NF_NAT=m
CONFIG_NF_NAT_NEEDED=y
CONFIG_IP_NF_TARGET_MASQUERADE=m
CONFIG_IP_NF_TARGET_REDIRECT=m
CONFIG_IP_NF_TARGET_NETMAP=m
CONFIG_NF_NAT_SNMP_BASIC=m
CONFIG_NF_NAT_PROTO_DCCP=m
CONFIG_NF_NAT_PROTO_GRE=m
CONFIG_NF_NAT_PROTO_UDPLITE=m
CONFIG_NF_NAT_PROTO_SCTP=m
CONFIG_NF_NAT_FTP=m
CONFIG_NF_NAT_IRC=m
CONFIG_NF_NAT_TFTP=m
CONFIG_NF_NAT_AMANDA=m
CONFIG_NF_NAT_PPTP=m
CONFIG_NF_NAT_H323=m
CONFIG_NF_NAT_SIP=m
CONFIG_IP_NF_MANGLE=m
CONFIG_IP_NF_TARGET_ECN=m
CONFIG_IP_NF_TARGET_TTL=m
CONFIG_IP_NF_TARGET_CLUSTERIP=m
CONFIG_IP_NF_RAW=m
CONFIG_IP_NF_ARPTABLES=m
CONFIG_IP_NF_ARPFILTER=m
CONFIG_IP_NF_ARP_MANGLE=m
# CONFIG_IP_DCCP is not set
# CONFIG_IP_SCTP is not set
# CONFIG_TIPC is not set
# CONFIG_ATM is not set
# CONFIG_BRIDGE is not set
# CONFIG_VLAN_8021Q is not set
# CONFIG_DECNET is not set
# CONFIG_LLC2 is not set
# CONFIG_IPX is not set
# CONFIG_ATALK is not set
# CONFIG_X25 is not set
# CONFIG_LAPB is not set
# CONFIG_ECONET is not set
# CONFIG_WAN_ROUTER is not set
# CONFIG_NET_SCHED is not set
CONFIG_NET_CLS_ROUTE=y
CONFIG_NET_SCH_FIFO=y

#
# Network testing
#
# CONFIG_NET_PKTGEN is not set
# CONFIG_NET_TCPPROBE is not set
# CONFIG_HAMRADIO is not set
# CONFIG_CAN is not set
# CONFIG_IRDA is not set
CONFIG_BT=m
CONFIG_BT_L2CAP=m
CONFIG_BT_SCO=m
CONFIG_BT_RFCOMM=m
CONFIG_BT_RFCOMM_TTY=y
CONFIG_BT_BNEP=m
CONFIG_BT_BNEP_MC_FILTER=y
CONFIG_BT_BNEP_PROTO_FILTER=y
CONFIG_BT_HIDP=m

#
# Bluetooth device drivers
#
CONFIG_BT_HCIUSB=m
CONFIG_BT_HCIUSB_SCO=y
CONFIG_BT_HCIUART=m
CONFIG_BT_HCIUART_H4=y
CONFIG_BT_HCIUART_BCSP=y
# CONFIG_BT_HCIUART_LL is not set
CONFIG_BT_HCIBCM203X=m
CONFIG_BT_HCIBPA10X=m
CONFIG_BT_HCIBFUSB=m
CONFIG_BT_HCIVHCI=m
CONFIG_AF_RXRPC=m
# CONFIG_AF_RXRPC_DEBUG is not set
CONFIG_RXKAD=m
CONFIG_FIB_RULES=y

#
# Wireless
#
CONFIG_CFG80211=y
CONFIG_NL80211=y
CONFIG_WIRELESS_EXT=y
CONFIG_MAC80211=y

#
# Rate control algorithm selection
#
CONFIG_MAC80211_RC_DEFAULT_PID=y
# CONFIG_MAC80211_RC_DEFAULT_NONE is not set

#
# Selecting 'y' for an algorithm will
#

#
# build the algorithm into mac80211.
#
CONFIG_MAC80211_RC_DEFAULT="pid"
CONFIG_MAC80211_RC_PID=y
# CONFIG_MAC80211_MESH is not set
CONFIG_MAC80211_LEDS=y
CONFIG_MAC80211_DEBUGFS=y
# CONFIG_MAC80211_DEBUG_PACKET_ALIGNMENT is not set
# CONFIG_MAC80211_DEBUG is not set
CONFIG_IEEE80211=m
CONFIG_IEEE80211_DEBUG=y
CONFIG_IEEE80211_CRYPT_WEP=m
CONFIG_IEEE80211_CRYPT_CCMP=m
CONFIG_IEEE80211_CRYPT_TKIP=m
# CONFIG_RFKILL is not set
# CONFIG_NET_9P is not set

#
# Device Drivers
#

#
# Generic Driver Options
#
CONFIG_UEVENT_HELPER_PATH="/sbin/hotplug"
# CONFIG_STANDALONE is not set
# CONFIG_PREVENT_FIRMWARE_BUILD is not set
CONFIG_FW_LOADER=y
# CONFIG_DEBUG_DRIVER is not set
# CONFIG_DEBUG_DEVRES is not set
# CONFIG_SYS_HYPERVISOR is not set
CONFIG_CONNECTOR=y
CONFIG_PROC_EVENTS=y
# CONFIG_MTD is not set
# CONFIG_PARPORT is not set
CONFIG_PNP=y
# CONFIG_PNP_DEBUG is not set

#
# Protocols
#
# CONFIG_ISAPNP is not set
# CONFIG_PNPBIOS is not set
CONFIG_PNPACPI=y
CONFIG_BLK_DEV=y
# CONFIG_BLK_DEV_FD is not set
# CONFIG_BLK_DEV_XD is not set
# CONFIG_BLK_CPQ_DA is not set
# CONFIG_BLK_CPQ_CISS_DA is not set
# CONFIG_BLK_DEV_DAC960 is not set
# CONFIG_BLK_DEV_UMEM is not set
# CONFIG_BLK_DEV_COW_COMMON is not set
CONFIG_BLK_DEV_LOOP=y
CONFIG_BLK_DEV_CRYPTOLOOP=m
# CONFIG_BLK_DEV_NBD is not set
# CONFIG_BLK_DEV_SX8 is not set
# CONFIG_BLK_DEV_UB is not set
CONFIG_BLK_DEV_RAM=m
CONFIG_BLK_DEV_RAM_COUNT=16
CONFIG_BLK_DEV_RAM_SIZE=65536
# CONFIG_BLK_DEV_XIP is not set
# CONFIG_CDROM_PKTCDVD is not set
# CONFIG_ATA_OVER_ETH is not set
# CONFIG_VIRTIO_BLK is not set
CONFIG_MISC_DEVICES=y
# CONFIG_IBM_ASM is not set
# CONFIG_PHANTOM is not set
CONFIG_EEPROM_93CX6=m
# CONFIG_SGI_IOC4 is not set
# CONFIG_TIFM_CORE is not set
# CONFIG_ACER_WMI is not set
# CONFIG_ASUS_LAPTOP is not set
# CONFIG_FUJITSU_LAPTOP is not set
# CONFIG_TC1100_WMI is not set
# CONFIG_MSI_LAPTOP is not set
# CONFIG_SONY_LAPTOP is not set
# CONFIG_THINKPAD_ACPI is not set
# CONFIG_INTEL_MENLOW is not set
# CONFIG_EEEPC_LAPTOP is not set
# CONFIG_ENCLOSURE_SERVICES is not set
CONFIG_HAVE_IDE=y
# CONFIG_IDE is not set

#
# SCSI device support
#
# CONFIG_RAID_ATTRS is not set
CONFIG_SCSI=y
CONFIG_SCSI_DMA=y
# CONFIG_SCSI_TGT is not set
# CONFIG_SCSI_NETLINK is not set
CONFIG_SCSI_PROC_FS=y

#
# SCSI support type (disk, tape, CD-ROM)
#
CONFIG_BLK_DEV_SD=y
# CONFIG_CHR_DEV_ST is not set
# CONFIG_CHR_DEV_OSST is not set
CONFIG_BLK_DEV_SR=y
CONFIG_BLK_DEV_SR_VENDOR=y
CONFIG_CHR_DEV_SG=y
# CONFIG_CHR_DEV_SCH is not set

#
# Some SCSI devices (e.g. CD jukebox) support multiple LUNs
#
# CONFIG_SCSI_MULTI_LUN is not set
CONFIG_SCSI_CONSTANTS=y
CONFIG_SCSI_LOGGING=y
# CONFIG_SCSI_SCAN_ASYNC is not set
CONFIG_SCSI_WAIT_SCAN=m

#
# SCSI Transports
#
CONFIG_SCSI_SPI_ATTRS=y
# CONFIG_SCSI_FC_ATTRS is not set
# CONFIG_SCSI_ISCSI_ATTRS is not set
# CONFIG_SCSI_SAS_LIBSAS is not set
# CONFIG_SCSI_SRP_ATTRS is not set
CONFIG_SCSI_LOWLEVEL=y
# CONFIG_ISCSI_TCP is not set
# CONFIG_BLK_DEV_3W_XXXX_RAID is not set
# CONFIG_SCSI_3W_9XXX is not set
# CONFIG_SCSI_7000FASST is not set
# CONFIG_SCSI_ACARD is not set
# CONFIG_SCSI_AHA152X is not set
# CONFIG_SCSI_AHA1542 is not set
# CONFIG_SCSI_AHA1740 is not set
# CONFIG_SCSI_AACRAID is not set
# CONFIG_SCSI_AIC7XXX is not set
# CONFIG_SCSI_AIC7XXX_OLD is not set
# CONFIG_SCSI_AIC79XX is not set
# CONFIG_SCSI_AIC94XX is not set
# CONFIG_SCSI_DPT_I2O is not set
# CONFIG_SCSI_ADVANSYS is not set
# CONFIG_SCSI_IN2000 is not set
# CONFIG_SCSI_ARCMSR is not set
# CONFIG_MEGARAID_NEWGEN is not set
# CONFIG_MEGARAID_LEGACY is not set
# CONFIG_MEGARAID_SAS is not set
# CONFIG_SCSI_HPTIOP is not set
# CONFIG_SCSI_BUSLOGIC is not set
# CONFIG_SCSI_DMX3191D is not set
# CONFIG_SCSI_DTC3280 is not set
# CONFIG_SCSI_EATA is not set
# CONFIG_SCSI_FUTURE_DOMAIN is not set
# CONFIG_SCSI_GDTH is not set
# CONFIG_SCSI_GENERIC_NCR5380 is not set
# CONFIG_SCSI_GENERIC_NCR5380_MMIO is not set
# CONFIG_SCSI_IPS is not set
# CONFIG_SCSI_INITIO is not set
# CONFIG_SCSI_INIA100 is not set
# CONFIG_SCSI_MVSAS is not set
# CONFIG_SCSI_NCR53C406A is not set
# CONFIG_SCSI_STEX is not set
# CONFIG_SCSI_SYM53C8XX_2 is not set
# CONFIG_SCSI_IPR is not set
# CONFIG_SCSI_PAS16 is not set
# CONFIG_SCSI_QLOGIC_FAS is not set
# CONFIG_SCSI_QLOGIC_1280 is not set
# CONFIG_SCSI_QLA_FC is not set
# CONFIG_SCSI_QLA_ISCSI is not set
# CONFIG_SCSI_LPFC is not set
# CONFIG_SCSI_SIM710 is not set
# CONFIG_SCSI_SYM53C416 is not set
# CONFIG_SCSI_DC395x is not set
# CONFIG_SCSI_DC390T is not set
# CONFIG_SCSI_T128 is not set
# CONFIG_SCSI_U14_34F is not set
# CONFIG_SCSI_ULTRASTOR is not set
# CONFIG_SCSI_NSP32 is not set
# CONFIG_SCSI_DEBUG is not set
# CONFIG_SCSI_SRP is not set
CONFIG_ATA=y
# CONFIG_ATA_NONSTANDARD is not set
CONFIG_ATA_ACPI=y
CONFIG_SATA_PMP=y
CONFIG_SATA_AHCI=y
# CONFIG_SATA_SIL24 is not set
CONFIG_ATA_SFF=y
# CONFIG_SATA_SVW is not set
CONFIG_ATA_PIIX=y
# CONFIG_SATA_MV is not set
# CONFIG_SATA_NV is not set
# CONFIG_PDC_ADMA is not set
# CONFIG_SATA_QSTOR is not set
# CONFIG_SATA_PROMISE is not set
# CONFIG_SATA_SX4 is not set
# CONFIG_SATA_SIL is not set
# CONFIG_SATA_SIS is not set
# CONFIG_SATA_ULI is not set
# CONFIG_SATA_VIA is not set
# CONFIG_SATA_VITESSE is not set
# CONFIG_SATA_INIC162X is not set
CONFIG_PATA_ACPI=m
# CONFIG_PATA_ALI is not set
# CONFIG_PATA_AMD is not set
# CONFIG_PATA_ARTOP is not set
CONFIG_PATA_ATIIXP=m
# CONFIG_PATA_CMD640_PCI is not set
# CONFIG_PATA_CMD64X is not set
# CONFIG_PATA_CS5520 is not set
# CONFIG_PATA_CS5530 is not set
# CONFIG_PATA_CS5535 is not set
# CONFIG_PATA_CS5536 is not set
# CONFIG_PATA_CYPRESS is not set
# CONFIG_PATA_EFAR is not set
# CONFIG_ATA_GENERIC is not set
# CONFIG_PATA_HPT366 is not set
# CONFIG_PATA_HPT37X is not set
# CONFIG_PATA_HPT3X2N is not set
# CONFIG_PATA_HPT3X3 is not set
# CONFIG_PATA_IT821X is not set
# CONFIG_PATA_IT8213 is not set
# CONFIG_PATA_JMICRON is not set
# CONFIG_PATA_LEGACY is not set
# CONFIG_PATA_TRIFLEX is not set
# CONFIG_PATA_MARVELL is not set
CONFIG_PATA_MPIIX=m
# CONFIG_PATA_OLDPIIX is not set
# CONFIG_PATA_NETCELL is not set
# CONFIG_PATA_NINJA32 is not set
# CONFIG_PATA_NS87410 is not set
# CONFIG_PATA_NS87415 is not set
# CONFIG_PATA_OPTI is not set
# CONFIG_PATA_OPTIDMA is not set
# CONFIG_PATA_PDC_OLD is not set
# CONFIG_PATA_QDI is not set
# CONFIG_PATA_RADISYS is not set
# CONFIG_PATA_RZ1000 is not set
# CONFIG_PATA_SC1200 is not set
# CONFIG_PATA_SERVERWORKS is not set
# CONFIG_PATA_PDC2027X is not set
# CONFIG_PATA_SIL680 is not set
# CONFIG_PATA_SIS is not set
# CONFIG_PATA_VIA is not set
# CONFIG_PATA_WINBOND is not set
# CONFIG_PATA_WINBOND_VLB is not set
# CONFIG_PATA_SCH is not set
CONFIG_MD=y
# CONFIG_BLK_DEV_MD is not set
CONFIG_BLK_DEV_DM=y
# CONFIG_DM_DEBUG is not set
CONFIG_DM_CRYPT=m
# CONFIG_DM_SNAPSHOT is not set
# CONFIG_DM_MIRROR is not set
# CONFIG_DM_ZERO is not set
# CONFIG_DM_MULTIPATH is not set
# CONFIG_DM_DELAY is not set
# CONFIG_DM_UEVENT is not set
# CONFIG_FUSION is not set

#
# IEEE 1394 (FireWire) support
#

#
# Enable only one of the two stacks, unless you know what you are doing
#
CONFIG_FIREWIRE=m
CONFIG_FIREWIRE_OHCI=m
CONFIG_FIREWIRE_OHCI_DEBUG=y
CONFIG_FIREWIRE_SBP2=m
CONFIG_IEEE1394=m
CONFIG_IEEE1394_OHCI1394=m
CONFIG_IEEE1394_PCILYNX=m
CONFIG_IEEE1394_SBP2=m
# CONFIG_IEEE1394_SBP2_PHYS_DMA is not set
CONFIG_IEEE1394_ETH1394_ROM_ENTRY=y
CONFIG_IEEE1394_ETH1394=m
CONFIG_IEEE1394_RAWIO=m
CONFIG_IEEE1394_VIDEO1394=m
CONFIG_IEEE1394_DV1394=m
# CONFIG_IEEE1394_VERBOSEDEBUG is not set
# CONFIG_I2O is not set
CONFIG_MACINTOSH_DRIVERS=y
CONFIG_MAC_EMUMOUSEBTN=y
CONFIG_NETDEVICES=y
# CONFIG_NETDEVICES_MULTIQUEUE is not set
# CONFIG_DUMMY is not set
# CONFIG_BONDING is not set
# CONFIG_MACVLAN is not set
# CONFIG_EQUALIZER is not set
CONFIG_TUN=m
# CONFIG_VETH is not set
# CONFIG_NET_SB1000 is not set
# CONFIG_ARCNET is not set
# CONFIG_NET_ETHERNET is not set
CONFIG_NETDEV_1000=y
# CONFIG_ACENIC is not set
# CONFIG_DL2K is not set
# CONFIG_E1000 is not set
# CONFIG_E1000E is not set
# CONFIG_E1000E_ENABLED is not set
# CONFIG_IP1000 is not set
# CONFIG_IGB is not set
# CONFIG_NS83820 is not set
# CONFIG_HAMACHI is not set
# CONFIG_YELLOWFIN is not set
# CONFIG_R8169 is not set
# CONFIG_SIS190 is not set
# CONFIG_SKGE is not set
CONFIG_SKY2=m
# CONFIG_SKY2_DEBUG is not set
# CONFIG_VIA_VELOCITY is not set
# CONFIG_TIGON3 is not set
# CONFIG_BNX2 is not set
# CONFIG_QLA3XXX is not set
# CONFIG_ATL1 is not set
# CONFIG_NETDEV_10000 is not set
# CONFIG_TR is not set

#
# Wireless LAN
#
# CONFIG_WLAN_PRE80211 is not set
CONFIG_WLAN_80211=y
# CONFIG_IPW2100 is not set
# CONFIG_IPW2200 is not set
# CONFIG_LIBERTAS is not set
# CONFIG_AIRO is not set
# CONFIG_HERMES is not set
# CONFIG_ATMEL is not set
# CONFIG_PRISM54 is not set
# CONFIG_USB_ZD1201 is not set
# CONFIG_USB_NET_RNDIS_WLAN is not set
# CONFIG_RTL8180 is not set
# CONFIG_RTL8187 is not set
# CONFIG_ADM8211 is not set
# CONFIG_P54_COMMON is not set
CONFIG_ATH5K=m
# CONFIG_ATH5K_DEBUG is not set
# CONFIG_IWLCORE is not set
# CONFIG_IWLWIFI_LEDS is not set
# CONFIG_IWL4965 is not set
# CONFIG_IWL3945 is not set
# CONFIG_HOSTAP is not set
# CONFIG_B43 is not set
# CONFIG_B43LEGACY is not set
# CONFIG_ZD1211RW is not set
# CONFIG_RT2X00 is not set

#
# USB Network Adapters
#
# CONFIG_USB_CATC is not set
# CONFIG_USB_KAWETH is not set
# CONFIG_USB_PEGASUS is not set
# CONFIG_USB_RTL8150 is not set
# CONFIG_USB_USBNET is not set
# CONFIG_WAN is not set
# CONFIG_FDDI is not set
# CONFIG_HIPPI is not set
CONFIG_PPP=m
CONFIG_PPP_MULTILINK=y
CONFIG_PPP_FILTER=y
CONFIG_PPP_ASYNC=m
CONFIG_PPP_SYNC_TTY=m
CONFIG_PPP_DEFLATE=m
CONFIG_PPP_BSDCOMP=m
CONFIG_PPP_MPPE=m
CONFIG_PPPOE=m
CONFIG_PPPOL2TP=m
# CONFIG_SLIP is not set
CONFIG_SLHC=m
# CONFIG_NET_FC is not set
# CONFIG_NETCONSOLE is not set
# CONFIG_NETPOLL is not set
# CONFIG_NET_POLL_CONTROLLER is not set
CONFIG_VIRTIO_NET=m
# CONFIG_ISDN is not set
# CONFIG_PHONE is not set

#
# Input device support
#
CONFIG_INPUT=y
CONFIG_INPUT_FF_MEMLESS=y
CONFIG_INPUT_POLLDEV=y

#
# Userland interfaces
#
CONFIG_INPUT_MOUSEDEV=y
CONFIG_INPUT_MOUSEDEV_PSAUX=y
CONFIG_INPUT_MOUSEDEV_SCREEN_X=1024
CONFIG_INPUT_MOUSEDEV_SCREEN_Y=768
CONFIG_INPUT_JOYDEV=m
CONFIG_INPUT_EVDEV=m
# CONFIG_INPUT_EVBUG is not set

#
# Input Device Drivers
#
CONFIG_INPUT_KEYBOARD=y
CONFIG_KEYBOARD_ATKBD=y
CONFIG_KEYBOARD_SUNKBD=m
CONFIG_KEYBOARD_LKKBD=m
CONFIG_KEYBOARD_XTKBD=m
CONFIG_KEYBOARD_NEWTON=m
CONFIG_KEYBOARD_STOWAWAY=m
CONFIG_INPUT_MOUSE=y
CONFIG_MOUSE_PS2=m
CONFIG_MOUSE_PS2_ALPS=y
CONFIG_MOUSE_PS2_LOGIPS2PP=y
CONFIG_MOUSE_PS2_SYNAPTICS=y
CONFIG_MOUSE_PS2_LIFEBOOK=y
CONFIG_MOUSE_PS2_TRACKPOINT=y
# CONFIG_MOUSE_PS2_TOUCHKIT is not set
# CONFIG_MOUSE_SERIAL is not set
CONFIG_MOUSE_APPLETOUCH=m
# CONFIG_MOUSE_INPORT is not set
# CONFIG_MOUSE_LOGIBM is not set
# CONFIG_MOUSE_PC110PAD is not set
# CONFIG_MOUSE_VSXXXAA is not set
CONFIG_INPUT_JOYSTICK=y
# CONFIG_JOYSTICK_ANALOG is not set
# CONFIG_JOYSTICK_A3D is not set
# CONFIG_JOYSTICK_ADI is not set
# CONFIG_JOYSTICK_COBRA is not set
# CONFIG_JOYSTICK_GF2K is not set
# CONFIG_JOYSTICK_GRIP is not set
# CONFIG_JOYSTICK_GRIP_MP is not set
# CONFIG_JOYSTICK_GUILLEMOT is not set
# CONFIG_JOYSTICK_INTERACT is not set
# CONFIG_JOYSTICK_SIDEWINDER is not set
# CONFIG_JOYSTICK_TMDC is not set
# CONFIG_JOYSTICK_IFORCE is not set
# CONFIG_JOYSTICK_WARRIOR is not set
# CONFIG_JOYSTICK_MAGELLAN is not set
# CONFIG_JOYSTICK_SPACEORB is not set
# CONFIG_JOYSTICK_SPACEBALL is not set
# CONFIG_JOYSTICK_STINGER is not set
# CONFIG_JOYSTICK_TWIDJOY is not set
# CONFIG_JOYSTICK_ZHENHUA is not set
# CONFIG_JOYSTICK_JOYDUMP is not set
# CONFIG_JOYSTICK_XPAD is not set
# CONFIG_INPUT_TABLET is not set
# CONFIG_INPUT_TOUCHSCREEN is not set
CONFIG_INPUT_MISC=y
# CONFIG_INPUT_PCSPKR is not set
# CONFIG_INPUT_APANEL is not set
# CONFIG_INPUT_WISTRON_BTNS is not set
# CONFIG_INPUT_ATLAS_BTNS is not set
# CONFIG_INPUT_ATI_REMOTE is not set
# CONFIG_INPUT_ATI_REMOTE2 is not set
# CONFIG_INPUT_KEYSPAN_REMOTE is not set
# CONFIG_INPUT_POWERMATE is not set
# CONFIG_INPUT_YEALINK is not set
CONFIG_INPUT_UINPUT=m

#
# Hardware I/O ports
#
CONFIG_SERIO=y
CONFIG_SERIO_I8042=y
# CONFIG_SERIO_SERPORT is not set
# CONFIG_SERIO_CT82C710 is not set
CONFIG_SERIO_PCIPS2=m
CONFIG_SERIO_LIBPS2=y
# CONFIG_SERIO_RAW is not set
# CONFIG_GAMEPORT is not set

#
# Character devices
#
CONFIG_VT=y
CONFIG_VT_CONSOLE=y
CONFIG_HW_CONSOLE=y
CONFIG_VT_HW_CONSOLE_BINDING=y
CONFIG_DEVKMEM=y
# CONFIG_SERIAL_NONSTANDARD is not set
# CONFIG_NOZOMI is not set

#
# Serial drivers
#
# CONFIG_SERIAL_8250 is not set
CONFIG_FIX_EARLYCON_MEM=y

#
# Non-8250 serial port support
#
# CONFIG_SERIAL_JSM is not set
CONFIG_UNIX98_PTYS=y
CONFIG_LEGACY_PTYS=y
CONFIG_LEGACY_PTY_COUNT=15
CONFIG_IPMI_HANDLER=m
# CONFIG_IPMI_PANIC_EVENT is not set
CONFIG_IPMI_DEVICE_INTERFACE=m
CONFIG_IPMI_SI=m
CONFIG_IPMI_WATCHDOG=m
CONFIG_IPMI_POWEROFF=m
CONFIG_HW_RANDOM=y
# CONFIG_HW_RANDOM_INTEL is not set
# CONFIG_HW_RANDOM_AMD is not set
# CONFIG_HW_RANDOM_GEODE is not set
# CONFIG_HW_RANDOM_VIA is not set
# CONFIG_HW_RANDOM_VIRTIO is not set
CONFIG_NVRAM=m
# CONFIG_RTC is not set
# CONFIG_GEN_RTC is not set
# CONFIG_DTLK is not set
# CONFIG_R3964 is not set
# CONFIG_APPLICOM is not set
# CONFIG_SONYPI is not set
# CONFIG_MWAVE is not set
# CONFIG_PC8736x_GPIO is not set
# CONFIG_NSC_GPIO is not set
# CONFIG_CS5535_GPIO is not set
CONFIG_RAW_DRIVER=y
CONFIG_MAX_RAW_DEVS=15
CONFIG_HPET=y
CONFIG_HPET_MMAP=y
# CONFIG_HANGCHECK_TIMER is not set
# CONFIG_TCG_TPM is not set
# CONFIG_TELCLOCK is not set
CONFIG_DEVPORT=y
CONFIG_I2C=y
CONFIG_I2C_BOARDINFO=y
CONFIG_I2C_CHARDEV=m
CONFIG_I2C_ALGOBIT=m

#
# I2C Hardware Bus support
#
# CONFIG_I2C_ALI1535 is not set
# CONFIG_I2C_ALI1563 is not set
# CONFIG_I2C_ALI15X3 is not set
# CONFIG_I2C_AMD756 is not set
# CONFIG_I2C_AMD8111 is not set
CONFIG_I2C_I801=m
CONFIG_I2C_I810=m
CONFIG_I2C_PIIX4=m
# CONFIG_I2C_NFORCE2 is not set
# CONFIG_I2C_OCORES is not set
CONFIG_I2C_PARPORT_LIGHT=m
# CONFIG_I2C_PROSAVAGE is not set
# CONFIG_I2C_SAVAGE4 is not set
# CONFIG_I2C_SIMTEC is not set
# CONFIG_SCx200_ACB is not set
# CONFIG_I2C_SIS5595 is not set
# CONFIG_I2C_SIS630 is not set
# CONFIG_I2C_SIS96X is not set
# CONFIG_I2C_TAOS_EVM is not set
CONFIG_I2C_STUB=m
# CONFIG_I2C_TINY_USB is not set
# CONFIG_I2C_VIA is not set
# CONFIG_I2C_VIAPRO is not set
# CONFIG_I2C_VOODOO3 is not set
# CONFIG_I2C_PCA_ISA is not set
# CONFIG_I2C_PCA_PLATFORM is not set

#
# Miscellaneous I2C Chip support
#
# CONFIG_DS1682 is not set
CONFIG_SENSORS_EEPROM=m
# CONFIG_SENSORS_PCF8574 is not set
# CONFIG_PCF8575 is not set
# CONFIG_SENSORS_PCF8591 is not set
# CONFIG_SENSORS_MAX6875 is not set
# CONFIG_SENSORS_TSL2550 is not set
# CONFIG_I2C_DEBUG_CORE is not set
# CONFIG_I2C_DEBUG_ALGO is not set
# CONFIG_I2C_DEBUG_BUS is not set
# CONFIG_I2C_DEBUG_CHIP is not set
# CONFIG_SPI is not set
CONFIG_W1=m
CONFIG_W1_CON=y

#
# 1-wire Bus Masters
#
# CONFIG_W1_MASTER_MATROX is not set
# CONFIG_W1_MASTER_DS2490 is not set
# CONFIG_W1_MASTER_DS2482 is not set

#
# 1-wire Slaves
#
# CONFIG_W1_SLAVE_THERM is not set
# CONFIG_W1_SLAVE_SMEM is not set
# CONFIG_W1_SLAVE_DS2433 is not set
CONFIG_W1_SLAVE_DS2760=m
CONFIG_POWER_SUPPLY=y
CONFIG_POWER_SUPPLY_DEBUG=y
CONFIG_PDA_POWER=m
CONFIG_BATTERY_DS2760=m
CONFIG_HWMON=y
# CONFIG_HWMON_VID is not set
# CONFIG_SENSORS_ABITUGURU is not set
# CONFIG_SENSORS_ABITUGURU3 is not set
# CONFIG_SENSORS_AD7418 is not set
# CONFIG_SENSORS_ADM1021 is not set
# CONFIG_SENSORS_ADM1025 is not set
# CONFIG_SENSORS_ADM1026 is not set
# CONFIG_SENSORS_ADM1029 is not set
# CONFIG_SENSORS_ADM1031 is not set
# CONFIG_SENSORS_ADM9240 is not set
# CONFIG_SENSORS_ADT7470 is not set
# CONFIG_SENSORS_ADT7473 is not set
# CONFIG_SENSORS_K8TEMP is not set
# CONFIG_SENSORS_ASB100 is not set
# CONFIG_SENSORS_ATXP1 is not set
# CONFIG_SENSORS_DS1621 is not set
# CONFIG_SENSORS_I5K_AMB is not set
# CONFIG_SENSORS_F71805F is not set
# CONFIG_SENSORS_F71882FG is not set
# CONFIG_SENSORS_F75375S is not set
# CONFIG_SENSORS_FSCHER is not set
# CONFIG_SENSORS_FSCPOS is not set
# CONFIG_SENSORS_FSCHMD is not set
# CONFIG_SENSORS_GL518SM is not set
# CONFIG_SENSORS_GL520SM is not set
CONFIG_SENSORS_CORETEMP=m
# CONFIG_SENSORS_IBMAEM is not set
# CONFIG_SENSORS_IBMPEX is not set
# CONFIG_SENSORS_IT87 is not set
# CONFIG_SENSORS_LM63 is not set
# CONFIG_SENSORS_LM75 is not set
# CONFIG_SENSORS_LM77 is not set
# CONFIG_SENSORS_LM78 is not set
# CONFIG_SENSORS_LM80 is not set
# CONFIG_SENSORS_LM83 is not set
# CONFIG_SENSORS_LM85 is not set
# CONFIG_SENSORS_LM87 is not set
# CONFIG_SENSORS_LM90 is not set
# CONFIG_SENSORS_LM92 is not set
# CONFIG_SENSORS_LM93 is not set
# CONFIG_SENSORS_MAX1619 is not set
# CONFIG_SENSORS_MAX6650 is not set
# CONFIG_SENSORS_PC87360 is not set
# CONFIG_SENSORS_PC87427 is not set
# CONFIG_SENSORS_SIS5595 is not set
# CONFIG_SENSORS_DME1737 is not set
# CONFIG_SENSORS_SMSC47M1 is not set
# CONFIG_SENSORS_SMSC47M192 is not set
# CONFIG_SENSORS_SMSC47B397 is not set
# CONFIG_SENSORS_ADS7828 is not set
# CONFIG_SENSORS_THMC50 is not set
# CONFIG_SENSORS_VIA686A is not set
# CONFIG_SENSORS_VT1211 is not set
# CONFIG_SENSORS_VT8231 is not set
# CONFIG_SENSORS_W83781D is not set
# CONFIG_SENSORS_W83791D is not set
# CONFIG_SENSORS_W83792D is not set
# CONFIG_SENSORS_W83793 is not set
# CONFIG_SENSORS_W83L785TS is not set
# CONFIG_SENSORS_W83L786NG is not set
# CONFIG_SENSORS_W83627HF is not set
# CONFIG_SENSORS_W83627EHF is not set
# CONFIG_SENSORS_HDAPS is not set
CONFIG_SENSORS_APPLESMC=m
# CONFIG_HWMON_DEBUG_CHIP is not set
CONFIG_THERMAL=y
# CONFIG_THERMAL_HWMON is not set
# CONFIG_WATCHDOG is not set

#
# Sonics Silicon Backplane
#
CONFIG_SSB_POSSIBLE=y
# CONFIG_SSB is not set

#
# Multifunction device drivers
#
# CONFIG_MFD_SM501 is not set
# CONFIG_HTC_PASIC3 is not set

#
# Multimedia devices
#

#
# Multimedia core support
#
CONFIG_VIDEO_DEV=y
CONFIG_VIDEO_V4L2_COMMON=y
CONFIG_VIDEO_ALLOW_V4L1=y
CONFIG_VIDEO_V4L1_COMPAT=y
# CONFIG_DVB_CORE is not set
CONFIG_VIDEO_MEDIA=y

#
# Multimedia drivers
#
# CONFIG_MEDIA_ATTACH is not set
CONFIG_MEDIA_TUNER=y
# CONFIG_MEDIA_TUNER_CUSTOMIZE is not set
CONFIG_MEDIA_TUNER_SIMPLE=y
CONFIG_MEDIA_TUNER_TDA8290=y
CONFIG_MEDIA_TUNER_TDA9887=y
CONFIG_MEDIA_TUNER_TEA5761=y
CONFIG_MEDIA_TUNER_TEA5767=y
CONFIG_MEDIA_TUNER_MT20XX=y
CONFIG_MEDIA_TUNER_XC2028=y
CONFIG_MEDIA_TUNER_XC5000=y
CONFIG_VIDEO_V4L2=y
CONFIG_VIDEO_V4L1=y
CONFIG_VIDEO_CAPTURE_DRIVERS=y
# CONFIG_VIDEO_ADV_DEBUG is not set
CONFIG_VIDEO_HELPER_CHIPS_AUTO=y
# CONFIG_VIDEO_VIVI is not set
# CONFIG_VIDEO_BT848 is not set
# CONFIG_VIDEO_PMS is not set
# CONFIG_VIDEO_CPIA is not set
# CONFIG_VIDEO_CPIA2 is not set
# CONFIG_VIDEO_SAA5246A is not set
# CONFIG_VIDEO_SAA5249 is not set
# CONFIG_TUNER_3036 is not set
# CONFIG_VIDEO_STRADIS is not set
# CONFIG_VIDEO_ZORAN is not set
# CONFIG_VIDEO_SAA7134 is not set
# CONFIG_VIDEO_MXB is not set
# CONFIG_VIDEO_DPC is not set
# CONFIG_VIDEO_HEXIUM_ORION is not set
# CONFIG_VIDEO_HEXIUM_GEMINI is not set
# CONFIG_VIDEO_CX88 is not set
# CONFIG_VIDEO_IVTV is not set
# CONFIG_VIDEO_CAFE_CCIC is not set
CONFIG_V4L_USB_DRIVERS=y
# CONFIG_USB_VIDEO_CLASS is not set
# CONFIG_VIDEO_PVRUSB2 is not set
# CONFIG_VIDEO_EM28XX is not set
# CONFIG_VIDEO_USBVISION is not set
# CONFIG_USB_VICAM is not set
# CONFIG_USB_IBMCAM is not set
# CONFIG_USB_KONICAWC is not set
# CONFIG_USB_QUICKCAM_MESSENGER is not set
# CONFIG_USB_ET61X251 is not set
# CONFIG_VIDEO_OVCAMCHIP is not set
# CONFIG_USB_W9968CF is not set
# CONFIG_USB_OV511 is not set
# CONFIG_USB_SE401 is not set
# CONFIG_USB_SN9C102 is not set
# CONFIG_USB_STV680 is not set
# CONFIG_USB_ZC0301 is not set
# CONFIG_USB_PWC is not set
# CONFIG_USB_ZR364XX is not set
# CONFIG_USB_STKWEBCAM is not set
# CONFIG_SOC_CAMERA is not set
# CONFIG_RADIO_ADAPTERS is not set
# CONFIG_DAB is not set

#
# Graphics support
#
CONFIG_AGP=m
# CONFIG_AGP_ALI is not set
CONFIG_AGP_ATI=m
# CONFIG_AGP_AMD is not set
# CONFIG_AGP_AMD64 is not set
# CONFIG_AGP_INTEL is not set
# CONFIG_AGP_NVIDIA is not set
# CONFIG_AGP_SIS is not set
# CONFIG_AGP_SWORKS is not set
# CONFIG_AGP_VIA is not set
# CONFIG_AGP_EFFICEON is not set
CONFIG_DRM=m
# CONFIG_DRM_TDFX is not set
CONFIG_DRM_R128=m
CONFIG_DRM_RADEON=m
# CONFIG_DRM_MGA is not set
# CONFIG_DRM_SIS is not set
# CONFIG_DRM_VIA is not set
# CONFIG_DRM_SAVAGE is not set
CONFIG_VGASTATE=m
CONFIG_VIDEO_OUTPUT_CONTROL=y
CONFIG_FB=y
# CONFIG_FIRMWARE_EDID is not set
CONFIG_FB_DDC=m
CONFIG_FB_CFB_FILLRECT=y
CONFIG_FB_CFB_COPYAREA=y
CONFIG_FB_CFB_IMAGEBLIT=y
# CONFIG_FB_CFB_REV_PIXELS_IN_BYTE is not set
CONFIG_FB_SYS_FILLRECT=m
CONFIG_FB_SYS_COPYAREA=m
CONFIG_FB_SYS_IMAGEBLIT=m
# CONFIG_FB_FOREIGN_ENDIAN is not set
CONFIG_FB_SYS_FOPS=m
# CONFIG_FB_SVGALIB is not set
# CONFIG_FB_MACMODES is not set
CONFIG_FB_BACKLIGHT=y
CONFIG_FB_MODE_HELPERS=y
CONFIG_FB_TILEBLITTING=y

#
# Frame buffer hardware drivers
#
# CONFIG_FB_CIRRUS is not set
# CONFIG_FB_PM2 is not set
# CONFIG_FB_CYBER2000 is not set
CONFIG_FB_ARC=m
# CONFIG_FB_ASILIANT is not set
# CONFIG_FB_IMSTT is not set
CONFIG_FB_VGA16=m
CONFIG_FB_UVESA=m
CONFIG_FB_VESA=y
CONFIG_FB_EFI=y
CONFIG_FB_IMAC=y
# CONFIG_FB_N411 is not set
# CONFIG_FB_HGA is not set
# CONFIG_FB_S1D13XXX is not set
# CONFIG_FB_NVIDIA is not set
# CONFIG_FB_RIVA is not set
# CONFIG_FB_I810 is not set
CONFIG_FB_LE80578=m
CONFIG_FB_CARILLO_RANCH=m
# CONFIG_FB_INTEL is not set
# CONFIG_FB_MATROX is not set
CONFIG_FB_RADEON=m
CONFIG_FB_RADEON_I2C=y
CONFIG_FB_RADEON_BACKLIGHT=y
# CONFIG_FB_RADEON_DEBUG is not set
# CONFIG_FB_ATY128 is not set
# CONFIG_FB_ATY is not set
# CONFIG_FB_S3 is not set
# CONFIG_FB_SAVAGE is not set
# CONFIG_FB_SIS is not set
# CONFIG_FB_NEOMAGIC is not set
# CONFIG_FB_KYRO is not set
# CONFIG_FB_3DFX is not set
# CONFIG_FB_VOODOO1 is not set
# CONFIG_FB_VT8623 is not set
# CONFIG_FB_CYBLA is not set
# CONFIG_FB_TRIDENT is not set
# CONFIG_FB_ARK is not set
# CONFIG_FB_PM3 is not set
# CONFIG_FB_GEODE is not set
CONFIG_FB_VIRTUAL=m
CONFIG_BACKLIGHT_LCD_SUPPORT=y
CONFIG_LCD_CLASS_DEVICE=m
CONFIG_BACKLIGHT_CLASS_DEVICE=y
# CONFIG_BACKLIGHT_CORGI is not set
# CONFIG_BACKLIGHT_PROGEAR is not set
CONFIG_BACKLIGHT_CARILLO_RANCH=m

#
# Display device support
#
CONFIG_DISPLAY_SUPPORT=m

#
# Display hardware drivers
#

#
# Console display driver support
#
CONFIG_VGA_CONSOLE=y
CONFIG_VGACON_SOFT_SCROLLBACK=y
CONFIG_VGACON_SOFT_SCROLLBACK_SIZE=128
CONFIG_VIDEO_SELECT=y
# CONFIG_MDA_CONSOLE is not set
CONFIG_DUMMY_CONSOLE=y
CONFIG_FRAMEBUFFER_CONSOLE=y
# CONFIG_FRAMEBUFFER_CONSOLE_DETECT_PRIMARY is not set
CONFIG_FRAMEBUFFER_CONSOLE_ROTATION=y
CONFIG_FONTS=y
CONFIG_FONT_8x8=y
CONFIG_FONT_8x16=y
CONFIG_FONT_6x11=y
CONFIG_FONT_7x14=y
CONFIG_FONT_PEARL_8x8=y
CONFIG_FONT_ACORN_8x8=y
CONFIG_FONT_MINI_4x6=y
CONFIG_FONT_SUN8x16=y
CONFIG_FONT_SUN12x22=y
CONFIG_FONT_10x18=y
CONFIG_LOGO=y
CONFIG_LOGO_LINUX_MONO=y
# CONFIG_LOGO_LINUX_VGA16 is not set
# CONFIG_LOGO_LINUX_CLUT224 is not set

#
# Sound
#
CONFIG_SOUND=y

#
# Advanced Linux Sound Architecture
#
CONFIG_SND=y
CONFIG_SND_TIMER=m
CONFIG_SND_PCM=m
CONFIG_SND_HWDEP=m
CONFIG_SND_SEQUENCER=m
# CONFIG_SND_SEQ_DUMMY is not set
# CONFIG_SND_MIXER_OSS is not set
# CONFIG_SND_PCM_OSS is not set
# CONFIG_SND_SEQUENCER_OSS is not set
# CONFIG_SND_DYNAMIC_MINORS is not set
CONFIG_SND_SUPPORT_OLD_API=y
# CONFIG_SND_VERBOSE_PROCFS is not set
# CONFIG_SND_VERBOSE_PRINTK is not set
# CONFIG_SND_DEBUG is not set
CONFIG_SND_VMASTER=y

#
# Generic devices
#
# CONFIG_SND_DUMMY is not set
# CONFIG_SND_VIRMIDI is not set
# CONFIG_SND_MTPAV is not set
# CONFIG_SND_SERIAL_U16550 is not set
# CONFIG_SND_MPU401 is not set

#
# ISA devices
#
# CONFIG_SND_ADLIB is not set
# CONFIG_SND_AD1816A is not set
# CONFIG_SND_AD1848 is not set
# CONFIG_SND_ALS100 is not set
# CONFIG_SND_AZT2320 is not set
# CONFIG_SND_CMI8330 is not set
# CONFIG_SND_CS4231 is not set
# CONFIG_SND_CS4232 is not set
# CONFIG_SND_CS4236 is not set
# CONFIG_SND_DT019X is not set
# CONFIG_SND_ES968 is not set
# CONFIG_SND_ES1688 is not set
# CONFIG_SND_ES18XX is not set
# CONFIG_SND_SC6000 is not set
# CONFIG_SND_GUSCLASSIC is not set
# CONFIG_SND_GUSEXTREME is not set
# CONFIG_SND_GUSMAX is not set
# CONFIG_SND_INTERWAVE is not set
# CONFIG_SND_INTERWAVE_STB is not set
# CONFIG_SND_OPL3SA2 is not set
# CONFIG_SND_OPTI92X_AD1848 is not set
# CONFIG_SND_OPTI92X_CS4231 is not set
# CONFIG_SND_OPTI93X is not set
# CONFIG_SND_MIRO is not set
# CONFIG_SND_SB8 is not set
# CONFIG_SND_SB16 is not set
# CONFIG_SND_SBAWE is not set
# CONFIG_SND_SGALAXY is not set
# CONFIG_SND_SSCAPE is not set
# CONFIG_SND_WAVEFRONT is not set

#
# PCI devices
#
# CONFIG_SND_AD1889 is not set
# CONFIG_SND_ALS300 is not set
# CONFIG_SND_ALS4000 is not set
# CONFIG_SND_ALI5451 is not set
# CONFIG_SND_ATIIXP is not set
# CONFIG_SND_ATIIXP_MODEM is not set
# CONFIG_SND_AU8810 is not set
# CONFIG_SND_AU8820 is not set
# CONFIG_SND_AU8830 is not set
# CONFIG_SND_AW2 is not set
# CONFIG_SND_AZT3328 is not set
# CONFIG_SND_BT87X is not set
# CONFIG_SND_CA0106 is not set
# CONFIG_SND_CMIPCI is not set
# CONFIG_SND_OXYGEN is not set
# CONFIG_SND_CS4281 is not set
# CONFIG_SND_CS46XX is not set
# CONFIG_SND_CS5530 is not set
# CONFIG_SND_CS5535AUDIO is not set
# CONFIG_SND_DARLA20 is not set
# CONFIG_SND_GINA20 is not set
# CONFIG_SND_LAYLA20 is not set
# CONFIG_SND_DARLA24 is not set
# CONFIG_SND_GINA24 is not set
# CONFIG_SND_LAYLA24 is not set
# CONFIG_SND_MONA is not set
# CONFIG_SND_MIA is not set
# CONFIG_SND_ECHO3G is not set
# CONFIG_SND_INDIGO is not set
# CONFIG_SND_INDIGOIO is not set
# CONFIG_SND_INDIGODJ is not set
# CONFIG_SND_EMU10K1 is not set
# CONFIG_SND_EMU10K1X is not set
# CONFIG_SND_ENS1370 is not set
# CONFIG_SND_ENS1371 is not set
# CONFIG_SND_ES1938 is not set
# CONFIG_SND_ES1968 is not set
# CONFIG_SND_FM801 is not set
CONFIG_SND_HDA_INTEL=m
CONFIG_SND_HDA_HWDEP=y
CONFIG_SND_HDA_CODEC_REALTEK=y
CONFIG_SND_HDA_CODEC_ANALOG=y
CONFIG_SND_HDA_CODEC_SIGMATEL=y
CONFIG_SND_HDA_CODEC_VIA=y
CONFIG_SND_HDA_CODEC_ATIHDMI=y
CONFIG_SND_HDA_CODEC_CONEXANT=y
CONFIG_SND_HDA_CODEC_CMEDIA=y
CONFIG_SND_HDA_CODEC_SI3054=y
CONFIG_SND_HDA_GENERIC=y
CONFIG_SND_HDA_POWER_SAVE=y
CONFIG_SND_HDA_POWER_SAVE_DEFAULT=1
# CONFIG_SND_HDSP is not set
# CONFIG_SND_HDSPM is not set
# CONFIG_SND_HIFIER is not set
# CONFIG_SND_ICE1712 is not set
# CONFIG_SND_ICE1724 is not set
# CONFIG_SND_INTEL8X0 is not set
# CONFIG_SND_INTEL8X0M is not set
# CONFIG_SND_KORG1212 is not set
# CONFIG_SND_MAESTRO3 is not set
# CONFIG_SND_MIXART is not set
# CONFIG_SND_NM256 is not set
# CONFIG_SND_PCXHR is not set
# CONFIG_SND_RIPTIDE is not set
# CONFIG_SND_RME32 is not set
# CONFIG_SND_RME96 is not set
# CONFIG_SND_RME9652 is not set
# CONFIG_SND_SIS7019 is not set
# CONFIG_SND_SONICVIBES is not set
# CONFIG_SND_TRIDENT is not set
# CONFIG_SND_VIA82XX is not set
# CONFIG_SND_VIA82XX_MODEM is not set
# CONFIG_SND_VIRTUOSO is not set
# CONFIG_SND_VX222 is not set
# CONFIG_SND_YMFPCI is not set

#
# USB devices
#
# CONFIG_SND_USB_AUDIO is not set
# CONFIG_SND_USB_USX2Y is not set
# CONFIG_SND_USB_CAIAQ is not set

#
# System on Chip audio support
#
# CONFIG_SND_SOC is not set

#
# ALSA SoC audio for Freescale SOCs
#

#
# SoC Audio for the Texas Instruments OMAP
#

#
# Open Sound System
#
# CONFIG_SOUND_PRIME is not set
CONFIG_HID_SUPPORT=y
CONFIG_HID=y
# CONFIG_HID_DEBUG is not set
# CONFIG_HIDRAW is not set

#
# USB Input Devices
#
CONFIG_USB_HID=y
CONFIG_USB_HIDINPUT_POWERBOOK=y
# CONFIG_HID_FF is not set
CONFIG_USB_HIDDEV=y
CONFIG_USB_SUPPORT=y
CONFIG_USB_ARCH_HAS_HCD=y
CONFIG_USB_ARCH_HAS_OHCI=y
CONFIG_USB_ARCH_HAS_EHCI=y
CONFIG_USB=y
# CONFIG_USB_DEBUG is not set
# CONFIG_USB_ANNOUNCE_NEW_DEVICES is not set

#
# Miscellaneous USB options
#
CONFIG_USB_DEVICEFS=y
CONFIG_USB_DEVICE_CLASS=y
CONFIG_USB_DYNAMIC_MINORS=y
CONFIG_USB_SUSPEND=y
# CONFIG_USB_OTG is not set

#
# USB Host Controller Drivers
#
# CONFIG_USB_C67X00_HCD is not set
CONFIG_USB_EHCI_HCD=m
CONFIG_USB_EHCI_ROOT_HUB_TT=y
CONFIG_USB_EHCI_TT_NEWSCHED=y
# CONFIG_USB_ISP116X_HCD is not set
# CONFIG_USB_ISP1760_HCD is not set
# CONFIG_USB_OHCI_HCD is not set
CONFIG_USB_UHCI_HCD=m
# CONFIG_USB_SL811_HCD is not set
# CONFIG_USB_R8A66597_HCD is not set

#
# USB Device Class drivers
#
CONFIG_USB_ACM=m
CONFIG_USB_PRINTER=m
# CONFIG_USB_WDM is not set

#
# NOTE: USB_STORAGE enables SCSI, and 'SCSI disk support'
#

#
# may also be needed; see USB_STORAGE Help for more information
#
CONFIG_USB_STORAGE=m
# CONFIG_USB_STORAGE_DEBUG is not set
# CONFIG_USB_STORAGE_DATAFAB is not set
# CONFIG_USB_STORAGE_FREECOM is not set
# CONFIG_USB_STORAGE_ISD200 is not set
# CONFIG_USB_STORAGE_DPCM is not set
# CONFIG_USB_STORAGE_USBAT is not set
# CONFIG_USB_STORAGE_SDDR09 is not set
# CONFIG_USB_STORAGE_SDDR55 is not set
# CONFIG_USB_STORAGE_JUMPSHOT is not set
# CONFIG_USB_STORAGE_ALAUDA is not set
# CONFIG_USB_STORAGE_ONETOUCH is not set
# CONFIG_USB_STORAGE_KARMA is not set
# CONFIG_USB_STORAGE_CYPRESS_ATACB is not set
# CONFIG_USB_LIBUSUAL is not set

#
# USB Imaging devices
#
# CONFIG_USB_MDC800 is not set
# CONFIG_USB_MICROTEK is not set
# CONFIG_USB_MON is not set

#
# USB port drivers
#
# CONFIG_USB_SERIAL is not set

#
# USB Miscellaneous drivers
#
# CONFIG_USB_EMI62 is not set
# CONFIG_USB_EMI26 is not set
# CONFIG_USB_ADUTUX is not set
# CONFIG_USB_AUERSWALD is not set
# CONFIG_USB_RIO500 is not set
# CONFIG_USB_LEGOTOWER is not set
CONFIG_USB_LCD=y
CONFIG_USB_BERRY_CHARGE=m
CONFIG_USB_LED=y
# CONFIG_USB_CYPRESS_CY7C63 is not set
# CONFIG_USB_CYTHERM is not set
# CONFIG_USB_PHIDGET is not set
# CONFIG_USB_IDMOUSE is not set
# CONFIG_USB_FTDI_ELAN is not set
# CONFIG_USB_APPLEDISPLAY is not set
# CONFIG_USB_SISUSBVGA is not set
# CONFIG_USB_LD is not set
# CONFIG_USB_TRANCEVIBRATOR is not set
# CONFIG_USB_IOWARRIOR is not set
# CONFIG_USB_TEST is not set
CONFIG_USB_ISIGHTFW=m
# CONFIG_USB_GADGET is not set
# CONFIG_MMC is not set
# CONFIG_MEMSTICK is not set
CONFIG_NEW_LEDS=y
CONFIG_LEDS_CLASS=y

#
# LED drivers
#
# CONFIG_LEDS_CLEVO_MAIL is not set

#
# LED Triggers
#
CONFIG_LEDS_TRIGGERS=y
CONFIG_LEDS_TRIGGER_TIMER=m
CONFIG_LEDS_TRIGGER_HEARTBEAT=m
# CONFIG_LEDS_TRIGGER_DEFAULT_ON is not set
# CONFIG_ACCESSIBILITY is not set
# CONFIG_INFINIBAND is not set
CONFIG_EDAC=y

#
# Reporting subsystems
#
# CONFIG_EDAC_DEBUG is not set
CONFIG_EDAC_MM_EDAC=y
# CONFIG_EDAC_AMD76X is not set
CONFIG_EDAC_E7XXX=m
CONFIG_EDAC_E752X=m
CONFIG_EDAC_I82875P=m
CONFIG_EDAC_I82975X=m
CONFIG_EDAC_I3000=m
CONFIG_EDAC_I82860=m
# CONFIG_EDAC_R82600 is not set
CONFIG_EDAC_I5000=m
# CONFIG_RTC_CLASS is not set
# CONFIG_DMADEVICES is not set
CONFIG_UIO=m
# CONFIG_UIO_CIF is not set
# CONFIG_UIO_SMX is not set

#
# Firmware Drivers
#
# CONFIG_EDD is not set
CONFIG_EFI_VARS=y
# CONFIG_DELL_RBU is not set
# CONFIG_DCDBAS is not set
CONFIG_DMIID=y
# CONFIG_ISCSI_IBFT_FIND is not set

#
# File systems
#
CONFIG_EXT2_FS=y
CONFIG_EXT2_FS_XATTR=y
CONFIG_EXT2_FS_POSIX_ACL=y
CONFIG_EXT2_FS_SECURITY=y
# CONFIG_EXT2_FS_XIP is not set
CONFIG_EXT3_FS=y
CONFIG_EXT3_FS_XATTR=y
CONFIG_EXT3_FS_POSIX_ACL=y
CONFIG_EXT3_FS_SECURITY=y
# CONFIG_EXT4DEV_FS is not set
CONFIG_JBD=y
# CONFIG_JBD_DEBUG is not set
CONFIG_FS_MBCACHE=y
CONFIG_REISERFS_FS=m
# CONFIG_REISERFS_CHECK is not set
# CONFIG_REISERFS_PROC_INFO is not set
CONFIG_REISERFS_FS_XATTR=y
CONFIG_REISERFS_FS_POSIX_ACL=y
CONFIG_REISERFS_FS_SECURITY=y
# CONFIG_JFS_FS is not set
CONFIG_FS_POSIX_ACL=y
# CONFIG_XFS_FS is not set
# CONFIG_OCFS2_FS is not set
CONFIG_DNOTIFY=y
CONFIG_INOTIFY=y
CONFIG_INOTIFY_USER=y
# CONFIG_QUOTA is not set
# CONFIG_AUTOFS_FS is not set
CONFIG_AUTOFS4_FS=y
CONFIG_FUSE_FS=y
CONFIG_GENERIC_ACL=y

#
# CD-ROM/DVD Filesystems
#
CONFIG_ISO9660_FS=y
CONFIG_JOLIET=y
CONFIG_ZISOFS=y
CONFIG_UDF_FS=y
CONFIG_UDF_NLS=y

#
# DOS/FAT/NT Filesystems
#
CONFIG_FAT_FS=m
CONFIG_MSDOS_FS=m
CONFIG_VFAT_FS=m
CONFIG_FAT_DEFAULT_CODEPAGE=437
CONFIG_FAT_DEFAULT_IOCHARSET="iso8859-1"
CONFIG_NTFS_FS=m
# CONFIG_NTFS_DEBUG is not set
CONFIG_NTFS_RW=y

#
# Pseudo filesystems
#
CONFIG_PROC_FS=y
CONFIG_PROC_KCORE=y
CONFIG_PROC_SYSCTL=y
CONFIG_SYSFS=y
CONFIG_TMPFS=y
CONFIG_TMPFS_POSIX_ACL=y
CONFIG_HUGETLBFS=y
CONFIG_HUGETLB_PAGE=y
# CONFIG_CONFIGFS_FS is not set

#
# Miscellaneous filesystems
#
# CONFIG_ADFS_FS is not set
# CONFIG_AFFS_FS is not set
# CONFIG_ECRYPT_FS is not set
CONFIG_HFS_FS=m
CONFIG_HFSPLUS_FS=m
# CONFIG_BEFS_FS is not set
# CONFIG_BFS_FS is not set
CONFIG_EFS_FS=m
# CONFIG_CRAMFS is not set
# CONFIG_VXFS_FS is not set
# CONFIG_MINIX_FS is not set
# CONFIG_HPFS_FS is not set
# CONFIG_QNX4FS_FS is not set
CONFIG_ROMFS_FS=y
# CONFIG_SYSV_FS is not set
# CONFIG_UFS_FS is not set
CONFIG_NETWORK_FILESYSTEMS=y
# CONFIG_NFS_FS is not set
# CONFIG_NFSD is not set
# CONFIG_SMB_FS is not set
CONFIG_CIFS=m
# CONFIG_CIFS_STATS is not set
# CONFIG_CIFS_WEAK_PW_HASH is not set
# CONFIG_CIFS_XATTR is not set
# CONFIG_CIFS_DEBUG2 is not set
# CONFIG_CIFS_EXPERIMENTAL is not set
# CONFIG_NCP_FS is not set
CONFIG_CODA_FS=m
CONFIG_CODA_FS_OLD_API=y
CONFIG_AFS_FS=m
# CONFIG_AFS_DEBUG is not set

#
# Partition Types
#
CONFIG_PARTITION_ADVANCED=y
# CONFIG_ACORN_PARTITION is not set
# CONFIG_OSF_PARTITION is not set
# CONFIG_AMIGA_PARTITION is not set
# CONFIG_ATARI_PARTITION is not set
CONFIG_MAC_PARTITION=y
CONFIG_MSDOS_PARTITION=y
# CONFIG_BSD_DISKLABEL is not set
# CONFIG_MINIX_SUBPARTITION is not set
# CONFIG_SOLARIS_X86_PARTITION is not set
# CONFIG_UNIXWARE_DISKLABEL is not set
# CONFIG_LDM_PARTITION is not set
# CONFIG_SGI_PARTITION is not set
# CONFIG_ULTRIX_PARTITION is not set
# CONFIG_SUN_PARTITION is not set
# CONFIG_KARMA_PARTITION is not set
CONFIG_EFI_PARTITION=y
# CONFIG_SYSV68_PARTITION is not set
CONFIG_NLS=y
CONFIG_NLS_DEFAULT="iso8859-1"
CONFIG_NLS_CODEPAGE_437=y
# CONFIG_NLS_CODEPAGE_737 is not set
# CONFIG_NLS_CODEPAGE_775 is not set
# CONFIG_NLS_CODEPAGE_850 is not set
# CONFIG_NLS_CODEPAGE_852 is not set
# CONFIG_NLS_CODEPAGE_855 is not set
# CONFIG_NLS_CODEPAGE_857 is not set
# CONFIG_NLS_CODEPAGE_860 is not set
# CONFIG_NLS_CODEPAGE_861 is not set
# CONFIG_NLS_CODEPAGE_862 is not set
# CONFIG_NLS_CODEPAGE_863 is not set
# CONFIG_NLS_CODEPAGE_864 is not set
# CONFIG_NLS_CODEPAGE_865 is not set
# CONFIG_NLS_CODEPAGE_866 is not set
# CONFIG_NLS_CODEPAGE_869 is not set
# CONFIG_NLS_CODEPAGE_936 is not set
# CONFIG_NLS_CODEPAGE_950 is not set
# CONFIG_NLS_CODEPAGE_932 is not set
# CONFIG_NLS_CODEPAGE_949 is not set
# CONFIG_NLS_CODEPAGE_874 is not set
# CONFIG_NLS_ISO8859_8 is not set
# CONFIG_NLS_CODEPAGE_1250 is not set
# CONFIG_NLS_CODEPAGE_1251 is not set
CONFIG_NLS_ASCII=y
CONFIG_NLS_ISO8859_1=y
# CONFIG_NLS_ISO8859_2 is not set
# CONFIG_NLS_ISO8859_3 is not set
# CONFIG_NLS_ISO8859_4 is not set
# CONFIG_NLS_ISO8859_5 is not set
# CONFIG_NLS_ISO8859_6 is not set
# CONFIG_NLS_ISO8859_7 is not set
# CONFIG_NLS_ISO8859_9 is not set
# CONFIG_NLS_ISO8859_13 is not set
# CONFIG_NLS_ISO8859_14 is not set
CONFIG_NLS_ISO8859_15=y
# CONFIG_NLS_KOI8_R is not set
# CONFIG_NLS_KOI8_U is not set
CONFIG_NLS_UTF8=y
# CONFIG_DLM is not set

#
# Kernel hacking
#
CONFIG_TRACE_IRQFLAGS_SUPPORT=y
CONFIG_PRINTK_TIME=y
# CONFIG_ENABLE_WARN_DEPRECATED is not set
# CONFIG_ENABLE_MUST_CHECK is not set
CONFIG_FRAME_WARN=1024
CONFIG_MAGIC_SYSRQ=y
CONFIG_UNUSED_SYMBOLS=y
CONFIG_DEBUG_FS=y
CONFIG_HEADERS_CHECK=y
CONFIG_DEBUG_KERNEL=y
CONFIG_DEBUG_SHIRQ=y
CONFIG_DETECT_SOFTLOCKUP=y
CONFIG_SCHED_DEBUG=y
CONFIG_SCHEDSTATS=y
CONFIG_TIMER_STATS=y
# CONFIG_DEBUG_OBJECTS is not set
CONFIG_SLUB_DEBUG_ON=y
CONFIG_SLUB_STATS=y
CONFIG_DEBUG_RT_MUTEXES=y
CONFIG_DEBUG_PI_LIST=y
CONFIG_RT_MUTEX_TESTER=y
CONFIG_DEBUG_SPINLOCK=y
CONFIG_DEBUG_MUTEXES=y
# CONFIG_DEBUG_LOCK_ALLOC is not set
# CONFIG_PROVE_LOCKING is not set
# CONFIG_LOCK_STAT is not set
CONFIG_DEBUG_SPINLOCK_SLEEP=y
# CONFIG_DEBUG_LOCKING_API_SELFTESTS is not set
# CONFIG_DEBUG_KOBJECT is not set
CONFIG_DEBUG_HIGHMEM=y
CONFIG_DEBUG_BUGVERBOSE=y
CONFIG_DEBUG_INFO=y
CONFIG_DEBUG_VM=y
# CONFIG_DEBUG_WRITECOUNT is not set
# CONFIG_DEBUG_LIST is not set
# CONFIG_DEBUG_SG is not set
CONFIG_FRAME_POINTER=y
# CONFIG_BOOT_PRINTK_DELAY is not set
# CONFIG_RCU_TORTURE_TEST is not set
# CONFIG_KPROBES_SANITY_TEST is not set
# CONFIG_BACKTRACE_SELF_TEST is not set
# CONFIG_LKDTM is not set
# CONFIG_FAULT_INJECTION is not set
# CONFIG_LATENCYTOP is not set
# CONFIG_PROVIDE_OHCI1394_DMA_INIT is not set
# CONFIG_FIREWIRE_OHCI_REMOTE_DMA is not set
# CONFIG_SAMPLES is not set
CONFIG_HAVE_ARCH_KGDB=y
# CONFIG_KGDB is not set
# CONFIG_NONPROMISC_DEVMEM is not set
CONFIG_EARLY_PRINTK=y
CONFIG_DEBUG_STACKOVERFLOW=y
# CONFIG_DEBUG_STACK_USAGE is not set
# CONFIG_DEBUG_PAGEALLOC is not set
# CONFIG_X86_PTDUMP is not set
# CONFIG_DEBUG_RODATA is not set
# CONFIG_DEBUG_NX_TEST is not set
# CONFIG_4KSTACKS is not set
CONFIG_X86_FIND_SMP_CONFIG=y
CONFIG_X86_MPPARSE=y
CONFIG_DOUBLEFAULT=y
CONFIG_IO_DELAY_TYPE_0X80=0
CONFIG_IO_DELAY_TYPE_0XED=1
CONFIG_IO_DELAY_TYPE_UDELAY=2
CONFIG_IO_DELAY_TYPE_NONE=3
CONFIG_IO_DELAY_0X80=y
# CONFIG_IO_DELAY_0XED is not set
# CONFIG_IO_DELAY_UDELAY is not set
# CONFIG_IO_DELAY_NONE is not set
CONFIG_DEFAULT_IO_DELAY_TYPE=0
# CONFIG_DEBUG_BOOT_PARAMS is not set
CONFIG_CPA_DEBUG=y

#
# Security options
#
CONFIG_KEYS=y
CONFIG_KEYS_DEBUG_PROC_KEYS=y
CONFIG_SECURITY=y
CONFIG_SECURITY_NETWORK=y
# CONFIG_SECURITY_NETWORK_XFRM is not set
CONFIG_SECURITY_CAPABILITIES=y
CONFIG_SECURITY_FILE_CAPABILITIES=y
# CONFIG_SECURITY_ROOTPLUG is not set
CONFIG_SECURITY_DEFAULT_MMAP_MIN_ADDR=0
CONFIG_SECURITY_SELINUX=y
CONFIG_SECURITY_SELINUX_BOOTPARAM=y
CONFIG_SECURITY_SELINUX_BOOTPARAM_VALUE=1
CONFIG_SECURITY_SELINUX_DISABLE=y
CONFIG_SECURITY_SELINUX_DEVELOP=y
CONFIG_SECURITY_SELINUX_AVC_STATS=y
CONFIG_SECURITY_SELINUX_CHECKREQPROT_VALUE=1
CONFIG_SECURITY_SELINUX_ENABLE_SECMARK_DEFAULT=y
CONFIG_SECURITY_SELINUX_POLICYDB_VERSION_MAX=y
CONFIG_SECURITY_SELINUX_POLICYDB_VERSION_MAX_VALUE=21
# CONFIG_SECURITY_SMACK is not set
CONFIG_CRYPTO=y

#
# Crypto core or helper
#
CONFIG_CRYPTO_ALGAPI=y
CONFIG_CRYPTO_AEAD=m
CONFIG_CRYPTO_BLKCIPHER=y
CONFIG_CRYPTO_HASH=m
CONFIG_CRYPTO_MANAGER=y
# CONFIG_CRYPTO_GF128MUL is not set
CONFIG_CRYPTO_NULL=m
CONFIG_CRYPTO_CRYPTD=m
CONFIG_CRYPTO_AUTHENC=m
# CONFIG_CRYPTO_TEST is not set

#
# Authenticated Encryption with Associated Data
#
# CONFIG_CRYPTO_CCM is not set
# CONFIG_CRYPTO_GCM is not set
CONFIG_CRYPTO_SEQIV=m

#
# Block modes
#
CONFIG_CRYPTO_CBC=m
# CONFIG_CRYPTO_CTR is not set
# CONFIG_CRYPTO_CTS is not set
CONFIG_CRYPTO_ECB=y
# CONFIG_CRYPTO_LRW is not set
CONFIG_CRYPTO_PCBC=m
# CONFIG_CRYPTO_XTS is not set

#
# Hash modes
#
CONFIG_CRYPTO_HMAC=m
# CONFIG_CRYPTO_XCBC is not set

#
# Digest
#
# CONFIG_CRYPTO_CRC32C is not set
# CONFIG_CRYPTO_MD4 is not set
CONFIG_CRYPTO_MD5=y
CONFIG_CRYPTO_MICHAEL_MIC=m
CONFIG_CRYPTO_SHA1=m
# CONFIG_CRYPTO_SHA256 is not set
# CONFIG_CRYPTO_SHA512 is not set
# CONFIG_CRYPTO_TGR192 is not set
# CONFIG_CRYPTO_WP512 is not set

#
# Ciphers
#
CONFIG_CRYPTO_AES=y
# CONFIG_CRYPTO_AES_586 is not set
# CONFIG_CRYPTO_ANUBIS is not set
CONFIG_CRYPTO_ARC4=y
# CONFIG_CRYPTO_BLOWFISH is not set
# CONFIG_CRYPTO_CAMELLIA is not set
# CONFIG_CRYPTO_CAST5 is not set
# CONFIG_CRYPTO_CAST6 is not set
CONFIG_CRYPTO_DES=m
CONFIG_CRYPTO_FCRYPT=m
# CONFIG_CRYPTO_KHAZAD is not set
# CONFIG_CRYPTO_SALSA20 is not set
# CONFIG_CRYPTO_SALSA20_586 is not set
# CONFIG_CRYPTO_SEED is not set
# CONFIG_CRYPTO_SERPENT is not set
# CONFIG_CRYPTO_TEA is not set
# CONFIG_CRYPTO_TWOFISH is not set
# CONFIG_CRYPTO_TWOFISH_586 is not set

#
# Compression
#
CONFIG_CRYPTO_DEFLATE=y
CONFIG_CRYPTO_LZO=m
# CONFIG_CRYPTO_HW is not set
CONFIG_HAVE_KVM=y
CONFIG_VIRTUALIZATION=y
# CONFIG_KVM is not set
# CONFIG_LGUEST is not set
CONFIG_VIRTIO=m
CONFIG_VIRTIO_RING=m
# CONFIG_VIRTIO_PCI is not set
CONFIG_VIRTIO_BALLOON=m

#
# Library routines
#
CONFIG_BITREVERSE=y
CONFIG_GENERIC_FIND_FIRST_BIT=y
CONFIG_GENERIC_FIND_NEXT_BIT=y
CONFIG_CRC_CCITT=y
CONFIG_CRC16=m
CONFIG_CRC_ITU_T=y
CONFIG_CRC32=y
CONFIG_CRC7=m
CONFIG_LIBCRC32C=m
CONFIG_AUDIT_GENERIC=y
CONFIG_ZLIB_INFLATE=y
CONFIG_ZLIB_DEFLATE=y
CONFIG_LZO_COMPRESS=m
CONFIG_LZO_DECOMPRESS=m
CONFIG_TEXTSEARCH=y
CONFIG_TEXTSEARCH_KMP=m
CONFIG_TEXTSEARCH_BM=m
CONFIG_TEXTSEARCH_FSM=m
CONFIG_PLIST=y
CONFIG_HAS_IOMEM=y
CONFIG_HAS_IOPORT=y
CONFIG_HAS_DMA=y

^ permalink raw reply	[flat|nested] 55+ messages in thread

* Re: 2.6.26-rc9-git9 doesn't boot on Macintel
  2008-07-14 13:51 Jack Howarth
  2008-07-14 16:26 ` Justin Mattock
@ 2008-07-14 17:02 ` Stefan Richter
  1 sibling, 0 replies; 55+ messages in thread
From: Stefan Richter @ 2008-07-14 17:02 UTC (permalink / raw)
  To: Jack Howarth; +Cc: linux-kernel

Jack Howarth wrote:
>    Is anyone able to boot the 2.6.26rc9git9 or 2.6.26rc9git12
> kernels on a Macintel machine? On my MacBook Pro (second gen with
> rEFIt installed for dual booting), I find that MMCONFIG doesn't
> seem to be in use under the 2.6.26 kernels. I get the following
> hang when booting rc9git9 or rc9git12...
> 
> ACPI: bus type pci registered
> PCI: MCFG configuration 0: base f0000000 segment 0 buses 0 - 255
> PCI: Not using MMCONFIG
> PCI: Using configuration type 1 for base access
> ACPI: EC: EC description table is found, configuring boot EC
> ACPI: EC: non-query interrupt received switching to interrupt mode
> ACPI: BIOS_OSI (Linux) query ignored via DMI
> ACPI: Interpreter enabled
> ACPI: (supports S0 S3 S4 S5)
> ACPI: Using IOAPIC for interrupt routing
> PCI: MCFG configuration 0: base f0000000 segment 0 buses 0 - 255
> PCI: BIOS Bug: MCFG area at f0000000 is not reserved in ACPI motherboard resources
> PCI: Not using MMCONFIG
> ACPI: EC:GPE=0x17, I/O: command/status=0x66, data=0x62
> ACPI: EC: driver started in interrupt mode
> ACPI: PCI Root Bridge [PCI0] (0000:00)
> pci 0000:00:1f.0: quirk: region 0400-047f claimed by ICH6 ACPI/GPIO/TCO
> pci 0000:00:1f.0: quirk: region 0500-053f claimed by ICH6 GPIO
> 
> This compares to the same section in a normal boot of 2.6.25.10...
> 
> ACPI: bus type pci registered
> PCI: Using MMCONFIG at f0000000 - ffffffff
> PCI: Using configuration type 1
> ACPI: EC: EC description table is found, configuring boot EC
> ACPI: EC: non-query interrupt received, switching to interrupt mode
> ACPI: BIOS _OSI(Linux) query ignored via DMI
> ACPI: Interpreter enabled
> ACPI: (supports S0 S3 S4 S5)
> ACPI: Using IOAPIC for interrupt routing
> ACPI: EC: GPE = 0x17, I/O: command/status = 0x66, data = 0x62
> ACPI: EC: driver started in poll mode
> ACPI: PCI Root Bridge [PCI0] (0000:00)
> pci 0000:00:1f.0: quirk: region 0400-047f claimed by ICH6 ACPI/GPIO/TCO
> pci 0000:00:1f.0: quirk: region 0500-053f claimed by ICH6 GPIO
> PCI: Transparent bridge - 0000:00:1e.0
> ACPI: PCI Interrupt Routing Table [\_SB_.PCI0._PRT]
[...]
> ..etc. My understanding is that the EFI in use on Macintel requires the
> use of MMCONFIG so the boot failure isn't surprising but the absence of
> MMCONFIG is.

I have no idea...  Here is a Mac mini which just booted 2.6.26 x86-64:

ACPI: bus type pci registered
PCI: MCFG configuration 0: base e0000000 segment 0 buses 0 - 255
PCI: MCFG area at e0000000 reserved in E820
PCI: Using MMCONFIG at e0000000 - efffffff
PCI: Using configuration type 1 for base access
ACPI: EC: EC description table is found, configuring boot EC
ACPI: BIOS _OSI(Linux) query ignored via DMI
ACPI: Interpreter enabled
ACPI: (supports S0 S3 S4 S5)
ACPI: Using IOAPIC for interrupt routing
ACPI: EC: GPE = 0x17, I/O: command/status = 0x66, data = 0x62
ACPI: EC: driver started in poll mode
ACPI: PCI Root Bridge [PCI0] (0000:00)
pci 0000:00:1f.0: quirk: region 0400-047f claimed by ICH6 ACPI/GPIO/TCO
pci 0000:00:1f.0: quirk: region 0500-053f claimed by ICH6 GPIO
PCI: Transparent bridge - 0000:00:1e.0
ACPI: PCI Interrupt Routing Table [\_SB_.PCI0._PRT]
[...]

There is a CONFIG_PCI_MMCONFIG=y in its .config, FWIW.  I too have rEFIt
installed on this mini.  dmidecode says it is a Macmini1,1.
-- 
Stefan Richter
-=====-==--- -=== -===-
http://arcgraph.de/sr/


^ permalink raw reply	[flat|nested] 55+ messages in thread

* Re: 2.6.26-rc9-git9 doesn't boot on Macintel
@ 2008-07-15  2:00 Jack Howarth
  2008-07-15  2:04 ` Justin Mattock
  0 siblings, 1 reply; 55+ messages in thread
From: Jack Howarth @ 2008-07-15  2:00 UTC (permalink / raw)
  To: linux-kernel

   I am seeing the same boot failure on a second generation
MacBook Pro with both the kernel-2.6.26-136 srpm built on
Fedora 9 as well as with a stock unpatched linux 2.6.26 build
using the .config from the fedora 9 build. The boot process always
hangs with the errors...

 pci 0000:00:1f.0: quirk: region 0400-047f claimed by ICH6 ACPI/GPIO/TCO
 pci 0000:00:1f.0: quirk: region 0500-053f claimed by ICH6 GPIO

Could someone else try booting 2.6.26 on a second generation MacBook Pro?
                             Jack

^ permalink raw reply	[flat|nested] 55+ messages in thread

* Re: 2.6.26-rc9-git9 doesn't boot on Macintel
  2008-07-15  2:00 Jack Howarth
@ 2008-07-15  2:04 ` Justin Mattock
  0 siblings, 0 replies; 55+ messages in thread
From: Justin Mattock @ 2008-07-15  2:04 UTC (permalink / raw)
  To: Jack Howarth; +Cc: linux-kernel

On Tue, Jul 15, 2008 at 2:00 AM, Jack Howarth <howarth@bromo.msbb.uc.edu> wrote:
>   I am seeing the same boot failure on a second generation
> MacBook Pro with both the kernel-2.6.26-136 srpm built on
> Fedora 9 as well as with a stock unpatched linux 2.6.26 build
> using the .config from the fedora 9 build. The boot process always
> hangs with the errors...
>
>  pci 0000:00:1f.0: quirk: region 0400-047f claimed by ICH6 ACPI/GPIO/TCO
>  pci 0000:00:1f.0: quirk: region 0500-053f claimed by ICH6 GPIO
>
> Could someone else try booting 2.6.26 on a second generation MacBook Pro?
>                             Jack
> --
> To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
> the body of a message to majordomo@vger.kernel.org
> More majordomo info at  http://vger.kernel.org/majordomo-info.html
> Please read the FAQ at  http://www.tux.org/lkml/
>

everything seems o.k. here with 2.6.26-rc9 on a macbook2,2

-- 
Justin P. Mattock

^ permalink raw reply	[flat|nested] 55+ messages in thread

* Re: 2.6.26-rc9-git9 doesn't boot on Macintel
@ 2008-07-15 14:17 Jack Howarth
  0 siblings, 0 replies; 55+ messages in thread
From: Jack Howarth @ 2008-07-15 14:17 UTC (permalink / raw)
  To: linux-kernel; +Cc: justinmattock

Justin,
    I assume you mean a MacBook Pro2.2 right?

http://hardware4linux.info/system/1481/

I have a MacBook Pro2,1 with the latest firmware.
How much ram do you have installed? I am wondering
if this boot issue could be related to the fact
that I have 3GB installed. Also are you booting
the i386 or the x86_64 kernel?
                Jack



^ permalink raw reply	[flat|nested] 55+ messages in thread

* Re: 2.6.26-rc9-git9 doesn't boot on Macintel
@ 2008-07-15 19:52 Justin Mattock
       [not found] ` <20080715231118.GA26807@bromo.msbb.uc.edu>
  0 siblings, 1 reply; 55+ messages in thread
From: Justin Mattock @ 2008-07-15 19:52 UTC (permalink / raw)
  To: Jack Howarth; +Cc: Linux Kernel Mailing List

Hello;
did you have a chance to try my .config
to see if this was just a simple .config issue?
keep in mind there are some unneeded
modules in this .config, just been too lazy
to clean my .config, if you need a clean .config
go here:http://www.odi.ch/prog/macbookpro/index.php
anyways hope this is only the issue you are facing.
regards;

-- 
Justin P. Mattock

^ permalink raw reply	[flat|nested] 55+ messages in thread

* Re: 2.6.26-rc9-git9 doesn't boot on Macintel
       [not found] ` <20080715231118.GA26807@bromo.msbb.uc.edu>
@ 2008-07-16  0:26   ` Justin Mattock
       [not found]     ` <20080716012427.GA27398@bromo.msbb.uc.edu>
  0 siblings, 1 reply; 55+ messages in thread
From: Justin Mattock @ 2008-07-16  0:26 UTC (permalink / raw)
  To: Jack Howarth; +Cc: Linux Kernel Mailing List

On Tue, Jul 15, 2008 at 11:11 PM, Jack Howarth
<howarth@bromo.msbb.uc.edu> wrote:
> Justin,
>    Could you try the following. I find that if I download the
> current boot.iso image for rawhide (which is around 107Mb)
> and burn it onto a cd that I see the same exact hang under
> i386 on my MacBook Pro. You can download the image from...
>
> http://mirrors.kernel.org/fedora/development/i386/os/images/
>
> I booted directly to the CD with the C key depressed on startup
> and selected the F5 option to enter linux rescue mode. You should
> find that as the linux kernel is booted for that mode that the
> hang will occur.
>                   Jack
> ps The current rawhide is based on 2.6.26 of course.
>
> On Tue, Jul 15, 2008 at 07:52:08PM +0000, Justin Mattock wrote:
>> Hello;
>> did you have a chance to try my .config
>> to see if this was just a simple .config issue?
>> keep in mind there are some unneeded
>> modules in this .config, just been too lazy
>> to clean my .config, if you need a clean .config
>> go here:http://www.odi.ch/prog/macbookpro/index.php
>> anyways hope this is only the issue you are facing.
>> regards;
>>
>> --
>> Justin P. Mattock
>

Ah I see, so this is from a fresh .iso image
I can give you're suggestion a try(need to locate a blank cd)
keep in mind the .iso might not have x86 support i.g.
I use nubuntu(why: it's small) one of the problems I was facing was
the alpha release, which did not support x86(when using that .iso image
it would start booting and then spit out a bunch of messages vertically,
but a few month's later they released there .iso with support thus
giving me the opportunity to use it.
This might be what you are dealing with.
regards;

-- 
Justin P. Mattock

^ permalink raw reply	[flat|nested] 55+ messages in thread

* Re: 2.6.26-rc9-git9 doesn't boot on Macintel
       [not found]     ` <20080716012427.GA27398@bromo.msbb.uc.edu>
@ 2008-07-16  3:05       ` Justin Mattock
       [not found]         ` <20080716035830.GA27935@bromo.msbb.uc.edu>
  0 siblings, 1 reply; 55+ messages in thread
From: Justin Mattock @ 2008-07-16  3:05 UTC (permalink / raw)
  To: Jack Howarth; +Cc: Linux Kernel Mailing List

On Wed, Jul 16, 2008 at 1:24 AM, Jack Howarth <howarth@bromo.msbb.uc.edu> wrote:
> Justin,
>    You also download the x86_64 iso instead from...
>
> http://mirrors.kernel.org/fedora/development/x86_64/os/images/
>
> Both should give you the same kernel boot freeze that I am
> seeing (assuming that the kernel boots up with the message
> "Not using MMCONFIG". At this point I am just trying to find
> out if anyone else can reproduce this issue on a MacBook Pro
> (second generation). Otherwise I am going to be out of luck
> when distros switch to 2.6.26.
>                          Jack
> ps I am currently guessing that thet actual freeze is
> occuring in the code that is executed right after...
>
> pci 0000:00:1f.0: quirk: region 0400-047f claimed by ICH6 ACPI/GPIO/TCO
> pci 0000:00:1f.0: quirk: region 0500-053f claimed by ICH6 GPIO
>
> but before...
>
> PCI: Transparent bridge - 0000:00:1e.0
>
> ...which never appears here under 2.6.26.
>
>
>
>
> On Wed, Jul 16, 2008 at 12:26:05AM +0000, Justin Mattock wrote:
>> >
>>
>> Ah I see, so this is from a fresh .iso image
>> I can give you're suggestion a try(need to locate a blank cd)
>> keep in mind the .iso might not have x86 support i.g.
>> I use nubuntu(why: it's small) one of the problems I was facing was
>> the alpha release, which did not support x86(when using that .iso image
>> it would start booting and then spit out a bunch of messages vertically,
>> but a few month's later they released there .iso with support thus
>> giving me the opportunity to use it.
>> This might be what you are dealing with.
>> regards;
>>
>> --
>> Justin P. Mattock
>

I have not yet tried the .iso's yet.
(busy with other things at the moment),
from what you're telling me it seems they must have left out
something in the .config. "Shit" this means you can't even load the .iso itself
for the initial install. Maybe you should let them know about this(I
don't use fedora that much)
If need be, try a stable version of the O.S(fedora). so you can load
2.6.26, and then if time permits
you, update to that of the development version.(that is until you get
an answer from the
maintainers of this .iso with the issue).
regards;

-- 
Justin P. Mattock

^ permalink raw reply	[flat|nested] 55+ messages in thread

* Re: 2.6.26-rc9-git9 doesn't boot on Macintel
       [not found]         ` <20080716035830.GA27935@bromo.msbb.uc.edu>
@ 2008-07-16  5:30           ` Justin Mattock
  2008-07-16  7:44             ` Yinghai Lu
  0 siblings, 1 reply; 55+ messages in thread
From: Justin Mattock @ 2008-07-16  5:30 UTC (permalink / raw)
  To: Jack Howarth; +Cc: Linux Kernel Mailing List

On Wed, Jul 16, 2008 at 3:58 AM, Jack Howarth <howarth@bromo.msbb.uc.edu> wrote:
> Justin,
>     At the moment I am not really certain what the problem is.
> I have heard that Macintel machines (because of EFI) can't boot
> without resorting to MMCONFIG. If that is true, the problem I
> am seeing would appear to start with the fact that the boot
> proceeds with "Not using MMCONFIG". I plan on trying to add
> some printk statements in arch/x86/pci/mmconfig-shared.c to
> puzzle out why this is failing. The code in question is...
>
>
>                if (!early)
>                        printk(KERN_ERR "PCI: BIOS Bug: MCFG area at %Lx is not"
>                               " reserved in ACPI motherboard resources\n",
>                               cfg->address);
>                /* Don't try to do this check unless configuration
>                   type 1 is available. how about type 2 ?*/
>                if (raw_pci_ops && e820_all_mapped(cfg->address,
>                                                  cfg->address + size - 1,
>                                                  E820_RESERVED)) {
>                        printk(KERN_NOTICE
>                               "PCI: MCFG area at %Lx reserved in E820\n",
>                               cfg->address);
>                        valid = 1;
>                }
>
>                if (!valid)
>                        goto reject;
>        }
>
>        return;
>
> reject:
>        printk(KERN_ERR "PCI: Not using MMCONFIG.\n");
>        pci_mmcfg_arch_free();
>        kfree(pci_mmcfg_config);
>        pci_mmcfg_config = NULL;
>        pci_mmcfg_config_num = 0;
> }
>
> I've verified that test for raw_pci_ops is passing but it appears
> that the e820_all_mapped() test is failing (at least on
> my machine).
>                        Jack
>
> On Wed, Jul 16, 2008 at 03:05:23AM +0000, Justin Mattock wrote:
>> On Wed, Jul 16, 2008 at 1:24 AM, Jack Howarth <howarth@bromo.msbb.uc.edu> wrote:
>> > Justin,
>> >    You also download the x86_64 iso instead from...
>> >
>> > http://mirrors.kernel.org/fedora/development/x86_64/os/images/
>> >
>> > Both should give you the same kernel boot freeze that I am
>> > seeing (assuming that the kernel boots up with the message
>> > "Not using MMCONFIG". At this point I am just trying to find
>> > out if anyone else can reproduce this issue on a MacBook Pro
>> > (second generation). Otherwise I am going to be out of luck
>> > when distros switch to 2.6.26.
>> >                          Jack
>> > ps I am currently guessing that thet actual freeze is
>> > occuring in the code that is executed right after...
>> >
>> > pci 0000:00:1f.0: quirk: region 0400-047f claimed by ICH6 ACPI/GPIO/TCO
>> > pci 0000:00:1f.0: quirk: region 0500-053f claimed by ICH6 GPIO
>> >
>> > but before...
>> >
>> > PCI: Transparent bridge - 0000:00:1e.0
>> >
>> > ...which never appears here under 2.6.26.
>> >
>> >
>> >
>> >
>> > On Wed, Jul 16, 2008 at 12:26:05AM +0000, Justin Mattock wrote:
>> >> >
>> >>
>> >> Ah I see, so this is from a fresh .iso image
>> >> I can give you're suggestion a try(need to locate a blank cd)
>> >> keep in mind the .iso might not have x86 support i.g.
>> >> I use nubuntu(why: it's small) one of the problems I was facing was
>> >> the alpha release, which did not support x86(when using that .iso image
>> >> it would start booting and then spit out a bunch of messages vertically,
>> >> but a few month's later they released there .iso with support thus
>> >> giving me the opportunity to use it.
>> >> This might be what you are dealing with.
>> >> regards;
>> >>
>> >> --
>> >> Justin P. Mattock
>> >
>>
>> I have not yet tried the .iso's yet.
>> (busy with other things at the moment),
>> from what you're telling me it seems they must have left out
>> something in the .config. "Shit" this means you can't even load the .iso itself
>> for the initial install. Maybe you should let them know about this(I
>> don't use fedora that much)
>> If need be, try a stable version of the O.S(fedora). so you can load
>> 2.6.26, and then if time permits
>> you, update to that of the development version.(that is until you get
>> an answer from the
>> maintainers of this .iso with the issue).
>> regards;
>>
>> --
>> Justin P. Mattock
>

Hello;
One of my weaknesses right now is pulling code out of my ass
(maybe in a few years from now), but from what you are showing me
This is what is causing the NULL(if that's right to say)

 if (!valid)
                       goto reject;

So the question is, is how to have a valid
"something" to prevent going to NULL
maybe a boot param i.g. acpi_osi=Darwin,
or another option to make a "good" !valid
So you don't:   goto reject;

Or take the whole reject mechanism out
just so you can boot up, and then asses the situation from there.
regards;


-- 
Justin P. Mattock

^ permalink raw reply	[flat|nested] 55+ messages in thread

* Re: 2.6.26-rc9-git9 doesn't boot on Macintel
  2008-07-16  5:30           ` Justin Mattock
@ 2008-07-16  7:44             ` Yinghai Lu
  2008-07-16  7:50               ` Justin Mattock
  0 siblings, 1 reply; 55+ messages in thread
From: Yinghai Lu @ 2008-07-16  7:44 UTC (permalink / raw)
  To: Jack Howarth; +Cc: Linux Kernel Mailing List, Justin Mattock

I looked at your dmesg from 2.6.25.10

it tried to use mmconfig, and later fall back to conf1, because
1. your MCFG said it support bus [0,255], and range will be
[0xf0000000, 0xffffffff]
2. firmware only reserve [0xf0000000, 0xf4000000)

and 2.5.25 will not check acp reserved range.

from 2.6.26, it will check if the [0xf0000000, 0xffffffff] is reserved
via acpi dsdt _crs?
it will fail too.

So MCFG table is broken.

You need to get firmware update from your vendor.

or we need to put that system on DMI check to change end_bus_number
from 0xff to 0x3f

ps: mem=2g will not work, it will can not change mcfg table etc... you
need take out 1G ram out.

YH

^ permalink raw reply	[flat|nested] 55+ messages in thread

* Re: 2.6.26-rc9-git9 doesn't boot on Macintel
  2008-07-16  7:44             ` Yinghai Lu
@ 2008-07-16  7:50               ` Justin Mattock
  2008-07-16  8:36                 ` Yinghai Lu
  0 siblings, 1 reply; 55+ messages in thread
From: Justin Mattock @ 2008-07-16  7:50 UTC (permalink / raw)
  To: Yinghai Lu; +Cc: Jack Howarth, Linux Kernel Mailing List

On Wed, Jul 16, 2008 at 7:44 AM, Yinghai Lu <yhlu.kernel@gmail.com> wrote:
> I looked at your dmesg from 2.6.25.10
>
> it tried to use mmconfig, and later fall back to conf1, because
> 1. your MCFG said it support bus [0,255], and range will be
> [0xf0000000, 0xffffffff]
> 2. firmware only reserve [0xf0000000, 0xf4000000)
>
> and 2.5.25 will not check acp reserved range.
>
> from 2.6.26, it will check if the [0xf0000000, 0xffffffff] is reserved
> via acpi dsdt _crs?
> it will fail too.
>
> So MCFG table is broken.
>
> You need to get firmware update from your vendor.
>
> or we need to put that system on DMI check to change end_bus_number
> from 0xff to 0x3f
>
> ps: mem=2g will not work, it will can not change mcfg table etc... you
> need take out 1G ram out.
>
> YH
>

Well shit man, that sucks...
how hard is it to do a DMI check?
regards;

-- 
Justin P. Mattock

^ permalink raw reply	[flat|nested] 55+ messages in thread

* Re: 2.6.26-rc9-git9 doesn't boot on Macintel
  2008-07-16  7:50               ` Justin Mattock
@ 2008-07-16  8:36                 ` Yinghai Lu
  2008-07-16 14:08                   ` Jack Howarth
  0 siblings, 1 reply; 55+ messages in thread
From: Yinghai Lu @ 2008-07-16  8:36 UTC (permalink / raw)
  To: Justin Mattock, Ingo Molnar, Barnes, Jesse
  Cc: Jack Howarth, Linux Kernel Mailing List

[-- Attachment #1: Type: text/plain, Size: 1074 bytes --]

On Wed, Jul 16, 2008 at 12:50 AM, Justin Mattock
<justinmattock@gmail.com> wrote:
> On Wed, Jul 16, 2008 at 7:44 AM, Yinghai Lu <yhlu.kernel@gmail.com> wrote:
>> I looked at your dmesg from 2.6.25.10
>>
>> it tried to use mmconfig, and later fall back to conf1, because
>> 1. your MCFG said it support bus [0,255], and range will be
>> [0xf0000000, 0xffffffff]
>> 2. firmware only reserve [0xf0000000, 0xf4000000)
>>
>> and 2.5.25 will not check acp reserved range.
>>
>> from 2.6.26, it will check if the [0xf0000000, 0xffffffff] is reserved
>> via acpi dsdt _crs?
>> it will fail too.
>>
>> So MCFG table is broken.
>>
>> You need to get firmware update from your vendor.
>>
>> or we need to put that system on DMI check to change end_bus_number
>> from 0xff to 0x3f
>>
>> ps: mem=2g will not work, it will can not change mcfg table etc... you
>> need take out 1G ram out.
>>
>> YH
>>
>
> Well shit man, that sucks...
> how hard is it to do a DMI check?
> regards;

please check attached patch... not sure the
DMI_MATCH(DMI_PRODUCT_NAME, "MacPro2"),  is right or not.

YH

[-- Warning: decoded text below may be mangled, UTF-8 assumed --]
[-- Attachment #2: mmconfig_apple_macpro2.patch --]
[-- Type: text/x-patch; name=mmconfig_apple_macpro2.patch, Size: 1702 bytes --]

[PATCH] x86,pci: dmi check for mackpro 2.2 mmconf

change the mconf bus range from [0,0xff] to to [0, 0x3f]
to match range [0xf0000000, 0xf4000000) in e820 tables.

Signed-off-by: Yinghai Lu <yhlu.kernel@gmail.com>

---
 arch/x86/pci/mmconfig-shared.c |   35 +++++++++++++++++++++++++++++++++++
 1 file changed, 35 insertions(+)

Index: linux-2.6/arch/x86/pci/mmconfig-shared.c
===================================================================
--- linux-2.6.orig/arch/x86/pci/mmconfig-shared.c
+++ linux-2.6/arch/x86/pci/mmconfig-shared.c
@@ -374,6 +374,40 @@ reject:
 
 static int __initdata known_bridge;
 
+static int __devinit check_mmconf(const struct dmi_system_id *d)
+{
+	typeof(pci_mmcfg_config[0]) *cfg;
+
+	if ((pci_mmcfg_config_num != 1) ||
+	    (pci_mmcfg_config == NULL) ||
+	    (pci_mmcfg_config[0].address == 0))
+		return 1;
+
+	cfg = &pci_mmcfg_config[0];
+
+	if (cfg->start_bus_number == 0 && cfg->end_bus_number > 0x3f)
+		cfg->end_bus_number = 0x3f;
+
+	return 0;
+}
+
+static struct dmi_system_id __devinitdata mmconf_dmi_table[] = {
+        {
+                .callback = check_mmconf,
+                .ident = "Apple",
+                .matches = {
+                        DMI_MATCH(DMI_SYS_VENDOR, "Apple"),
+			DMI_MATCH(DMI_PRODUCT_NAME, "MacPro2"),
+                },
+        },
+        {}
+};
+
+void __init check_mmconf_dmi(void)
+{
+        dmi_check_system(mmconf_dmi_table);
+}
+
 static void __init __pci_mmcfg_init(int early)
 {
 	/* MMCONFIG disabled */
@@ -395,6 +429,7 @@ static void __init __pci_mmcfg_init(int
 
 	if (!known_bridge) {
 		acpi_table_parse(ACPI_SIG_MCFG, acpi_parse_mcfg);
+		check_mmconf_dmi();
 		pci_mmcfg_reject_broken(early);
 	}
 

^ permalink raw reply	[flat|nested] 55+ messages in thread

* Re: 2.6.26-rc9-git9 doesn't boot on Macintel
  2008-07-16  8:36                 ` Yinghai Lu
@ 2008-07-16 14:08                   ` Jack Howarth
  2008-07-16 15:12                     ` Justin Mattock
                                       ` (2 more replies)
  0 siblings, 3 replies; 55+ messages in thread
From: Jack Howarth @ 2008-07-16 14:08 UTC (permalink / raw)
  To: Yinghai Lu
  Cc: Justin Mattock, Ingo Molnar, Barnes, Jesse,
	Linux Kernel Mailing List

Yunghai,
   I had partial success with your proposed patch. The MacPro2
identifier doesn't appear to be correct for a second generation
MacBook Pro so I had to comment out the line...

                     DMI_MATCH(DMI_PRODUCT_NAME, "MacPro2"),

With that change, a patched 2.6.26-git2 kernel now uses MMCONFIG.
However I still see the same hang. The boot messages I see on
screen are...

ACPI: bus type pci registered
PCI: MCFG configuration 0: base f0000000 segment 0 buses 0 - 63
PCI: MCFG area at f0000000 reserved in E820
PCI: Using MMCONFIG at f0000000 - f3ffffff
PCI: Using configuration type 1 for base access
ACPI: EC: EC description table is found, configuring boot EC
ACPI: EC: non-query interrupt received, switching to interrupt mode
ACPI: BIOS_OSI(Linux) query ignored via DMI
ACPI: Interpreter enabled
ACPI: (S0 S3 S4 S5)
ACPI: Using IOAPIC for interrupt routing
ACPI: EC: GPE = 0x17, I/O: command/status = 0x66, data = 0x62
ACPI: EC: drivers started in interrupt mode
ACPI: PCI Root Bridge [PCI0] (0000.00)
pci 0000:00:1f.00 : quirk region 0400-047f claimed by ICH6 ACPI/GPIO/TCO
pci 0000.00:1f:00 : quirk region 0500-053f claimed by ICH6 GPIO

...at which the boot hangs. On the positive side, I was able to fully
boot if I passed 'pci=noacpi' to the kernel options (which never worked
before with 2.6.26). I can post the dmesg from a noacpi boot of the
patched kernel to my bugzilla report tonight if it would help debug the
issues we are still seeing with ACPI.
   One thing I notice with the patched kernel (without noacpi) is that I
only see buses 0 - 63. A normal boot of 2.6.25.10 on this machine (or
2.6.26 reportedly on a MacMini) always shows buses 0 - 255. Could this
be related to the ACPI breakage? Let me know if I can do anything
else to debug the ACPI issues under MMCONFIG.
                     Jack


On Wed, Jul 16, 2008 at 01:36:21AM -0700, Yinghai Lu wrote:
> On Wed, Jul 16, 2008 at 12:50 AM, Justin Mattock
> <justinmattock@gmail.com> wrote:
> > On Wed, Jul 16, 2008 at 7:44 AM, Yinghai Lu <yhlu.kernel@gmail.com> wrote:
> >> I looked at your dmesg from 2.6.25.10
> >>
> >> it tried to use mmconfig, and later fall back to conf1, because
> >> 1. your MCFG said it support bus [0,255], and range will be
> >> [0xf0000000, 0xffffffff]
> >> 2. firmware only reserve [0xf0000000, 0xf4000000)
> >>
> >> and 2.5.25 will not check acp reserved range.
> >>
> >> from 2.6.26, it will check if the [0xf0000000, 0xffffffff] is reserved
> >> via acpi dsdt _crs?
> >> it will fail too.
> >>
> >> So MCFG table is broken.
> >>
> >> You need to get firmware update from your vendor.
> >>
> >> or we need to put that system on DMI check to change end_bus_number
> >> from 0xff to 0x3f
> >>
> >> ps: mem=2g will not work, it will can not change mcfg table etc... you
> >> need take out 1G ram out.
> >>
> >> YH
> >>
> >
> > Well shit man, that sucks...
> > how hard is it to do a DMI check?
> > regards;
> 
> please check attached patch... not sure the
> DMI_MATCH(DMI_PRODUCT_NAME, "MacPro2"),  is right or not.
> 
> YH

> [PATCH] x86,pci: dmi check for mackpro 2.2 mmconf
> 
> change the mconf bus range from [0,0xff] to to [0, 0x3f]
> to match range [0xf0000000, 0xf4000000) in e820 tables.
> 
> Signed-off-by: Yinghai Lu <yhlu.kernel@gmail.com>
> 
> ---
>  arch/x86/pci/mmconfig-shared.c |   35 +++++++++++++++++++++++++++++++++++
>  1 file changed, 35 insertions(+)
> 
> Index: linux-2.6/arch/x86/pci/mmconfig-shared.c
> ===================================================================
> --- linux-2.6.orig/arch/x86/pci/mmconfig-shared.c
> +++ linux-2.6/arch/x86/pci/mmconfig-shared.c
> @@ -374,6 +374,40 @@ reject:
>  
>  static int __initdata known_bridge;
>  
> +static int __devinit check_mmconf(const struct dmi_system_id *d)
> +{
> +	typeof(pci_mmcfg_config[0]) *cfg;
> +
> +	if ((pci_mmcfg_config_num != 1) ||
> +	    (pci_mmcfg_config == NULL) ||
> +	    (pci_mmcfg_config[0].address == 0))
> +		return 1;
> +
> +	cfg = &pci_mmcfg_config[0];
> +
> +	if (cfg->start_bus_number == 0 && cfg->end_bus_number > 0x3f)
> +		cfg->end_bus_number = 0x3f;
> +
> +	return 0;
> +}
> +
> +static struct dmi_system_id __devinitdata mmconf_dmi_table[] = {
> +        {
> +                .callback = check_mmconf,
> +                .ident = "Apple",
> +                .matches = {
> +                        DMI_MATCH(DMI_SYS_VENDOR, "Apple"),
> +			DMI_MATCH(DMI_PRODUCT_NAME, "MacPro2"),
> +                },
> +        },
> +        {}
> +};
> +
> +void __init check_mmconf_dmi(void)
> +{
> +        dmi_check_system(mmconf_dmi_table);
> +}
> +
>  static void __init __pci_mmcfg_init(int early)
>  {
>  	/* MMCONFIG disabled */
> @@ -395,6 +429,7 @@ static void __init __pci_mmcfg_init(int
>  
>  	if (!known_bridge) {
>  		acpi_table_parse(ACPI_SIG_MCFG, acpi_parse_mcfg);
> +		check_mmconf_dmi();
>  		pci_mmcfg_reject_broken(early);
>  	}
>  


^ permalink raw reply	[flat|nested] 55+ messages in thread

* Re: 2.6.26-rc9-git9 doesn't boot on Macintel
  2008-07-16 14:08                   ` Jack Howarth
@ 2008-07-16 15:12                     ` Justin Mattock
  2008-07-16 17:30                       ` Yinghai Lu
  2008-07-16 17:29                     ` Yinghai Lu
  2008-07-16 22:51                     ` Yinghai Lu
  2 siblings, 1 reply; 55+ messages in thread
From: Justin Mattock @ 2008-07-16 15:12 UTC (permalink / raw)
  To: Jack Howarth
  Cc: Yinghai Lu, Ingo Molnar, Barnes, Jesse, Linux Kernel Mailing List

On Wed, Jul 16, 2008 at 2:08 PM, Jack Howarth <howarth@bromo.msbb.uc.edu> wrote:
> Yunghai,
>   I had partial success with your proposed patch. The MacPro2
> identifier doesn't appear to be correct for a second generation
> MacBook Pro so I had to comment out the line...
>
>                     DMI_MATCH(DMI_PRODUCT_NAME, "MacPro2"),
>
> With that change, a patched 2.6.26-git2 kernel now uses MMCONFIG.
> However I still see the same hang. The boot messages I see on
> screen are...
>
> ACPI: bus type pci registered
> PCI: MCFG configuration 0: base f0000000 segment 0 buses 0 - 63
> PCI: MCFG area at f0000000 reserved in E820
> PCI: Using MMCONFIG at f0000000 - f3ffffff
> PCI: Using configuration type 1 for base access
> ACPI: EC: EC description table is found, configuring boot EC
> ACPI: EC: non-query interrupt received, switching to interrupt mode
> ACPI: BIOS_OSI(Linux) query ignored via DMI
> ACPI: Interpreter enabled
> ACPI: (S0 S3 S4 S5)
> ACPI: Using IOAPIC for interrupt routing
> ACPI: EC: GPE = 0x17, I/O: command/status = 0x66, data = 0x62
> ACPI: EC: drivers started in interrupt mode
> ACPI: PCI Root Bridge [PCI0] (0000.00)
> pci 0000:00:1f.00 : quirk region 0400-047f claimed by ICH6 ACPI/GPIO/TCO
> pci 0000.00:1f:00 : quirk region 0500-053f claimed by ICH6 GPIO
>
> ...at which the boot hangs. On the positive side, I was able to fully
> boot if I passed 'pci=noacpi' to the kernel options (which never worked
> before with 2.6.26). I can post the dmesg from a noacpi boot of the
> patched kernel to my bugzilla report tonight if it would help debug the
> issues we are still seeing with ACPI.
>   One thing I notice with the patched kernel (without noacpi) is that I
> only see buses 0 - 63. A normal boot of 2.6.25.10 on this machine (or
> 2.6.26 reportedly on a MacMini) always shows buses 0 - 255. Could this
> be related to the ACPI breakage? Let me know if I can do anything
> else to debug the ACPI issues under MMCONFIG.
>                     Jack
>
>
> On Wed, Jul 16, 2008 at 01:36:21AM -0700, Yinghai Lu wrote:
>> On Wed, Jul 16, 2008 at 12:50 AM, Justin Mattock
>> <justinmattock@gmail.com> wrote:
>> > On Wed, Jul 16, 2008 at 7:44 AM, Yinghai Lu <yhlu.kernel@gmail.com> wrote:
>> >> I looked at your dmesg from 2.6.25.10
>> >>
>> >> it tried to use mmconfig, and later fall back to conf1, because
>> >> 1. your MCFG said it support bus [0,255], and range will be
>> >> [0xf0000000, 0xffffffff]
>> >> 2. firmware only reserve [0xf0000000, 0xf4000000)
>> >>
>> >> and 2.5.25 will not check acp reserved range.
>> >>
>> >> from 2.6.26, it will check if the [0xf0000000, 0xffffffff] is reserved
>> >> via acpi dsdt _crs?
>> >> it will fail too.
>> >>
>> >> So MCFG table is broken.
>> >>
>> >> You need to get firmware update from your vendor.
>> >>
>> >> or we need to put that system on DMI check to change end_bus_number
>> >> from 0xff to 0x3f
>> >>
>> >> ps: mem=2g will not work, it will can not change mcfg table etc... you
>> >> need take out 1G ram out.
>> >>
>> >> YH
>> >>
>> >
>> > Well shit man, that sucks...
>> > how hard is it to do a DMI check?
>> > regards;
>>
>> please check attached patch... not sure the
>> DMI_MATCH(DMI_PRODUCT_NAME, "MacPro2"),  is right or not.
>>
>> YH
>
>> [PATCH] x86,pci: dmi check for mackpro 2.2 mmconf
>>
>> change the mconf bus range from [0,0xff] to to [0, 0x3f]
>> to match range [0xf0000000, 0xf4000000) in e820 tables.
>>
>> Signed-off-by: Yinghai Lu <yhlu.kernel@gmail.com>
>>
>> ---
>>  arch/x86/pci/mmconfig-shared.c |   35 +++++++++++++++++++++++++++++++++++
>>  1 file changed, 35 insertions(+)
>>
>> Index: linux-2.6/arch/x86/pci/mmconfig-shared.c
>> ===================================================================
>> --- linux-2.6.orig/arch/x86/pci/mmconfig-shared.c
>> +++ linux-2.6/arch/x86/pci/mmconfig-shared.c
>> @@ -374,6 +374,40 @@ reject:
>>
>>  static int __initdata known_bridge;
>>
>> +static int __devinit check_mmconf(const struct dmi_system_id *d)
>> +{
>> +     typeof(pci_mmcfg_config[0]) *cfg;
>> +
>> +     if ((pci_mmcfg_config_num != 1) ||
>> +         (pci_mmcfg_config == NULL) ||
>> +         (pci_mmcfg_config[0].address == 0))
>> +             return 1;
>> +
>> +     cfg = &pci_mmcfg_config[0];
>> +
>> +     if (cfg->start_bus_number == 0 && cfg->end_bus_number > 0x3f)
>> +             cfg->end_bus_number = 0x3f;
>> +
>> +     return 0;
>> +}
>> +
>> +static struct dmi_system_id __devinitdata mmconf_dmi_table[] = {
>> +        {
>> +                .callback = check_mmconf,
>> +                .ident = "Apple",
>> +                .matches = {
>> +                        DMI_MATCH(DMI_SYS_VENDOR, "Apple"),
>> +                     DMI_MATCH(DMI_PRODUCT_NAME, "MacPro2"),
>> +                },
>> +        },
>> +        {}
>> +};
>> +
>> +void __init check_mmconf_dmi(void)
>> +{
>> +        dmi_check_system(mmconf_dmi_table);
>> +}
>> +
>>  static void __init __pci_mmcfg_init(int early)
>>  {
>>       /* MMCONFIG disabled */
>> @@ -395,6 +429,7 @@ static void __init __pci_mmcfg_init(int
>>
>>       if (!known_bridge) {
>>               acpi_table_parse(ACPI_SIG_MCFG, acpi_parse_mcfg);
>> +             check_mmconf_dmi();
>>               pci_mmcfg_reject_broken(early);
>>       }
>>
>
>

Hmm Im not seeing MMCONFIG anywhere in dmesg
I'm wondering if I should apply this patch as well.
this is what I'm seeing with dmesg | grep MCFG:

[    0.000000] ACPI: MCFG 3FEF8000, 003C (r1 APPLE   Apple00        1
Loki       5F)
[    0.340000]  domain 0: span 0-1 level MC
[    0.340000]  domain 0: span 0-1 level MC
[    1.660595] EDAC MC: Ver: 2.1.0 Jul 15 2008

-- 
Justin P. Mattock

^ permalink raw reply	[flat|nested] 55+ messages in thread

* Re: 2.6.26-rc9-git9 doesn't boot on Macintel
  2008-07-16 14:08                   ` Jack Howarth
  2008-07-16 15:12                     ` Justin Mattock
@ 2008-07-16 17:29                     ` Yinghai Lu
  2008-07-16 22:35                       ` Yinghai Lu
  2008-07-16 22:51                     ` Yinghai Lu
  2 siblings, 1 reply; 55+ messages in thread
From: Yinghai Lu @ 2008-07-16 17:29 UTC (permalink / raw)
  To: Jack Howarth
  Cc: Justin Mattock, Ingo Molnar, Barnes, Jesse,
	Linux Kernel Mailing List

On Wed, Jul 16, 2008 at 7:08 AM, Jack Howarth <howarth@bromo.msbb.uc.edu> wrote:
> Yunghai,
>   I had partial success with your proposed patch. The MacPro2
> identifier doesn't appear to be correct for a second generation
> MacBook Pro so I had to comment out the line...
>
>                     DMI_MATCH(DMI_PRODUCT_NAME, "MacPro2"),
>
> With that change, a patched 2.6.26-git2 kernel now uses MMCONFIG.
> However I still see the same hang. The boot messages I see on
> screen are...
>
> ACPI: bus type pci registered
> PCI: MCFG configuration 0: base f0000000 segment 0 buses 0 - 63
> PCI: MCFG area at f0000000 reserved in E820
> PCI: Using MMCONFIG at f0000000 - f3ffffff
> PCI: Using configuration type 1 for base access
> ACPI: EC: EC description table is found, configuring boot EC
> ACPI: EC: non-query interrupt received, switching to interrupt mode

something wrong here

> ACPI: BIOS_OSI(Linux) query ignored via DMI
> ACPI: Interpreter enabled
> ACPI: (S0 S3 S4 S5)
> ACPI: Using IOAPIC for interrupt routing
> ACPI: EC: GPE = 0x17, I/O: command/status = 0x66, data = 0x62
> ACPI: EC: drivers started in interrupt mode
> ACPI: PCI Root Bridge [PCI0] (0000.00)
> pci 0000:00:1f.00 : quirk region 0400-047f claimed by ICH6 ACPI/GPIO/TCO
> pci 0000.00:1f:00 : quirk region 0500-053f claimed by ICH6 GPIO
>
> ...at which the boot hangs. On the positive side, I was able to fully
> boot if I passed 'pci=noacpi' to the kernel options (which never worked
> before with 2.6.26).
> I can post the dmesg from a noacpi boot of the
> patched kernel to my bugzilla report tonight if it would help debug the
> issues we are still seeing with ACPI.

that will help.

>   One thing I notice with the patched kernel (without noacpi) is that I
> only see buses 0 - 63. A normal boot of 2.6.25.10 on this machine (or
> 2.6.26 reportedly on a MacMini) always shows buses 0 - 255.

that is right

> Could this
> be related to the ACPI breakage? Let me know if I can do anything
> else to debug the ACPI issues under MMCONFIG.

please boot with
debug apic=verbose pci=routeirq

YH

^ permalink raw reply	[flat|nested] 55+ messages in thread

* Re: 2.6.26-rc9-git9 doesn't boot on Macintel
  2008-07-16 15:12                     ` Justin Mattock
@ 2008-07-16 17:30                       ` Yinghai Lu
  0 siblings, 0 replies; 55+ messages in thread
From: Yinghai Lu @ 2008-07-16 17:30 UTC (permalink / raw)
  To: Justin Mattock
  Cc: Jack Howarth, Ingo Molnar, Barnes, Jesse,
	Linux Kernel Mailing List

On Wed, Jul 16, 2008 at 8:12 AM, Justin Mattock <justinmattock@gmail.com> wrote:
> On Wed, Jul 16, 2008 at 2:08 PM, Jack Howarth <howarth@bromo.msbb.uc.edu> wrote:
>> Yunghai,
>>   I had partial success with your proposed patch. The MacPro2
>> identifier doesn't appear to be correct for a second generation
>> MacBook Pro so I had to comment out the line...
>>
>>                     DMI_MATCH(DMI_PRODUCT_NAME, "MacPro2"),
>>
>> With that change, a patched 2.6.26-git2 kernel now uses MMCONFIG.
>> However I still see the same hang. The boot messages I see on
>> screen are...
>>
>> ACPI: bus type pci registered
>> PCI: MCFG configuration 0: base f0000000 segment 0 buses 0 - 63
>> PCI: MCFG area at f0000000 reserved in E820
>> PCI: Using MMCONFIG at f0000000 - f3ffffff
>> PCI: Using configuration type 1 for base access
>> ACPI: EC: EC description table is found, configuring boot EC
>> ACPI: EC: non-query interrupt received, switching to interrupt mode
>> ACPI: BIOS_OSI(Linux) query ignored via DMI
>> ACPI: Interpreter enabled
>> ACPI: (S0 S3 S4 S5)
>> ACPI: Using IOAPIC for interrupt routing
>> ACPI: EC: GPE = 0x17, I/O: command/status = 0x66, data = 0x62
>> ACPI: EC: drivers started in interrupt mode
>> ACPI: PCI Root Bridge [PCI0] (0000.00)
>> pci 0000:00:1f.00 : quirk region 0400-047f claimed by ICH6 ACPI/GPIO/TCO
>> pci 0000.00:1f:00 : quirk region 0500-053f claimed by ICH6 GPIO
>>
>> ...at which the boot hangs. On the positive side, I was able to fully
>> boot if I passed 'pci=noacpi' to the kernel options (which never worked
>> before with 2.6.26). I can post the dmesg from a noacpi boot of the
>> patched kernel to my bugzilla report tonight if it would help debug the
>> issues we are still seeing with ACPI.
>>   One thing I notice with the patched kernel (without noacpi) is that I
>> only see buses 0 - 63. A normal boot of 2.6.25.10 on this machine (or
>> 2.6.26 reportedly on a MacMini) always shows buses 0 - 255. Could this
>> be related to the ACPI breakage? Let me know if I can do anything
>> else to debug the ACPI issues under MMCONFIG.
>>                     Jack
>>
>>
>> On Wed, Jul 16, 2008 at 01:36:21AM -0700, Yinghai Lu wrote:
>>> On Wed, Jul 16, 2008 at 12:50 AM, Justin Mattock
>>> <justinmattock@gmail.com> wrote:
>>> > On Wed, Jul 16, 2008 at 7:44 AM, Yinghai Lu <yhlu.kernel@gmail.com> wrote:
>>> >> I looked at your dmesg from 2.6.25.10
>>> >>
>>> >> it tried to use mmconfig, and later fall back to conf1, because
>>> >> 1. your MCFG said it support bus [0,255], and range will be
>>> >> [0xf0000000, 0xffffffff]
>>> >> 2. firmware only reserve [0xf0000000, 0xf4000000)
>>> >>
>>> >> and 2.5.25 will not check acp reserved range.
>>> >>
>>> >> from 2.6.26, it will check if the [0xf0000000, 0xffffffff] is reserved
>>> >> via acpi dsdt _crs?
>>> >> it will fail too.
>>> >>
>>> >> So MCFG table is broken.
>>> >>
>>> >> You need to get firmware update from your vendor.
>>> >>
>>> >> or we need to put that system on DMI check to change end_bus_number
>>> >> from 0xff to 0x3f
>>> >>
>>> >> ps: mem=2g will not work, it will can not change mcfg table etc... you
>>> >> need take out 1G ram out.
>>> >>
>>> >> YH
>>> >>
>>> >
>>> > Well shit man, that sucks...
>>> > how hard is it to do a DMI check?
>>> > regards;
>>>
>>> please check attached patch... not sure the
>>> DMI_MATCH(DMI_PRODUCT_NAME, "MacPro2"),  is right or not.
>>>
>>> YH
>>
>>> [PATCH] x86,pci: dmi check for mackpro 2.2 mmconf
>>>
>>> change the mconf bus range from [0,0xff] to to [0, 0x3f]
>>> to match range [0xf0000000, 0xf4000000) in e820 tables.
>>>
>>> Signed-off-by: Yinghai Lu <yhlu.kernel@gmail.com>
>>>
>>> ---
>>>  arch/x86/pci/mmconfig-shared.c |   35 +++++++++++++++++++++++++++++++++++
>>>  1 file changed, 35 insertions(+)
>>>
>>> Index: linux-2.6/arch/x86/pci/mmconfig-shared.c
>>> ===================================================================
>>> --- linux-2.6.orig/arch/x86/pci/mmconfig-shared.c
>>> +++ linux-2.6/arch/x86/pci/mmconfig-shared.c
>>> @@ -374,6 +374,40 @@ reject:
>>>
>>>  static int __initdata known_bridge;
>>>
>>> +static int __devinit check_mmconf(const struct dmi_system_id *d)
>>> +{
>>> +     typeof(pci_mmcfg_config[0]) *cfg;
>>> +
>>> +     if ((pci_mmcfg_config_num != 1) ||
>>> +         (pci_mmcfg_config == NULL) ||
>>> +         (pci_mmcfg_config[0].address == 0))
>>> +             return 1;
>>> +
>>> +     cfg = &pci_mmcfg_config[0];
>>> +
>>> +     if (cfg->start_bus_number == 0 && cfg->end_bus_number > 0x3f)
>>> +             cfg->end_bus_number = 0x3f;
>>> +
>>> +     return 0;
>>> +}
>>> +
>>> +static struct dmi_system_id __devinitdata mmconf_dmi_table[] = {
>>> +        {
>>> +                .callback = check_mmconf,
>>> +                .ident = "Apple",
>>> +                .matches = {
>>> +                        DMI_MATCH(DMI_SYS_VENDOR, "Apple"),
>>> +                     DMI_MATCH(DMI_PRODUCT_NAME, "MacPro2"),
>>> +                },
>>> +        },
>>> +        {}
>>> +};
>>> +
>>> +void __init check_mmconf_dmi(void)
>>> +{
>>> +        dmi_check_system(mmconf_dmi_table);
>>> +}
>>> +
>>>  static void __init __pci_mmcfg_init(int early)
>>>  {
>>>       /* MMCONFIG disabled */
>>> @@ -395,6 +429,7 @@ static void __init __pci_mmcfg_init(int
>>>
>>>       if (!known_bridge) {
>>>               acpi_table_parse(ACPI_SIG_MCFG, acpi_parse_mcfg);
>>> +             check_mmconf_dmi();
>>>               pci_mmcfg_reject_broken(early);
>>>       }
>>>
>>
>>
>
> Hmm Im not seeing MMCONFIG anywhere in dmesg
> I'm wondering if I should apply this patch as well.
> this is what I'm seeing with dmesg | grep MCFG:
>
> [    0.000000] ACPI: MCFG 3FEF8000, 003C (r1 APPLE   Apple00        1
> Loki       5F)

can you boot with debug with your 2g system with current linus tree or tip tree?

YH

^ permalink raw reply	[flat|nested] 55+ messages in thread

* Re: 2.6.26-rc9-git9 doesn't boot on Macintel
  2008-07-16 17:29                     ` Yinghai Lu
@ 2008-07-16 22:35                       ` Yinghai Lu
       [not found]                         ` <20080717004004.GA17792@bromo.msbb.uc.edu>
  0 siblings, 1 reply; 55+ messages in thread
From: Yinghai Lu @ 2008-07-16 22:35 UTC (permalink / raw)
  To: Jack Howarth
  Cc: Justin Mattock, Ingo Molnar, Barnes, Jesse,
	Linux Kernel Mailing List

On Wed, Jul 16, 2008 at 10:29 AM, Yinghai Lu <yhlu.kernel@gmail.com> wrote:
> On Wed, Jul 16, 2008 at 7:08 AM, Jack Howarth <howarth@bromo.msbb.uc.edu> wrote:
>> Yunghai,
>>   I had partial success with your proposed patch. The MacPro2
>> identifier doesn't appear to be correct for a second generation
>> MacBook Pro so I had to comment out the line...
>>
>>                     DMI_MATCH(DMI_PRODUCT_NAME, "MacPro2"),
>>
>> With that change, a patched 2.6.26-git2 kernel now uses MMCONFIG.
>> However I still see the same hang. The boot messages I see on
>> screen are...
>>
>> ACPI: bus type pci registered
>> PCI: MCFG configuration 0: base f0000000 segment 0 buses 0 - 63
>> PCI: MCFG area at f0000000 reserved in E820
>> PCI: Using MMCONFIG at f0000000 - f3ffffff
>> PCI: Using configuration type 1 for base access
>> ACPI: EC: EC description table is found, configuring boot EC
>> ACPI: EC: non-query interrupt received, switching to interrupt mode
>
> something wrong here
>
>> ACPI: BIOS_OSI(Linux) query ignored via DMI
>> ACPI: Interpreter enabled
>> ACPI: (S0 S3 S4 S5)
>> ACPI: Using IOAPIC for interrupt routing
>> ACPI: EC: GPE = 0x17, I/O: command/status = 0x66, data = 0x62
>> ACPI: EC: drivers started in interrupt mode
>> ACPI: PCI Root Bridge [PCI0] (0000.00)
>> pci 0000:00:1f.00 : quirk region 0400-047f claimed by ICH6 ACPI/GPIO/TCO
>> pci 0000.00:1f:00 : quirk region 0500-053f claimed by ICH6 GPIO
>>
>> ...at which the boot hangs. On the positive side, I was able to fully
>> boot if I passed 'pci=noacpi' to the kernel options (which never worked
>> before with 2.6.26).
>> I can post the dmesg from a noacpi boot of the
>> patched kernel to my bugzilla report tonight if it would help debug the
>> issues we are still seeing with ACPI.
>
> that will help.
>
>>   One thing I notice with the patched kernel (without noacpi) is that I
>> only see buses 0 - 63. A normal boot of 2.6.25.10 on this machine (or
>> 2.6.26 reportedly on a MacMini) always shows buses 0 - 255.
>
> that is right
>
>> Could this
>> be related to the ACPI breakage? Let me know if I can do anything
>> else to debug the ACPI issues under MMCONFIG.
>
> please boot with
> debug apic=verbose pci=routeirq
>

please check latest linus tree.

the commit could be related.

commit c91d924e3af08d4f98eab6ebf81f2b8ce132448f
Author: Bob Moore <robert.moore@intel.com>
Date:   Tue Jun 10 12:38:10 2008 +0800

    ACPICA: Fix for hang on GPE method invocation

    Fixes problem where the new method argument count validation mechanism
    will enter an infinite loop when a GPE method is dispatched.
    Problem fixed be removing the obsolete code that passes GPE block
    information to the notify handler via the control method parameter pointer.

YH

^ permalink raw reply	[flat|nested] 55+ messages in thread

* Re: 2.6.26-rc9-git9 doesn't boot on Macintel
  2008-07-16 14:08                   ` Jack Howarth
  2008-07-16 15:12                     ` Justin Mattock
  2008-07-16 17:29                     ` Yinghai Lu
@ 2008-07-16 22:51                     ` Yinghai Lu
  2 siblings, 0 replies; 55+ messages in thread
From: Yinghai Lu @ 2008-07-16 22:51 UTC (permalink / raw)
  To: Jack Howarth
  Cc: Justin Mattock, Ingo Molnar, Barnes, Jesse,
	Linux Kernel Mailing List

On Wed, Jul 16, 2008 at 7:08 AM, Jack Howarth <howarth@bromo.msbb.uc.edu> wrote:
> Yunghai,
>   I had partial success with your proposed patch. The MacPro2
> identifier doesn't appear to be correct for a second generation
> MacBook Pro so I had to comment out the line...
>
>                     DMI_MATCH(DMI_PRODUCT_NAME, "MacPro2"),

you can use dmicode to get that string

YH

^ permalink raw reply	[flat|nested] 55+ messages in thread

* Re: 2.6.26-rc9-git9 doesn't boot on Macintel
       [not found]                         ` <20080717004004.GA17792@bromo.msbb.uc.edu>
@ 2008-07-17  0:49                           ` Yinghai Lu
  2008-07-17  1:21                             ` Jack Howarth
                                               ` (2 more replies)
  0 siblings, 3 replies; 55+ messages in thread
From: Yinghai Lu @ 2008-07-17  0:49 UTC (permalink / raw)
  To: Jack Howarth, Linux Kernel Mailing List, Ingo Molnar,
	jbarnes@virtuousgeek.org, Thomas Gleixner

On Wed, Jul 16, 2008 at 5:40 PM, Jack Howarth <howarth@bromo.msbb.uc.edu> wrote:
> On Wed, Jul 16, 2008 at 03:35:17PM -0700, Yinghai Lu wrote:
>> please check latest linus tree.
>>
>> the commit could be related.
>>
>> commit c91d924e3af08d4f98eab6ebf81f2b8ce132448f
>> Author: Bob Moore <robert.moore@intel.com>
>> Date:   Tue Jun 10 12:38:10 2008 +0800
>>
>>     ACPICA: Fix for hang on GPE method invocation
>>
>>     Fixes problem where the new method argument count validation mechanism
>>     will enter an infinite loop when a GPE method is dispatched.
>>     Problem fixed be removing the obsolete code that passes GPE block
>>     information to the notify handler via the control method parameter pointer.
>>
>> YH
>
> Yinghai,
>   The latest linus tree doesn't eliminate the hangs in 2.6.26 with your
> mmconfig patch. Also, I've been unable to repeat the boot with pci=noacpi using
> the mmconfig patch under 2.6.26. I've uploaded a dmesg file though from
> the 2.6.25.10 kernel booted with apic=verbose in case that sheds any light
> on these problems.
>
> http://bugzilla.kernel.org/show_bug.cgi?id=11087
>
> Also, I assume you meant earlier that is bad that with your mmconfig patch
> that I only see 0 - 63 buses. Any idea how we might fix that (in case it
> is related to the hang)?

please boot with
debug initcall_debug apic=verbose pci=routeirq?

and try pci=nommconf

I suspect that could be pci bridge is using 0xf0000000-0xf400000 too
after Linus merge pci tree, please try to boot with
pci=early_config_dump
to see if it is true.

please don't drop the cc list.

YH

^ permalink raw reply	[flat|nested] 55+ messages in thread

* Re: 2.6.26-rc9-git9 doesn't boot on Macintel
  2008-07-17  0:49                           ` Yinghai Lu
@ 2008-07-17  1:21                             ` Jack Howarth
  2008-07-17  2:29                               ` Yinghai Lu
  2008-07-17  1:25                             ` Justin Mattock
  2008-07-17  2:35                             ` Jack Howarth
  2 siblings, 1 reply; 55+ messages in thread
From: Jack Howarth @ 2008-07-17  1:21 UTC (permalink / raw)
  To: Yinghai Lu
  Cc: Linux Kernel Mailing List, Ingo Molnar, jbarnes@virtuousgeek.org,
	Thomas Gleixner

On Wed, Jul 16, 2008 at 05:49:39PM -0700, Yinghai Lu wrote:
> 
> please boot with
> debug initcall_debug apic=verbose pci=routeirq?
> 
> and try pci=nommconf
> 
> I suspect that could be pci bridge is using 0xf0000000-0xf400000 too
> after Linus merge pci tree, please try to boot with
> pci=early_config_dump
> to see if it is true.
> 
> please don't drop the cc list.
> 
> YH

Yinghai,
    Here is what I see with 'debug initcall_debug apci=verbose pci=routeirq'.
Hopefully nothing important scrolled off the top of the screen (I've not found
a higher resolution vga kernel option that works on my MacBook Pro yet).

calling blk_ioc_init+0x0/0x2a
initcall blk_ioc_init+0x0/0x2a returned 0 after 0 msecs
calling genhd_device_init+0x0/0x55
initcall genhd_device_init+0x0/0x55 returned 0 after 0 msecs
calling fbmem_init+0x0/0x8a
initcall fbmem_init+0x0/0x8a returned 0 after 0 msecs
calling acpi_init+0x0/0x221
ACPI: EC: EC description table is found, configuring boot EC
ACPI: EC: non-query interrupt received, switching to interrupt mode
ACPI: BIOS_IOS(Linux) query ignored via DMI
ACPI: Interpreter enabled
ACPI: (supports S0 S3 S4 S5)
ACPI: Using IOAPIC for interrupt routing
initcall acpi_init+0x0/0x221 returned 0 after 16 msecs
calling acpi_scan_init+0x0/0x10a
initcall acpi_scan_init+0x0/0x10a returned 0 after 35 msecs
calling acpi_ec_init+0x0/0x61
ACPI: EC: GPE = 0x17, I/O: command/status = 0x66, data = 0x62
ACPI: EC: driver started in interrupt mode
initcall acpi_ec_init+0x0/0x61 returned 0 after 0 msecs
calling acpi_pci_root+init+0x0/0x28
ACPI: PCI Root Bridge [PCI0] (0000:00)
pci 0000:00:1f.0 :quirk: region 0400-047f claimed by ICH6 ACPI/GPIO/TCO
pci 0000:00.1f.0 :quirk: region 0500-053f claimed by ICH6 GPIO

This is from the current linus kernel source with your mmconfig patch
applied. I will do the other test next.
              Jack

^ permalink raw reply	[flat|nested] 55+ messages in thread

* Re: 2.6.26-rc9-git9 doesn't boot on Macintel
  2008-07-17  0:49                           ` Yinghai Lu
  2008-07-17  1:21                             ` Jack Howarth
@ 2008-07-17  1:25                             ` Justin Mattock
  2008-07-17  2:35                             ` Jack Howarth
  2 siblings, 0 replies; 55+ messages in thread
From: Justin Mattock @ 2008-07-17  1:25 UTC (permalink / raw)
  To: Yinghai Lu
  Cc: Jack Howarth, Linux Kernel Mailing List, Ingo Molnar,
	jbarnes@virtuousgeek.org, Thomas Gleixner

On Thu, Jul 17, 2008 at 12:49 AM, Yinghai Lu <yhlu.kernel@gmail.com> wrote:
> On Wed, Jul 16, 2008 at 5:40 PM, Jack Howarth <howarth@bromo.msbb.uc.edu> wrote:
>> On Wed, Jul 16, 2008 at 03:35:17PM -0700, Yinghai Lu wrote:
>>> please check latest linus tree.
>>>
>>> the commit could be related.
>>>
>>> commit c91d924e3af08d4f98eab6ebf81f2b8ce132448f
>>> Author: Bob Moore <robert.moore@intel.com>
>>> Date:   Tue Jun 10 12:38:10 2008 +0800
>>>
>>>     ACPICA: Fix for hang on GPE method invocation
>>>
>>>     Fixes problem where the new method argument count validation mechanism
>>>     will enter an infinite loop when a GPE method is dispatched.
>>>     Problem fixed be removing the obsolete code that passes GPE block
>>>     information to the notify handler via the control method parameter pointer.
>>>
>>> YH
>>
>> Yinghai,
>>   The latest linus tree doesn't eliminate the hangs in 2.6.26 with your
>> mmconfig patch. Also, I've been unable to repeat the boot with pci=noacpi using
>> the mmconfig patch under 2.6.26. I've uploaded a dmesg file though from
>> the 2.6.25.10 kernel booted with apic=verbose in case that sheds any light
>> on these problems.
>>
>> http://bugzilla.kernel.org/show_bug.cgi?id=11087
>>
>> Also, I assume you meant earlier that is bad that with your mmconfig patch
>> that I only see 0 - 63 buses. Any idea how we might fix that (in case it
>> is related to the hang)?
>
> please boot with
> debug initcall_debug apic=verbose pci=routeirq?
>
> and try pci=nommconf
>
> I suspect that could be pci bridge is using 0xf0000000-0xf400000 too
> after Linus merge pci tree, please try to boot with
> pci=early_config_dump
> to see if it is true.
>
> please don't drop the cc list.
>
> YH
> --
> To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
> the body of a message to majordomo@vger.kernel.org
> More majordomo info at  http://vger.kernel.org/majordomo-info.html
> Please read the FAQ at  http://www.tux.org/lkml/
>

No I have not tried the .iso yet. I am more concerned with the PCI
option i.g. I'm using Direct, if I change to MMCONFIG will it cause
this same bug?
right now I'm occupied with drinking at the moment, but tomorrow I am curious
as to see if this occurs. keep in mind if I'm going to have to deal
with having a stuck system
this means I need to use a live cd to recover the system, the problem
is SELinux why: chrooting into the hardive and then compiling is going
to kind of mess
my policy a little bit(avc's)., but anyways easily resolved within a few hours.
regards;

-- 
Justin P. Mattock

^ permalink raw reply	[flat|nested] 55+ messages in thread

* Re: 2.6.26-rc9-git9 doesn't boot on Macintel
  2008-07-17  1:21                             ` Jack Howarth
@ 2008-07-17  2:29                               ` Yinghai Lu
  2008-07-17  2:40                                 ` Jack Howarth
  0 siblings, 1 reply; 55+ messages in thread
From: Yinghai Lu @ 2008-07-17  2:29 UTC (permalink / raw)
  To: Jack Howarth
  Cc: Linux Kernel Mailing List, Ingo Molnar, jbarnes@virtuousgeek.org,
	Thomas Gleixner

On Wed, Jul 16, 2008 at 6:21 PM, Jack Howarth <howarth@bromo.msbb.uc.edu> wrote:
> On Wed, Jul 16, 2008 at 05:49:39PM -0700, Yinghai Lu wrote:
>>
>> please boot with
>> debug initcall_debug apic=verbose pci=routeirq?
>>
>> and try pci=nommconf
>>
>> I suspect that could be pci bridge is using 0xf0000000-0xf400000 too
>> after Linus merge pci tree, please try to boot with
>> pci=early_config_dump
>> to see if it is true.
>>
>> please don't drop the cc list.
>>
>> YH
>
> Yinghai,
>    Here is what I see with 'debug initcall_debug apci=verbose pci=routeirq'.
> Hopefully nothing important scrolled off the top of the screen (I've not found
> a higher resolution vga kernel option that works on my MacBook Pro yet).
>
> calling blk_ioc_init+0x0/0x2a
> initcall blk_ioc_init+0x0/0x2a returned 0 after 0 msecs
> calling genhd_device_init+0x0/0x55
> initcall genhd_device_init+0x0/0x55 returned 0 after 0 msecs
> calling fbmem_init+0x0/0x8a
> initcall fbmem_init+0x0/0x8a returned 0 after 0 msecs
> calling acpi_init+0x0/0x221
> ACPI: EC: EC description table is found, configuring boot EC
> ACPI: EC: non-query interrupt received, switching to interrupt mode
> ACPI: BIOS_IOS(Linux) query ignored via DMI
> ACPI: Interpreter enabled
> ACPI: (supports S0 S3 S4 S5)
> ACPI: Using IOAPIC for interrupt routing
> initcall acpi_init+0x0/0x221 returned 0 after 16 msecs
> calling acpi_scan_init+0x0/0x10a
> initcall acpi_scan_init+0x0/0x10a returned 0 after 35 msecs
> calling acpi_ec_init+0x0/0x61
> ACPI: EC: GPE = 0x17, I/O: command/status = 0x66, data = 0x62
> ACPI: EC: driver started in interrupt mode
> initcall acpi_ec_init+0x0/0x61 returned 0 after 0 msecs
> calling acpi_pci_root+init+0x0/0x28
> ACPI: PCI Root Bridge [PCI0] (0000:00)
> pci 0000:00:1f.0 :quirk: region 0400-047f claimed by ICH6 ACPI/GPIO/TCO
> pci 0000:00.1f.0 :quirk: region 0500-053f claimed by ICH6 GPIO
>

ok, please out lspci -vvxxx under 2.6.25.10

YH

^ permalink raw reply	[flat|nested] 55+ messages in thread

* Re: 2.6.26-rc9-git9 doesn't boot on Macintel
  2008-07-17  0:49                           ` Yinghai Lu
  2008-07-17  1:21                             ` Jack Howarth
  2008-07-17  1:25                             ` Justin Mattock
@ 2008-07-17  2:35                             ` Jack Howarth
  2008-07-17  2:59                               ` Yinghai Lu
  2 siblings, 1 reply; 55+ messages in thread
From: Jack Howarth @ 2008-07-17  2:35 UTC (permalink / raw)
  To: Yinghai Lu
  Cc: Linux Kernel Mailing List, Ingo Molnar, jbarnes@virtuousgeek.org,
	Thomas Gleixner

Yinghai,
   As I expected pci=mmconf doesn't allow the MacBook Pro to boot.
My understanding is that mmconfig is need for Linux on Macintel
(at least for a shared MacOS X/Linux system).
   I am stuck with regards to the pci_early_config_dump results.
The output we need scrolls off the top of the screen and since
the boot hangs I can't access with dmesg. Can you suggest a hack
right at the end of the code that does pci_early_config_dump that
would halt the boot immediately after the pci_early_config_dump?
Unfortunately, 2.6.25.10 doesn't appear to support that feature
(it doesn't seem to produce any difference in the output here).
                        Jack

^ permalink raw reply	[flat|nested] 55+ messages in thread

* Re: 2.6.26-rc9-git9 doesn't boot on Macintel
  2008-07-17  2:29                               ` Yinghai Lu
@ 2008-07-17  2:40                                 ` Jack Howarth
  0 siblings, 0 replies; 55+ messages in thread
From: Jack Howarth @ 2008-07-17  2:40 UTC (permalink / raw)
  To: Yinghai Lu
  Cc: Linux Kernel Mailing List, Ingo Molnar, jbarnes@virtuousgeek.org,
	Thomas Gleixner

On Wed, Jul 16, 2008 at 07:29:16PM -0700, Yinghai Lu wrote:
> 
> ok, please out lspci -vvxxx under 2.6.25.10
> 
> YH

00:00.0 Host bridge: Intel Corporation Mobile 945GM/PM/GMS, 943/940GML and 945GT Express Memory Controller Hub (rev 03)
	Subsystem: Intel Corporation Unknown device 7270
	Control: I/O- Mem+ BusMaster+ SpecCycle- MemWINV- VGASnoop- ParErr- Stepping- SERR- FastB2B- DisINTx-
	Status: Cap+ 66MHz- UDF- FastB2B+ ParErr- DEVSEL=fast >TAbort- <TAbort- <MAbort+ >SERR- <PERR- INTx-
	Latency: 0
	Capabilities: [e0] Vendor Specific Information <?>
00: 86 80 a0 27 06 00 90 20 03 00 00 06 00 00 00 00
10: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
20: 00 00 00 00 00 00 00 00 00 00 00 00 86 80 70 72
30: 00 00 00 00 e0 00 00 00 00 00 00 00 00 00 00 00
40: 01 90 d1 fe 01 40 d1 fe 05 00 00 f0 01 80 d1 fe
50: 00 00 02 00 83 00 00 00 00 00 00 00 00 00 00 00
60: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
70: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
80: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
90: 10 11 11 11 11 33 33 00 ff 03 00 00 c0 1a 39 00
a0: 18 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
b0: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
c0: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
d0: 00 00 00 00 00 00 00 00 00 00 00 00 04 01 00 00
e0: 09 00 09 51 02 04 0a 90 0e 00 00 00 00 00 00 00
f0: 00 00 00 00 00 00 00 00 86 0f 05 00 10 00 00 00

00:01.0 PCI bridge: Intel Corporation Mobile 945GM/PM/GMS, 943/940GML and 945GT Express PCI Express Root Port (rev 03) (prog-if 00 [Normal decode])
	Control: I/O+ Mem+ BusMaster+ SpecCycle- MemWINV- VGASnoop- ParErr- Stepping- SERR- FastB2B- DisINTx-
	Status: Cap+ 66MHz- UDF- FastB2B- ParErr- DEVSEL=fast >TAbort- <TAbort- <MAbort- >SERR- <PERR- INTx-
	Latency: 0, Cache Line Size: 256 bytes
	Bus: primary=00, secondary=01, subordinate=01, sec-latency=0
	I/O behind bridge: 00003000-00003fff
	Memory behind bridge: d8300000-d83fffff
	Prefetchable memory behind bridge: 00000000c0000000-00000000cfffffff
	Secondary status: 66MHz- FastB2B- ParErr- DEVSEL=fast >TAbort- <TAbort- <MAbort- <SERR- <PERR-
	BridgeCtl: Parity- SERR- NoISA- VGA+ MAbort- >Reset- FastB2B-
		PriDiscTmr- SecDiscTmr- DiscTmrStat- DiscTmrSERREn-
	Capabilities: [88] Subsystem: Intel Corporation Unknown device 0000
	Capabilities: [80] Power Management version 2
		Flags: PMEClk- DSI- D1- D2- AuxCurrent=0mA PME(D0+,D1-,D2-,D3hot+,D3cold+)
		Status: D0 PME-Enable- DSel=0 DScale=0 PME-
	Capabilities: [90] Message Signalled Interrupts: Mask- 64bit- Queue=0/0 Enable-
		Address: 00000000  Data: 0000
	Capabilities: [a0] Express (v1) Root Port (Slot+), MSI 00
		DevCap:	MaxPayload 128 bytes, PhantFunc 0, Latency L0s <64ns, L1 <1us
			ExtTag- RBE- FLReset-
		DevCtl:	Report errors: Correctable+ Non-Fatal+ Fatal+ Unsupported+
			RlxdOrd- ExtTag- PhantFunc- AuxPwr- NoSnoop-
			MaxPayload 128 bytes, MaxReadReq 128 bytes
		DevSta:	CorrErr- UncorrErr- FatalErr- UnsuppReq- AuxPwr- TransPend-
		LnkCap:	Port #2, Speed 2.5GT/s, Width x16, ASPM L0s L1, Latency L0 <256ns, L1 <4us
			ClockPM- Suprise- LLActRep- BwNot-
		LnkCtl:	ASPM L1 Enabled; RCB 64 bytes Disabled- Retrain- CommClk+
			ExtSynch- ClockPM- AutWidDis- BWInt- AutBWInt-
		LnkSta:	Speed 2.5GT/s, Width x16, TrErr- Train- SlotClk+ DLActive- BWMgmt- ABWMgmt-
		SltCap:	AttnBtn- PwrCtrl- MRL- AttnInd- PwrInd- HotPlug- Surpise-
			Slot #  1, PowerLimit 75.000000; Interlock- NoCompl-
		SltCtl:	Enable: AttnBtn- PwrFlt- MRL- PresDet- CmdCplt- HPIrq- LinkChg-
			Control: AttnInd Off, PwrInd On, Power- Interlock-
		SltSta:	Status: AttnBtn- PowerFlt- MRL- CmdCplt- PresDet+ Interlock-
			Changed: MRL- PresDet+ LinkState-
		RootCtl: ErrCorrectable- ErrNon-Fatal- ErrFatal- PMEIntEna- CRSVisible-
		RootCap: CRSVisible-
		RootSta: PME ReqID 0000, PMEStatus- PMEPending-
	Capabilities: [100] Virtual Channel <?>
	Capabilities: [140] Root Complex Link <?>
	Kernel driver in use: pcieport-driver
	Kernel modules: shpchp
00: 86 80 a1 27 07 00 10 00 03 00 04 06 40 00 01 00
10: 00 00 00 00 00 00 00 00 00 01 01 00 30 30 00 00
20: 30 d8 30 d8 01 c0 f1 cf 00 00 00 00 00 00 00 00
30: 00 00 00 00 88 00 00 00 00 00 00 00 0b 01 08 00
40: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
50: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
60: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
70: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 02
80: 01 90 02 c8 00 00 00 00 0d 80 00 00 86 80 00 00
90: 05 a0 00 00 00 00 00 00 00 00 00 00 00 00 00 00
a0: 10 00 41 01 00 00 00 00 0f 00 00 00 01 2d 01 02
b0: 42 00 01 11 80 25 08 00 c0 01 48 00 00 00 00 00
c0: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
d0: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
e0: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
f0: 00 00 01 0f 00 00 00 00 86 0f 05 00 00 00 00 80

00:07.0 Performance counters: Intel Corporation Unknown device 27a3 (rev 03)
	Control: I/O- Mem+ BusMaster- SpecCycle- MemWINV- VGASnoop- ParErr- Stepping- SERR- FastB2B- DisINTx-
	Status: Cap+ 66MHz+ UDF- FastB2B+ ParErr- DEVSEL=fast >TAbort- <TAbort- <MAbort- >SERR- <PERR- INTx-
	Interrupt: pin A routed to IRQ 11
	Region 0: Memory at d8404000 (32-bit, non-prefetchable) [size=4K]
	Capabilities: [dc] Power Management version 2
		Flags: PMEClk- DSI+ D1- D2- AuxCurrent=0mA PME(D0-,D1-,D2-,D3hot-,D3cold-)
		Status: D0 PME-Enable- DSel=0 DScale=0 PME-
00: 86 80 a3 27 02 00 b0 00 03 00 01 11 00 00 00 00
10: 00 40 40 d8 00 00 00 00 00 00 00 00 00 00 00 00
20: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
30: 00 00 00 00 dc 00 00 00 00 00 00 00 0b 01 00 00
40: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
50: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
60: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
70: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
80: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
90: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
a0: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
b0: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
c0: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
d0: 00 00 00 00 00 00 00 00 00 00 00 00 01 00 22 00
e0: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
f0: 00 00 00 00 00 00 00 00 86 0f 05 00 00 00 00 00

00:1b.0 Audio device: Intel Corporation 82801G (ICH7 Family) High Definition Audio Controller (rev 02)
	Subsystem: Sigmatel Unknown device 7680
	Control: I/O- Mem+ BusMaster+ SpecCycle- MemWINV- VGASnoop- ParErr- Stepping- SERR- FastB2B- DisINTx-
	Status: Cap+ 66MHz- UDF- FastB2B- ParErr- DEVSEL=fast >TAbort- <TAbort- <MAbort- >SERR- <PERR- INTx-
	Latency: 0, Cache Line Size: 256 bytes
	Interrupt: pin A routed to IRQ 22
	Region 0: Memory at d8400000 (64-bit, non-prefetchable) [size=16K]
	Capabilities: [50] Power Management version 2
		Flags: PMEClk- DSI- D1- D2- AuxCurrent=55mA PME(D0+,D1-,D2-,D3hot+,D3cold+)
		Status: D0 PME-Enable- DSel=0 DScale=0 PME-
	Capabilities: [60] Message Signalled Interrupts: Mask- 64bit+ Queue=0/0 Enable-
		Address: 0000000000000000  Data: 0000
	Capabilities: [70] Express (v1) Root Complex Integrated Endpoint, MSI 00
		DevCap:	MaxPayload 128 bytes, PhantFunc 0, Latency L0s <64ns, L1 <1us
			ExtTag- RBE- FLReset-
		DevCtl:	Report errors: Correctable- Non-Fatal- Fatal- Unsupported-
			RlxdOrd- ExtTag- PhantFunc- AuxPwr- NoSnoop+
			MaxPayload 128 bytes, MaxReadReq 128 bytes
		DevSta:	CorrErr- UncorrErr- FatalErr- UnsuppReq- AuxPwr+ TransPend-
		LnkCap:	Port #0, Speed unknown, Width x0, ASPM unknown, Latency L0 <64ns, L1 <1us
			ClockPM- Suprise- LLActRep- BwNot-
		LnkCtl:	ASPM Disabled; Disabled- Retrain- CommClk-
			ExtSynch- ClockPM- AutWidDis- BWInt- AutBWInt-
		LnkSta:	Speed unknown, Width x0, TrErr- Train- SlotClk- DLActive- BWMgmt- ABWMgmt-
	Capabilities: [100] Virtual Channel <?>
	Capabilities: [130] Root Complex Link <?>
	Kernel driver in use: HDA Intel
	Kernel modules: snd-hda-intel
00: 86 80 d8 27 06 00 10 00 02 00 03 04 40 00 00 00
10: 04 00 40 d8 00 00 00 00 00 00 00 00 00 00 00 00
20: 00 00 00 00 00 00 00 00 00 00 00 00 84 83 80 76
30: 00 00 00 00 50 00 00 00 00 00 00 00 0a 01 00 00
40: 01 00 00 03 00 00 00 00 00 00 00 00 00 00 00 00
50: 01 60 42 c8 00 00 00 00 00 00 00 00 00 00 00 00
60: 05 70 80 00 00 00 00 00 00 00 00 00 00 00 00 00
70: 10 00 91 00 00 00 00 00 00 08 10 00 00 00 00 00
80: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
90: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
a0: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
b0: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
c0: 00 00 00 01 00 00 00 00 00 00 00 00 00 00 00 00
d0: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
e0: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
f0: 00 00 00 00 00 00 00 00 86 0f 02 00 00 00 00 00

00:1c.0 PCI bridge: Intel Corporation 82801G (ICH7 Family) PCI Express Port 1 (rev 02) (prog-if 00 [Normal decode])
	Control: I/O+ Mem+ BusMaster+ SpecCycle- MemWINV- VGASnoop- ParErr- Stepping- SERR- FastB2B- DisINTx-
	Status: Cap+ 66MHz- UDF- FastB2B- ParErr- DEVSEL=fast >TAbort- <TAbort- <MAbort- >SERR- <PERR- INTx-
	Latency: 0, Cache Line Size: 256 bytes
	Bus: primary=00, secondary=02, subordinate=02, sec-latency=0
	I/O behind bridge: 00002000-00002fff
	Memory behind bridge: d8200000-d82fffff
	Prefetchable memory behind bridge: 00000000d8500000-00000000d85fffff
	Secondary status: 66MHz- FastB2B- ParErr- DEVSEL=fast >TAbort- <TAbort- <MAbort- <SERR- <PERR-
	BridgeCtl: Parity- SERR- NoISA- VGA- MAbort- >Reset- FastB2B-
		PriDiscTmr- SecDiscTmr- DiscTmrStat- DiscTmrSERREn-
	Capabilities: [40] Express (v1) Root Port (Slot+), MSI 00
		DevCap:	MaxPayload 128 bytes, PhantFunc 0, Latency L0s unlimited, L1 unlimited
			ExtTag- RBE- FLReset-
		DevCtl:	Report errors: Correctable+ Non-Fatal+ Fatal+ Unsupported+
			RlxdOrd- ExtTag- PhantFunc- AuxPwr- NoSnoop-
			MaxPayload 128 bytes, MaxReadReq 128 bytes
		DevSta:	CorrErr- UncorrErr- FatalErr- UnsuppReq- AuxPwr+ TransPend-
		LnkCap:	Port #1, Speed 2.5GT/s, Width x1, ASPM L0s L1, Latency L0 <256ns, L1 <4us
			ClockPM- Suprise- LLActRep+ BwNot-
		LnkCtl:	ASPM Disabled; RCB 64 bytes Disabled- Retrain- CommClk+
			ExtSynch- ClockPM- AutWidDis- BWInt- AutBWInt-
		LnkSta:	Speed 2.5GT/s, Width x1, TrErr- Train- SlotClk+ DLActive+ BWMgmt- ABWMgmt-
		SltCap:	AttnBtn- PwrCtrl- MRL- AttnInd- PwrInd- HotPlug+ Surpise+
			Slot #  0, PowerLimit 6.500000; Interlock- NoCompl-
		SltCtl:	Enable: AttnBtn- PwrFlt- MRL- PresDet- CmdCplt- HPIrq- LinkChg-
			Control: AttnInd Unknown, PwrInd Unknown, Power- Interlock-
		SltSta:	Status: AttnBtn- PowerFlt- MRL- CmdCplt- PresDet+ Interlock-
			Changed: MRL- PresDet+ LinkState+
		RootCtl: ErrCorrectable- ErrNon-Fatal- ErrFatal- PMEIntEna- CRSVisible-
		RootCap: CRSVisible-
		RootSta: PME ReqID 0000, PMEStatus- PMEPending-
	Capabilities: [80] Message Signalled Interrupts: Mask- 64bit- Queue=0/0 Enable-
		Address: 00000000  Data: 0000
	Capabilities: [90] Subsystem: Gammagraphx, Inc. Unknown device 0000
	Capabilities: [a0] Power Management version 2
		Flags: PMEClk- DSI- D1- D2- AuxCurrent=0mA PME(D0+,D1-,D2-,D3hot+,D3cold+)
		Status: D0 PME-Enable- DSel=0 DScale=0 PME-
	Capabilities: [100] Virtual Channel <?>
	Capabilities: [180] Root Complex Link <?>
	Kernel driver in use: pcieport-driver
	Kernel modules: shpchp
00: 86 80 d0 27 07 00 10 00 02 00 04 06 40 00 81 00
10: 00 00 00 00 00 00 00 00 00 02 02 00 20 20 00 00
20: 20 d8 20 d8 51 d8 51 d8 00 00 00 00 00 00 00 00
30: 00 00 00 00 40 00 00 00 00 00 00 00 0b 01 00 00
40: 10 80 41 01 c0 0f 00 00 0f 00 10 00 11 2c 11 01
50: 40 00 11 30 e0 a0 00 00 00 00 48 01 00 00 00 00
60: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
70: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
80: 05 90 00 00 00 00 00 00 00 00 00 00 00 00 00 00
90: 0d a0 00 00 00 00 00 00 00 00 00 00 00 00 00 00
a0: 01 00 02 c8 00 00 00 00 00 00 00 00 00 00 00 00
b0: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
c0: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
d0: 00 00 00 00 00 00 00 00 00 00 11 80 00 00 00 00
e0: 00 0f c7 00 06 07 08 00 00 00 00 00 00 00 00 00
f0: 00 00 00 00 00 00 00 00 86 0f 02 00 00 00 00 00

00:1c.1 PCI bridge: Intel Corporation 82801G (ICH7 Family) PCI Express Port 2 (rev 02) (prog-if 00 [Normal decode])
	Control: I/O+ Mem+ BusMaster+ SpecCycle- MemWINV- VGASnoop- ParErr- Stepping- SERR- FastB2B- DisINTx-
	Status: Cap+ 66MHz- UDF- FastB2B- ParErr- DEVSEL=fast >TAbort- <TAbort- <MAbort- >SERR- <PERR- INTx-
	Latency: 0, Cache Line Size: 256 bytes
	Bus: primary=00, secondary=03, subordinate=03, sec-latency=0
	Memory behind bridge: d8100000-d81fffff
	Secondary status: 66MHz- FastB2B- ParErr- DEVSEL=fast >TAbort- <TAbort- <MAbort+ <SERR- <PERR-
	BridgeCtl: Parity- SERR- NoISA- VGA- MAbort- >Reset- FastB2B-
		PriDiscTmr- SecDiscTmr- DiscTmrStat- DiscTmrSERREn-
	Capabilities: [40] Express (v1) Root Port (Slot+), MSI 00
		DevCap:	MaxPayload 128 bytes, PhantFunc 0, Latency L0s unlimited, L1 unlimited
			ExtTag- RBE- FLReset-
		DevCtl:	Report errors: Correctable+ Non-Fatal+ Fatal+ Unsupported+
			RlxdOrd- ExtTag- PhantFunc- AuxPwr- NoSnoop-
			MaxPayload 128 bytes, MaxReadReq 128 bytes
		DevSta:	CorrErr- UncorrErr- FatalErr- UnsuppReq- AuxPwr+ TransPend-
		LnkCap:	Port #2, Speed 2.5GT/s, Width x1, ASPM L0s L1, Latency L0 <256ns, L1 <4us
			ClockPM- Suprise- LLActRep+ BwNot-
		LnkCtl:	ASPM L1 Enabled; RCB 64 bytes Disabled- Retrain- CommClk+
			ExtSynch- ClockPM- AutWidDis- BWInt- AutBWInt-
		LnkSta:	Speed 2.5GT/s, Width x1, TrErr- Train- SlotClk+ DLActive+ BWMgmt- ABWMgmt-
		SltCap:	AttnBtn- PwrCtrl- MRL- AttnInd- PwrInd- HotPlug+ Surpise+
			Slot #  1, PowerLimit 6.500000; Interlock- NoCompl-
		SltCtl:	Enable: AttnBtn- PwrFlt- MRL- PresDet- CmdCplt- HPIrq- LinkChg-
			Control: AttnInd Unknown, PwrInd Unknown, Power- Interlock-
		SltSta:	Status: AttnBtn- PowerFlt- MRL- CmdCplt- PresDet+ Interlock-
			Changed: MRL- PresDet+ LinkState+
		RootCtl: ErrCorrectable- ErrNon-Fatal- ErrFatal- PMEIntEna- CRSVisible-
		RootCap: CRSVisible-
		RootSta: PME ReqID 0000, PMEStatus- PMEPending-
	Capabilities: [80] Message Signalled Interrupts: Mask- 64bit- Queue=0/0 Enable-
		Address: 00000000  Data: 0000
	Capabilities: [90] Subsystem: Gammagraphx, Inc. Unknown device 0000
	Capabilities: [a0] Power Management version 2
		Flags: PMEClk- DSI- D1- D2- AuxCurrent=0mA PME(D0+,D1-,D2-,D3hot+,D3cold+)
		Status: D0 PME-Enable- DSel=0 DScale=0 PME-
	Capabilities: [100] Virtual Channel <?>
	Capabilities: [180] Root Complex Link <?>
	Kernel driver in use: pcieport-driver
	Kernel modules: shpchp
00: 86 80 d2 27 07 00 10 00 02 00 04 06 40 00 81 00
10: 00 00 00 00 00 00 00 00 00 03 03 00 f0 00 00 20
20: 10 d8 10 d8 f1 ff 01 00 00 00 00 00 00 00 00 00
30: 00 00 00 00 40 00 00 00 00 00 00 00 0b 02 00 00
40: 10 80 41 01 c0 0f 00 00 0f 00 10 00 11 2c 11 02
50: 42 00 11 30 e0 a0 08 00 00 00 48 01 00 00 00 00
60: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
70: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
80: 05 90 00 00 00 00 00 00 00 00 00 00 00 00 00 00
90: 0d a0 00 00 00 00 00 00 00 00 00 00 00 00 00 00
a0: 01 00 02 c8 00 00 00 00 00 00 00 00 00 00 00 00
b0: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
c0: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
d0: 00 00 00 00 00 00 00 00 00 00 11 00 00 00 00 00
e0: 00 0f c7 00 06 07 08 00 00 00 00 00 00 00 00 00
f0: 00 00 00 00 00 00 00 00 86 0f 02 00 00 00 00 00

00:1c.2 PCI bridge: Intel Corporation 82801G (ICH7 Family) PCI Express Port 3 (rev 02) (prog-if 00 [Normal decode])
	Control: I/O+ Mem+ BusMaster+ SpecCycle- MemWINV- VGASnoop- ParErr- Stepping- SERR- FastB2B- DisINTx-
	Status: Cap+ 66MHz- UDF- FastB2B- ParErr- DEVSEL=fast >TAbort- <TAbort- <MAbort- >SERR- <PERR- INTx-
	Latency: 0, Cache Line Size: 256 bytes
	Bus: primary=00, secondary=04, subordinate=0b, sec-latency=0
	I/O behind bridge: 00001000-00001fff
	Memory behind bridge: d4100000-d80fffff
	Prefetchable memory behind bridge: 00000000d0000000-00000000d3ffffff
	Secondary status: 66MHz- FastB2B- ParErr- DEVSEL=fast >TAbort- <TAbort- <MAbort- <SERR- <PERR-
	BridgeCtl: Parity- SERR- NoISA- VGA- MAbort- >Reset- FastB2B-
		PriDiscTmr- SecDiscTmr- DiscTmrStat- DiscTmrSERREn-
	Capabilities: [40] Express (v1) Root Port (Slot+), MSI 00
		DevCap:	MaxPayload 128 bytes, PhantFunc 0, Latency L0s unlimited, L1 unlimited
			ExtTag- RBE- FLReset-
		DevCtl:	Report errors: Correctable+ Non-Fatal+ Fatal+ Unsupported+
			RlxdOrd- ExtTag- PhantFunc- AuxPwr- NoSnoop-
			MaxPayload 128 bytes, MaxReadReq 128 bytes
		DevSta:	CorrErr- UncorrErr- FatalErr- UnsuppReq- AuxPwr+ TransPend-
		LnkCap:	Port #3, Speed 2.5GT/s, Width x1, ASPM L0s L1, Latency L0 <1us, L1 <4us
			ClockPM- Suprise- LLActRep+ BwNot-
		LnkCtl:	ASPM Disabled; RCB 64 bytes Disabled- Retrain- CommClk-
			ExtSynch- ClockPM- AutWidDis- BWInt- AutBWInt-
		LnkSta:	Speed 2.5GT/s, Width x0, TrErr- Train- SlotClk+ DLActive- BWMgmt- ABWMgmt-
		SltCap:	AttnBtn- PwrCtrl- MRL- AttnInd- PwrInd- HotPlug+ Surpise+
			Slot #  2, PowerLimit 6.500000; Interlock- NoCompl-
		SltCtl:	Enable: AttnBtn- PwrFlt- MRL- PresDet- CmdCplt- HPIrq- LinkChg-
			Control: AttnInd Unknown, PwrInd Unknown, Power- Interlock-
		SltSta:	Status: AttnBtn- PowerFlt- MRL- CmdCplt- PresDet- Interlock-
			Changed: MRL- PresDet- LinkState-
		RootCtl: ErrCorrectable- ErrNon-Fatal- ErrFatal- PMEIntEna- CRSVisible-
		RootCap: CRSVisible-
		RootSta: PME ReqID 0000, PMEStatus- PMEPending-
	Capabilities: [80] Message Signalled Interrupts: Mask- 64bit- Queue=0/0 Enable-
		Address: 00000000  Data: 0000
	Capabilities: [90] Subsystem: Gammagraphx, Inc. Unknown device 0000
	Capabilities: [a0] Power Management version 2
		Flags: PMEClk- DSI- D1- D2- AuxCurrent=0mA PME(D0+,D1-,D2-,D3hot+,D3cold+)
		Status: D0 PME-Enable- DSel=0 DScale=0 PME-
	Capabilities: [100] Virtual Channel <?>
	Capabilities: [180] Root Complex Link <?>
	Kernel driver in use: pcieport-driver
	Kernel modules: shpchp
00: 86 80 d4 27 07 00 10 00 02 00 04 06 40 00 81 00
10: 00 00 00 00 00 00 00 00 00 04 0b 00 10 10 00 00
20: 10 d4 00 d8 01 d0 f1 d3 00 00 00 00 00 00 00 00
30: 00 00 00 00 40 00 00 00 00 00 00 00 0b 03 00 00
40: 10 80 41 01 c0 0f 00 00 0f 00 10 00 11 4c 11 03
50: 00 00 01 10 e0 a0 10 00 00 00 00 00 00 00 00 00
60: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
70: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
80: 05 90 00 00 00 00 00 00 00 00 00 00 00 00 00 00
90: 0d a0 00 00 00 00 00 00 00 00 00 00 00 00 00 00
a0: 01 00 02 c8 00 00 00 00 00 00 00 00 00 00 00 00
b0: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
c0: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
d0: 00 00 00 00 00 00 00 00 00 00 11 40 00 00 00 00
e0: 00 0f c7 00 06 07 08 00 00 00 00 00 00 00 00 00
f0: 00 00 00 00 00 00 00 00 86 0f 02 00 00 00 00 00

00:1d.0 USB Controller: Intel Corporation 82801G (ICH7 Family) USB UHCI Controller #1 (rev 02) (prog-if 00 [UHCI])
	Subsystem: Intel Corporation Unknown device 7270
	Control: I/O+ Mem- BusMaster+ SpecCycle- MemWINV- VGASnoop- ParErr- Stepping- SERR- FastB2B- DisINTx-
	Status: Cap- 66MHz- UDF- FastB2B+ ParErr- DEVSEL=medium >TAbort- <TAbort- <MAbort- >SERR- <PERR- INTx-
	Latency: 0
	Interrupt: pin A routed to IRQ 23
	Region 4: I/O ports at 4080 [size=32]
	Kernel driver in use: uhci_hcd
	Kernel modules: uhci-hcd
00: 86 80 c8 27 05 00 80 02 02 00 03 0c 00 00 80 00
10: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
20: 81 40 00 00 00 00 00 00 00 00 00 00 86 80 70 72
30: 00 00 00 00 00 00 00 00 00 00 00 00 0b 01 00 00
40: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
50: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
60: 10 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
70: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
80: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
90: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
a0: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
b0: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
c0: 00 20 00 00 00 00 00 00 00 00 00 00 00 00 00 00
d0: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
e0: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
f0: 00 00 00 00 00 00 00 00 86 0f 02 00 00 00 00 00

00:1d.1 USB Controller: Intel Corporation 82801G (ICH7 Family) USB UHCI Controller #2 (rev 02) (prog-if 00 [UHCI])
	Subsystem: Intel Corporation Unknown device 7270
	Control: I/O+ Mem- BusMaster+ SpecCycle- MemWINV- VGASnoop- ParErr- Stepping- SERR- FastB2B- DisINTx-
	Status: Cap- 66MHz- UDF- FastB2B+ ParErr- DEVSEL=medium >TAbort- <TAbort- <MAbort- >SERR- <PERR- INTx-
	Latency: 0
	Interrupt: pin B routed to IRQ 19
	Region 4: I/O ports at 4060 [size=32]
	Kernel driver in use: uhci_hcd
	Kernel modules: uhci-hcd
00: 86 80 c9 27 05 00 80 02 02 00 03 0c 00 00 00 00
10: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
20: 61 40 00 00 00 00 00 00 00 00 00 00 86 80 70 72
30: 00 00 00 00 00 00 00 00 00 00 00 00 0b 02 00 00
40: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
50: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
60: 10 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
70: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
80: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
90: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
a0: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
b0: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
c0: 00 20 00 00 00 00 00 00 00 00 00 00 00 00 00 00
d0: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
e0: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
f0: 00 00 00 00 00 00 00 00 86 0f 02 00 00 00 00 00

00:1d.2 USB Controller: Intel Corporation 82801G (ICH7 Family) USB UHCI Controller #3 (rev 02) (prog-if 00 [UHCI])
	Subsystem: Intel Corporation Unknown device 7270
	Control: I/O+ Mem- BusMaster+ SpecCycle- MemWINV- VGASnoop- ParErr- Stepping- SERR- FastB2B- DisINTx-
	Status: Cap- 66MHz- UDF- FastB2B+ ParErr- DEVSEL=medium >TAbort- <TAbort- <MAbort- >SERR- <PERR- INTx-
	Latency: 0
	Interrupt: pin C routed to IRQ 18
	Region 4: I/O ports at 4040 [size=32]
	Kernel driver in use: uhci_hcd
	Kernel modules: uhci-hcd
00: 86 80 ca 27 05 00 80 02 02 00 03 0c 00 00 00 00
10: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
20: 41 40 00 00 00 00 00 00 00 00 00 00 86 80 70 72
30: 00 00 00 00 00 00 00 00 00 00 00 00 0b 03 00 00
40: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
50: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
60: 10 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
70: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
80: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
90: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
a0: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
b0: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
c0: 00 20 00 00 00 00 00 00 00 00 00 00 00 00 00 00
d0: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
e0: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
f0: 00 00 00 00 00 00 00 00 86 0f 02 00 00 00 00 00

00:1d.3 USB Controller: Intel Corporation 82801G (ICH7 Family) USB UHCI Controller #4 (rev 02) (prog-if 00 [UHCI])
	Subsystem: Intel Corporation Unknown device 7270
	Control: I/O+ Mem- BusMaster+ SpecCycle- MemWINV- VGASnoop- ParErr- Stepping- SERR- FastB2B- DisINTx-
	Status: Cap- 66MHz- UDF- FastB2B+ ParErr- DEVSEL=medium >TAbort- <TAbort- <MAbort- >SERR- <PERR- INTx-
	Latency: 0
	Interrupt: pin D routed to IRQ 16
	Region 4: I/O ports at 4020 [size=32]
	Kernel driver in use: uhci_hcd
	Kernel modules: uhci-hcd
00: 86 80 cb 27 05 00 80 02 02 00 03 0c 00 00 00 00
10: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
20: 21 40 00 00 00 00 00 00 00 00 00 00 86 80 70 72
30: 00 00 00 00 00 00 00 00 00 00 00 00 0b 04 00 00
40: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
50: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
60: 10 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
70: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
80: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
90: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
a0: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
b0: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
c0: 00 20 00 00 00 00 00 00 00 00 00 00 00 00 00 00
d0: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
e0: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
f0: 00 00 00 00 00 00 00 00 86 0f 02 00 00 00 00 00

00:1d.7 USB Controller: Intel Corporation 82801G (ICH7 Family) USB2 EHCI Controller (rev 02) (prog-if 20 [EHCI])
	Subsystem: Intel Corporation Unknown device 7270
	Control: I/O- Mem+ BusMaster+ SpecCycle- MemWINV- VGASnoop- ParErr- Stepping- SERR- FastB2B- DisINTx-
	Status: Cap+ 66MHz- UDF- FastB2B+ ParErr- DEVSEL=medium >TAbort- <TAbort- <MAbort- >SERR- <PERR- INTx-
	Latency: 0
	Interrupt: pin A routed to IRQ 23
	Region 0: Memory at d8405400 (32-bit, non-prefetchable) [size=1K]
	Capabilities: [50] Power Management version 2
		Flags: PMEClk- DSI- D1- D2- AuxCurrent=375mA PME(D0+,D1-,D2-,D3hot+,D3cold+)
		Status: D0 PME-Enable- DSel=0 DScale=0 PME-
	Capabilities: [58] Debug port: BAR=1 offset=00a0
	Kernel driver in use: ehci_hcd
	Kernel modules: ehci-hcd
00: 86 80 cc 27 06 00 90 02 02 20 03 0c 00 00 00 00
10: 00 54 40 d8 00 00 00 00 00 00 00 00 00 00 00 00
20: 00 00 00 00 00 00 00 00 00 00 00 00 86 80 70 72
30: 00 00 00 00 50 00 00 00 00 00 00 00 0b 01 00 00
40: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
50: 01 58 c2 c9 00 00 00 00 0a 00 a0 20 00 00 00 00
60: 20 20 ff 01 00 00 00 00 01 00 00 00 00 00 08 c0
70: 00 00 d5 3f 00 00 00 00 00 00 00 00 00 00 00 00
80: 00 00 00 00 11 00 00 00 00 00 00 00 00 00 00 00
90: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
a0: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
b0: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
c0: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
d0: 00 00 00 00 00 aa ff 00 ff 00 ff 00 20 00 00 88
e0: 00 00 00 00 db b6 6d 00 00 00 00 00 00 00 00 00
f0: 00 80 00 09 88 85 40 00 86 0f 02 00 06 17 02 20

00:1e.0 PCI bridge: Intel Corporation 82801 Mobile PCI Bridge (rev e2) (prog-if 01 [Subtractive decode])
	Control: I/O+ Mem+ BusMaster+ SpecCycle- MemWINV- VGASnoop- ParErr- Stepping- SERR- FastB2B- DisINTx-
	Status: Cap+ 66MHz- UDF- FastB2B- ParErr- DEVSEL=fast >TAbort- <TAbort- <MAbort- >SERR- <PERR- INTx-
	Latency: 0
	Bus: primary=00, secondary=0c, subordinate=0c, sec-latency=32
	Memory behind bridge: d4000000-d40fffff
	Secondary status: 66MHz- FastB2B+ ParErr- DEVSEL=medium >TAbort- <TAbort- <MAbort+ <SERR- <PERR-
	BridgeCtl: Parity- SERR- NoISA- VGA- MAbort- >Reset- FastB2B-
		PriDiscTmr- SecDiscTmr- DiscTmrStat- DiscTmrSERREn-
	Capabilities: [50] Subsystem: Gammagraphx, Inc. Unknown device 0000
00: 86 80 48 24 07 00 10 00 e2 01 04 06 00 00 01 00
10: 00 00 00 00 00 00 00 00 00 0c 0c 20 f0 00 80 22
20: 00 d4 00 d4 f1 ff 01 00 00 00 00 00 00 00 00 00
30: 00 00 00 00 50 00 00 00 00 00 00 00 00 00 00 00
40: 00 00 00 00 00 00 00 00 00 00 00 00 00 12 00 00
50: 0d 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
60: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
70: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
80: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
90: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
a0: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
b0: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
c0: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
d0: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
e0: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
f0: 00 00 00 00 00 00 00 00 86 0f 02 00 00 00 00 00

00:1f.0 ISA bridge: Intel Corporation 82801GBM (ICH7-M) LPC Interface Bridge (rev 02)
	Subsystem: Intel Corporation Unknown device 7270
	Control: I/O+ Mem+ BusMaster+ SpecCycle- MemWINV- VGASnoop- ParErr- Stepping- SERR- FastB2B- DisINTx-
	Status: Cap+ 66MHz- UDF- FastB2B- ParErr- DEVSEL=medium >TAbort- <TAbort- <MAbort- >SERR- <PERR- INTx-
	Latency: 0
	Capabilities: [e0] Vendor Specific Information <?>
	Kernel modules: iTCO_wdt, intel-rng
00: 86 80 b9 27 07 00 10 02 02 00 01 06 00 00 80 00
10: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
20: 00 00 00 00 00 00 00 00 00 00 00 00 86 80 70 72
30: 00 00 00 00 e0 00 00 00 00 00 00 00 00 00 00 00
40: 01 04 00 00 80 00 00 00 01 05 00 00 10 00 00 00
50: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
60: 80 80 80 80 d0 00 00 00 80 80 80 80 00 00 00 00
70: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
80: 10 00 07 38 81 06 0c 00 41 16 0c 00 00 00 00 00
90: 01 03 1c 00 00 00 00 00 00 00 00 00 00 00 00 00
a0: 04 02 00 00 01 00 00 00 13 1c 0a 00 00 03 00 00
b0: 00 00 f0 00 00 00 00 00 08 80 00 00 00 00 00 00
c0: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
d0: 33 22 00 00 67 45 00 00 00 ff 00 00 00 00 00 00
e0: 09 00 0c 10 b4 02 24 17 00 00 00 00 00 00 00 00
f0: 01 c0 d1 fe 00 00 00 00 86 0f 02 00 00 00 00 00

00:1f.1 IDE interface: Intel Corporation 82801G (ICH7 Family) IDE Controller (rev 02) (prog-if 8a [Master SecP PriP])
	Subsystem: Intel Corporation Unknown device 7270
	Control: I/O+ Mem- BusMaster+ SpecCycle- MemWINV- VGASnoop- ParErr- Stepping- SERR- FastB2B- DisINTx-
	Status: Cap- 66MHz- UDF- FastB2B+ ParErr- DEVSEL=medium >TAbort- <TAbort- <MAbort- >SERR- <PERR- INTx-
	Latency: 0
	Interrupt: pin A routed to IRQ 18
	Region 0: I/O ports at 01f0 [size=8]
	Region 1: I/O ports at 03f4 [size=1]
	Region 2: I/O ports at 0170 [size=8]
	Region 3: I/O ports at 0374 [size=1]
	Region 4: I/O ports at 40b0 [size=16]
	Kernel driver in use: ata_piix
	Kernel modules: pata_acpi, ata_generic, ata_piix
00: 86 80 df 27 05 00 80 02 02 8a 01 01 00 00 00 00
10: d9 40 00 00 ed 40 00 00 d1 40 00 00 e9 40 00 00
20: b1 40 00 00 00 00 00 00 00 00 00 00 86 80 70 72
30: 00 00 00 00 00 00 00 00 00 00 00 00 0b 01 00 00
40: 03 e3 00 c0 00 00 00 00 01 00 02 00 00 00 00 00
50: 00 00 00 00 31 00 00 00 00 00 00 00 00 00 00 00
60: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
70: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
80: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
90: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
a0: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
b0: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
c0: 00 00 00 00 03 00 00 00 00 00 00 00 00 00 00 00
d0: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
e0: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
f0: 00 00 00 00 00 00 00 00 86 0f 02 00 00 00 00 00

00:1f.2 IDE interface: Intel Corporation 82801GBM/GHM (ICH7 Family) SATA IDE Controller (rev 02) (prog-if 8f [Master SecP SecO PriP PriO])
	Subsystem: Intel Corporation Unknown device 7270
	Control: I/O+ Mem+ BusMaster+ SpecCycle- MemWINV- VGASnoop- ParErr- Stepping- SERR- FastB2B- DisINTx-
	Status: Cap+ 66MHz+ UDF- FastB2B+ ParErr- DEVSEL=medium >TAbort- <TAbort- <MAbort- >SERR- <PERR- INTx-
	Latency: 0
	Interrupt: pin B routed to IRQ 19
	Region 0: I/O ports at 40c8 [size=8]
	Region 1: I/O ports at 40e4 [size=4]
	Region 2: I/O ports at 40c0 [size=8]
	Region 3: I/O ports at 40e0 [size=4]
	Region 4: I/O ports at 40a0 [size=16]
	Region 5: Memory at d8405000 (32-bit, non-prefetchable) [size=1K]
	Capabilities: [70] Power Management version 2
		Flags: PMEClk- DSI- D1- D2- AuxCurrent=0mA PME(D0-,D1-,D2-,D3hot+,D3cold-)
		Status: D0 PME-Enable- DSel=0 DScale=0 PME-
	Kernel driver in use: ata_piix
	Kernel modules: pata_acpi, ata_generic, ata_piix
00: 86 80 c4 27 07 00 b0 02 02 8f 01 01 00 00 00 00
10: c9 40 00 00 e5 40 00 00 c1 40 00 00 e1 40 00 00
20: a1 40 00 00 00 50 40 d8 00 00 00 00 86 80 70 72
30: 00 00 00 00 70 00 00 00 00 00 00 00 0b 02 00 00
40: 71 c0 00 80 0b 00 00 00 02 00 10 00 00 00 00 00
50: 00 00 00 00 20 20 05 00 00 00 00 00 00 00 00 00
60: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
70: 01 00 02 40 00 00 00 00 00 00 00 00 00 00 00 00
80: 05 70 00 00 00 00 00 00 00 00 00 00 00 00 00 00
90: 00 00 45 10 80 01 80 5b 00 00 00 00 00 00 00 00
a0: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
b0: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
c0: 00 00 00 00 07 00 00 00 00 00 00 00 00 00 00 00
d0: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
e0: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
f0: 00 00 00 00 00 00 00 00 86 0f 02 00 00 00 00 00

00:1f.3 SMBus: Intel Corporation 82801G (ICH7 Family) SMBus Controller (rev 02)
	Subsystem: Intel Corporation Unknown device 7270
	Control: I/O+ Mem- BusMaster- SpecCycle- MemWINV- VGASnoop- ParErr- Stepping- SERR- FastB2B- DisINTx-
	Status: Cap- 66MHz- UDF- FastB2B+ ParErr- DEVSEL=medium >TAbort- <TAbort- <MAbort- >SERR- <PERR- INTx-
	Interrupt: pin B routed to IRQ 19
	Region 4: I/O ports at efa0 [size=32]
	Kernel driver in use: i801_smbus
	Kernel modules: i2c-i801
00: 86 80 da 27 01 00 80 02 02 00 05 0c 00 00 00 00
10: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
20: a1 ef 00 00 00 00 00 00 00 00 00 00 86 80 70 72
30: 00 00 00 00 00 00 00 00 00 00 00 00 0b 02 00 00
40: 01 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
50: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
60: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
70: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
80: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
90: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
a0: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
b0: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
c0: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
d0: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
e0: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
f0: 00 00 00 00 00 00 00 00 86 0f 02 00 00 00 00 00

01:00.0 VGA compatible controller: ATI Technologies Inc M56P [Radeon Mobility X1600] (prog-if 00 [VGA controller])
	Subsystem: Apple Computer Inc. Unknown device 0080
	Control: I/O+ Mem+ BusMaster+ SpecCycle- MemWINV- VGASnoop- ParErr- Stepping- SERR- FastB2B- DisINTx-
	Status: Cap+ 66MHz- UDF- FastB2B- ParErr- DEVSEL=fast >TAbort- <TAbort- <MAbort- >SERR- <PERR- INTx-
	Latency: 0, Cache Line Size: 256 bytes
	Interrupt: pin A routed to IRQ 16
	Region 0: Memory at c0000000 (32-bit, prefetchable) [size=256M]
	Region 1: I/O ports at 3000 [size=256]
	Region 2: Memory at d8300000 (32-bit, non-prefetchable) [size=64K]
	Expansion ROM at d8320000 [disabled] [size=128K]
	Capabilities: [50] Power Management version 2
		Flags: PMEClk- DSI- D1+ D2+ AuxCurrent=0mA PME(D0-,D1-,D2-,D3hot-,D3cold-)
		Status: D0 PME-Enable- DSel=0 DScale=0 PME-
	Capabilities: [58] Express (v1) Legacy Endpoint, MSI 00
		DevCap:	MaxPayload 128 bytes, PhantFunc 0, Latency L0s <4us, L1 unlimited
			ExtTag+ AttnBtn- AttnInd- PwrInd- RBE- FLReset-
		DevCtl:	Report errors: Correctable- Non-Fatal- Fatal- Unsupported-
			RlxdOrd+ ExtTag- PhantFunc- AuxPwr- NoSnoop+
			MaxPayload 128 bytes, MaxReadReq 128 bytes
		DevSta:	CorrErr- UncorrErr- FatalErr- UnsuppReq- AuxPwr- TransPend-
		LnkCap:	Port #0, Speed 2.5GT/s, Width x16, ASPM L0s L1, Latency L0 <64ns, L1 <1us
			ClockPM- Suprise- LLActRep- BwNot-
		LnkCtl:	ASPM L1 Enabled; RCB 64 bytes Disabled- Retrain- CommClk+
			ExtSynch- ClockPM- AutWidDis- BWInt- AutBWInt-
		LnkSta:	Speed 2.5GT/s, Width x16, TrErr- Train- SlotClk+ DLActive- BWMgmt- ABWMgmt-
	Capabilities: [80] Message Signalled Interrupts: Mask- 64bit+ Queue=0/0 Enable-
		Address: 0000000000000000  Data: 0000
00: 02 10 c5 71 07 00 10 00 00 00 00 03 40 00 00 00
10: 08 00 00 c0 01 30 00 00 00 00 30 d8 00 00 00 00
20: 00 00 00 00 00 00 00 00 00 00 00 00 6b 10 80 00
30: 00 00 fe ff 50 00 00 00 00 00 00 00 0b 01 00 00
40: 00 00 00 00 00 00 00 00 00 00 00 00 6b 10 80 00
50: 01 58 02 06 00 00 00 00 10 80 11 00 a0 0f 2c 01
60: 10 08 00 00 01 0d 00 00 42 00 01 11 00 00 00 00
70: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
80: 05 00 80 00 00 00 00 00 00 00 00 00 00 00 00 00
90: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
a0: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
b0: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
c0: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
d0: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
e0: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
f0: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00

02:00.0 Ethernet controller: Marvell Technology Group Ltd. 88E8053 PCI-E Gigabit Ethernet Controller (rev 22)
	Subsystem: Marvell Technology Group Ltd. Marvell RDK-8053
	Control: I/O+ Mem+ BusMaster+ SpecCycle- MemWINV- VGASnoop- ParErr- Stepping- SERR- FastB2B- DisINTx-
	Status: Cap+ 66MHz- UDF- FastB2B- ParErr- DEVSEL=fast >TAbort- <TAbort- <MAbort- >SERR- <PERR- INTx-
	Latency: 0, Cache Line Size: 256 bytes
	Interrupt: pin A routed to IRQ 16
	Region 0: Memory at d8200000 (64-bit, non-prefetchable) [size=16K]
	Region 2: I/O ports at 2000 [size=256]
	Expansion ROM at d8500000 [disabled] [size=128K]
	Capabilities: [48] Power Management version 2
		Flags: PMEClk- DSI- D1+ D2+ AuxCurrent=0mA PME(D0+,D1+,D2+,D3hot+,D3cold+)
		Status: D0 PME-Enable- DSel=0 DScale=1 PME-
	Capabilities: [50] Vital Product Data <?>
	Capabilities: [5c] Message Signalled Interrupts: Mask- 64bit+ Queue=0/1 Enable-
		Address: 0000000000000000  Data: 0000
	Capabilities: [e0] Express (v1) Legacy Endpoint, MSI 00
		DevCap:	MaxPayload 128 bytes, PhantFunc 0, Latency L0s unlimited, L1 unlimited
			ExtTag- AttnBtn- AttnInd- PwrInd- RBE- FLReset-
		DevCtl:	Report errors: Correctable- Non-Fatal- Fatal- Unsupported-
			RlxdOrd- ExtTag- PhantFunc- AuxPwr- NoSnoop-
			MaxPayload 128 bytes, MaxReadReq 2048 bytes
		DevSta:	CorrErr+ UncorrErr+ FatalErr- UnsuppReq+ AuxPwr+ TransPend-
		LnkCap:	Port #0, Speed 2.5GT/s, Width x1, ASPM L0s, Latency L0 <256ns, L1 unlimited
			ClockPM- Suprise- LLActRep- BwNot-
		LnkCtl:	ASPM Disabled; RCB 128 bytes Disabled- Retrain- CommClk+
			ExtSynch- ClockPM- AutWidDis- BWInt- AutBWInt-
		LnkSta:	Speed 2.5GT/s, Width x1, TrErr- Train- SlotClk+ DLActive- BWMgmt- ABWMgmt-
	Capabilities: [100] Advanced Error Reporting <?>
	Kernel driver in use: sky2
	Kernel modules: sky2
00: ab 11 62 43 07 00 10 00 22 00 00 02 40 00 00 00
10: 04 00 20 d8 00 00 00 00 01 20 00 00 00 00 00 00
20: 00 00 00 00 00 00 00 00 00 00 00 00 ab 11 21 53
30: 00 00 fe ff 48 00 00 00 00 00 00 00 0b 01 00 00
40: 00 00 f0 01 00 80 a0 01 01 50 02 fe 00 20 00 13
50: 03 5c fc 80 00 00 00 78 00 00 00 01 05 e0 82 00
60: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
70: 00 02 00 00 00 00 00 00 00 00 00 00 00 00 00 00
80: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
90: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
a0: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
b0: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
c0: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
d0: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
e0: 10 00 11 00 c0 0f 04 05 00 40 1b 00 11 a4 03 00
f0: 48 00 11 10 00 00 00 00 00 00 00 00 00 00 00 00

03:00.0 Network controller: Atheros Communications Inc. AR5418 802.11abgn Wireless PCI Express Adapter (rev 01)
	Subsystem: Apple Computer Inc. Unknown device 0087
	Control: I/O+ Mem+ BusMaster+ SpecCycle- MemWINV- VGASnoop- ParErr- Stepping- SERR- FastB2B- DisINTx-
	Status: Cap+ 66MHz- UDF- FastB2B- ParErr- DEVSEL=fast >TAbort- <TAbort- <MAbort- >SERR- <PERR- INTx-
	Latency: 0, Cache Line Size: 256 bytes
	Interrupt: pin A routed to IRQ 17
	Region 0: Memory at d8100000 (64-bit, non-prefetchable) [size=64K]
	Capabilities: [40] Power Management version 2
		Flags: PMEClk- DSI- D1+ D2- AuxCurrent=375mA PME(D0+,D1+,D2-,D3hot+,D3cold-)
		Status: D0 PME-Enable- DSel=0 DScale=0 PME-
	Capabilities: [50] Message Signalled Interrupts: Mask- 64bit- Queue=0/0 Enable-
		Address: 00000000  Data: 0000
	Capabilities: [60] Express (v1) Legacy Endpoint, MSI 00
		DevCap:	MaxPayload 128 bytes, PhantFunc 0, Latency L0s <512ns, L1 <64us
			ExtTag- AttnBtn- AttnInd- PwrInd- RBE- FLReset-
		DevCtl:	Report errors: Correctable- Non-Fatal- Fatal- Unsupported-
			RlxdOrd+ ExtTag- PhantFunc- AuxPwr- NoSnoop-
			MaxPayload 128 bytes, MaxReadReq 512 bytes
		DevSta:	CorrErr- UncorrErr+ FatalErr- UnsuppReq+ AuxPwr- TransPend-
		LnkCap:	Port #0, Speed 2.5GT/s, Width x1, ASPM L0s L1, Latency L0 <512ns, L1 <64us
			ClockPM- Suprise- LLActRep- BwNot-
		LnkCtl:	ASPM L1 Enabled; RCB 128 bytes Disabled- Retrain- CommClk+
			ExtSynch- ClockPM- AutWidDis- BWInt- AutBWInt-
		LnkSta:	Speed 2.5GT/s, Width x1, TrErr- Train- SlotClk+ DLActive- BWMgmt- ABWMgmt-
	Capabilities: [90] MSI-X: Enable- Mask- TabSize=1
		Vector table: BAR=0 offset=00000000
		PBA: BAR=0 offset=00000000
	Capabilities: [100] Advanced Error Reporting <?>
	Capabilities: [140] Virtual Channel <?>
	Kernel driver in use: ath_pci
	Kernel modules: ath_pci, ath5k
00: 8c 16 24 00 07 00 10 00 01 00 80 02 40 00 00 00
10: 04 00 10 d8 00 00 00 00 00 00 00 00 00 00 00 00
20: 00 00 00 00 00 00 00 00 00 00 00 00 6b 10 87 00
30: 00 00 00 00 40 00 00 00 00 00 00 00 0a 01 00 00
40: 01 50 c2 5b 00 00 00 00 00 00 00 00 00 00 00 00
50: 05 60 00 00 00 00 00 00 00 00 00 00 00 00 00 00
60: 10 90 11 00 c0 0c 04 05 10 20 0a 00 11 3c 03 00
70: 4a 00 11 10 00 00 00 00 c0 03 00 00 00 00 00 00
80: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
90: 11 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
a0: 04 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
b0: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
c0: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
d0: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
e0: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
f0: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00

0c:03.0 FireWire (IEEE 1394): Texas Instruments TSB82AA2 IEEE-1394b Link Layer Controller (rev 01) (prog-if 10 [OHCI])
	Control: I/O- Mem+ BusMaster+ SpecCycle- MemWINV+ VGASnoop- ParErr- Stepping- SERR- FastB2B- DisINTx-
	Status: Cap+ 66MHz- UDF- FastB2B- ParErr- DEVSEL=medium >TAbort- <TAbort- <MAbort- >SERR- <PERR- INTx-
	Latency: 248 (500ns min, 1000ns max), Cache Line Size: 64 bytes
	Interrupt: pin A routed to IRQ 19
	Region 0: Memory at d4004000 (32-bit, non-prefetchable) [size=2K]
	Region 1: Memory at d4000000 (32-bit, non-prefetchable) [size=16K]
	Capabilities: [44] Power Management version 2
		Flags: PMEClk- DSI- D1+ D2+ AuxCurrent=0mA PME(D0+,D1+,D2+,D3hot+,D3cold-)
		Status: D0 PME-Enable- DSel=0 DScale=0 PME+
	Kernel driver in use: firewire_ohci
	Kernel modules: firewire-ohci
00: 4c 10 25 80 16 00 10 02 01 10 00 0c 10 f8 00 00
10: 00 40 00 d4 00 00 00 d4 00 00 00 00 00 00 00 00
20: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
30: 00 00 00 00 44 00 00 00 00 00 00 00 00 01 02 04
40: 00 00 00 00 01 00 02 7e 00 80 00 00 00 00 00 00
50: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
60: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
70: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
80: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
90: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
a0: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
b0: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
c0: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
d0: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
e0: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
f0: 10 02 00 00 00 40 00 00 00 00 00 00 00 00 00 00


^ permalink raw reply	[flat|nested] 55+ messages in thread

* Re: 2.6.26-rc9-git9 doesn't boot on Macintel
  2008-07-17  2:35                             ` Jack Howarth
@ 2008-07-17  2:59                               ` Yinghai Lu
  2008-07-17  3:15                                 ` Jack Howarth
  2008-07-17  3:44                                 ` Jack Howarth
  0 siblings, 2 replies; 55+ messages in thread
From: Yinghai Lu @ 2008-07-17  2:59 UTC (permalink / raw)
  To: Jack Howarth
  Cc: Linux Kernel Mailing List, Ingo Molnar, jbarnes@virtuousgeek.org,
	Thomas Gleixner

On Wed, Jul 16, 2008 at 7:35 PM, Jack Howarth <howarth@bromo.msbb.uc.edu> wrote:
> Yinghai,
>   As I expected pci=mmconf doesn't allow the MacBook Pro to boot.

you mean pci=nommconf doesn't work too?

2.6.25 is not using mmconf in your system.

lspci -vvxxxx could tell, if it print out 256 or 4096 pci conf space.

YH

^ permalink raw reply	[flat|nested] 55+ messages in thread

* Re: 2.6.26-rc9-git9 doesn't boot on Macintel
  2008-07-17  2:59                               ` Yinghai Lu
@ 2008-07-17  3:15                                 ` Jack Howarth
  2008-07-17  4:04                                   ` Yinghai Lu
  2008-07-17  3:44                                 ` Jack Howarth
  1 sibling, 1 reply; 55+ messages in thread
From: Jack Howarth @ 2008-07-17  3:15 UTC (permalink / raw)
  To: Yinghai Lu
  Cc: Linux Kernel Mailing List, Ingo Molnar, jbarnes@virtuousgeek.org,
	Thomas Gleixner

YH,
   I meant that pci=nommconf doesn't allow the boot to complete
under 2.6.26. I haven't tried that under 2.6.25.10, however the
2.6.5.10 kernel should be using mmconfig since I see...

PCI: Using MMCONFIG at f0000000 - ffffffff
PCI: Using configuration type 1
ACPI: EC: EC description table is found, configuring boot EC
ACPI: EC: non-query interrupt received, switching to interrupt mode
ACPI: BIOS _OSI(Linux) query ignored via DMI
ACPI: Interpreter enabled
ACPI: (supports S0 S3 S4 S5)
ACPI: Using IOAPIC for interrupt routing
ACPI: EC: GPE = 0x17, I/O: command/status = 0x66, data = 0x62
ACPI: EC: driver started in poll mode
ACPI: PCI Root Bridge [PCI0] (0000:00)
pci 0000:00:1f.0: quirk: region 0400-047f claimed by ICH6 ACPI/GPIO/TCO
pci 0000:00:1f.0: quirk: region 0500-053f claimed by ICH6 GPIO
PCI: Transparent bridge - 0000:00:1e.0

                          Jack

On Wed, Jul 16, 2008 at 07:59:16PM -0700, Yinghai Lu wrote:
> On Wed, Jul 16, 2008 at 7:35 PM, Jack Howarth <howarth@bromo.msbb.uc.edu> wrote:
> > Yinghai,
> >   As I expected pci=mmconf doesn't allow the MacBook Pro to boot.
> 
> you mean pci=nommconf doesn't work too?
> 
> 2.6.25 is not using mmconf in your system.
> 
> lspci -vvxxxx could tell, if it print out 256 or 4096 pci conf space.
> 
> YH

^ permalink raw reply	[flat|nested] 55+ messages in thread

* Re: 2.6.26-rc9-git9 doesn't boot on Macintel
  2008-07-17  2:59                               ` Yinghai Lu
  2008-07-17  3:15                                 ` Jack Howarth
@ 2008-07-17  3:44                                 ` Jack Howarth
  2008-07-17  4:13                                   ` Yinghai Lu
  1 sibling, 1 reply; 55+ messages in thread
From: Jack Howarth @ 2008-07-17  3:44 UTC (permalink / raw)
  To: Yinghai Lu
  Cc: Linux Kernel Mailing List, Ingo Molnar, jbarnes@virtuousgeek.org,
	Thomas Gleixner

YH,
   Okay, I can confirm that 2.6.25.10 boots okay with pci=nommconf
which does disable MMCONFIG. It also works fine by default with
MMCONFIG enabled. So there may be two possibly unrelated problems
in 2.6.26. The first being that MMCONFIG doesn't start up properly
without your patch and the second being that with or without
MMCONFIG, the boot process hangs just before when the line...

PCI: Transparent bridge - 0000:00:1e.0

should appear.
                         Jack

^ permalink raw reply	[flat|nested] 55+ messages in thread

* Re: 2.6.26-rc9-git9 doesn't boot on Macintel
  2008-07-17  3:15                                 ` Jack Howarth
@ 2008-07-17  4:04                                   ` Yinghai Lu
  0 siblings, 0 replies; 55+ messages in thread
From: Yinghai Lu @ 2008-07-17  4:04 UTC (permalink / raw)
  To: Jack Howarth
  Cc: Linux Kernel Mailing List, Ingo Molnar, jbarnes@virtuousgeek.org,
	Thomas Gleixner

On Wed, Jul 16, 2008 at 8:15 PM, Jack Howarth <howarth@bromo.msbb.uc.edu> wrote:
> YH,
>   I meant that pci=nommconf doesn't allow the boot to complete
> under 2.6.26. I haven't tried that under 2.6.25.10, however the
> 2.6.5.10 kernel should be using mmconfig since I see...
>
> PCI: Using MMCONFIG at f0000000 - ffffffff
> PCI: Using configuration type 1 ===========> it fallback to use conf1 for access

YH

^ permalink raw reply	[flat|nested] 55+ messages in thread

* Re: 2.6.26-rc9-git9 doesn't boot on Macintel
  2008-07-17  3:44                                 ` Jack Howarth
@ 2008-07-17  4:13                                   ` Yinghai Lu
  2008-07-17  6:18                                     ` Jack Howarth
  0 siblings, 1 reply; 55+ messages in thread
From: Yinghai Lu @ 2008-07-17  4:13 UTC (permalink / raw)
  To: Jack Howarth
  Cc: Linux Kernel Mailing List, Ingo Molnar, jbarnes@virtuousgeek.org,
	Thomas Gleixner

[-- Attachment #1: Type: text/plain, Size: 1323 bytes --]

On Wed, Jul 16, 2008 at 8:44 PM, Jack Howarth <howarth@bromo.msbb.uc.edu> wrote:
> YH,
>   Okay, I can confirm that 2.6.25.10 boots okay with pci=nommconf
> which does disable MMCONFIG. It also works fine by default with
> MMCONFIG enabled. So there may be two possibly unrelated problems
> in 2.6.26. The first being that MMCONFIG doesn't start up properly
> without your patch and the second being that with or without
> MMCONFIG, the boot process hangs just before when the line...
>
> PCI: Transparent bridge - 0000:00:1e.0

please set CONFIG_PCI_DEBUG in your .config and apply attach two patches

should get sth like

calling  acpi_pci_root_init+0x0/0x54
ACPI: PCI Root Bridge [PCI0] (0000:00)
PCI: Scanning bus 0000:00
PCI: Found 0000:00:00.0 [10de/005e] 000580 00
PCI: Found 0000:00:01.0 [10de/0051] 000601 00
pci 0000:00:01.0: calling nvidia_force_enable_hpet+0x0/0xe7
PCI: Found 0000:00:01.1 [10de/0052] 000c05 00
PCI: 0000:00:01.1 reg 10 io port: [ee00, ee1f]
PCI: 0000:00:01.1 reg 20 io port: [ed00, ed3f]
PCI: 0000:00:01.1 reg 24 io port: [ed40, ed7f]
PCI: Found 0000:00:02.0 [10de/005a] 000c03 00
PCI: 0000:00:02.0 reg 10 32bit mmio: [fdeff000, fdefffff]
PCI: Found 0000:00:02.1 [10de/005b] 000c03 00
PCI: 0000:00:02.1 reg 10 32bit mmio: [fdefec00, fdefecff]
PCI: Found 0000:00:06.0 [10de/0053] 000101 00

YH

[-- Warning: decoded text below may be mangled, UTF-8 assumed --]
[-- Attachment #2: debug_extra_pci_bus_res.patch --]
[-- Type: text/x-patch; name=debug_extra_pci_bus_res.patch, Size: 1299 bytes --]

Index: linux-2.6/drivers/pci/setup-bus.c
===================================================================
--- linux-2.6.orig/drivers/pci/setup-bus.c
+++ linux-2.6/drivers/pci/setup-bus.c
@@ -537,6 +537,36 @@ void __ref pci_bus_assign_resources(stru
 }
 EXPORT_SYMBOL(pci_bus_assign_resources);
 
+static void pci_bus_dump_res(struct pci_bus *bus)
+{
+        int i;
+
+        for (i = 0; i < PCI_BUS_NUM_RESOURCES; i++) {
+                struct resource *res = bus->resource[i];
+                if (!res)
+                        continue;
+
+		printk(KERN_INFO "bus: %02x index %x %s: [%llx, %llx]\n", bus->number, i, (res->flags & IORESOURCE_IO)? "io port":"mmio", res->start, res->end);
+        }
+}
+
+static void pci_bus_dump_resources(struct pci_bus *bus)
+{
+	struct pci_bus *b;
+	struct pci_dev *dev;
+
+
+	pci_bus_dump_res(bus);
+
+	list_for_each_entry(dev, &bus->devices, bus_list) {
+		b = dev->subordinate;
+		if (!b)
+			continue;
+
+		pci_bus_dump_resources(b);
+	}
+}
+
 void __init
 pci_assign_unassigned_resources(void)
 {
@@ -552,4 +582,9 @@ pci_assign_unassigned_resources(void)
 		pci_bus_assign_resources(bus);
 		pci_enable_bridges(bus);
 	}
+
+	/* dump the resource on buses */
+	list_for_each_entry(bus, &pci_root_buses, node) {
+		pci_bus_dump_resources(bus);
+	}
 }

[-- Warning: decoded text below may be mangled, UTF-8 assumed --]
[-- Attachment #3: debug_extra_pci_res_range.patch --]
[-- Type: text/x-patch; name=debug_extra_pci_res_range.patch, Size: 1787 bytes --]

Index: linux-2.6/drivers/pci/probe.c
===================================================================
--- linux-2.6.orig/drivers/pci/probe.c
+++ linux-2.6/drivers/pci/probe.c
@@ -275,6 +275,7 @@ static void pci_read_bases(struct pci_de
 			}
 			res->start = l64 & PCI_BASE_ADDRESS_MEM_MASK;
 			res->end = res->start + sz64;
+			printk(KERN_INFO "PCI: %s reg %x 64bit mmio: [%llx, %llx]\n", pci_name(dev), reg, res->start, res->end);
 #else
 			if (sz64 > 0x100000000ULL) {
 				printk(KERN_ERR "PCI: Unable to handle 64-bit "
@@ -290,6 +291,8 @@ static void pci_read_bases(struct pci_de
 				res->end = sz;
 			}
 #endif
+		} else {
+			printk(KERN_INFO "PCI: %s reg %x %s: [%llx, %llx]\n", pci_name(dev), reg, (res->flags & IORESOURCE_IO)? "io port":"32bit mmio", res->start, res->end);
 		}
 	}
 	if (rom) {
@@ -357,6 +360,7 @@ void __devinit pci_read_bridge_bases(str
 			res->start = base;
 		if (!res->end)
 			res->end = limit + 0xfff;
+		printk(KERN_INFO "PCI: bridge %s io port: [%llx, %llx]\n", pci_name(dev), res->start, res->end);
 	}
 
 	res = child->resource[1];
@@ -368,6 +372,7 @@ void __devinit pci_read_bridge_bases(str
 		res->flags = (mem_base_lo & PCI_MEMORY_RANGE_TYPE_MASK) | IORESOURCE_MEM;
 		res->start = base;
 		res->end = limit + 0xfffff;
+		printk(KERN_INFO "PCI: bridge %s 32bit mmio: [%llx, %llx]\n", pci_name(dev), res->start, res->end);
 	}
 
 	res = child->resource[2];
@@ -402,6 +407,7 @@ void __devinit pci_read_bridge_bases(str
 		res->flags = (mem_base_lo & PCI_MEMORY_RANGE_TYPE_MASK) | IORESOURCE_MEM | IORESOURCE_PREFETCH;
 		res->start = base;
 		res->end = limit + 0xfffff;
+		printk(KERN_INFO "PCI: bridge %s %sbit mmio pref: [%llx, %llx]\n", pci_name(dev), (res->flags & PCI_PREF_RANGE_TYPE_64)?"64":"32",res->start, res->end);
 	}
 }
 

^ permalink raw reply	[flat|nested] 55+ messages in thread

* Re: 2.6.26-rc9-git9 doesn't boot on Macintel
  2008-07-17  4:13                                   ` Yinghai Lu
@ 2008-07-17  6:18                                     ` Jack Howarth
  2008-07-17  6:48                                       ` Yinghai Lu
  0 siblings, 1 reply; 55+ messages in thread
From: Jack Howarth @ 2008-07-17  6:18 UTC (permalink / raw)
  To: Yinghai Lu
  Cc: Linux Kernel Mailing List, Ingo Molnar, jbarnes@virtuousgeek.org,
	Thomas Gleixner

YH,
  Using the debug patches and your mmconfig patch as well as the kernel
options 'debug initcall_debug apic=verbose pci=routeirq", I see the following
messages that don't scroll off screen...

PCI: 0000:00:1f.1 reg 10 io port: [ 40d8, 40df]
PCI: 0000:00:1f.1 reg 14 io port: [ 40ec, 40ef]
PCI: 0000:00:1f.1 reg 18 io port: [ 40d0, 40d7]
PCI: 0000:00:1f.1 reg 1c io port: [ 40e8, 40eb]
PCI: 0000:00:1f.1 reg 20 io port: [ 40b0, 40bf]
pci 0000:00.1f.1: calling pci_fixup_transparent_bridge+0x0/0x2a
PCI: Found 0000:00:1f.2 [8086/27c4] 000101 00
PCI: 0000:00:1f.2 reg 10 io port: [ 40c8, 40cf]
PCI: 0000:00:1f.2 reg 14 io port: [ 40e4, 40e7]
PCI: 0000:00:1f.2 reg 18 io port: [ 40c0, 40c7]
PCI: 0000:00:1f.2 reg 1c io port: [ 40e0, 40e3]
PCI: 0000:00:1f.2 reg 20 io port: [ 40a0, 40af]
PCI: 0000:00:1f.2 reg 24 32bit mmio: [d8405000, d84053ff]
pci: 0000:00:1f.2 calling pci_fixup_transparent_bridge+0x0/0x2a
PCI: Found 0000:00:1f.3 [8086/27da] 000c05 00
PCI: 0000:00:1f.3 reg 20 io port: [ efa0, efbf]
PCI: 0000:00:1f.3: calling pci_fixup_transparent_bridge+0x0/0x2a
PCI: Fixups for bus 0000:00
PCI: Scanning behind PCI bridge 0000:00:01.0, config 010100, pass 0
PCI: Scanning bus 0000:01
PCI: Found 0000:01:00.0 [1002/71c5] 000300 00
PCI: 0000:00:01:00.0 reg 10 32bit mmio: [c0000000, cfffffff]
PCI: 0000:00:01:00.0 reg 14 io port: [ 3000, 30ff]
PCI: 0000:00:01:00.0 reg 18 32bit mmio: [d8300000, d830ffff]

...at which point the boot freezes.
                          Jack

^ permalink raw reply	[flat|nested] 55+ messages in thread

* Re: 2.6.26-rc9-git9 doesn't boot on Macintel
  2008-07-17  6:18                                     ` Jack Howarth
@ 2008-07-17  6:48                                       ` Yinghai Lu
  2008-07-17 11:56                                         ` Jack Howarth
                                                           ` (4 more replies)
  0 siblings, 5 replies; 55+ messages in thread
From: Yinghai Lu @ 2008-07-17  6:48 UTC (permalink / raw)
  To: Jack Howarth
  Cc: Linux Kernel Mailing List, Ingo Molnar, jbarnes@virtuousgeek.org,
	Thomas Gleixner

On Wed, Jul 16, 2008 at 11:18 PM, Jack Howarth
<howarth@bromo.msbb.uc.edu> wrote:
> YH,
>  Using the debug patches and your mmconfig patch as well as the kernel
> options 'debug initcall_debug apic=verbose pci=routeirq", I see the following
> messages that don't scroll off screen...
>
> PCI: 0000:00:1f.1 reg 10 io port: [ 40d8, 40df]
> PCI: 0000:00:1f.1 reg 14 io port: [ 40ec, 40ef]
> PCI: 0000:00:1f.1 reg 18 io port: [ 40d0, 40d7]
> PCI: 0000:00:1f.1 reg 1c io port: [ 40e8, 40eb]
> PCI: 0000:00:1f.1 reg 20 io port: [ 40b0, 40bf]
> pci 0000:00.1f.1: calling pci_fixup_transparent_bridge+0x0/0x2a
> PCI: Found 0000:00:1f.2 [8086/27c4] 000101 00
> PCI: 0000:00:1f.2 reg 10 io port: [ 40c8, 40cf]
> PCI: 0000:00:1f.2 reg 14 io port: [ 40e4, 40e7]
> PCI: 0000:00:1f.2 reg 18 io port: [ 40c0, 40c7]
> PCI: 0000:00:1f.2 reg 1c io port: [ 40e0, 40e3]
> PCI: 0000:00:1f.2 reg 20 io port: [ 40a0, 40af]
> PCI: 0000:00:1f.2 reg 24 32bit mmio: [d8405000, d84053ff]
> pci: 0000:00:1f.2 calling pci_fixup_transparent_bridge+0x0/0x2a
> PCI: Found 0000:00:1f.3 [8086/27da] 000c05 00
> PCI: 0000:00:1f.3 reg 20 io port: [ efa0, efbf]
> PCI: 0000:00:1f.3: calling pci_fixup_transparent_bridge+0x0/0x2a
> PCI: Fixups for bus 0000:00
> PCI: Scanning behind PCI bridge 0000:00:01.0, config 010100, pass 0
> PCI: Scanning bus 0000:01
> PCI: Found 0000:01:00.0 [1002/71c5] 000300 00
> PCI: 0000:00:01:00.0 reg 10 32bit mmio: [c0000000, cfffffff]
> PCI: 0000:00:01:00.0 reg 14 io port: [ 3000, 30ff]
> PCI: 0000:00:01:00.0 reg 18 32bit mmio: [d8300000, d830ffff]
>
should get
PCI: Fixups for bus 0000:01
PCI: Transparent bridge - 0000:00:01.0
PCI: bridge 0000:00:01.0 io port: [3000, 3fff]
PCI: bridge 0000:00:01.0 32bit mmio: ...
PCI: Bus scan for 0000:01 returning with max=01

Do you have CONFIG_PCIEASPM in your config?

YH

^ permalink raw reply	[flat|nested] 55+ messages in thread

* Re: 2.6.26-rc9-git9 doesn't boot on Macintel
  2008-07-17  6:48                                       ` Yinghai Lu
@ 2008-07-17 11:56                                         ` Jack Howarth
  2008-07-17 12:47                                         ` Jack Howarth
                                                           ` (3 subsequent siblings)
  4 siblings, 0 replies; 55+ messages in thread
From: Jack Howarth @ 2008-07-17 11:56 UTC (permalink / raw)
  To: Yinghai Lu
  Cc: Linux Kernel Mailing List, Ingo Molnar, jbarnes@virtuousgeek.org,
	Thomas Gleixner

YH,
  I have CONFIG_PCIEASPM=y set in .config (since I am using
Fedora 9, I copied the .config from the redhat 2.6.26 rpm build
as my .config and ran 'make oldconfig'). I'll try rebuilding the
kernel with CONFIG_PCIEASPM_DEBUG=y and see if that provides
any insights.
                     Jack
On Wed, Jul 16, 2008 at 11:48:19PM -0700, Yinghai Lu wrote:
> On Wed, Jul 16, 2008 at 11:18 PM, Jack Howarth
> <howarth@bromo.msbb.uc.edu> wrote:
> > YH,
> >  Using the debug patches and your mmconfig patch as well as the kernel
> > options 'debug initcall_debug apic=verbose pci=routeirq", I see the following
> > messages that don't scroll off screen...
> >
> > PCI: 0000:00:1f.1 reg 10 io port: [ 40d8, 40df]
> > PCI: 0000:00:1f.1 reg 14 io port: [ 40ec, 40ef]
> > PCI: 0000:00:1f.1 reg 18 io port: [ 40d0, 40d7]
> > PCI: 0000:00:1f.1 reg 1c io port: [ 40e8, 40eb]
> > PCI: 0000:00:1f.1 reg 20 io port: [ 40b0, 40bf]
> > pci 0000:00.1f.1: calling pci_fixup_transparent_bridge+0x0/0x2a
> > PCI: Found 0000:00:1f.2 [8086/27c4] 000101 00
> > PCI: 0000:00:1f.2 reg 10 io port: [ 40c8, 40cf]
> > PCI: 0000:00:1f.2 reg 14 io port: [ 40e4, 40e7]
> > PCI: 0000:00:1f.2 reg 18 io port: [ 40c0, 40c7]
> > PCI: 0000:00:1f.2 reg 1c io port: [ 40e0, 40e3]
> > PCI: 0000:00:1f.2 reg 20 io port: [ 40a0, 40af]
> > PCI: 0000:00:1f.2 reg 24 32bit mmio: [d8405000, d84053ff]
> > pci: 0000:00:1f.2 calling pci_fixup_transparent_bridge+0x0/0x2a
> > PCI: Found 0000:00:1f.3 [8086/27da] 000c05 00
> > PCI: 0000:00:1f.3 reg 20 io port: [ efa0, efbf]
> > PCI: 0000:00:1f.3: calling pci_fixup_transparent_bridge+0x0/0x2a
> > PCI: Fixups for bus 0000:00
> > PCI: Scanning behind PCI bridge 0000:00:01.0, config 010100, pass 0
> > PCI: Scanning bus 0000:01
> > PCI: Found 0000:01:00.0 [1002/71c5] 000300 00
> > PCI: 0000:00:01:00.0 reg 10 32bit mmio: [c0000000, cfffffff]
> > PCI: 0000:00:01:00.0 reg 14 io port: [ 3000, 30ff]
> > PCI: 0000:00:01:00.0 reg 18 32bit mmio: [d8300000, d830ffff]
> >
> should get
> PCI: Fixups for bus 0000:01
> PCI: Transparent bridge - 0000:00:01.0
> PCI: bridge 0000:00:01.0 io port: [3000, 3fff]
> PCI: bridge 0000:00:01.0 32bit mmio: ...
> PCI: Bus scan for 0000:01 returning with max=01
> 
> Do you have CONFIG_PCIEASPM in your config?
> 
> YH

^ permalink raw reply	[flat|nested] 55+ messages in thread

* Re: 2.6.26-rc9-git9 doesn't boot on Macintel
  2008-07-17  6:48                                       ` Yinghai Lu
  2008-07-17 11:56                                         ` Jack Howarth
@ 2008-07-17 12:47                                         ` Jack Howarth
  2008-07-17 14:13                                         ` Jack Howarth
                                                           ` (2 subsequent siblings)
  4 siblings, 0 replies; 55+ messages in thread
From: Jack Howarth @ 2008-07-17 12:47 UTC (permalink / raw)
  To: Yinghai Lu
  Cc: Linux Kernel Mailing List, Ingo Molnar, jbarnes@virtuousgeek.org,
	Thomas Gleixner

YH,
   A kernel built with CONFIG_PCIEASPM_DEBUG=y and
booted with 'debug initcall_debug apic=verbose pci=routeirq'
doesn't show any additional messages on booting. Do I need
any addition flags? I would note that the hang in 2.6.26 always
appears to occur before the line...

PCI: Transparent bridge - 0000:00:1e.0

ever appears. It hangs just after the two preceeding lines
which always appear in dmesg on 2.6.25.10 and 2.6.26...

pci 0000:00:1f.0: quirk: region 0400-047f claimed by ICH6 ACPI/GPIO/TCO
pci 0000:00:1f.0: quirk: region 0500-053f claimed by ICH6 GPIO

         Jack


On Wed, Jul 16, 2008 at 11:48:19PM -0700, Yinghai Lu wrote:
> >
> should get
> PCI: Fixups for bus 0000:01
> PCI: Transparent bridge - 0000:00:01.0
> PCI: bridge 0000:00:01.0 io port: [3000, 3fff]
> PCI: bridge 0000:00:01.0 32bit mmio: ...
> PCI: Bus scan for 0000:01 returning with max=01
> 
> Do you have CONFIG_PCIEASPM in your config?
> 
> YH

^ permalink raw reply	[flat|nested] 55+ messages in thread

* Re: 2.6.26-rc9-git9 doesn't boot on Macintel
  2008-07-17  6:48                                       ` Yinghai Lu
  2008-07-17 11:56                                         ` Jack Howarth
  2008-07-17 12:47                                         ` Jack Howarth
@ 2008-07-17 14:13                                         ` Jack Howarth
  2008-07-17 16:26                                         ` Jack Howarth
  2008-07-18  1:15                                         ` Jack Howarth
  4 siblings, 0 replies; 55+ messages in thread
From: Jack Howarth @ 2008-07-17 14:13 UTC (permalink / raw)
  To: Yinghai Lu
  Cc: Linux Kernel Mailing List, Ingo Molnar, jbarnes@virtuousgeek.org,
	Thomas Gleixner

YH,
   I am wondering why, on my MacBook Pro, I see a call to...

PCI: Scanning behind PCI bridge 0000:00:01.0, config 010100, pass 0

immediately after the instance of...

> > PCI: Fixups for bus 0000:00

and your machine goes directly to the...

> PCI: Transparent bridge - 0000:00:01.0

(which 2.6.26 never makes it to on my MacBook Pro)?
Might we be able to disable that additional scan behind the PCI bridge
of the bus?
                  Jack

On Wed, Jul 16, 2008 at 11:48:19PM -0700, Yinghai Lu wrote:
> On Wed, Jul 16, 2008 at 11:18 PM, Jack Howarth
> <howarth@bromo.msbb.uc.edu> wrote:
> > YH,
> >  Using the debug patches and your mmconfig patch as well as the kernel
> > options 'debug initcall_debug apic=verbose pci=routeirq", I see the following
> > messages that don't scroll off screen...
> >
> > PCI: 0000:00:1f.1 reg 10 io port: [ 40d8, 40df]
> > PCI: 0000:00:1f.1 reg 14 io port: [ 40ec, 40ef]
> > PCI: 0000:00:1f.1 reg 18 io port: [ 40d0, 40d7]
> > PCI: 0000:00:1f.1 reg 1c io port: [ 40e8, 40eb]
> > PCI: 0000:00:1f.1 reg 20 io port: [ 40b0, 40bf]
> > pci 0000:00.1f.1: calling pci_fixup_transparent_bridge+0x0/0x2a
> > PCI: Found 0000:00:1f.2 [8086/27c4] 000101 00
> > PCI: 0000:00:1f.2 reg 10 io port: [ 40c8, 40cf]
> > PCI: 0000:00:1f.2 reg 14 io port: [ 40e4, 40e7]
> > PCI: 0000:00:1f.2 reg 18 io port: [ 40c0, 40c7]
> > PCI: 0000:00:1f.2 reg 1c io port: [ 40e0, 40e3]
> > PCI: 0000:00:1f.2 reg 20 io port: [ 40a0, 40af]
> > PCI: 0000:00:1f.2 reg 24 32bit mmio: [d8405000, d84053ff]
> > pci: 0000:00:1f.2 calling pci_fixup_transparent_bridge+0x0/0x2a
> > PCI: Found 0000:00:1f.3 [8086/27da] 000c05 00
> > PCI: 0000:00:1f.3 reg 20 io port: [ efa0, efbf]
> > PCI: 0000:00:1f.3: calling pci_fixup_transparent_bridge+0x0/0x2a
> > PCI: Fixups for bus 0000:00
> > PCI: Scanning behind PCI bridge 0000:00:01.0, config 010100, pass 0
> > PCI: Scanning bus 0000:01
> > PCI: Found 0000:01:00.0 [1002/71c5] 000300 00
> > PCI: 0000:00:01:00.0 reg 10 32bit mmio: [c0000000, cfffffff]
> > PCI: 0000:00:01:00.0 reg 14 io port: [ 3000, 30ff]
> > PCI: 0000:00:01:00.0 reg 18 32bit mmio: [d8300000, d830ffff]
> >
> should get
> PCI: Fixups for bus 0000:01
> PCI: Transparent bridge - 0000:00:01.0
> PCI: bridge 0000:00:01.0 io port: [3000, 3fff]
> PCI: bridge 0000:00:01.0 32bit mmio: ...
> PCI: Bus scan for 0000:01 returning with max=01
> 
> Do you have CONFIG_PCIEASPM in your config?
> 
> YH

^ permalink raw reply	[flat|nested] 55+ messages in thread

* Re: 2.6.26-rc9-git9 doesn't boot on Macintel
  2008-07-17  6:48                                       ` Yinghai Lu
                                                           ` (2 preceding siblings ...)
  2008-07-17 14:13                                         ` Jack Howarth
@ 2008-07-17 16:26                                         ` Jack Howarth
  2008-07-17 16:42                                           ` Yinghai Lu
  2008-07-18  1:15                                         ` Jack Howarth
  4 siblings, 1 reply; 55+ messages in thread
From: Jack Howarth @ 2008-07-17 16:26 UTC (permalink / raw)
  To: Yinghai Lu
  Cc: Linux Kernel Mailing List, Ingo Molnar, jbarnes@virtuousgeek.org,
	Thomas Gleixner

YH,
   I am wondering if it might be worthwhile for me to
try the various rc releases of 2.6.26 (starting with rc1-git1)
to see if I can identify at what point 2.6.26 was broken
with regards to booting on my MacBook Pro? In case that
would point us towards the checkin of a specific set of
patches as the problem.
                      Jack

^ permalink raw reply	[flat|nested] 55+ messages in thread

* Re: 2.6.26-rc9-git9 doesn't boot on Macintel
  2008-07-17 16:26                                         ` Jack Howarth
@ 2008-07-17 16:42                                           ` Yinghai Lu
  2008-07-17 18:39                                             ` Justin Mattock
  0 siblings, 1 reply; 55+ messages in thread
From: Yinghai Lu @ 2008-07-17 16:42 UTC (permalink / raw)
  To: Jack Howarth
  Cc: Linux Kernel Mailing List, Ingo Molnar, jbarnes@virtuousgeek.org,
	Thomas Gleixner

On Thu, Jul 17, 2008 at 9:26 AM, Jack Howarth <howarth@bromo.msbb.uc.edu> wrote:
> YH,
>   I am wondering if it might be worthwhile for me to
> try the various rc releases of 2.6.26 (starting with rc1-git1)
> to see if I can identify at what point 2.6.26 was broken
> with regards to booting on my MacBook Pro? In case that
> would point us towards the checkin of a specific set of
> patches as the problem.

try 2.6.26-rc1,..rc2

YH

^ permalink raw reply	[flat|nested] 55+ messages in thread

* Re: 2.6.26-rc9-git9 doesn't boot on Macintel
  2008-07-17 16:42                                           ` Yinghai Lu
@ 2008-07-17 18:39                                             ` Justin Mattock
       [not found]                                               ` <20080717195039.GA28694@bromo.msbb.uc.edu>
  0 siblings, 1 reply; 55+ messages in thread
From: Justin Mattock @ 2008-07-17 18:39 UTC (permalink / raw)
  To: Yinghai Lu
  Cc: Jack Howarth, Linux Kernel Mailing List, Ingo Molnar,
	jbarnes@virtuousgeek.org, Thomas Gleixner

On Thu, Jul 17, 2008 at 4:42 PM, Yinghai Lu <yhlu.kernel@gmail.com> wrote:
> On Thu, Jul 17, 2008 at 9:26 AM, Jack Howarth <howarth@bromo.msbb.uc.edu> wrote:
>> YH,
>>   I am wondering if it might be worthwhile for me to
>> try the various rc releases of 2.6.26 (starting with rc1-git1)
>> to see if I can identify at what point 2.6.26 was broken
>> with regards to booting on my MacBook Pro? In case that
>> would point us towards the checkin of a specific set of
>> patches as the problem.
>
> try 2.6.26-rc1,..rc2
>
> YH
> --
> To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
> the body of a message to majordomo@vger.kernel.org
> More majordomo info at  http://vger.kernel.org/majordomo-info.html
> Please read the FAQ at  http://www.tux.org/lkml/
>

O.K. I tried MMCONFIG and it seems
to be giving me a: kernel panic
VFS: cannot open device sda1 or unkown block (0,0)

from what I remember I noticed this as far back as 2.6.22

-- 
Justin P. Mattock

^ permalink raw reply	[flat|nested] 55+ messages in thread

* Re: 2.6.26-rc9-git9 doesn't boot on Macintel
       [not found]                                               ` <20080717195039.GA28694@bromo.msbb.uc.edu>
@ 2008-07-17 22:09                                                 ` Justin Mattock
  0 siblings, 0 replies; 55+ messages in thread
From: Justin Mattock @ 2008-07-17 22:09 UTC (permalink / raw)
  To: Jack Howarth; +Cc: Linux Kernel Mailing List

On Thu, Jul 17, 2008 at 7:50 PM, Jack Howarth <howarth@bromo.msbb.uc.edu> wrote:
> Justin,
>    Could you try booting either the current i386 or x86_64
> boot.iso from fedora development. If you select the linux rescue
> mode, it will likely crash before the kernel fully loads. However,
> it would be useful to be able to see if Fedoras config for
> 2.6.26 behaves the same way. That is do you see a kernel panic
> or what I see which is a system freeze. Thanks in advance.
>            Jack
> ps Does vga=794 work okay under 2.6.26 for you? That kernel option
> works fine for me under 2.6.25.10 to provide a higher resolution
> display (so that I can see more of the boot messages). However under
> 2.6.26, vga=794 just shows a black screen. Weird.
>
>
> On Thu, Jul 17, 2008 at 06:39:55PM +0000, Justin Mattock wrote:
>> On Thu, Jul 17, 2008 at 4:42 PM, Yinghai Lu <yhlu.kernel@gmail.com> wrote:
>> > On Thu, Jul 17, 2008 at 9:26 AM, Jack Howarth <howarth@bromo.msbb.uc.edu> wrote:
>> >> YH,
>> >>   I am wondering if it might be worthwhile for me to
>> >> try the various rc releases of 2.6.26 (starting with rc1-git1)
>> >> to see if I can identify at what point 2.6.26 was broken
>> >> with regards to booting on my MacBook Pro? In case that
>> >> would point us towards the checkin of a specific set of
>> >> patches as the problem.
>> >
>> > try 2.6.26-rc1,..rc2
>> >
>> > YH
>> > --
>> > To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
>> > the body of a message to majordomo@vger.kernel.org
>> > More majordomo info at  http://vger.kernel.org/majordomo-info.html
>> > Please read the FAQ at  http://www.tux.org/lkml/
>> >
>>
>> O.K. I tried MMCONFIG and it seems
>> to be giving me a: kernel panic
>> VFS: cannot open device sda1 or unkown block (0,0)
>>
>> from what I remember I noticed this as far back as 2.6.22
>>
>> --
>> Justin P. Mattock
>

when sending the post make sure you select reply toall
this way all of the cc's are there.(just in case you didn't know)
you're going to have to give me that address again,
deleted all of my messages this morning without thinking about it.

-- 
Justin P. Mattock

^ permalink raw reply	[flat|nested] 55+ messages in thread

* Re: 2.6.26-rc9-git9 doesn't boot on Macintel
  2008-07-17  6:48                                       ` Yinghai Lu
                                                           ` (3 preceding siblings ...)
  2008-07-17 16:26                                         ` Jack Howarth
@ 2008-07-18  1:15                                         ` Jack Howarth
  2008-07-18  1:25                                           ` Yinghai Lu
  4 siblings, 1 reply; 55+ messages in thread
From: Jack Howarth @ 2008-07-18  1:15 UTC (permalink / raw)
  To: Yinghai Lu
  Cc: Linux Kernel Mailing List, Ingo Molnar, jbarnes@virtuousgeek.org,
	Thomas Gleixner

YH,
   Success. It turns out that if I unset CONFIG_PCIEASPM when
I build 2.6.26 the hangs on boot are eliminated. I am currently
booted under the current fedora development 2.6.27-0.156.rc0.git4
with that change and everything is working fine.
   I've not had any luck with pci_early_config_dump. If I just pass
that kernel option, it doesn't complain but it doesn't seem to
produce any additional output in dmesg. Do I need any other kernel
options for pci_early_config_dump to work? I will apply your mmconfig
patch next and test how well MMCONFIG works on my MacBook Pro.
                        Jack


^ permalink raw reply	[flat|nested] 55+ messages in thread

* Re: 2.6.26-rc9-git9 doesn't boot on Macintel
  2008-07-18  1:15                                         ` Jack Howarth
@ 2008-07-18  1:25                                           ` Yinghai Lu
  2008-07-18  1:46                                             ` Jack Howarth
                                                               ` (3 more replies)
  0 siblings, 4 replies; 55+ messages in thread
From: Yinghai Lu @ 2008-07-18  1:25 UTC (permalink / raw)
  To: Jack Howarth
  Cc: Linux Kernel Mailing List, Ingo Molnar, jbarnes@virtuousgeek.org,
	Thomas Gleixner

On Thu, Jul 17, 2008 at 6:15 PM, Jack Howarth <howarth@bromo.msbb.uc.edu> wrote:
> YH,
>   Success. It turns out that if I unset CONFIG_PCIEASPM when
> I build 2.6.26 the hangs on boot are eliminated.

good to know

> I am currently
> booted under the current fedora development 2.6.27-0.156.rc0.git4
> with that change and everything is working fine.
>   I've not had any luck with pci_early_config_dump. If I just pass
> that kernel option, it doesn't complain but it doesn't seem to
> produce any additional output in dmesg. Do I need any other kernel
> options for pci_early_config_dump to work?
shoud be pci=early_config_dump

> I will apply your mmconfig
> patch next and test how well MMCONFIG works on my MacBook Pro.

also please send out dmidecode printout, so i could update patch to
apply dmi quirk to that model only.

YH

^ permalink raw reply	[flat|nested] 55+ messages in thread

* Re: 2.6.26-rc9-git9 doesn't boot on Macintel
  2008-07-18  1:25                                           ` Yinghai Lu
@ 2008-07-18  1:46                                             ` Jack Howarth
  2008-07-18  3:06                                             ` Jack Howarth
                                                               ` (2 subsequent siblings)
  3 siblings, 0 replies; 55+ messages in thread
From: Jack Howarth @ 2008-07-18  1:46 UTC (permalink / raw)
  To: Yinghai Lu
  Cc: Linux Kernel Mailing List, Ingo Molnar, jbarnes@virtuousgeek.org,
	Thomas Gleixner

YH,
  I did some googling and it looks like the dmicode should
be MacBookPro2...

http://www.odi.ch/prog/macbookpro/dmi.txt

Building a test kernel with that code in the mmconfig patch now.
                        Jack

On Thu, Jul 17, 2008 at 06:25:43PM -0700, Yinghai Lu wrote:
> On Thu, Jul 17, 2008 at 6:15 PM, Jack Howarth <howarth@bromo.msbb.uc.edu> wrote:
> > YH,
> >   Success. It turns out that if I unset CONFIG_PCIEASPM when
> > I build 2.6.26 the hangs on boot are eliminated.
> 
> good to know
> 
> > I am currently
> > booted under the current fedora development 2.6.27-0.156.rc0.git4
> > with that change and everything is working fine.
> >   I've not had any luck with pci_early_config_dump. If I just pass
> > that kernel option, it doesn't complain but it doesn't seem to
> > produce any additional output in dmesg. Do I need any other kernel
> > options for pci_early_config_dump to work?
> shoud be pci=early_config_dump
> 
> > I will apply your mmconfig
> > patch next and test how well MMCONFIG works on my MacBook Pro.
> 
> also please send out dmidecode printout, so i could update patch to
> apply dmi quirk to that model only.
> 
> YH

^ permalink raw reply	[flat|nested] 55+ messages in thread

* Re: 2.6.26-rc9-git9 doesn't boot on Macintel
  2008-07-18  1:25                                           ` Yinghai Lu
  2008-07-18  1:46                                             ` Jack Howarth
@ 2008-07-18  3:06                                             ` Jack Howarth
  2008-07-18  6:09                                             ` Jack Howarth
  2008-07-18 16:07                                             ` Jack Howarth
  3 siblings, 0 replies; 55+ messages in thread
From: Jack Howarth @ 2008-07-18  3:06 UTC (permalink / raw)
  To: Yinghai Lu
  Cc: Linux Kernel Mailing List, Ingo Molnar, jbarnes@virtuousgeek.org,
	Thomas Gleixner

YH,
   The line...

                        DMI_MATCH(DMI_PRODUCT_NAME, "MacBookPro2"), 

works fine in your mmconfig patch. I'll post the dmesg output to my
bugzilla report shortly. It will take me a little longer to the
early_config_dump since the fedora kernel rpms are using the
vanilla 2.6.26 source code which appears to lack your patch.
Is...

http://linux.derkeiler.com/Mailing-Lists/Kernel/2008-05/msg11336.html

the final one that went into the linus kernel tree? Hopefully I can
just apply that to vanilla 2.6.26-git4.
                       Jack

^ permalink raw reply	[flat|nested] 55+ messages in thread

* Re: 2.6.26-rc9-git9 doesn't boot on Macintel
  2008-07-18  1:25                                           ` Yinghai Lu
  2008-07-18  1:46                                             ` Jack Howarth
  2008-07-18  3:06                                             ` Jack Howarth
@ 2008-07-18  6:09                                             ` Jack Howarth
  2008-07-18  6:22                                               ` Yinghai Lu
  2008-07-18 16:07                                             ` Jack Howarth
  3 siblings, 1 reply; 55+ messages in thread
From: Jack Howarth @ 2008-07-18  6:09 UTC (permalink / raw)
  To: Yinghai Lu
  Cc: Linux Kernel Mailing List, Ingo Molnar, jbarnes@virtuousgeek.org,
	Thomas Gleixner

YH,
   I built a fedora kernel rpm using the diff of the vanilla
2.6.26 release vs the current git of the linus kernel tree.
The option for pci_early_config_dump appears to have been
renamed as earlydump. Using 'debug pci=earlydump', I get the
following PCI information from the bios. This kernel uses your
mmconfig patch with the dmicode of MacBookPro2.
                           Jack

Initializing cgroup subsys cpuset
Initializing cgroup subsys cpu
Linux version 2.6.27-0.156.rc0.git4.fc9.x86_64 (howarth@localhost.localdomain) (gcc version 4.3.0 20080428 (Red Hat 4.3.0-8) (GCC) ) #1 SMP Fri Jul 18 00:58:37 EDT 2008
Command line: ro root=UUID=81966632-17b2-4377-929d-dc1e867e4d6d rhgb debug pci=earlydump
BIOS-provided physical RAM map:
 BIOS-e820: 0000000000000000 - 000000000009fc00 (usable)
 BIOS-e820: 000000000009fc00 - 00000000000a0000 (reserved)
 BIOS-e820: 00000000000e0000 - 0000000000100000 (reserved)
 BIOS-e820: 0000000000100000 - 00000000bf0e9000 (usable)
 BIOS-e820: 00000000bf0e9000 - 00000000bf2ea000 (ACPI NVS)
 BIOS-e820: 00000000bf2ea000 - 00000000bfebe000 (ACPI data)
 BIOS-e820: 00000000bfebe000 - 00000000bfeef000 (ACPI NVS)
 BIOS-e820: 00000000bfeef000 - 00000000bff00000 (ACPI data)
 BIOS-e820: 00000000bff00000 - 00000000c0000000 (reserved)
 BIOS-e820: 00000000f0000000 - 00000000f4000000 (reserved)
 BIOS-e820: 00000000fec00000 - 00000000fec01000 (reserved)
 BIOS-e820: 00000000fed14000 - 00000000fed1a000 (reserved)
 BIOS-e820: 00000000fed1c000 - 00000000fed20000 (reserved)
 BIOS-e820: 00000000fee00000 - 00000000fee01000 (reserved)
 BIOS-e820: 00000000ffe00000 - 0000000100000000 (reserved)
KERNEL supported cpus:
  Intel GenuineIntel
  AMD AuthenticAMD
  Centaur CentaurHauls
PCI: 00:00:00
0000: 86 80 a0 27 06 00 90 00 03 00 00 06 00 00 00 00
0010: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
0020: 00 00 00 00 00 00 00 00 00 00 00 00 86 80 70 72
0030: 00 00 00 00 e0 00 00 00 00 00 00 00 00 00 00 00
0040: 01 90 d1 fe 01 40 d1 fe 05 00 00 f0 01 80 d1 fe
0050: 00 00 02 00 83 00 00 00 00 00 00 00 00 00 00 00
0060: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
0070: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
0080: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
0090: 10 11 11 11 11 33 33 00 ff 03 00 00 c0 1a 39 00
00a0: 18 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
00b0: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
00c0: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
00d0: 00 00 00 00 00 00 00 00 00 00 00 00 04 01 00 00
00e0: 09 00 09 51 02 04 0a 90 0e 00 00 00 00 00 00 00
00f0: 00 00 00 00 00 00 00 00 86 0f 05 00 10 00 00 00
PCI: 00:01:00
0000: 86 80 a1 27 07 00 10 00 03 00 04 06 40 00 01 00
0010: 00 00 00 00 00 00 00 00 00 01 01 00 30 30 00 20
0020: 30 d8 30 d8 01 c0 f1 cf 00 00 00 00 00 00 00 00
0030: 00 00 00 00 88 00 00 00 00 00 00 00 0b 01 08 00
0040: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
0050: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
0060: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
0070: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 02
0080: 01 90 02 c8 00 00 00 00 0d 80 00 00 86 80 00 00
0090: 05 a0 00 00 00 00 00 00 00 00 00 00 00 00 00 00
00a0: 10 00 41 01 00 00 00 00 00 00 00 00 01 2d 01 02
00b0: 42 00 01 11 80 25 08 00 c0 01 48 00 00 00 00 00
00c0: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
00d0: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
00e0: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
00f0: 00 00 01 0f 00 00 00 00 86 0f 05 00 00 00 00 80
PCI: 00:07:00
0000: 86 80 a3 27 02 00 b0 00 03 00 01 11 00 00 00 00
0010: 00 40 40 d8 00 00 00 00 00 00 00 00 00 00 00 00
0020: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
0030: 00 00 00 00 dc 00 00 00 00 00 00 00 0b 01 00 00
0040: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
0050: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
0060: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
0070: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
0080: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
0090: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
00a0: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
00b0: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
00c0: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
00d0: 00 00 00 00 00 00 00 00 00 00 00 00 01 00 22 00
00e0: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
00f0: 00 00 00 00 00 00 00 00 86 0f 05 00 00 00 00 00
PCI: 00:1b:00
0000: 86 80 d8 27 06 00 10 00 02 00 03 04 40 00 00 00
0010: 04 00 40 d8 00 00 00 00 00 00 00 00 00 00 00 00
0020: 00 00 00 00 00 00 00 00 00 00 00 00 84 83 80 76
0030: 00 00 00 00 50 00 00 00 00 00 00 00 0a 01 00 00
0040: 01 00 00 03 00 00 00 00 00 00 00 00 00 00 00 00
0050: 01 60 42 c8 00 00 00 00 00 00 00 00 00 00 00 00
0060: 05 70 80 00 00 00 00 00 00 00 00 00 00 00 00 00
0070: 10 00 91 00 00 00 00 00 00 08 10 00 00 00 00 00
0080: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
0090: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
00a0: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
00b0: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
00c0: 00 00 00 01 00 00 00 00 00 00 00 00 00 00 00 00
00d0: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
00e0: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
00f0: 00 00 00 00 00 00 00 00 86 0f 02 00 00 00 00 00
PCI: 00:1c:00
0000: 86 80 d0 27 07 00 10 00 02 00 04 06 40 00 81 00
0010: 00 00 00 00 00 00 00 00 00 02 02 00 20 20 00 20
0020: 20 d8 20 d8 f1 ff 01 00 ff ff ff ff 00 00 00 00
0030: 00 00 00 00 40 00 00 00 00 00 00 00 0b 01 00 00
0040: 10 80 41 01 c0 0f 00 00 00 00 10 00 11 2c 11 01
0050: 40 00 11 30 e0 a0 00 00 00 00 48 01 00 00 00 00
0060: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
0070: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
0080: 05 90 00 00 00 00 00 00 00 00 00 00 00 00 00 00
0090: 0d a0 00 00 00 00 00 00 00 00 00 00 00 00 00 00
00a0: 01 00 02 c8 00 00 00 00 00 00 00 00 00 00 00 00
00b0: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
00c0: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
00d0: 00 00 00 00 00 00 00 00 00 00 11 80 00 00 00 00
00e0: 00 0f c7 00 06 07 08 00 00 00 00 00 00 00 00 00
00f0: 00 00 00 00 00 00 00 00 86 0f 02 00 00 00 00 00
PCI: 00:1c:01
0000: 86 80 d2 27 07 00 10 00 02 00 04 06 40 00 81 00
0010: 00 00 00 00 00 00 00 00 00 03 03 00 f0 00 00 20
0020: 10 d8 10 d8 f1 ff 01 00 ff ff ff ff 00 00 00 00
0030: 00 00 00 00 40 00 00 00 00 00 00 00 0b 02 00 00
0040: 10 80 41 01 c0 0f 00 00 00 00 10 00 11 2c 11 02
0050: 42 00 11 30 e0 a0 08 00 00 00 48 01 00 00 00 00
0060: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
0070: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
0080: 05 90 00 00 00 00 00 00 00 00 00 00 00 00 00 00
0090: 0d a0 00 00 00 00 00 00 00 00 00 00 00 00 00 00
00a0: 01 00 02 c8 00 00 00 00 00 00 00 00 00 00 00 00
00b0: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
00c0: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
00d0: 00 00 00 00 00 00 00 00 00 00 11 00 00 00 00 00
00e0: 00 0f c7 00 06 07 08 00 00 00 00 00 00 00 00 00
00f0: 00 00 00 00 00 00 00 00 86 0f 02 00 00 00 00 00
PCI: 00:1c:02
0000: 86 80 d4 27 07 00 10 00 02 00 04 06 40 00 81 00
0010: 00 00 00 00 00 00 00 00 00 04 0b 00 10 10 00 20
0020: 10 d4 00 d8 01 d0 f1 d3 00 00 00 00 00 00 00 00
0030: 00 00 00 00 40 00 00 00 00 00 00 00 0b 03 00 00
0040: 10 80 41 01 c0 0f 00 00 00 00 10 00 11 4c 11 03
0050: 00 00 01 10 e0 a0 10 00 00 00 00 00 00 00 00 00
0060: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
0070: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
0080: 05 90 00 00 00 00 00 00 00 00 00 00 00 00 00 00
0090: 0d a0 00 00 00 00 00 00 00 00 00 00 00 00 00 00
00a0: 01 00 02 c8 00 00 00 00 00 00 00 00 00 00 00 00
00b0: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
00c0: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
00d0: 00 00 00 00 00 00 00 00 00 00 11 40 00 00 00 00
00e0: 00 0f c7 00 06 07 08 00 00 00 00 00 00 00 00 00
00f0: 00 00 00 00 00 00 00 00 86 0f 02 00 00 00 00 00
PCI: 00:1d:00
0000: 86 80 c8 27 05 00 80 02 02 00 03 0c 00 00 80 00
0010: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
0020: 81 40 00 00 00 00 00 00 00 00 00 00 86 80 70 72
0030: 00 00 00 00 00 00 00 00 00 00 00 00 0b 01 00 00
0040: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
0050: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
0060: 10 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
0070: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
0080: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
0090: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
00a0: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
00b0: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
00c0: 10 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
00d0: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
00e0: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
00f0: 00 00 00 00 00 00 00 00 86 0f 02 00 00 00 00 00
PCI: 00:1d:01
0000: 86 80 c9 27 05 00 80 02 02 00 03 0c 00 00 00 00
0010: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
0020: 61 40 00 00 00 00 00 00 00 00 00 00 86 80 70 72
0030: 00 00 00 00 00 00 00 00 00 00 00 00 0b 02 00 00
0040: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
0050: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
0060: 10 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
0070: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
0080: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
0090: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
00a0: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
00b0: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
00c0: 10 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
00d0: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
00e0: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
00f0: 00 00 00 00 00 00 00 00 86 0f 02 00 00 00 00 00
PCI: 00:1e:00
0000: 86 80 48 24 07 00 10 00 e2 01 04 06 00 00 01 00
0010: 00 00 00 00 00 00 00 00 00 0c 0c 20 f0 00 80 22
0020: 00 d4 00 d4 f1 ff 01 00 ff ff ff ff 00 00 00 00
0030: 00 00 00 00 50 00 00 00 00 00 00 00 00 00 00 00
0040: 00 00 00 00 00 00 00 00 00 00 00 00 00 12 00 00
0050: 0d 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
0060: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
0070: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
0080: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
0090: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
00a0: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
00b0: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
00c0: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
00d0: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
00e0: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
00f0: 00 00 00 00 00 00 00 00 86 0f 02 00 00 00 00 00
PCI: 00:1f:00
0000: 86 80 b9 27 07 00 10 02 02 00 01 06 00 00 80 00
0010: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
0020: 00 00 00 00 00 00 00 00 00 00 00 00 86 80 70 72
0030: 00 00 00 00 e0 00 00 00 00 00 00 00 00 00 00 00
0040: 01 04 00 00 80 00 00 00 01 05 00 00 10 00 00 00
0050: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
0060: 0b 0b 0b 0b d0 00 00 00 80 80 0a 0b 00 00 00 00
0070: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
0080: 10 00 07 38 81 06 0c 00 41 16 0c 00 00 00 00 00
0090: 01 03 1c 00 00 00 00 00 00 00 00 00 00 00 00 00
00a0: 84 02 00 00 01 00 00 00 13 1c 0a 00 00 03 00 00
00b0: 00 00 f0 00 00 00 00 00 08 80 00 00 00 00 00 00
00c0: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
00d0: 33 22 00 00 67 45 00 00 00 ff 00 00 00 00 00 00
00e0: 09 00 0c 10 b4 02 24 17 00 00 00 00 00 00 00 00
00f0: 01 c0 d1 fe 00 00 00 00 86 0f 02 00 00 00 00 00
PCI: 00:1f:01
0000: 86 80 df 27 05 00 88 02 02 8a 01 01 00 00 00 00
0010: d9 40 00 00 ed 40 00 00 d1 40 00 00 e9 40 00 00
0020: b1 40 00 00 00 00 00 00 00 00 00 00 86 80 70 72
0030: 00 00 00 00 00 00 00 00 00 00 00 00 0b 01 00 00
0040: 03 a3 00 80 00 00 00 00 01 00 02 00 00 00 00 00
0050: 00 00 00 00 31 00 00 00 00 00 00 00 00 00 00 00
0060: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
0070: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
0080: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
0090: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
00a0: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
00b0: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
00c0: 00 00 00 00 03 00 00 00 00 00 00 00 00 00 00 00
00d0: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
00e0: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
00f0: 00 00 00 00 00 00 00 00 86 0f 02 00 00 00 00 00
PCI: 01:00:00
0000: 02 10 c5 71 07 00 10 00 00 00 00 03 40 00 00 00
0010: 08 00 00 c0 01 30 00 00 00 00 30 d8 00 00 00 00
0020: 00 00 00 00 00 00 00 00 00 00 00 00 6b 10 80 00
0030: 00 00 fe ff 50 00 00 00 00 00 00 00 0b 01 00 00
0040: 00 00 00 00 00 00 00 00 00 00 00 00 6b 10 80 00
0050: 01 58 02 06 00 00 00 00 10 80 11 00 a0 0f 2c 01
0060: 10 08 00 00 01 0d 00 00 42 00 01 11 00 00 00 00
0070: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
0080: 05 00 80 00 00 00 00 00 00 00 00 00 00 00 00 00
0090: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
00a0: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
00b0: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
00c0: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
00d0: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
00e0: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
00f0: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
PCI: 02:00:00
0000: ab 11 62 43 07 00 10 00 22 00 00 02 40 00 00 00
0010: 04 00 20 d8 00 00 00 00 01 20 00 00 00 00 00 00
0020: 00 00 00 00 00 00 00 00 00 00 00 00 ab 11 21 53
0030: 00 00 fe ff 48 00 00 00 00 00 00 00 0b 01 00 00
0040: 00 00 f0 01 00 80 a0 01 01 50 02 fe 00 20 00 13
0050: 03 5c fc 80 00 00 00 78 00 00 00 01 05 e0 82 00
0060: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
0070: 00 02 00 00 00 00 00 00 00 00 00 00 00 00 00 00
0080: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
0090: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
00a0: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
00b0: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
00c0: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
00d0: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
00e0: 10 00 11 00 c0 0f 04 05 00 40 1b 00 11 a4 03 00
00f0: 48 00 11 10 00 00 00 00 00 00 00 00 00 00 00 00
PCI: 03:00:00
0000: 8c 16 24 00 07 00 10 00 01 00 80 02 40 00 00 00
0010: 04 00 10 d8 00 00 00 00 00 00 00 00 00 00 00 00
0020: 00 00 00 00 00 00 00 00 00 00 00 00 6b 10 87 00
0030: 00 00 00 00 40 00 00 00 00 00 00 00 0a 01 00 00
0040: 01 50 c2 5b 00 00 00 00 00 00 00 00 00 00 00 00
0050: 05 60 00 00 00 00 00 00 00 00 00 00 00 00 00 00
0060: 10 90 11 00 c0 0c 04 05 10 20 0a 00 11 3c 03 00
0070: 4a 00 11 10 00 00 00 00 c0 03 00 00 00 00 00 00
0080: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
0090: 11 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
00a0: 04 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
00b0: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
00c0: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
00d0: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
00e0: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
00f0: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
PCI: 0c:03:00
0000: 4c 10 25 80 16 00 10 02 01 10 00 0c 10 f8 00 00
0010: 00 40 00 d4 00 00 00 d4 00 00 00 00 00 00 00 00
0020: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
0030: 00 00 00 00 44 00 00 00 00 00 00 00 00 01 02 04
0040: 00 00 00 00 01 00 02 7e 00 00 00 00 00 00 00 00
0050: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
0060: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
0070: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
0080: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
0090: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
00a0: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
00b0: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
00c0: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
00d0: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
00e0: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
00f0: 10 02 00 00 00 40 00 00 00 00 00 00 00 00 00 00
last_pfn = 0xbf0e9 max_arch_pfn = 0x3ffffffff
x86 PAT enabled: cpu 0, old 0x7040600070406, new 0x7010600070106
init_memory_mapping
 0000000000 - 00bf000000 page 2M
 00bf000000 - 00bf0e9000 page 4k
kernel direct mapping tables up to bf0e9000 @ 8000-d000
last_map_addr: bf0e9000 end: bf0e9000
RAMDISK: 37d35000 - 37fef558
DMI 2.4 present.
ACPI: RSDP 000FE020, 0024 (r2 APPLE )
ACPI: XSDT BFEFD1C0, 0074 (r1 APPLE   Apple00       A5       1000013)
ACPI: FACP BFEFB000, 00F4 (r3 APPLE   Apple00       A5 Loki       5F)
ACPI: DSDT BFEF0000, 48BD (r1 APPLE  MacBookP    20001 INTL 20050309)
ACPI: FACS BFEC0000, 0040
ACPI: HPET BFEFA000, 0038 (r1 APPLE   Apple00        1 Loki       5F)
ACPI: APIC BFEF9000, 0068 (r1 APPLE   Apple00        1 Loki       5F)
ACPI: MCFG BFEF8000, 003C (r1 APPLE   Apple00        1 Loki       5F)
ACPI: ASF! BFEF7000, 00A0 (r32 APPLE   Apple00        1 Loki       5F)
ACPI: SBST BFEF6000, 0030 (r1 APPLE   Apple00        1 Loki       5F)
ACPI: ECDT BFEF5000, 0053 (r1 APPLE   Apple00        1 Loki       5F)
ACPI: SSDT BFEEF000, 04DC (r1 APPLE     CpuPm     3000 INTL 20050309)
ACPI: SSDT BFEBD000, 064F (r1 SataRe  SataPri     1000 INTL 20050309)
ACPI: SSDT BFEBC000, 069C (r1 SataRe  SataSec     1000 INTL 20050309)
ACPI: DMI detected: Apple
No NUMA configuration found
Faking a node at 0000000000000000-00000000bf0e9000
Entering add_active_range(0, 0x0, 0x9f) 0 entries of 25600 used
Entering add_active_range(0, 0x100, 0xbf0e9) 1 entries of 25600 used
Bootmem setup node 0 0000000000000000-00000000bf0e9000
  NODE_DATA [000000000000b000 - 000000000001ffff]
  bootmap [0000000000020000 -  0000000000037e1f] pages 18
(6 early reservations) ==> bootmem
  #0 [0000000000 - 0000001000]   BIOS data page ==> [0000000000 - 0000001000]
  #1 [0000006000 - 0000008000]       TRAMPOLINE ==> [0000006000 - 0000008000]
  #2 [0000200000 - 0000e5fe68]    TEXT DATA BSS ==> [0000200000 - 0000e5fe68]
  #3 [0037d35000 - 0037fef558]          RAMDISK ==> [0037d35000 - 0037fef558]
  #4 [000009fc00 - 0000100000]    BIOS reserved ==> [000009fc00 - 0000100000]
  #5 [0000008000 - 000000b000]          PGTABLE ==> [0000008000 - 000000b000]
Scan SMP from ffff880000000000 for 1024 bytes.
Scan SMP from ffff88000009fc00 for 1024 bytes.
Scan SMP from ffff8800000f0000 for 65536 bytes.
Scan SMP from ffff88000009fc00 for 1024 bytes.
 [ffffe20000000000-ffffe200047fffff] PMD -> [ffff880001200000-ffff8800059fffff] on node 0
Zone PFN ranges:
  DMA      0x00000000 -> 0x00001000
  DMA32    0x00001000 -> 0x00100000
  Normal   0x00100000 -> 0x00100000
Movable zone start PFN for each node
early_node_map[2] active PFN ranges
    0: 0x00000000 -> 0x0000009f
    0: 0x00000100 -> 0x000bf0e9
On node 0 totalpages: 782472
  DMA zone: 96 pages used for memmap
  DMA zone: 3269 pages reserved
  DMA zone: 634 pages, LIFO batch:0
  DMA32 zone: 18246 pages used for memmap
  DMA32 zone: 760227 pages, LIFO batch:31
  Normal zone: 0 pages used for memmap
  Movable zone: 0 pages used for memmap
ACPI: PM-Timer IO Port: 0x408
ACPI: Local APIC address 0xfee00000
ACPI: LAPIC (acpi_id[0x00] lapic_id[0x00] enabled)
ACPI: LAPIC (acpi_id[0x01] lapic_id[0x01] enabled)
ACPI: LAPIC_NMI (acpi_id[0x00] high edge lint[0x1])
ACPI: LAPIC_NMI (acpi_id[0x01] high edge lint[0x1])
ACPI: IOAPIC (id[0x01] address[0xfec00000] gsi_base[0])
IOAPIC[0]: apic_id 1, version 0, address 0xfec00000, GSI 0-23
ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)
ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level)
ACPI: IRQ0 used by override.
ACPI: IRQ2 used by override.
ACPI: IRQ9 used by override.
Setting APIC routing to flat
ACPI: HPET id: 0x8086a201 base: 0xfed00000
Using ACPI (MADT) for SMP configuration information
SMP: Allowing 2 CPUs, 0 hotplug CPUs
PM: Registered nosave memory: 000000000009f000 - 00000000000a0000
PM: Registered nosave memory: 00000000000a0000 - 00000000000e0000
PM: Registered nosave memory: 00000000000e0000 - 0000000000100000
Allocating PCI resources starting at c4000000 (gap: c0000000:30000000)
PERCPU: Allocating 442304 bytes of per cpu data
NR_CPUS: 64, nr_cpu_ids: 2, nr_node_ids 1
Built 1 zonelists in Node order, mobility grouping on.  Total pages: 760861
Policy zone: DMA32
Kernel command line: ro root=UUID=81966632-17b2-4377-929d-dc1e867e4d6d rhgb debug pci=earlydump
Initializing CPU#0
PID hash table entries: 4096 (order: 12, 32768 bytes)
Extended CMOS year: 2000
TSC calibrated against PM_TIMER
Detected 2327.489 MHz processor.
Console: colour VGA+ 80x25
console [tty0] enabled
Lock dependency validator: Copyright (c) 2006 Red Hat, Inc., Ingo Molnar
... MAX_LOCKDEP_SUBCLASSES:    8
... MAX_LOCK_DEPTH:          48
... MAX_LOCKDEP_KEYS:        2048
... CLASSHASH_SIZE:           1024
... MAX_LOCKDEP_ENTRIES:     8192
... MAX_LOCKDEP_CHAINS:      16384
... CHAINHASH_SIZE:          8192
 memory used by lock dependency info: 1840 kB
 per task-struct memory footprint: 3456 bytes
Checking aperture...
No AGP bridge found
Calgary: detecting Calgary via BIOS EBDA area
Calgary: Unable to locate Rio Grande table in EBDA - bailing!
Memory: 3039268k/3130276k available (3098k kernel code, 90620k reserved, 1742k data, 1544k init)
CPA: page pool initialized 48 of 48 pages preallocated
SLUB: Genslabs=13, HWalign=64, Order=0-3, MinObjects=0, CPUs=2, Nodes=1
hpet clockevent registered
Calibrating delay loop (skipped), value calculated using timer frequency.. <6>4654.97 BogoMIPS (lpj=2327489)
Security Framework initialized
SELinux:  Initializing.
SELinux:  Starting in permissive mode
Dentry cache hash table entries: 524288 (order: 10, 4194304 bytes)
Inode-cache hash table entries: 262144 (order: 9, 2097152 bytes)
Mount-cache hash table entries: 256
Initializing cgroup subsys ns
Initializing cgroup subsys cpuacct
Initializing cgroup subsys devices
CPU: L1 I cache: 32K, L1 D cache: 32K
CPU: L2 cache: 4096K
CPU 0/0 -> Node 0
CPU: Physical Processor ID: 0
CPU: Processor Core ID: 0
CPU0: Thermal monitoring enabled (TM2)
using mwait in idle threads.
ACPI: Core revision 20080609
CPU0: Intel(R) Core(TM)2 CPU         T7600  @ 2.33GHz stepping 06
Using local APIC timer interrupts.
APIC timer calibration result 10390597
Detected 10.390 MHz APIC timer.
lockdep: fixing up alternatives.
Booting processor 1/1 ip 6000
Initializing CPU#1
Calibrating delay using timer specific routine.. <6>4654.81 BogoMIPS (lpj=2327406)
CPU: L1 I cache: 32K, L1 D cache: 32K
CPU: L2 cache: 4096K
CPU 1/1 -> Node 0
CPU: Physical Processor ID: 0
CPU: Processor Core ID: 1
CPU1: Thermal monitoring enabled (TM2)
x86 PAT enabled: cpu 1, old 0x7040600070406, new 0x7010600070106
CPU1: Intel(R) Core(TM)2 CPU         T7600  @ 2.33GHz stepping 06
checking TSC synchronization [CPU#0 -> CPU#1]: passed.
Brought up 2 CPUs
Total of 2 processors activated (9309.79 BogoMIPS).
sizeof(vma)=176 bytes
sizeof(page)=96 bytes
sizeof(inode)=1088 bytes
sizeof(dentry)=256 bytes
sizeof(ext3inode)=1488 bytes
sizeof(buffer_head)=104 bytes
sizeof(skbuff)=232 bytes
sizeof(task_struct)=9528 bytes
CPU0 attaching sched-domain:
 domain 0: span 0-1 level MC
  groups: 0 1
  domain 1: span 0-1 level NODE
   groups: 0-1
CPU1 attaching sched-domain:
 domain 0: span 0-1 level MC
  groups: 1 0
  domain 1: span 0-1 level NODE
   groups: 0-1
khelper used greatest stack depth: 5648 bytes left
net_namespace: 1352 bytes
Booting paravirtualized kernel on bare hardware
Time:  5:56:43  Date: 07/18/08
NET: Registered protocol family 16
No dock devices found.
khelper used greatest stack depth: 4904 bytes left
ACPI: bus type pci registered
PCI: MCFG configuration 0: base f0000000 segment 0 buses 0 - 63
PCI: MCFG area at f0000000 reserved in E820
PCI: Using MMCONFIG at f0000000 - f3ffffff
PCI: Using configuration type 1 for base access
ACPI: EC: EC description table is found, configuring boot EC
ACPI: EC: non-query interrupt received, switching to interrupt mode
ACPI: BIOS _OSI(Linux) query ignored via DMI
ACPI: Interpreter enabled
ACPI: (supports S0 S3 S4 S5)
ACPI: Using IOAPIC for interrupt routing
ACPI: EC: GPE = 0x17, I/O: command/status = 0x66, data = 0x62
ACPI: EC: driver started in interrupt mode
ACPI: PCI Root Bridge [PCI0] (0000:00)
pci 0000:00:01.0: PME# supported from D0 D3hot D3cold
pci 0000:00:01.0: PME# disabled
pci 0000:00:1b.0: PME# supported from D0 D3hot D3cold
pci 0000:00:1b.0: PME# disabled
pci 0000:00:1c.0: PME# supported from D0 D3hot D3cold
pci 0000:00:1c.0: PME# disabled
pci 0000:00:1c.1: PME# supported from D0 D3hot D3cold
pci 0000:00:1c.1: PME# disabled
pci 0000:00:1c.2: PME# supported from D0 D3hot D3cold
pci 0000:00:1c.2: PME# disabled
pci 0000:00:1d.7: PME# supported from D0 D3hot D3cold
pci 0000:00:1d.7: PME# disabled
pci 0000:00:1f.0: quirk: region 0400-047f claimed by ICH6 ACPI/GPIO/TCO
pci 0000:00:1f.0: quirk: region 0500-053f claimed by ICH6 GPIO
pci 0000:00:1f.2: PME# supported from D3hot
pci 0000:00:1f.2: PME# disabled
pci 0000:01:00.0: supports D1
pci 0000:01:00.0: supports D2
pci 0000:02:00.0: supports D1
pci 0000:02:00.0: supports D2
pci 0000:02:00.0: PME# supported from D0 D1 D2 D3hot D3cold
pci 0000:02:00.0: PME# disabled
pci 0000:03:00.0: supports D1
pci 0000:03:00.0: PME# supported from D0 D1 D3hot
pci 0000:03:00.0: PME# disabled
pci 0000:0c:03.0: supports D1
pci 0000:0c:03.0: supports D2
pci 0000:0c:03.0: PME# supported from D0 D1 D2 D3hot
pci 0000:0c:03.0: PME# disabled
pci 0000:00:1e.0: transparent bridge
ACPI: PCI Interrupt Routing Table [\_SB_.PCI0._PRT]
ACPI: PCI Interrupt Routing Table [\_SB_.PCI0.PEGP._PRT]
ACPI: PCI Interrupt Routing Table [\_SB_.PCI0.RP01._PRT]
ACPI: PCI Interrupt Routing Table [\_SB_.PCI0.RP02._PRT]
ACPI: PCI Interrupt Routing Table [\_SB_.PCI0.RP03._PRT]
ACPI: PCI Interrupt Routing Table [\_SB_.PCI0.PCIB._PRT]
ACPI: PCI Interrupt Link [LNKA] (IRQs 1 3 4 5 6 7 10 12 14 15) *11
ACPI: PCI Interrupt Link [LNKB] (IRQs 1 3 4 5 6 7 *11 12 14 15)
ACPI: PCI Interrupt Link [LNKC] (IRQs 1 3 4 5 6 7 10 12 14 15) *11
ACPI: PCI Interrupt Link [LNKD] (IRQs 1 3 4 5 6 7 *11 12 14 15)
ACPI: PCI Interrupt Link [LNKE] (IRQs 1 3 4 5 6 7 10 12 14 15) *0, disabled.
ACPI: PCI Interrupt Link [LNKF] (IRQs 1 3 4 5 6 7 11 12 14 15) *0, disabled.
ACPI: PCI Interrupt Link [LNKG] (IRQs 1 3 4 5 6 7 *10 12 14 15)
ACPI: PCI Interrupt Link [LNKH] (IRQs 3 4 5 6 7 *11 12 14 15)
Linux Plug and Play Support v0.97 (c) Adam Belay
pnp: PnP ACPI init
ACPI: bus type pnp registered
pnp: PnP ACPI: found 9 devices
ACPI: ACPI bus type pnp unregistered
SCSI subsystem initialized
libata version 3.00 loaded.
usbcore: registered new interface driver usbfs
usbcore: registered new interface driver hub
usbcore: registered new device driver usb
PCI: Using ACPI for IRQ routing
NetLabel: Initializing
NetLabel:  domain hash size = 128
NetLabel:  protocols = UNLABELED CIPSOv4
NetLabel:  unlabeled traffic allowed by default
PCI-GART: No AMD northbridge found.
hpet0: at MMIO 0xfed00000, IRQs 2, 8, 0
hpet0: 3 64-bit timers, 14318180 Hz
tracer: 1286 pages allocated for 65536 entries of 80 bytes
   actual entries 65586
ACPI: RTC can wake from S4
system 00:01: iomem range 0xf0000000-0xf3ffffff could not be reserved
system 00:01: iomem range 0xfed14000-0xfed17fff could not be reserved
system 00:01: iomem range 0xfed18000-0xfed18fff could not be reserved
system 00:01: iomem range 0xfed19000-0xfed19fff could not be reserved
system 00:01: iomem range 0xfed1c000-0xfed1ffff could not be reserved
system 00:01: iomem range 0xfed20000-0xfed8ffff has been reserved
system 00:05: iomem range 0xfed00000-0xfed003ff has been reserved
system 00:07: ioport range 0x680-0x6ef has been reserved
system 00:07: ioport range 0x800-0x80f has been reserved
system 00:07: ioport range 0x810-0x817 has been reserved
system 00:07: ioport range 0x400-0x47f has been reserved
system 00:07: ioport range 0x500-0x53f has been reserved
system 00:07: ioport range 0x1640-0x164f has been reserved
pci 0000:00:01.0: PCI bridge, secondary bus 0000:01
pci 0000:00:01.0:   IO window: 0x3000-0x3fff
pci 0000:00:01.0:   MEM window: 0xd8300000-0xd83fffff
pci 0000:00:01.0:   PREFETCH window: 0x000000c0000000-0x000000cfffffff
pci 0000:00:1c.0: PCI bridge, secondary bus 0000:02
pci 0000:00:1c.0:   IO window: 0x2000-0x2fff
pci 0000:00:1c.0:   MEM window: 0xd8200000-0xd82fffff
pci 0000:00:1c.0:   PREFETCH window: 0x000000d8500000-0x000000d85fffff
pci 0000:00:1c.1: PCI bridge, secondary bus 0000:03
pci 0000:00:1c.1:   IO window: disabled
pci 0000:00:1c.1:   MEM window: 0xd8100000-0xd81fffff
pci 0000:00:1c.1:   PREFETCH window: disabled
pci 0000:00:1c.2: PCI bridge, secondary bus 0000:04
pci 0000:00:1c.2:   IO window: 0x1000-0x1fff
pci 0000:00:1c.2:   MEM window: 0xd4100000-0xd80fffff
pci 0000:00:1c.2:   PREFETCH window: 0x000000d0000000-0x000000d3ffffff
pci 0000:00:1e.0: PCI bridge, secondary bus 0000:0c
pci 0000:00:1e.0:   IO window: disabled
pci 0000:00:1e.0:   MEM window: 0xd4000000-0xd40fffff
pci 0000:00:1e.0:   PREFETCH window: disabled
pci 0000:00:01.0: PCI INT A -> GSI 16 (level, low) -> IRQ 16
PCI: Setting latency timer of device 0000:00:01.0 to 64
pci 0000:00:1c.0: PCI INT A -> GSI 17 (level, low) -> IRQ 17
PCI: Setting latency timer of device 0000:00:1c.0 to 64
pci 0000:00:1c.1: PCI INT B -> GSI 16 (level, low) -> IRQ 16
PCI: Setting latency timer of device 0000:00:1c.1 to 64
pci 0000:00:1c.2: PCI INT C -> GSI 18 (level, low) -> IRQ 18
PCI: Setting latency timer of device 0000:00:1c.2 to 64
pci 0000:00:1e.0: power state changed by ACPI to D0
PCI: Setting latency timer of device 0000:00:1e.0 to 64
NET: Registered protocol family 2
IP route cache hash table entries: 131072 (order: 8, 1048576 bytes)
TCP established hash table entries: 524288 (order: 11, 8388608 bytes)
TCP bind hash table entries: 65536 (order: 10, 4194304 bytes)
TCP: Hash tables configured (established 524288 bind 65536)
TCP reno registered
NET: Registered protocol family 1
checking if image is initramfs...<7>Switched to high resolution mode on CPU 1
Switched to high resolution mode on CPU 0
 it is
debug: unmapping init memory ffff880037d35000..ffff880037ff0000
audit: initializing netlink socket (disabled)
type=2000 audit(1216360603.745:1): initialized
Total HugeTLB memory allocated, 0
VFS: Disk quotas dquot_6.5.1
Dquot-cache hash table entries: 512 (order 0, 4096 bytes)
msgmni has been set to 5936
SELinux:  Registering netfilter hooks
Block layer SCSI generic (bsg) driver version 0.4 loaded (major 252)
io scheduler noop registered
io scheduler anticipatory registered
io scheduler deadline registered
io scheduler cfq registered (default)
pci 0000:00:1d.0: uhci_check_and_reset_hc: legsup = 0x1010
pci 0000:00:1d.0: Performing full reset
pci 0000:00:1d.1: uhci_check_and_reset_hc: legsup = 0x0010
pci 0000:00:1d.1: Performing full reset
pci 0000:00:1d.2: uhci_check_and_reset_hc: legsup = 0x0010
pci 0000:00:1d.2: Performing full reset
pci 0000:00:1d.3: uhci_check_and_reset_hc: legsup = 0x0010
pci 0000:00:1d.3: Performing full reset
pci 0000:01:00.0: Boot video device
PCI: Setting latency timer of device 0000:00:01.0 to 64
pcieport-driver 0000:00:01.0: found MSI capability
pci_express 0000:00:01.0:pcie00: allocate port service
pci_express 0000:00:01.0:pcie03: allocate port service
PCI: Setting latency timer of device 0000:00:1c.0 to 64
pcieport-driver 0000:00:1c.0: found MSI capability
pci_express 0000:00:1c.0:pcie00: allocate port service
pci_express 0000:00:1c.0:pcie02: allocate port service
pci_express 0000:00:1c.0:pcie03: allocate port service
PCI: Setting latency timer of device 0000:00:1c.1 to 64
pcieport-driver 0000:00:1c.1: found MSI capability
pci_express 0000:00:1c.1:pcie00: allocate port service
pci_express 0000:00:1c.1:pcie02: allocate port service
pci_express 0000:00:1c.1:pcie03: allocate port service
PCI: Setting latency timer of device 0000:00:1c.2 to 64
pcieport-driver 0000:00:1c.2: found MSI capability
pci_express 0000:00:1c.2:pcie00: allocate port service
pci_express 0000:00:1c.2:pcie02: allocate port service
pci_express 0000:00:1c.2:pcie03: allocate port service
pci_hotplug: PCI Hot Plug PCI Core version: 0.5
input: Power Button (FF) as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0
ACPI: Power Button (FF) [PWRF]
input: Lid Switch as /devices/LNXSYSTM:00/device:00/PNP0C0D:00/input/input1
ACPI: Lid Switch [LID0]
input: Power Button (CM) as /devices/LNXSYSTM:00/device:00/PNP0C0C:00/input/input2
ACPI: Power Button (CM) [PWRB]
input: Sleep Button (CM) as /devices/LNXSYSTM:00/device:00/PNP0C0E:00/input/input3
ACPI: Sleep Button (CM) [SLPB]
ACPI: SSDT BFEB8A90, 02F0 (r1 APPLE   Cpu0Ist     3000 INTL 20050309)
ACPI: SSDT BFEB6C10, 02A0 (r1 APPLE   Cpu0Cst     3001 INTL 20050309)
Monitor-Mwait will be used to enter C-1 state
Monitor-Mwait will be used to enter C-2 state
Monitor-Mwait will be used to enter C-3 state
ACPI: CPU0 (power states: C1[C1] C2[C2] C3[C3])
ACPI: ACPI0007:00 is registered as cooling_device0
ACPI: Processor [CPU0] (supports 8 throttling states)
ACPI: SSDT BFEB7F10, 0087 (r1 APPLE   Cpu1Ist     3000 INTL 20050309)
ACPI: SSDT BFEB6F10, 0085 (r1 APPLE   Cpu1Cst     3000 INTL 20050309)
ACPI: CPU1 (power states: C1[C1] C2[C2] C3[C3])
ACPI: ACPI0007:01 is registered as cooling_device1
ACPI: Processor [CPU1] (supports 8 throttling states)
hpet_resources: 0xfed00000 is busy
Non-volatile memory driver v1.2
Linux agpgart interface v0.103
Serial: 8250/16550 driver $Revision: 1.90 $ 4 ports, IRQ sharing enabled
brd: module loaded
input: Macintosh mouse button emulation as /devices/virtual/input/input4
Driver 'sd' needs updating - please use bus_type methods
PNP: No PS/2 controller found. Probing ports directly.
i8042.c: No controller found.
mice: PS/2 mouse device common for all mice
rtc_cmos 00:08: rtc core: registered rtc_cmos as rtc0
rtc0: alarms up to one month, y3k
cpuidle: using governor ladder
cpuidle: using governor menu
Marking TSC unstable due to TSC halts in idle
usbcore: registered new interface driver hiddev
usbcore: registered new interface driver usbhid
usbhid: v2.6:USB HID core driver
TCP cubic registered
Initializing XFRM netlink socket
NET: Registered protocol family 17
registered taskstats version 1
  Magic number: 0:776:921
  hash matches device ACPI0008:00
debug: unmapping init memory ffffffff814eb000..ffffffff8166d000
Write protecting the kernel read-only data: 1368k
ehci_hcd: block sizes: qh 160 qtd 96 itd 192 sitd 96
ehci_hcd 0000:00:1d.7: PCI INT A -> GSI 23 (level, low) -> IRQ 23
PCI: Setting latency timer of device 0000:00:1d.7 to 64
ehci_hcd 0000:00:1d.7: EHCI Host Controller
drivers/usb/core/inode.c: creating file 'devices'
drivers/usb/core/inode.c: creating file '001'
ehci_hcd 0000:00:1d.7: new USB bus registered, assigned bus number 1
ehci_hcd 0000:00:1d.7: reset hcs_params 0x104208 dbg=1 cc=4 pcc=2 ordered !ppc ports=8
ehci_hcd 0000:00:1d.7: reset hcc_params 6871 thresh 7 uframes 1024 64 bit addr
ehci_hcd 0000:00:1d.7: reset command 080002 (park)=0 ithresh=8 period=1024 Reset HALT
ehci_hcd 0000:00:1d.7: debug port 1
ehci_hcd 0000:00:1d.7: cache line size of 32 is not supported
ehci_hcd 0000:00:1d.7: supports USB remote wakeup
ehci_hcd 0000:00:1d.7: irq 23, io mem 0xd8405400
ehci_hcd 0000:00:1d.7: reset command 080002 (park)=0 ithresh=8 period=1024 Reset HALT
ehci_hcd 0000:00:1d.7: init command 010001 (park)=0 ithresh=1 period=1024 RUN
ehci_hcd 0000:00:1d.7: USB 2.0 started, EHCI 1.00, driver 10 Dec 2004
usb usb1: default language 0x0409
usb usb1: uevent
usb usb1: usb_probe_device
usb usb1: configuration #1 chosen from 1 choice
usb usb1: adding 1-0:1.0 (config #1, interface 0)
usb 1-0:1.0: uevent
hub 1-0:1.0: usb_probe_interface
hub 1-0:1.0: usb_probe_interface - got id
hub 1-0:1.0: USB hub found
hub 1-0:1.0: 8 ports detected
hub 1-0:1.0: standalone hub
hub 1-0:1.0: no power switching (usb 1.0)
hub 1-0:1.0: individual port over-current protection
hub 1-0:1.0: power on to power good time: 20ms
hub 1-0:1.0: local power source is good
hub 1-0:1.0: trying to enable port power on non-switchable hub
hub 1-0:1.0: state 7 ports 8 chg 0000 evt 0000
drivers/usb/core/inode.c: creating file '001'
ehci_hcd 0000:00:1d.7: GetStatus port 2 status 001803 POWER sig=j CSC CONNECT
usb usb1: New USB device found, idVendor=1d6b, idProduct=0002
usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1
usb usb1: Product: EHCI Host Controller
usb usb1: Manufacturer: Linux 2.6.27-0.156.rc0.git4.fc9.x86_64 ehci_hcd
usb usb1: SerialNumber: 0000:00:1d.7
hub 1-0:1.0: port 2, status 0501, change 0001, 480 Mb/s
modprobe used greatest stack depth: 4032 bytes left
ohci_hcd: 2006 August 04 USB 1.1 'Open' Host Controller (OHCI) Driver
ohci_hcd: block sizes: ed 80 td 96
USB Universal Host Controller Interface driver v3.0
uhci_hcd 0000:00:1d.0: PCI INT A -> GSI 23 (level, low) -> IRQ 23
PCI: Setting latency timer of device 0000:00:1d.0 to 64
uhci_hcd 0000:00:1d.0: UHCI Host Controller
drivers/usb/core/inode.c: creating file '002'
uhci_hcd 0000:00:1d.0: new USB bus registered, assigned bus number 2
uhci_hcd 0000:00:1d.0: detected 2 ports
uhci_hcd 0000:00:1d.0: uhci_check_and_reset_hc: cmd = 0x0000
uhci_hcd 0000:00:1d.0: Performing full reset
uhci_hcd 0000:00:1d.0: supports USB remote wakeup
uhci_hcd 0000:00:1d.0: irq 23, io base 0x00004080
usb usb2: default language 0x0409
usb usb2: uevent
usb usb2: usb_probe_device
usb usb2: configuration #1 chosen from 1 choice
usb usb2: adding 2-0:1.0 (config #1, interface 0)
usb 2-0:1.0: uevent
hub 2-0:1.0: usb_probe_interface
hub 2-0:1.0: usb_probe_interface - got id
hub 2-0:1.0: USB hub found
hub 2-0:1.0: 2 ports detected
hub 2-0:1.0: standalone hub
hub 2-0:1.0: no power switching (usb 1.0)
hub 2-0:1.0: individual port over-current protection
hub 2-0:1.0: power on to power good time: 2ms
hub 2-0:1.0: local power source is good
hub 2-0:1.0: trying to enable port power on non-switchable hub
hub 1-0:1.0: debounce: port 2: total 100ms stable 100ms status 0x501
drivers/usb/core/inode.c: creating file '001'
usb usb2: New USB device found, idVendor=1d6b, idProduct=0001
usb usb2: New USB device strings: Mfr=3, Product=2, SerialNumber=1
usb usb2: Product: UHCI Host Controller
usb usb2: Manufacturer: Linux 2.6.27-0.156.rc0.git4.fc9.x86_64 uhci_hcd
usb usb2: SerialNumber: 0000:00:1d.0
uhci_hcd 0000:00:1d.1: PCI INT B -> GSI 19 (level, low) -> IRQ 19
PCI: Setting latency timer of device 0000:00:1d.1 to 64
uhci_hcd 0000:00:1d.1: UHCI Host Controller
drivers/usb/core/inode.c: creating file '003'
uhci_hcd 0000:00:1d.1: new USB bus registered, assigned bus number 3
uhci_hcd 0000:00:1d.1: detected 2 ports
uhci_hcd 0000:00:1d.1: uhci_check_and_reset_hc: cmd = 0x0000
uhci_hcd 0000:00:1d.1: Performing full reset
uhci_hcd 0000:00:1d.1: supports USB remote wakeup
uhci_hcd 0000:00:1d.1: irq 19, io base 0x00004060
usb usb3: default language 0x0409
usb usb3: uevent
usb usb3: usb_probe_device
usb usb3: configuration #1 chosen from 1 choice
usb usb3: adding 3-0:1.0 (config #1, interface 0)
usb 3-0:1.0: uevent
hub 3-0:1.0: usb_probe_interface
hub 3-0:1.0: usb_probe_interface - got id
hub 3-0:1.0: USB hub found
hub 3-0:1.0: 2 ports detected
hub 3-0:1.0: standalone hub
hub 3-0:1.0: no power switching (usb 1.0)
hub 3-0:1.0: individual port over-current protection
hub 3-0:1.0: power on to power good time: 2ms
hub 3-0:1.0: local power source is good
hub 3-0:1.0: trying to enable port power on non-switchable hub
Clocksource tsc unstable (delta = -441775124 ns)
ehci_hcd 0000:00:1d.7: port 2 full speed --> companion
ehci_hcd 0000:00:1d.7: GetStatus port 2 status 003801 POWER OWNER sig=j CONNECT
hub 1-0:1.0: port 2 not reset yet, waiting 50ms
ehci_hcd 0000:00:1d.7: GetStatus port 2 status 003002 POWER OWNER sig=se0 CSC
ehci_hcd 0000:00:1d.7: GetStatus port 4 status 001803 POWER sig=j CSC CONNECT
hub 1-0:1.0: port 4, status 0501, change 0001, 480 Mb/s
drivers/usb/core/inode.c: creating file '001'
usb usb3: New USB device found, idVendor=1d6b, idProduct=0001
usb usb3: New USB device strings: Mfr=3, Product=2, SerialNumber=1
usb usb3: Product: UHCI Host Controller
usb usb3: Manufacturer: Linux 2.6.27-0.156.rc0.git4.fc9.x86_64 uhci_hcd
usb usb3: SerialNumber: 0000:00:1d.1
uhci_hcd 0000:00:1d.2: PCI INT C -> GSI 18 (level, low) -> IRQ 18
PCI: Setting latency timer of device 0000:00:1d.2 to 64
uhci_hcd 0000:00:1d.2: UHCI Host Controller
drivers/usb/core/inode.c: creating file '004'
uhci_hcd 0000:00:1d.2: new USB bus registered, assigned bus number 4
uhci_hcd 0000:00:1d.2: detected 2 ports
uhci_hcd 0000:00:1d.2: uhci_check_and_reset_hc: cmd = 0x0000
uhci_hcd 0000:00:1d.2: Performing full reset
uhci_hcd 0000:00:1d.2: supports USB remote wakeup
uhci_hcd 0000:00:1d.2: irq 18, io base 0x00004040
usb usb4: default language 0x0409
usb usb4: uevent
usb usb4: usb_probe_device
usb usb4: configuration #1 chosen from 1 choice
usb usb4: adding 4-0:1.0 (config #1, interface 0)
usb 4-0:1.0: uevent
hub 4-0:1.0: usb_probe_interface
hub 4-0:1.0: usb_probe_interface - got id
hub 4-0:1.0: USB hub found
hub 4-0:1.0: 2 ports detected
hub 4-0:1.0: standalone hub
hub 4-0:1.0: no power switching (usb 1.0)
hub 4-0:1.0: individual port over-current protection
hub 4-0:1.0: power on to power good time: 2ms
hub 4-0:1.0: local power source is good
hub 4-0:1.0: trying to enable port power on non-switchable hub
hub 1-0:1.0: debounce: port 4: total 100ms stable 100ms status 0x501
drivers/usb/core/inode.c: creating file '001'
usb usb4: New USB device found, idVendor=1d6b, idProduct=0001
usb usb4: New USB device strings: Mfr=3, Product=2, SerialNumber=1
usb usb4: Product: UHCI Host Controller
usb usb4: Manufacturer: Linux 2.6.27-0.156.rc0.git4.fc9.x86_64 uhci_hcd
usb usb4: SerialNumber: 0000:00:1d.2
uhci_hcd 0000:00:1d.3: PCI INT D -> GSI 16 (level, low) -> IRQ 16
PCI: Setting latency timer of device 0000:00:1d.3 to 64
uhci_hcd 0000:00:1d.3: UHCI Host Controller
drivers/usb/core/inode.c: creating file '005'
uhci_hcd 0000:00:1d.3: new USB bus registered, assigned bus number 5
uhci_hcd 0000:00:1d.3: detected 2 ports
uhci_hcd 0000:00:1d.3: uhci_check_and_reset_hc: cmd = 0x0000
uhci_hcd 0000:00:1d.3: Performing full reset
uhci_hcd 0000:00:1d.3: supports USB remote wakeup
uhci_hcd 0000:00:1d.3: irq 16, io base 0x00004020
usb usb5: default language 0x0409
usb usb5: uevent
usb usb5: usb_probe_device
usb usb5: configuration #1 chosen from 1 choice
usb usb5: adding 5-0:1.0 (config #1, interface 0)
usb 5-0:1.0: uevent
hub 5-0:1.0: usb_probe_interface
hub 5-0:1.0: usb_probe_interface - got id
hub 5-0:1.0: USB hub found
hub 5-0:1.0: 2 ports detected
hub 5-0:1.0: standalone hub
hub 5-0:1.0: no power switching (usb 1.0)
hub 5-0:1.0: individual port over-current protection
hub 5-0:1.0: power on to power good time: 2ms
hub 5-0:1.0: local power source is good
hub 5-0:1.0: trying to enable port power on non-switchable hub
ehci_hcd 0000:00:1d.7: port 4 high speed
ehci_hcd 0000:00:1d.7: GetStatus port 4 status 001005 POWER sig=se0 PE CONNECT
usb 1-4: new high speed USB device using ehci_hcd and address 3
drivers/usb/core/inode.c: creating file '001'
usb usb5: New USB device found, idVendor=1d6b, idProduct=0001
usb usb5: New USB device strings: Mfr=3, Product=2, SerialNumber=1
usb usb5: Product: UHCI Host Controller
usb usb5: Manufacturer: Linux 2.6.27-0.156.rc0.git4.fc9.x86_64 uhci_hcd
usb usb5: SerialNumber: 0000:00:1d.3
modprobe used greatest stack depth: 3840 bytes left
ata_piix 0000:00:1f.1: version 2.12
ata_piix 0000:00:1f.1: power state changed by ACPI to D0
ata_piix 0000:00:1f.1: PCI INT A -> GSI 18 (level, low) -> IRQ 18
PCI: Setting latency timer of device 0000:00:1f.1 to 64
scsi0 : ata_piix
scsi1 : ata_piix
ata1: PATA max UDMA/100 cmd 0x1f0 ctl 0x3f6 bmdma 0x40b0 irq 14
ata2: PATA max UDMA/100 cmd 0x170 ctl 0x376 bmdma 0x40b8 irq 15
ehci_hcd 0000:00:1d.7: port 4 high speed
ehci_hcd 0000:00:1d.7: GetStatus port 4 status 001005 POWER sig=se0 PE CONNECT
usb 1-4: skipped 1 descriptor after configuration
usb 1-4: skipped 4 descriptors after interface
usb 1-4: skipped 1 descriptor after endpoint
usb 1-4: skipped 5 descriptors after interface
usb 1-4: default language 0x0409
usb 1-4: uevent
usb 1-4: usb_probe_device
usb 1-4: configuration #1 chosen from 1 choice
usb 1-4: adding 1-4:1.0 (config #1, interface 0)
usb 1-4:1.0: uevent
usb 1-4: adding 1-4:1.1 (config #1, interface 1)
usb 1-4:1.1: uevent
drivers/usb/core/inode.c: creating file '003'
usb 1-4: New USB device found, idVendor=05ac, idProduct=8501
usb 1-4: New USB device strings: Mfr=1, Product=2, SerialNumber=0
usb 1-4: Product: Built-in iSight
usb 1-4: Manufacturer: Micron
ehci_hcd 0000:00:1d.7: GetStatus port 6 status 001803 POWER sig=j CSC CONNECT
hub 1-0:1.0: port 6, status 0501, change 0001, 480 Mb/s
ata1.00: ATAPI: MATSHITADVD-R   UJ-85J, FAV1, max UDMA/66
ata1.00: configured for UDMA/66
hub 1-0:1.0: debounce: port 6: total 100ms stable 100ms status 0x501
ehci_hcd 0000:00:1d.7: port 6 full speed --> companion
ehci_hcd 0000:00:1d.7: GetStatus port 6 status 003801 POWER OWNER sig=j CONNECT
hub 1-0:1.0: port 6 not reset yet, waiting 50ms
ehci_hcd 0000:00:1d.7: GetStatus port 6 status 003002 POWER OWNER sig=se0 CSC
ehci_hcd 0000:00:1d.7: GetStatus port 7 status 001803 POWER sig=j CSC CONNECT
hub 1-0:1.0: port 7, status 0501, change 0001, 480 Mb/s
isa bounce pool size: 16 pages
scsi 0:0:0:0: CD-ROM            MATSHITA DVD-R   UJ-85J   FAV1 PQ: 0 ANSI: 5
scsi 0:0:0:0: Attached scsi generic sg0 type 5
ata_piix 0000:00:1f.2: PCI INT B -> GSI 19 (level, low) -> IRQ 19
ata_piix 0000:00:1f.2: MAP [ P0 P2 -- -- ]
hub 1-0:1.0: debounce: port 7: total 100ms stable 100ms status 0x501
ehci_hcd 0000:00:1d.7: port 7 full speed --> companion
ehci_hcd 0000:00:1d.7: GetStatus port 7 status 003801 POWER OWNER sig=j CONNECT
hub 1-0:1.0: port 7 not reset yet, waiting 50ms
PCI: Setting latency timer of device 0000:00:1f.2 to 64
scsi2 : ata_piix
scsi3 : ata_piix
ata3: SATA max UDMA/133 cmd 0x40c8 ctl 0x40e4 bmdma 0x40a0 irq 19
ata4: SATA max UDMA/133 cmd 0x40c0 ctl 0x40e0 bmdma 0x40a8 irq 19
ehci_hcd 0000:00:1d.7: GetStatus port 7 status 003002 POWER OWNER sig=se0 CSC
hub 2-0:1.0: state 7 ports 2 chg 0000 evt 0004
uhci_hcd 0000:00:1d.0: port 2 portsc 009b,00
hub 2-0:1.0: port 2, status 0101, change 0003, 12 Mb/s
hub 2-0:1.0: debounce: port 2: total 100ms stable 100ms status 0x101
ata3.01: ATA-7: TOSHIBA MK2035GSS, DK021B, max UDMA/100
ata3.01: 390721968 sectors, multi 16: LBA48 NCQ (depth 0/4)
ata3.01: configured for UDMA/100
usb 2-2: new full speed USB device using uhci_hcd and address 2
usb 2-2: ep0 maxpacket = 8
scsi 2:0:1:0: Direct-Access     ATA      TOSHIBA MK2035GS DK02 PQ: 0 ANSI: 5
sd 2:0:1:0: [sda] 390721968 512-byte hardware sectors (200050 MB)
sd 2:0:1:0: [sda] Write Protect is off
sd 2:0:1:0: [sda] Mode Sense: 00 3a 00 00
sd 2:0:1:0: [sda] Write cache: enabled, read cache: enabled, doesn't support DPO or FUA
sd 2:0:1:0: [sda] 390721968 512-byte hardware sectors (200050 MB)
sd 2:0:1:0: [sda] Write Protect is off
sd 2:0:1:0: [sda] Mode Sense: 00 3a 00 00
sd 2:0:1:0: [sda] Write cache: enabled, read cache: enabled, doesn't support DPO or FUA
 sda:<7>usb 2-2: USB quirks for this device: 2
usb 2-2: skipped 1 descriptor after interface
usb 2-2: skipped 1 descriptor after interface
usb 2-2: skipped 1 descriptor after interface
usb 2-2: default language 0x0409
usb 2-2: uevent
usb 2-2: usb_probe_device
usb 2-2: configuration #1 chosen from 1 choice
usb 2-2: adding 2-2:1.0 (config #1, interface 0)
usb 2-2:1.0: uevent
usbhid 2-2:1.0: usb_probe_interface
usbhid 2-2:1.0: usb_probe_interface - got id
input: Apple Computer Apple Internal Keyboard / Trackpad as /devices/pci0000:00/0000:00:1d.0/usb2/2-2/2-2:1.0/input/input5
uhci_hcd 0000:00:1d.0: reserve dev 2 ep83-INT, period 8, phase 4, 17 us
input,hidraw0: USB HID v1.11 Keyboard [Apple Computer Apple Internal Keyboard / Trackpad] on usb-0000:00:1d.0-2
usb 2-2: adding 2-2:1.1 (config #1, interface 1)
usb 2-2:1.1: uevent
usbhid 2-2:1.1: usb_probe_interface
usbhid 2-2:1.1: usb_probe_interface - got id
 sda1 sda2 sda3 sda4 sda5
usb 2-2: adding 2-2:1.2 (config #1, interface 2)
usb 2-2:1.2: uevent
usbhid 2-2:1.2: usb_probe_interface
usbhid 2-2:1.2: usb_probe_interface - got id
sd 2:0:1:0: [sda] Attached SCSI disk
sd 2:0:1:0: Attached scsi generic sg1 type 0
modprobe used greatest stack depth: 1232 bytes left
input: Apple Computer Apple Internal Keyboard / Trackpad as /devices/pci0000:00/0000:00:1d.0/usb2/2-2/2-2:1.2/input/input6
uhci_hcd 0000:00:1d.0: reserve dev 2 ep84-INT, period 8, phase 4, 12 us
input,hidraw1: USB HID v1.11 Device [Apple Computer Apple Internal Keyboard / Trackpad] on usb-0000:00:1d.0-2
drivers/usb/core/inode.c: creating file '002'
usb 2-2: New USB device found, idVendor=05ac, idProduct=021a
usb 2-2: New USB device strings: Mfr=1, Product=2, SerialNumber=0
usb 2-2: Product: Apple Internal Keyboard / Trackpad
usb 2-2: Manufacturer: Apple Computer
hub 1-0:1.0: state 7 ports 8 chg 0000 evt fe80
hub 3-0:1.0: state 7 ports 2 chg 0000 evt 0004
uhci_hcd 0000:00:1d.1: port 2 portsc 008a,00
hub 3-0:1.0: port 2, status 0100, change 0003, 12 Mb/s
hub 3-0:1.0: debounce: port 2: total 100ms stable 100ms status 0x100
hub 4-0:1.0: state 7 ports 2 chg 0000 evt 0004
uhci_hcd 0000:00:1d.2: port 2 portsc 009b,00
hub 4-0:1.0: port 2, status 0101, change 0003, 12 Mb/s
hub 4-0:1.0: debounce: port 2: total 100ms stable 100ms status 0x101
usb 4-2: new full speed USB device using uhci_hcd and address 2
usb 4-2: ep0 maxpacket = 8
usb 4-2: skipped 1 descriptor after interface
usb 4-2: default language 0x0409
usb 4-2: uevent
usb 4-2: usb_probe_device
usb 4-2: configuration #1 chosen from 1 choice
usb 4-2: adding 4-2:1.0 (config #1, interface 0)
usb 4-2:1.0: uevent
usbhid 4-2:1.0: usb_probe_interface
usbhid 4-2:1.0: usb_probe_interface - got id
drivers/usb/core/file.c: looking for a minor, starting at 96
hiddev96hidraw2: USB HID v1.11 Device [Apple Computer, Inc. IR Receiver] on usb-0000:00:1d.2-2
drivers/usb/core/inode.c: creating file '002'
usb 4-2: New USB device found, idVendor=05ac, idProduct=8240
usb 4-2: New USB device strings: Mfr=1, Product=2, SerialNumber=0
usb 4-2: Product: IR Receiver
usb 4-2: Manufacturer: Apple Computer, Inc.
hub 5-0:1.0: state 7 ports 2 chg 0000 evt 0002
uhci_hcd 0000:00:1d.3: port 1 portsc 009b,00
hub 5-0:1.0: port 1, status 0101, change 0003, 12 Mb/s
hub 5-0:1.0: debounce: port 1: total 100ms stable 100ms status 0x101
usb 5-1: new full speed USB device using uhci_hcd and address 2
usb 5-1: skipped 1 descriptor after interface
usb 5-1: skipped 1 descriptor after interface
usb 5-1: uevent
usb 5-1: usb_probe_device
usb 5-1: configuration #1 chosen from 1 choice
usb 5-1: adding 5-1:1.0 (config #1, interface 0)
usb 5-1:1.0: uevent
usbhid 5-1:1.0: usb_probe_interface
usbhid 5-1:1.0: usb_probe_interface - got id
input: HID 05ac:1000 as /devices/pci0000:00/0000:00:1d.3/usb5/5-1/5-1:1.0/input/input7
uhci_hcd 0000:00:1d.3: reserve dev 2 ep81-INT, period 1, phase 0, 23 us
input,hidraw3: USB HID v1.11 Keyboard [HID 05ac:1000] on usb-0000:00:1d.3-1
usb 5-1: adding 5-1:1.1 (config #1, interface 1)
usb 5-1:1.1: uevent
usbhid 5-1:1.1: usb_probe_interface
usbhid 5-1:1.1: usb_probe_interface - got id
input: HID 05ac:1000 as /devices/pci0000:00/0000:00:1d.3/usb5/5-1/5-1:1.1/input/input8
input,hidraw4: USB HID v1.11 Mouse [HID 05ac:1000] on usb-0000:00:1d.3-1
drivers/usb/core/inode.c: creating file '002'
usb 5-1: New USB device found, idVendor=05ac, idProduct=1000
usb 5-1: New USB device strings: Mfr=0, Product=0, SerialNumber=0
hub 5-0:1.0: state 7 ports 2 chg 0000 evt 0002
usb usb3: suspend_rh (auto-stop)
hub 3-0:1.0: hub_suspend
usb usb3: bus auto-suspend
usb usb3: suspend_rh
kjournald starting.  Commit interval 5 seconds
EXT3-fs: mounted filesystem with ordered data mode.
type=1404 audit(1216360611.184:2): enforcing=1 old_enforcing=0 auid=4294967295 ses=4294967295
SELinux: 8192 avtab hash slots, 171021 rules.
SELinux: 8192 avtab hash slots, 171021 rules.
SELinux:  8 users, 12 roles, 2347 types, 115 bools, 1 sens, 1024 cats
SELinux:  72 classes, 171021 rules
SELinux:  permission open in class dir not defined in policy
SELinux:  permission open in class file not defined in policy
SELinux:  permission open in class chr_file not defined in policy
SELinux:  permission open in class blk_file not defined in policy
SELinux:  permission open in class fifo_file not defined in policy
SELinux: the above unknown classes and permissions will be allowed
SELinux:  Completing initialization.
SELinux:  Setting up existing superblocks.
SELinux: initialized (dev sda5, type ext3), uses xattr
SELinux: initialized (dev usbfs, type usbfs), uses genfs_contexts
SELinux: initialized (dev tmpfs, type tmpfs), uses transition SIDs
SELinux: initialized (dev selinuxfs, type selinuxfs), uses genfs_contexts
SELinux: initialized (dev mqueue, type mqueue), uses transition SIDs
SELinux: initialized (dev hugetlbfs, type hugetlbfs), uses genfs_contexts
SELinux: initialized (dev devpts, type devpts), uses transition SIDs
SELinux: initialized (dev inotifyfs, type inotifyfs), uses genfs_contexts
SELinux: initialized (dev tmpfs, type tmpfs), uses transition SIDs
SELinux: initialized (dev anon_inodefs, type anon_inodefs), uses genfs_contexts
SELinux: initialized (dev pipefs, type pipefs), uses task SIDs
SELinux: initialized (dev debugfs, type debugfs), uses genfs_contexts
SELinux: initialized (dev sockfs, type sockfs), uses task SIDs
SELinux: initialized (dev proc, type proc), uses genfs_contexts
SELinux: initialized (dev bdev, type bdev), uses genfs_contexts
SELinux: initialized (dev rootfs, type rootfs), uses genfs_contexts
SELinux: initialized (dev sysfs, type sysfs), uses genfs_contexts
type=1403 audit(1216360612.061:3): policy loaded auid=4294967295 ses=4294967295
usb usb2: uevent
usb 2-0:1.0: uevent
usb 2-2: uevent
usb 2-2:1.0: uevent
usb 2-2:1.1: uevent
usb 2-2:1.2: uevent
usb usb3: uevent
usb 3-0:1.0: uevent
usb usb4: uevent
usb 4-0:1.0: uevent
usb 4-2: uevent
usb 4-2:1.0: uevent
usb usb5: uevent
usb 5-0:1.0: uevent
usb 5-1: uevent
usb 5-1:1.0: uevent
usb 5-1:1.1: uevent
usb usb1: uevent
usb 1-0:1.0: uevent
usb 1-4: uevent
usb 1-4:1.0: uevent
usb 1-4:1.1: uevent
ACPI: AC Adapter [ADP1] (on-line)
appletouch 2-2:1.1: usb_probe_interface
appletouch 2-2:1.1: usb_probe_interface - got id
appletouch: Geyser mode initialized.
input: appletouch as /devices/pci0000:00/0000:00:1d.0/usb2/2-2/2-2:1.1/input/input9
sky2 0000:02:00.0: PCI INT A -> GSI 16 (level, low) -> IRQ 16
PCI: Setting latency timer of device 0000:02:00.0 to 64
sky2 0000:02:00.0: v1.21 addr 0xd8200000 irq 16 Yukon-EC (0xb6) rev 2
sky2 eth0: addr 00:17:f2:d1:e0:6f
usbcore: registered new interface driver appletouch
ACPI: Battery Slot [BAT0] (battery present)
input: Video Bus as /devices/LNXSYSTM:00/device:00/PNP0A08:00/device:02/input/input10
ACPI: Video Device [GFX0] (multi-head: yes  rom: no  post: no)
ath5k_pci 0000:03:00.0: PCI INT A -> GSI 17 (level, low) -> IRQ 17
PCI: Setting latency timer of device 0000:03:00.0 to 64
ath5k_pci 0000:03:00.0: registered as 'phy0'
ath5k phy0: Device not yet supported.
ath5k_pci 0000:03:00.0: PCI INT A disabled
ath_hal: module license 'Proprietary' taints kernel.
AR5210, AR5211, AR5212, AR5416, RF5111, RF5112, RF2413, RF5413, RF2133)
intel_rng: FWH not detected
Driver 'sr' needs updating - please use bus_type methods
sr0: scsi3-mmc drive: 24x/24x writer cd/rw xa/form2 cdda tray
Uniform CD-ROM driver Revision: 3.20
sr 0:0:0:0: Attached scsi CD-ROM sr0
input: PC Speaker as /devices/platform/pcspkr/input/input11
Error: Driver 'pcspkr' is already registered, aborting...
i801_smbus 0000:00:1f.3: PCI INT B -> GSI 19 (level, low) -> IRQ 19
ACPI: I/O resource 0000:00:1f.3 [0xefa0-0xefbf] conflicts with ACPI region SMBI [0xefa0-0xefaf]
ACPI: Device needs an ACPI driver
ath_pci 0000:03:00.0: PCI INT A -> GSI 17 (level, low) -> IRQ 17
PCI: Setting latency timer of device 0000:03:00.0 to 64
MadWifi: ath_attach: Switching rfkill capability off.
iTCO_vendor_support: vendor-support=0
iTCO_wdt: Intel TCO WatchDog Timer Driver v1.03 (30-Apr-2008)
iTCO_wdt: Found a ICH7-M TCO device (Version=2, TCOBASE=0x0460)
iTCO_wdt: initialized. heartbeat=30 sec (nowayout=0)
wifi0: Atheros AR5418 chip found (MAC 12.10, PHY SChip 8.1, Radio 12.0)
ath_pci: wifi0: Atheros 5418: mem=0xd8100000, irq=17
HDA Intel 0000:00:1b.0: PCI INT A -> GSI 22 (level, low) -> IRQ 22
PCI: Setting latency timer of device 0000:00:1b.0 to 64
ALSA sound/pci/hda/hda_intel.c:2069: chipset global capabilities = 0x4401
ALSA sound/pci/hda/hda_intel.c:754: codec_mask = 0x1
ALSA sound/pci/hda/hda_codec.c:2350: hda_codec: model 'intel-mac-v3' is selected for config 8384:7680 (Mac Mini)
hda_codec: STAC922x, Apple subsys_id=106b1a00
ALSA sound/pci/hda/patch_sigmatel.c:1840: hda_codec: pin nid 0a pin config 0321e21f
ALSA sound/pci/hda/patch_sigmatel.c:1840: hda_codec: pin nid 0b pin config 03a1e02e
ALSA sound/pci/hda/patch_sigmatel.c:1840: hda_codec: pin nid 0c pin config 9017e110
ALSA sound/pci/hda/patch_sigmatel.c:1840: hda_codec: pin nid 0d pin config 9017e11f
ALSA sound/pci/hda/patch_sigmatel.c:1840: hda_codec: pin nid 0e pin config 400000fe
ALSA sound/pci/hda/patch_sigmatel.c:1840: hda_codec: pin nid 0f pin config 0381e020
ALSA sound/pci/hda/patch_sigmatel.c:1840: hda_codec: pin nid 10 pin config 1345e230
ALSA sound/pci/hda/patch_sigmatel.c:1840: hda_codec: pin nid 11 pin config 13c5e240
ALSA sound/pci/hda/patch_sigmatel.c:1840: hda_codec: pin nid 15 pin config 400000fc
ALSA sound/pci/hda/patch_sigmatel.c:1840: hda_codec: pin nid 1b pin config 400000fb
ALSA sound/pci/hda/hda_codec.c:3021: autoconfig: line_outs=2 (0xc/0xd/0x0/0x0/0x0)
ALSA sound/pci/hda/hda_codec.c:3025:    speaker_outs=0 (0x0/0x0/0x0/0x0/0x0)
ALSA sound/pci/hda/hda_codec.c:3029:    hp_outs=1 (0xa/0x0/0x0/0x0/0x0)
ALSA sound/pci/hda/hda_codec.c:3030:    mono: mono_out=0x0
ALSA sound/pci/hda/hda_codec.c:3038:    inputs: mic=0xb, fmic=0x0, line=0xf, fline=0x0, cd=0x0, aux=0x0
ALSA sound/pci/hda/patch_sigmatel.c:2249: stac92xx_add_dyn_out_pins: total dac count=4
ALSA sound/pci/hda/patch_sigmatel.c:2371: dac_nids=4 (0x3/0x2/0x5/0x4/0x0)
ALSA sound/pci/hda/hda_codec.c:1127: Cannot find slave Headphone Playback Volume, skipped
ALSA sound/pci/hda/hda_codec.c:1127: Cannot find slave Headphone Playback Volume, skipped
ALSA sound/pci/hda/hda_codec.c:1127: Cannot find slave Speaker Playback Volume, skipped
ALSA sound/pci/hda/hda_codec.c:1127: Cannot find slave External Speaker Playback Volume, skipped
ALSA sound/pci/hda/hda_codec.c:1127: Cannot find slave Speaker2 Playback Volume, skipped
ALSA sound/pci/hda/hda_codec.c:1127: Cannot find slave Headphone Playback Switch, skipped
ALSA sound/pci/hda/hda_codec.c:1127: Cannot find slave Headphone Playback Switch, skipped
ALSA sound/pci/hda/hda_codec.c:1127: Cannot find slave Speaker Playback Switch, skipped
ALSA sound/pci/hda/hda_codec.c:1127: Cannot find slave External Speaker Playback Switch, skipped
ALSA sound/pci/hda/hda_codec.c:1127: Cannot find slave Speaker2 Playback Switch, skipped
firewire_ohci 0000:0c:03.0: PCI INT A -> GSI 19 (level, low) -> IRQ 19
firewire_ohci: Added fw-ohci device 0000:0c:03.0, OHCI version 1.10
firewire_core: created device fw0: GUID 0019e3fffe6e4c54, S800
SELinux: initialized (dev ramfs, type ramfs), uses genfs_contexts
NET: Registered protocol family 10
lo: Disabled Privacy Extensions
[drm] Initialized drm 1.1.0 20060810
pci 0000:01:00.0: PCI INT A -> GSI 16 (level, low) -> IRQ 16
PCI: Setting latency timer of device 0000:01:00.0 to 64
[drm] Initialized radeon 1.29.0 20080528 on minor 0
[drm] Setting GART location based on new memory map
[drm] Loading R500 Microcode
[drm] Num pipes: 1
[drm] writeback test succeeded in 1 usecs
uhci_hcd 0000:00:1d.3: reserve dev 2 ep82-INT, period 1, phase 0, 23 us
uhci_hcd 0000:00:1d.3: release dev 2 ep82-INT, period 1, phase 0, 23 us
uhci_hcd 0000:00:1d.0: reserve dev 2 ep81-INT, period 1, phase 0, 61 us
appletouch: incomplete data package (first byte: 2, length: 4).
uhci_hcd 0000:00:1d.0: release dev 2 ep81-INT, period 1, phase 0, 61 us
uhci_hcd 0000:00:1d.0: reserve dev 2 ep81-INT, period 1, phase 0, 61 us
uhci_hcd 0000:00:1d.0: release dev 2 ep81-INT, period 1, phase 0, 61 us
uhci_hcd 0000:00:1d.3: reserve dev 2 ep82-INT, period 1, phase 0, 23 us
uhci_hcd 0000:00:1d.0: reserve dev 2 ep81-INT, period 1, phase 0, 61 us
uhci_hcd 0000:00:1d.3: release dev 2 ep82-INT, period 1, phase 0, 23 us
uhci_hcd 0000:00:1d.0: release dev 2 ep81-INT, period 1, phase 0, 61 us
uhci_hcd 0000:00:1d.3: reserve dev 2 ep82-INT, period 1, phase 0, 23 us
uhci_hcd 0000:00:1d.0: reserve dev 2 ep81-INT, period 1, phase 0, 61 us
uhci_hcd 0000:00:1d.3: release dev 2 ep82-INT, period 1, phase 0, 23 us
uhci_hcd 0000:00:1d.0: release dev 2 ep81-INT, period 1, phase 0, 61 us
uhci_hcd 0000:00:1d.3: reserve dev 2 ep82-INT, period 1, phase 0, 23 us
uhci_hcd 0000:00:1d.0: reserve dev 2 ep81-INT, period 1, phase 0, 61 us
device-mapper: uevent: version 1.0.3
device-mapper: ioctl: 4.13.0-ioctl (2007-10-18) initialised: dm-devel@redhat.com
device-mapper: multipath: version 1.0.5 loaded
EXT3 FS on sda5, internal journal
kjournald starting.  Commit interval 5 seconds
EXT3 FS on sda3, internal journal
EXT3-fs: mounted filesystem with ordered data mode.
SELinux: initialized (dev sda3, type ext3), uses xattr
SELinux: initialized (dev tmpfs, type tmpfs), uses transition SIDs
uhci_hcd 0000:00:1d.0: release dev 2 ep81-INT, period 1, phase 0, 61 us
uhci_hcd 0000:00:1d.0: reserve dev 2 ep81-INT, period 1, phase 0, 61 us
Adding 2047992k swap on /dev/sda4.  Priority:-1 extents:1 across:2047992k
SELinux: initialized (dev binfmt_misc, type binfmt_misc), uses genfs_contexts
IA-32 Microcode Update Driver: v1.14a <tigran@aivazian.fsnet.co.uk>
firmware: requesting intel-ucode/06-0f-06
firmware: requesting intel-ucode/06-0f-06
uhci_hcd 0000:00:1d.0: release dev 2 ep81-INT, period 1, phase 0, 61 us
uhci_hcd 0000:00:1d.0: reserve dev 2 ep81-INT, period 1, phase 0, 61 us
uhci_hcd 0000:00:1d.0: release dev 2 ep81-INT, period 1, phase 0, 61 us
uhci_hcd 0000:00:1d.0: reserve dev 2 ep81-INT, period 1, phase 0, 61 us
ip6_tables: (C) 2000-2006 Netfilter Core Team
nf_conntrack version 0.5.0 (16384 buckets, 65536 max)
uhci_hcd 0000:00:1d.0: release dev 2 ep81-INT, period 1, phase 0, 61 us
uhci_hcd 0000:00:1d.0: reserve dev 2 ep81-INT, period 1, phase 0, 61 us
ip_tables: (C) 2000-2006 Netfilter Core Team
uhci_hcd 0000:00:1d.0: release dev 2 ep81-INT, period 1, phase 0, 61 us
uhci_hcd 0000:00:1d.0: reserve dev 2 ep81-INT, period 1, phase 0, 61 us
RPC: Registered udp transport module.
RPC: Registered tcp transport module.
SELinux: initialized (dev rpc_pipefs, type rpc_pipefs), uses genfs_contexts
warning: `dbus-daemon' uses deprecated v2 capabilities in a way that may be insecure.
fuse init (API version 7.9)
SELinux: initialized (dev fusectl, type fusectl), uses genfs_contexts
usb usb3: usb auto-resume
usb usb3: wakeup_rh
hub 3-0:1.0: hub_resume
hub 3-0:1.0: state 7 ports 2 chg 0000 evt 0000
usb usb3: suspend_rh (auto-stop)
uhci_hcd 0000:00:1d.2: reserve dev 2 ep83-INT, period 8, phase 4, 61 us
uhci_hcd 0000:00:1d.2: release dev 2 ep83-INT, period 8, phase 4, 61 us
hub 3-0:1.0: hub_suspend
usb usb3: bus auto-suspend
usb usb3: suspend_rh
Bluetooth: Core ver 2.11
NET: Registered protocol family 31
Bluetooth: HCI device and connection manager initialized
Bluetooth: HCI socket layer initialized
Bluetooth: L2CAP ver 2.9
Bluetooth: L2CAP socket layer initialized
Bluetooth: RFCOMM socket layer initialized
Bluetooth: RFCOMM TTY layer initialized
Bluetooth: RFCOMM ver 1.8
Bluetooth: BNEP (Ethernet Emulation) ver 1.2
Bluetooth: BNEP filters: protocol multicast
Bridge firewalling registered
pan0: Dropping NETIF_F_UFO since no NETIF_F_HW_CSUM feature.
uhci_hcd 0000:00:1d.3: release dev 2 ep82-INT, period 1, phase 0, 23 us
uhci_hcd 0000:00:1d.0: release dev 2 ep81-INT, period 1, phase 0, 61 us
[drm] Num pipes: 1
[drm] Setting GART location based on new memory map
[drm] Loading R500 Microcode
[drm] Num pipes: 1
[drm] writeback test succeeded in 1 usecs
uhci_hcd 0000:00:1d.3: reserve dev 2 ep82-INT, period 1, phase 0, 23 us
uhci_hcd 0000:00:1d.3: release dev 2 ep82-INT, period 1, phase 0, 23 us
uhci_hcd 0000:00:1d.0: reserve dev 2 ep81-INT, period 1, phase 0, 61 us
uhci_hcd 0000:00:1d.0: release dev 2 ep81-INT, period 1, phase 0, 61 us
uhci_hcd 0000:00:1d.0: reserve dev 2 ep81-INT, period 1, phase 0, 61 us
uhci_hcd 0000:00:1d.0: release dev 2 ep81-INT, period 1, phase 0, 61 us
uhci_hcd 0000:00:1d.3: reserve dev 2 ep82-INT, period 1, phase 0, 23 us
uhci_hcd 0000:00:1d.0: reserve dev 2 ep81-INT, period 1, phase 0, 61 us
uhci_hcd 0000:00:1d.3: release dev 2 ep82-INT, period 1, phase 0, 23 us
uhci_hcd 0000:00:1d.0: release dev 2 ep81-INT, period 1, phase 0, 61 us
uhci_hcd 0000:00:1d.3: reserve dev 2 ep82-INT, period 1, phase 0, 23 us
uhci_hcd 0000:00:1d.0: reserve dev 2 ep81-INT, period 1, phase 0, 61 us
uhci_hcd 0000:00:1d.3: release dev 2 ep82-INT, period 1, phase 0, 23 us
uhci_hcd 0000:00:1d.0: release dev 2 ep81-INT, period 1, phase 0, 61 us
uhci_hcd 0000:00:1d.3: reserve dev 2 ep82-INT, period 1, phase 0, 23 us
uhci_hcd 0000:00:1d.0: reserve dev 2 ep81-INT, period 1, phase 0, 61 us
ath0: no IPv6 routers present
ALSA sound/pci/hda/hda_intel.c:1390: azx_pcm_prepare: bufsize=0x4400, format=0x4011
ALSA sound/pci/hda/hda_codec.c:716: hda_codec_setup_stream: NID=0x8, stream=0x5, channel=0, format=0x4011
ALSA sound/pci/hda/hda_codec.c:716: hda_codec_setup_stream: NID=0x3, stream=0x5, channel=0, format=0x4011
ALSA sound/pci/hda/hda_codec.c:716: hda_codec_setup_stream: NID=0x2, stream=0x5, channel=0, format=0x4011
ALSA sound/pci/hda/hda_codec.c:716: hda_codec_setup_stream: NID=0x5, stream=0x5, channel=0, format=0x4011
ALSA sound/pci/hda/hda_codec.c:716: hda_codec_setup_stream: NID=0x4, stream=0x5, channel=0, format=0x4011
ALSA sound/pci/hda/hda_intel.c:1390: azx_pcm_prepare: bufsize=0x4400, format=0x4011
ALSA sound/pci/hda/hda_codec.c:716: hda_codec_setup_stream: NID=0x8, stream=0x5, channel=0, format=0x4011
ALSA sound/pci/hda/hda_codec.c:716: hda_codec_setup_stream: NID=0x3, stream=0x5, channel=0, format=0x4011
ALSA sound/pci/hda/hda_codec.c:716: hda_codec_setup_stream: NID=0x2, stream=0x5, channel=0, format=0x4011
ALSA sound/pci/hda/hda_codec.c:716: hda_codec_setup_stream: NID=0x5, stream=0x5, channel=0, format=0x4011
ALSA sound/pci/hda/hda_codec.c:716: hda_codec_setup_stream: NID=0x4, stream=0x5, channel=0, format=0x4011
ALSA sound/pci/hda/hda_intel.c:1390: azx_pcm_prepare: bufsize=0x4400, format=0x4011
ALSA sound/pci/hda/hda_codec.c:716: hda_codec_setup_stream: NID=0x6, stream=0x1, channel=0, format=0x4011
ALSA sound/pci/hda/hda_intel.c:1390: azx_pcm_prepare: bufsize=0x4400, format=0x4011
ALSA sound/pci/hda/hda_codec.c:716: hda_codec_setup_stream: NID=0x6, stream=0x1, channel=0, format=0x4011
CPU0 attaching NULL sched-domain.
CPU1 attaching NULL sched-domain.
CPU0 attaching sched-domain:
 domain 0: span 0-1 level MC
  groups: 0 1
  domain 1: span 0-1 level NODE
   groups: 0-1
CPU1 attaching sched-domain:
 domain 0: span 0-1 level MC
  groups: 1 0
  domain 1: span 0-1 level NODE
   groups: 0-1
ALSA sound/pci/hda/hda_codec.c:728: hda_codec_cleanup_stream: NID=0x6
ALSA sound/pci/hda/hda_codec.c:728: hda_codec_cleanup_stream: NID=0x6
ALSA sound/pci/hda/hda_codec.c:728: hda_codec_cleanup_stream: NID=0x3
ALSA sound/pci/hda/hda_codec.c:728: hda_codec_cleanup_stream: NID=0x2
ALSA sound/pci/hda/hda_codec.c:728: hda_codec_cleanup_stream: NID=0x5
ALSA sound/pci/hda/hda_codec.c:728: hda_codec_cleanup_stream: NID=0x4
ALSA sound/pci/hda/hda_codec.c:728: hda_codec_cleanup_stream: NID=0x8
ALSA sound/pci/hda/hda_codec.c:728: hda_codec_cleanup_stream: NID=0x3
ALSA sound/pci/hda/hda_codec.c:728: hda_codec_cleanup_stream: NID=0x2
ALSA sound/pci/hda/hda_codec.c:728: hda_codec_cleanup_stream: NID=0x5
ALSA sound/pci/hda/hda_codec.c:728: hda_codec_cleanup_stream: NID=0x4
uhci_hcd 0000:00:1d.0: release dev 2 ep81-INT, period 1, phase 0, 61 us
uhci_hcd 0000:00:1d.0: reserve dev 2 ep81-INT, period 1, phase 0, 61 us
uhci_hcd 0000:00:1d.0: release dev 2 ep81-INT, period 1, phase 0, 61 us
uhci_hcd 0000:00:1d.0: reserve dev 2 ep81-INT, period 1, phase 0, 61 us
uhci_hcd 0000:00:1d.0: release dev 2 ep81-INT, period 1, phase 0, 61 us
uhci_hcd 0000:00:1d.0: reserve dev 2 ep81-INT, period 1, phase 0, 61 us
uhci_hcd 0000:00:1d.0: release dev 2 ep81-INT, period 1, phase 0, 61 us
uhci_hcd 0000:00:1d.0: reserve dev 2 ep81-INT, period 1, phase 0, 61 us
uhci_hcd 0000:00:1d.0: release dev 2 ep81-INT, period 1, phase 0, 61 us
uhci_hcd 0000:00:1d.0: reserve dev 2 ep81-INT, period 1, phase 0, 61 us
ALSA sound/pci/hda/hda_intel.c:1390: azx_pcm_prepare: bufsize=0x4400, format=0x4011
ALSA sound/pci/hda/hda_codec.c:716: hda_codec_setup_stream: NID=0x8, stream=0x5, channel=0, format=0x4011
ALSA sound/pci/hda/hda_codec.c:716: hda_codec_setup_stream: NID=0x3, stream=0x5, channel=0, format=0x4011
ALSA sound/pci/hda/hda_codec.c:716: hda_codec_setup_stream: NID=0x2, stream=0x5, channel=0, format=0x4011
ALSA sound/pci/hda/hda_codec.c:716: hda_codec_setup_stream: NID=0x5, stream=0x5, channel=0, format=0x4011
ALSA sound/pci/hda/hda_codec.c:716: hda_codec_setup_stream: NID=0x4, stream=0x5, channel=0, format=0x4011
ALSA sound/pci/hda/hda_intel.c:1390: azx_pcm_prepare: bufsize=0x4400, format=0x4011
ALSA sound/pci/hda/hda_codec.c:716: hda_codec_setup_stream: NID=0x8, stream=0x5, channel=0, format=0x4011
ALSA sound/pci/hda/hda_codec.c:716: hda_codec_setup_stream: NID=0x3, stream=0x5, channel=0, format=0x4011
ALSA sound/pci/hda/hda_codec.c:716: hda_codec_setup_stream: NID=0x2, stream=0x5, channel=0, format=0x4011
ALSA sound/pci/hda/hda_codec.c:716: hda_codec_setup_stream: NID=0x5, stream=0x5, channel=0, format=0x4011
ALSA sound/pci/hda/hda_codec.c:716: hda_codec_setup_stream: NID=0x4, stream=0x5, channel=0, format=0x4011
ALSA sound/pci/hda/hda_intel.c:1390: azx_pcm_prepare: bufsize=0x4400, format=0x4011
ALSA sound/pci/hda/hda_codec.c:716: hda_codec_setup_stream: NID=0x6, stream=0x1, channel=0, format=0x4011
ALSA sound/pci/hda/hda_intel.c:1390: azx_pcm_prepare: bufsize=0x4400, format=0x4011
ALSA sound/pci/hda/hda_codec.c:716: hda_codec_setup_stream: NID=0x6, stream=0x1, channel=0, format=0x4011
ALSA sound/pci/hda/hda_codec.c:728: hda_codec_cleanup_stream: NID=0x6
ALSA sound/pci/hda/hda_codec.c:728: hda_codec_cleanup_stream: NID=0x6
ALSA sound/pci/hda/hda_codec.c:728: hda_codec_cleanup_stream: NID=0x3
ALSA sound/pci/hda/hda_codec.c:728: hda_codec_cleanup_stream: NID=0x2
ALSA sound/pci/hda/hda_codec.c:728: hda_codec_cleanup_stream: NID=0x5
ALSA sound/pci/hda/hda_codec.c:728: hda_codec_cleanup_stream: NID=0x4
ALSA sound/pci/hda/hda_codec.c:728: hda_codec_cleanup_stream: NID=0x8
ALSA sound/pci/hda/hda_codec.c:728: hda_codec_cleanup_stream: NID=0x3
ALSA sound/pci/hda/hda_codec.c:728: hda_codec_cleanup_stream: NID=0x2
ALSA sound/pci/hda/hda_codec.c:728: hda_codec_cleanup_stream: NID=0x5
ALSA sound/pci/hda/hda_codec.c:728: hda_codec_cleanup_stream: NID=0x4
ALSA sound/pci/hda/hda_intel.c:1390: azx_pcm_prepare: bufsize=0x4400, format=0x4011
ALSA sound/pci/hda/hda_codec.c:716: hda_codec_setup_stream: NID=0x8, stream=0x5, channel=0, format=0x4011
ALSA sound/pci/hda/hda_codec.c:716: hda_codec_setup_stream: NID=0x3, stream=0x5, channel=0, format=0x4011
ALSA sound/pci/hda/hda_codec.c:716: hda_codec_setup_stream: NID=0x2, stream=0x5, channel=0, format=0x4011
ALSA sound/pci/hda/hda_codec.c:716: hda_codec_setup_stream: NID=0x5, stream=0x5, channel=0, format=0x4011
ALSA sound/pci/hda/hda_codec.c:716: hda_codec_setup_stream: NID=0x4, stream=0x5, channel=0, format=0x4011
ALSA sound/pci/hda/hda_intel.c:1390: azx_pcm_prepare: bufsize=0x4400, format=0x4011
ALSA sound/pci/hda/hda_codec.c:716: hda_codec_setup_stream: NID=0x8, stream=0x5, channel=0, format=0x4011
ALSA sound/pci/hda/hda_codec.c:716: hda_codec_setup_stream: NID=0x3, stream=0x5, channel=0, format=0x4011
ALSA sound/pci/hda/hda_codec.c:716: hda_codec_setup_stream: NID=0x2, stream=0x5, channel=0, format=0x4011
ALSA sound/pci/hda/hda_codec.c:716: hda_codec_setup_stream: NID=0x5, stream=0x5, channel=0, format=0x4011
ALSA sound/pci/hda/hda_codec.c:716: hda_codec_setup_stream: NID=0x4, stream=0x5, channel=0, format=0x4011
uhci_hcd 0000:00:1d.0: release dev 2 ep81-INT, period 1, phase 0, 61 us
uhci_hcd 0000:00:1d.0: reserve dev 2 ep81-INT, period 1, phase 0, 61 us
uhci_hcd 0000:00:1d.0: release dev 2 ep81-INT, period 1, phase 0, 61 us
uhci_hcd 0000:00:1d.0: reserve dev 2 ep81-INT, period 1, phase 0, 61 us
uhci_hcd 0000:00:1d.0: release dev 2 ep81-INT, period 1, phase 0, 61 us
uhci_hcd 0000:00:1d.0: reserve dev 2 ep81-INT, period 1, phase 0, 61 us
uhci_hcd 0000:00:1d.0: release dev 2 ep81-INT, period 1, phase 0, 61 us
uhci_hcd 0000:00:1d.0: reserve dev 2 ep81-INT, period 1, phase 0, 61 us
SELinux: initialized (dev fuse, type fuse), uses genfs_contexts
CPU0 attaching NULL sched-domain.
CPU1 attaching NULL sched-domain.
CPU0 attaching sched-domain:
 domain 0: span 0-1 level MC
  groups: 0 1
  domain 1: span 0-1 level NODE
   groups: 0-1
CPU1 attaching sched-domain:
 domain 0: span 0-1 level MC
  groups: 1 0
  domain 1: span 0-1 level NODE
   groups: 0-1
uhci_hcd 0000:00:1d.0: release dev 2 ep81-INT, period 1, phase 0, 61 us
uhci_hcd 0000:00:1d.0: reserve dev 2 ep81-INT, period 1, phase 0, 61 us
ALSA sound/pci/hda/hda_codec.c:728: hda_codec_cleanup_stream: NID=0x3
ALSA sound/pci/hda/hda_codec.c:728: hda_codec_cleanup_stream: NID=0x2
ALSA sound/pci/hda/hda_codec.c:728: hda_codec_cleanup_stream: NID=0x5
ALSA sound/pci/hda/hda_codec.c:728: hda_codec_cleanup_stream: NID=0x4
ALSA sound/pci/hda/hda_codec.c:728: hda_codec_cleanup_stream: NID=0x8
ALSA sound/pci/hda/hda_codec.c:728: hda_codec_cleanup_stream: NID=0x3
ALSA sound/pci/hda/hda_codec.c:728: hda_codec_cleanup_stream: NID=0x2
ALSA sound/pci/hda/hda_codec.c:728: hda_codec_cleanup_stream: NID=0x5
ALSA sound/pci/hda/hda_codec.c:728: hda_codec_cleanup_stream: NID=0x4
uhci_hcd 0000:00:1d.0: release dev 2 ep81-INT, period 1, phase 0, 61 us
uhci_hcd 0000:00:1d.0: reserve dev 2 ep81-INT, period 1, phase 0, 61 us
uhci_hcd 0000:00:1d.0: release dev 2 ep81-INT, period 1, phase 0, 61 us
uhci_hcd 0000:00:1d.0: reserve dev 2 ep81-INT, period 1, phase 0, 61 us
uhci_hcd 0000:00:1d.0: release dev 2 ep81-INT, period 1, phase 0, 61 us
uhci_hcd 0000:00:1d.0: reserve dev 2 ep81-INT, period 1, phase 0, 61 us
uhci_hcd 0000:00:1d.0: release dev 2 ep81-INT, period 1, phase 0, 61 us
uhci_hcd 0000:00:1d.0: reserve dev 2 ep81-INT, period 1, phase 0, 61 us
uhci_hcd 0000:00:1d.0: release dev 2 ep81-INT, period 1, phase 0, 61 us
uhci_hcd 0000:00:1d.0: reserve dev 2 ep81-INT, period 1, phase 0, 61 us
uhci_hcd 0000:00:1d.0: release dev 2 ep81-INT, period 1, phase 0, 61 us
uhci_hcd 0000:00:1d.0: reserve dev 2 ep81-INT, period 1, phase 0, 61 us
uhci_hcd 0000:00:1d.0: release dev 2 ep81-INT, period 1, phase 0, 61 us
uhci_hcd 0000:00:1d.0: reserve dev 2 ep81-INT, period 1, phase 0, 61 us
uhci_hcd 0000:00:1d.0: release dev 2 ep81-INT, period 1, phase 0, 61 us
uhci_hcd 0000:00:1d.0: reserve dev 2 ep81-INT, period 1, phase 0, 61 us
uhci_hcd 0000:00:1d.0: release dev 2 ep81-INT, period 1, phase 0, 61 us
uhci_hcd 0000:00:1d.0: reserve dev 2 ep81-INT, period 1, phase 0, 61 us
uhci_hcd 0000:00:1d.0: release dev 2 ep81-INT, period 1, phase 0, 61 us
uhci_hcd 0000:00:1d.0: reserve dev 2 ep81-INT, period 1, phase 0, 61 us
uhci_hcd 0000:00:1d.0: release dev 2 ep81-INT, period 1, phase 0, 61 us
uhci_hcd 0000:00:1d.0: reserve dev 2 ep81-INT, period 1, phase 0, 61 us
uhci_hcd 0000:00:1d.0: release dev 2 ep81-INT, period 1, phase 0, 61 us
uhci_hcd 0000:00:1d.0: reserve dev 2 ep81-INT, period 1, phase 0, 61 us
uhci_hcd 0000:00:1d.0: release dev 2 ep81-INT, period 1, phase 0, 61 us
uhci_hcd 0000:00:1d.0: reserve dev 2 ep81-INT, period 1, phase 0, 61 us
uhci_hcd 0000:00:1d.0: release dev 2 ep81-INT, period 1, phase 0, 61 us
uhci_hcd 0000:00:1d.0: reserve dev 2 ep81-INT, period 1, phase 0, 61 us
uhci_hcd 0000:00:1d.0: release dev 2 ep81-INT, period 1, phase 0, 61 us
uhci_hcd 0000:00:1d.0: reserve dev 2 ep81-INT, period 1, phase 0, 61 us
uhci_hcd 0000:00:1d.0: release dev 2 ep81-INT, period 1, phase 0, 61 us
uhci_hcd 0000:00:1d.0: reserve dev 2 ep81-INT, period 1, phase 0, 61 us
uhci_hcd 0000:00:1d.0: release dev 2 ep81-INT, period 1, phase 0, 61 us
uhci_hcd 0000:00:1d.0: reserve dev 2 ep81-INT, period 1, phase 0, 61 us
uhci_hcd 0000:00:1d.0: release dev 2 ep81-INT, period 1, phase 0, 61 us
uhci_hcd 0000:00:1d.0: reserve dev 2 ep81-INT, period 1, phase 0, 61 us
uhci_hcd 0000:00:1d.0: release dev 2 ep81-INT, period 1, phase 0, 61 us
uhci_hcd 0000:00:1d.0: reserve dev 2 ep81-INT, period 1, phase 0, 61 us
uhci_hcd 0000:00:1d.0: release dev 2 ep81-INT, period 1, phase 0, 61 us
uhci_hcd 0000:00:1d.0: reserve dev 2 ep81-INT, period 1, phase 0, 61 us
uhci_hcd 0000:00:1d.0: release dev 2 ep81-INT, period 1, phase 0, 61 us
uhci_hcd 0000:00:1d.0: reserve dev 2 ep81-INT, period 1, phase 0, 61 us
uhci_hcd 0000:00:1d.0: release dev 2 ep81-INT, period 1, phase 0, 61 us
uhci_hcd 0000:00:1d.0: reserve dev 2 ep81-INT, period 1, phase 0, 61 us
ALSA sound/pci/hda/hda_intel.c:1390: azx_pcm_prepare: bufsize=0x4400, format=0x4011
ALSA sound/pci/hda/hda_codec.c:716: hda_codec_setup_stream: NID=0x8, stream=0x5, channel=0, format=0x4011
ALSA sound/pci/hda/hda_codec.c:716: hda_codec_setup_stream: NID=0x3, stream=0x5, channel=0, format=0x4011
ALSA sound/pci/hda/hda_codec.c:716: hda_codec_setup_stream: NID=0x2, stream=0x5, channel=0, format=0x4011
ALSA sound/pci/hda/hda_codec.c:716: hda_codec_setup_stream: NID=0x5, stream=0x5, channel=0, format=0x4011
ALSA sound/pci/hda/hda_codec.c:716: hda_codec_setup_stream: NID=0x4, stream=0x5, channel=0, format=0x4011
ALSA sound/pci/hda/hda_intel.c:1390: azx_pcm_prepare: bufsize=0x4400, format=0x4011
ALSA sound/pci/hda/hda_codec.c:716: hda_codec_setup_stream: NID=0x8, stream=0x5, channel=0, format=0x4011
ALSA sound/pci/hda/hda_codec.c:716: hda_codec_setup_stream: NID=0x3, stream=0x5, channel=0, format=0x4011
ALSA sound/pci/hda/hda_codec.c:716: hda_codec_setup_stream: NID=0x2, stream=0x5, channel=0, format=0x4011
ALSA sound/pci/hda/hda_codec.c:716: hda_codec_setup_stream: NID=0x5, stream=0x5, channel=0, format=0x4011
ALSA sound/pci/hda/hda_codec.c:716: hda_codec_setup_stream: NID=0x4, stream=0x5, channel=0, format=0x4011
uhci_hcd 0000:00:1d.0: release dev 2 ep81-INT, period 1, phase 0, 61 us
uhci_hcd 0000:00:1d.0: reserve dev 2 ep81-INT, period 1, phase 0, 61 us
uhci_hcd 0000:00:1d.0: release dev 2 ep81-INT, period 1, phase 0, 61 us
uhci_hcd 0000:00:1d.0: reserve dev 2 ep81-INT, period 1, phase 0, 61 us
ALSA sound/pci/hda/hda_codec.c:728: hda_codec_cleanup_stream: NID=0x3
ALSA sound/pci/hda/hda_codec.c:728: hda_codec_cleanup_stream: NID=0x2
ALSA sound/pci/hda/hda_codec.c:728: hda_codec_cleanup_stream: NID=0x5
ALSA sound/pci/hda/hda_codec.c:728: hda_codec_cleanup_stream: NID=0x4
ALSA sound/pci/hda/hda_codec.c:728: hda_codec_cleanup_stream: NID=0x8
ALSA sound/pci/hda/hda_codec.c:728: hda_codec_cleanup_stream: NID=0x3
ALSA sound/pci/hda/hda_codec.c:728: hda_codec_cleanup_stream: NID=0x2
ALSA sound/pci/hda/hda_codec.c:728: hda_codec_cleanup_stream: NID=0x5
ALSA sound/pci/hda/hda_codec.c:728: hda_codec_cleanup_stream: NID=0x4
uhci_hcd 0000:00:1d.0: release dev 2 ep81-INT, period 1, phase 0, 61 us
uhci_hcd 0000:00:1d.0: reserve dev 2 ep81-INT, period 1, phase 0, 61 us
uhci_hcd 0000:00:1d.0: release dev 2 ep81-INT, period 1, phase 0, 61 us
uhci_hcd 0000:00:1d.0: reserve dev 2 ep81-INT, period 1, phase 0, 61 us
uhci_hcd 0000:00:1d.0: release dev 2 ep81-INT, period 1, phase 0, 61 us
uhci_hcd 0000:00:1d.0: reserve dev 2 ep81-INT, period 1, phase 0, 61 us
uhci_hcd 0000:00:1d.0: release dev 2 ep81-INT, period 1, phase 0, 61 us
uhci_hcd 0000:00:1d.0: reserve dev 2 ep81-INT, period 1, phase 0, 61 us
uhci_hcd 0000:00:1d.0: release dev 2 ep81-INT, period 1, phase 0, 61 us
uhci_hcd 0000:00:1d.0: reserve dev 2 ep81-INT, period 1, phase 0, 61 us
uhci_hcd 0000:00:1d.0: release dev 2 ep81-INT, period 1, phase 0, 61 us
uhci_hcd 0000:00:1d.0: reserve dev 2 ep81-INT, period 1, phase 0, 61 us
uhci_hcd 0000:00:1d.0: release dev 2 ep81-INT, period 1, phase 0, 61 us
uhci_hcd 0000:00:1d.0: reserve dev 2 ep81-INT, period 1, phase 0, 61 us
uhci_hcd 0000:00:1d.0: release dev 2 ep81-INT, period 1, phase 0, 61 us
uhci_hcd 0000:00:1d.0: reserve dev 2 ep81-INT, period 1, phase 0, 61 us
uhci_hcd 0000:00:1d.0: release dev 2 ep81-INT, period 1, phase 0, 61 us
uhci_hcd 0000:00:1d.0: reserve dev 2 ep81-INT, period 1, phase 0, 61 us
uhci_hcd 0000:00:1d.0: release dev 2 ep81-INT, period 1, phase 0, 61 us
uhci_hcd 0000:00:1d.0: reserve dev 2 ep81-INT, period 1, phase 0, 61 us
uhci_hcd 0000:00:1d.0: release dev 2 ep81-INT, period 1, phase 0, 61 us
uhci_hcd 0000:00:1d.0: reserve dev 2 ep81-INT, period 1, phase 0, 61 us
uhci_hcd 0000:00:1d.0: release dev 2 ep81-INT, period 1, phase 0, 61 us
uhci_hcd 0000:00:1d.0: reserve dev 2 ep81-INT, period 1, phase 0, 61 us
uhci_hcd 0000:00:1d.0: release dev 2 ep81-INT, period 1, phase 0, 61 us
uhci_hcd 0000:00:1d.0: reserve dev 2 ep81-INT, period 1, phase 0, 61 us

^ permalink raw reply	[flat|nested] 55+ messages in thread

* Re: 2.6.26-rc9-git9 doesn't boot on Macintel
  2008-07-18  6:09                                             ` Jack Howarth
@ 2008-07-18  6:22                                               ` Yinghai Lu
  2008-07-18 12:02                                                 ` Jack Howarth
  2008-07-18 12:09                                                 ` Jack Howarth
  0 siblings, 2 replies; 55+ messages in thread
From: Yinghai Lu @ 2008-07-18  6:22 UTC (permalink / raw)
  To: Jack Howarth
  Cc: Linux Kernel Mailing List, Ingo Molnar, jbarnes@virtuousgeek.org,
	Thomas Gleixner

On Thu, Jul 17, 2008 at 11:09 PM, Jack Howarth
<howarth@bromo.msbb.uc.edu> wrote:
> YH,
>   I built a fedora kernel rpm using the diff of the vanilla
> 2.6.26 release vs the current git of the linus kernel tree.
> The option for pci_early_config_dump appears to have been
> renamed as earlydump. Using 'debug pci=earlydump', I get the
> following PCI information from the bios. This kernel uses your
> mmconfig patch with the dmicode of MacBookPro2.

how about
lspci -vvxxxx

YH

^ permalink raw reply	[flat|nested] 55+ messages in thread

* Re: 2.6.26-rc9-git9 doesn't boot on Macintel
  2008-07-18  6:22                                               ` Yinghai Lu
@ 2008-07-18 12:02                                                 ` Jack Howarth
  2008-07-18 12:09                                                 ` Jack Howarth
  1 sibling, 0 replies; 55+ messages in thread
From: Jack Howarth @ 2008-07-18 12:02 UTC (permalink / raw)
  To: Yinghai Lu
  Cc: Linux Kernel Mailing List, Ingo Molnar, jbarnes@virtuousgeek.org,
	Thomas Gleixner

On Thu, Jul 17, 2008 at 11:22:15PM -0700, Yinghai Lu wrote:
> On Thu, Jul 17, 2008 at 11:09 PM, Jack Howarth
> <howarth@bromo.msbb.uc.edu> wrote:
> > YH,
> >   I built a fedora kernel rpm using the diff of the vanilla
> > 2.6.26 release vs the current git of the linus kernel tree.
> > The option for pci_early_config_dump appears to have been
> > renamed as earlydump. Using 'debug pci=earlydump', I get the
> > following PCI information from the bios. This kernel uses your
> > mmconfig patch with the dmicode of MacBookPro2.
> 
> how about
> lspci -vvxxxx
> 
> YH

YH,
   I get the attached when booted under the current linus 2.6 git.
Let me know if between the earlydump results and these if anything
comes to mind as to why PCIEASPM is freezing up on the probe behind
the bridge.
                       Jack
00:00.0 Host bridge: Intel Corporation Mobile 945GM/PM/GMS, 943/940GML and 945GT Express Memory Controller Hub (rev 03)
	Subsystem: Intel Corporation Unknown device 7270
	Control: I/O- Mem+ BusMaster+ SpecCycle- MemWINV- VGASnoop- ParErr- Stepping- SERR- FastB2B- DisINTx-
	Status: Cap+ 66MHz- UDF- FastB2B+ ParErr- DEVSEL=fast >TAbort- <TAbort- <MAbort+ >SERR- <PERR- INTx-
	Latency: 0
	Capabilities: <access denied>
00: 86 80 a0 27 06 00 90 20 03 00 00 06 00 00 00 00
10: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
20: 00 00 00 00 00 00 00 00 00 00 00 00 86 80 70 72
30: 00 00 00 00 e0 00 00 00 00 00 00 00 00 00 00 00

00:01.0 PCI bridge: Intel Corporation Mobile 945GM/PM/GMS, 943/940GML and 945GT Express PCI Express Root Port (rev 03) (prog-if 00 [Normal decode])
	Control: I/O+ Mem+ BusMaster+ SpecCycle- MemWINV- VGASnoop- ParErr- Stepping- SERR- FastB2B- DisINTx-
	Status: Cap+ 66MHz- UDF- FastB2B- ParErr- DEVSEL=fast >TAbort- <TAbort- <MAbort- >SERR- <PERR- INTx-
	Latency: 0, Cache Line Size: 256 bytes
	Bus: primary=00, secondary=01, subordinate=01, sec-latency=0
	I/O behind bridge: 00003000-00003fff
	Memory behind bridge: d8300000-d83fffff
	Prefetchable memory behind bridge: 00000000c0000000-00000000cfffffff
	Secondary status: 66MHz- FastB2B- ParErr- DEVSEL=fast >TAbort- <TAbort- <MAbort- <SERR- <PERR-
	BridgeCtl: Parity- SERR- NoISA- VGA+ MAbort- >Reset- FastB2B-
		PriDiscTmr- SecDiscTmr- DiscTmrStat- DiscTmrSERREn-
	Capabilities: <access denied>
	Kernel driver in use: pcieport-driver
	Kernel modules: shpchp
00: 86 80 a1 27 07 00 10 00 03 00 04 06 40 00 01 00
10: 00 00 00 00 00 00 00 00 00 01 01 00 30 30 00 00
20: 30 d8 30 d8 01 c0 f1 cf 00 00 00 00 00 00 00 00
30: 00 00 00 00 88 00 00 00 00 00 00 00 0b 01 08 00

00:07.0 Performance counters: Intel Corporation Unknown device 27a3 (rev 03)
	Control: I/O- Mem+ BusMaster- SpecCycle- MemWINV- VGASnoop- ParErr- Stepping- SERR- FastB2B- DisINTx-
	Status: Cap+ 66MHz+ UDF- FastB2B+ ParErr- DEVSEL=fast >TAbort- <TAbort- <MAbort- >SERR- <PERR- INTx-
	Interrupt: pin A routed to IRQ 11
	Region 0: Memory at d8404000 (32-bit, non-prefetchable) [size=4K]
	Capabilities: <access denied>
00: 86 80 a3 27 02 00 b0 00 03 00 01 11 00 00 00 00
10: 00 40 40 d8 00 00 00 00 00 00 00 00 00 00 00 00
20: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
30: 00 00 00 00 dc 00 00 00 00 00 00 00 0b 01 00 00

00:1b.0 Audio device: Intel Corporation 82801G (ICH7 Family) High Definition Audio Controller (rev 02)
	Subsystem: Sigmatel Unknown device 7680
	Control: I/O- Mem+ BusMaster+ SpecCycle- MemWINV- VGASnoop- ParErr- Stepping- SERR- FastB2B- DisINTx-
	Status: Cap+ 66MHz- UDF- FastB2B- ParErr- DEVSEL=fast >TAbort- <TAbort- <MAbort- >SERR- <PERR- INTx-
	Latency: 0, Cache Line Size: 256 bytes
	Interrupt: pin A routed to IRQ 22
	Region 0: Memory at d8400000 (64-bit, non-prefetchable) [size=16K]
	Capabilities: <access denied>
	Kernel driver in use: HDA Intel
	Kernel modules: snd-hda-intel
00: 86 80 d8 27 06 00 10 00 02 00 03 04 40 00 00 00
10: 04 00 40 d8 00 00 00 00 00 00 00 00 00 00 00 00
20: 00 00 00 00 00 00 00 00 00 00 00 00 84 83 80 76
30: 00 00 00 00 50 00 00 00 00 00 00 00 0a 01 00 00

00:1c.0 PCI bridge: Intel Corporation 82801G (ICH7 Family) PCI Express Port 1 (rev 02) (prog-if 00 [Normal decode])
	Control: I/O+ Mem+ BusMaster+ SpecCycle- MemWINV- VGASnoop- ParErr- Stepping- SERR- FastB2B- DisINTx-
	Status: Cap+ 66MHz- UDF- FastB2B- ParErr- DEVSEL=fast >TAbort- <TAbort- <MAbort- >SERR- <PERR- INTx-
	Latency: 0, Cache Line Size: 256 bytes
	Bus: primary=00, secondary=02, subordinate=02, sec-latency=0
	I/O behind bridge: 00002000-00002fff
	Memory behind bridge: d8200000-d82fffff
	Prefetchable memory behind bridge: 00000000d8500000-00000000d85fffff
	Secondary status: 66MHz- FastB2B- ParErr- DEVSEL=fast >TAbort- <TAbort- <MAbort- <SERR- <PERR-
	BridgeCtl: Parity- SERR- NoISA- VGA- MAbort- >Reset- FastB2B-
		PriDiscTmr- SecDiscTmr- DiscTmrStat- DiscTmrSERREn-
	Capabilities: <access denied>
	Kernel driver in use: pcieport-driver
	Kernel modules: shpchp
00: 86 80 d0 27 07 00 10 00 02 00 04 06 40 00 81 00
10: 00 00 00 00 00 00 00 00 00 02 02 00 20 20 00 00
20: 20 d8 20 d8 51 d8 51 d8 00 00 00 00 00 00 00 00
30: 00 00 00 00 40 00 00 00 00 00 00 00 0b 01 00 00

00:1c.1 PCI bridge: Intel Corporation 82801G (ICH7 Family) PCI Express Port 2 (rev 02) (prog-if 00 [Normal decode])
	Control: I/O+ Mem+ BusMaster+ SpecCycle- MemWINV- VGASnoop- ParErr- Stepping- SERR- FastB2B- DisINTx-
	Status: Cap+ 66MHz- UDF- FastB2B- ParErr- DEVSEL=fast >TAbort- <TAbort- <MAbort- >SERR- <PERR- INTx-
	Latency: 0, Cache Line Size: 256 bytes
	Bus: primary=00, secondary=03, subordinate=03, sec-latency=0
	Memory behind bridge: d8100000-d81fffff
	Secondary status: 66MHz- FastB2B- ParErr- DEVSEL=fast >TAbort- <TAbort- <MAbort+ <SERR- <PERR-
	BridgeCtl: Parity- SERR- NoISA- VGA- MAbort- >Reset- FastB2B-
		PriDiscTmr- SecDiscTmr- DiscTmrStat- DiscTmrSERREn-
	Capabilities: <access denied>
	Kernel driver in use: pcieport-driver
	Kernel modules: shpchp
00: 86 80 d2 27 07 00 10 00 02 00 04 06 40 00 81 00
10: 00 00 00 00 00 00 00 00 00 03 03 00 f0 00 00 20
20: 10 d8 10 d8 f1 ff 01 00 00 00 00 00 00 00 00 00
30: 00 00 00 00 40 00 00 00 00 00 00 00 0b 02 00 00

00:1c.2 PCI bridge: Intel Corporation 82801G (ICH7 Family) PCI Express Port 3 (rev 02) (prog-if 00 [Normal decode])
	Control: I/O+ Mem+ BusMaster+ SpecCycle- MemWINV- VGASnoop- ParErr- Stepping- SERR- FastB2B- DisINTx-
	Status: Cap+ 66MHz- UDF- FastB2B- ParErr- DEVSEL=fast >TAbort- <TAbort- <MAbort- >SERR- <PERR- INTx-
	Latency: 0, Cache Line Size: 256 bytes
	Bus: primary=00, secondary=04, subordinate=0b, sec-latency=0
	I/O behind bridge: 00001000-00001fff
	Memory behind bridge: d4100000-d80fffff
	Prefetchable memory behind bridge: 00000000d0000000-00000000d3ffffff
	Secondary status: 66MHz- FastB2B- ParErr- DEVSEL=fast >TAbort- <TAbort- <MAbort- <SERR- <PERR-
	BridgeCtl: Parity- SERR- NoISA- VGA- MAbort- >Reset- FastB2B-
		PriDiscTmr- SecDiscTmr- DiscTmrStat- DiscTmrSERREn-
	Capabilities: <access denied>
	Kernel driver in use: pcieport-driver
	Kernel modules: shpchp
00: 86 80 d4 27 07 00 10 00 02 00 04 06 40 00 81 00
10: 00 00 00 00 00 00 00 00 00 04 0b 00 10 10 00 00
20: 10 d4 00 d8 01 d0 f1 d3 00 00 00 00 00 00 00 00
30: 00 00 00 00 40 00 00 00 00 00 00 00 0b 03 00 00

00:1d.0 USB Controller: Intel Corporation 82801G (ICH7 Family) USB UHCI Controller #1 (rev 02) (prog-if 00 [UHCI])
	Subsystem: Intel Corporation Unknown device 7270
	Control: I/O+ Mem- BusMaster+ SpecCycle- MemWINV- VGASnoop- ParErr- Stepping- SERR- FastB2B- DisINTx-
	Status: Cap- 66MHz- UDF- FastB2B+ ParErr- DEVSEL=medium >TAbort- <TAbort- <MAbort- >SERR- <PERR- INTx-
	Latency: 0
	Interrupt: pin A routed to IRQ 23
	Region 4: I/O ports at 4080 [size=32]
	Kernel driver in use: uhci_hcd
	Kernel modules: uhci-hcd
00: 86 80 c8 27 05 00 80 02 02 00 03 0c 00 00 80 00
10: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
20: 81 40 00 00 00 00 00 00 00 00 00 00 86 80 70 72
30: 00 00 00 00 00 00 00 00 00 00 00 00 0b 01 00 00

00:1d.1 USB Controller: Intel Corporation 82801G (ICH7 Family) USB UHCI Controller #2 (rev 02) (prog-if 00 [UHCI])
	Subsystem: Intel Corporation Unknown device 7270
	Control: I/O+ Mem- BusMaster+ SpecCycle- MemWINV- VGASnoop- ParErr- Stepping- SERR- FastB2B- DisINTx-
	Status: Cap- 66MHz- UDF- FastB2B+ ParErr- DEVSEL=medium >TAbort- <TAbort- <MAbort- >SERR- <PERR- INTx-
	Latency: 0
	Interrupt: pin B routed to IRQ 19
	Region 4: I/O ports at 4060 [size=32]
	Kernel driver in use: uhci_hcd
	Kernel modules: uhci-hcd
00: 86 80 c9 27 05 00 80 02 02 00 03 0c 00 00 00 00
10: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
20: 61 40 00 00 00 00 00 00 00 00 00 00 86 80 70 72
30: 00 00 00 00 00 00 00 00 00 00 00 00 0b 02 00 00

00:1d.2 USB Controller: Intel Corporation 82801G (ICH7 Family) USB UHCI Controller #3 (rev 02) (prog-if 00 [UHCI])
	Subsystem: Intel Corporation Unknown device 7270
	Control: I/O+ Mem- BusMaster+ SpecCycle- MemWINV- VGASnoop- ParErr- Stepping- SERR- FastB2B- DisINTx-
	Status: Cap- 66MHz- UDF- FastB2B+ ParErr- DEVSEL=medium >TAbort- <TAbort- <MAbort- >SERR- <PERR- INTx-
	Latency: 0
	Interrupt: pin C routed to IRQ 18
	Region 4: I/O ports at 4040 [size=32]
	Kernel driver in use: uhci_hcd
	Kernel modules: uhci-hcd
00: 86 80 ca 27 05 00 80 02 02 00 03 0c 00 00 00 00
10: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
20: 41 40 00 00 00 00 00 00 00 00 00 00 86 80 70 72
30: 00 00 00 00 00 00 00 00 00 00 00 00 0b 03 00 00

00:1d.3 USB Controller: Intel Corporation 82801G (ICH7 Family) USB UHCI Controller #4 (rev 02) (prog-if 00 [UHCI])
	Subsystem: Intel Corporation Unknown device 7270
	Control: I/O+ Mem- BusMaster+ SpecCycle- MemWINV- VGASnoop- ParErr- Stepping- SERR- FastB2B- DisINTx-
	Status: Cap- 66MHz- UDF- FastB2B+ ParErr- DEVSEL=medium >TAbort- <TAbort- <MAbort- >SERR- <PERR- INTx-
	Latency: 0
	Interrupt: pin D routed to IRQ 16
	Region 4: I/O ports at 4020 [size=32]
	Kernel driver in use: uhci_hcd
	Kernel modules: uhci-hcd
00: 86 80 cb 27 05 00 80 02 02 00 03 0c 00 00 00 00
10: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
20: 21 40 00 00 00 00 00 00 00 00 00 00 86 80 70 72
30: 00 00 00 00 00 00 00 00 00 00 00 00 0b 04 00 00

00:1d.7 USB Controller: Intel Corporation 82801G (ICH7 Family) USB2 EHCI Controller (rev 02) (prog-if 20 [EHCI])
	Subsystem: Intel Corporation Unknown device 7270
	Control: I/O- Mem+ BusMaster+ SpecCycle- MemWINV- VGASnoop- ParErr- Stepping- SERR- FastB2B- DisINTx-
	Status: Cap+ 66MHz- UDF- FastB2B+ ParErr- DEVSEL=medium >TAbort- <TAbort- <MAbort- >SERR- <PERR- INTx-
	Latency: 0
	Interrupt: pin A routed to IRQ 23
	Region 0: Memory at d8405400 (32-bit, non-prefetchable) [size=1K]
	Capabilities: <access denied>
	Kernel driver in use: ehci_hcd
	Kernel modules: ehci-hcd
00: 86 80 cc 27 06 00 90 02 02 20 03 0c 00 00 00 00
10: 00 54 40 d8 00 00 00 00 00 00 00 00 00 00 00 00
20: 00 00 00 00 00 00 00 00 00 00 00 00 86 80 70 72
30: 00 00 00 00 50 00 00 00 00 00 00 00 0b 01 00 00

00:1e.0 PCI bridge: Intel Corporation 82801 Mobile PCI Bridge (rev e2) (prog-if 01 [Subtractive decode])
	Control: I/O+ Mem+ BusMaster+ SpecCycle- MemWINV- VGASnoop- ParErr- Stepping- SERR- FastB2B- DisINTx-
	Status: Cap+ 66MHz- UDF- FastB2B- ParErr- DEVSEL=fast >TAbort- <TAbort- <MAbort- >SERR- <PERR- INTx-
	Latency: 0
	Bus: primary=00, secondary=0c, subordinate=0c, sec-latency=32
	Memory behind bridge: d4000000-d40fffff
	Secondary status: 66MHz- FastB2B+ ParErr- DEVSEL=medium >TAbort- <TAbort- <MAbort+ <SERR- <PERR-
	BridgeCtl: Parity- SERR- NoISA- VGA- MAbort- >Reset- FastB2B-
		PriDiscTmr- SecDiscTmr- DiscTmrStat- DiscTmrSERREn-
	Capabilities: <access denied>
00: 86 80 48 24 07 00 10 00 e2 01 04 06 00 00 01 00
10: 00 00 00 00 00 00 00 00 00 0c 0c 20 f0 00 80 22
20: 00 d4 00 d4 f1 ff 01 00 00 00 00 00 00 00 00 00
30: 00 00 00 00 50 00 00 00 00 00 00 00 00 00 00 00

00:1f.0 ISA bridge: Intel Corporation 82801GBM (ICH7-M) LPC Interface Bridge (rev 02)
	Subsystem: Intel Corporation Unknown device 7270
	Control: I/O+ Mem+ BusMaster+ SpecCycle- MemWINV- VGASnoop- ParErr- Stepping- SERR- FastB2B- DisINTx-
	Status: Cap+ 66MHz- UDF- FastB2B- ParErr- DEVSEL=medium >TAbort- <TAbort- <MAbort- >SERR- <PERR- INTx-
	Latency: 0
	Capabilities: <access denied>
	Kernel modules: iTCO_wdt, intel-rng
00: 86 80 b9 27 07 00 10 02 02 00 01 06 00 00 80 00
10: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
20: 00 00 00 00 00 00 00 00 00 00 00 00 86 80 70 72
30: 00 00 00 00 e0 00 00 00 00 00 00 00 00 00 00 00

00:1f.1 IDE interface: Intel Corporation 82801G (ICH7 Family) IDE Controller (rev 02) (prog-if 8a [Master SecP PriP])
	Subsystem: Intel Corporation Unknown device 7270
	Control: I/O+ Mem- BusMaster+ SpecCycle- MemWINV- VGASnoop- ParErr- Stepping- SERR- FastB2B- DisINTx-
	Status: Cap- 66MHz- UDF- FastB2B+ ParErr- DEVSEL=medium >TAbort- <TAbort- <MAbort- >SERR- <PERR- INTx-
	Latency: 0
	Interrupt: pin A routed to IRQ 18
	Region 0: I/O ports at 01f0 [size=8]
	Region 1: I/O ports at 03f4 [size=1]
	Region 2: I/O ports at 0170 [size=8]
	Region 3: I/O ports at 0374 [size=1]
	Region 4: I/O ports at 40b0 [size=16]
	Kernel driver in use: ata_piix
	Kernel modules: pata_acpi, ata_generic, ata_piix
00: 86 80 df 27 05 00 80 02 02 8a 01 01 00 00 00 00
10: d9 40 00 00 ed 40 00 00 d1 40 00 00 e9 40 00 00
20: b1 40 00 00 00 00 00 00 00 00 00 00 86 80 70 72
30: 00 00 00 00 00 00 00 00 00 00 00 00 0b 01 00 00

00:1f.2 IDE interface: Intel Corporation 82801GBM/GHM (ICH7 Family) SATA IDE Controller (rev 02) (prog-if 8f [Master SecP SecO PriP PriO])
	Subsystem: Intel Corporation Unknown device 7270
	Control: I/O+ Mem+ BusMaster+ SpecCycle- MemWINV- VGASnoop- ParErr- Stepping- SERR- FastB2B- DisINTx-
	Status: Cap+ 66MHz+ UDF- FastB2B+ ParErr- DEVSEL=medium >TAbort- <TAbort- <MAbort- >SERR- <PERR- INTx-
	Latency: 0
	Interrupt: pin B routed to IRQ 19
	Region 0: I/O ports at 40c8 [size=8]
	Region 1: I/O ports at 40e4 [size=4]
	Region 2: I/O ports at 40c0 [size=8]
	Region 3: I/O ports at 40e0 [size=4]
	Region 4: I/O ports at 40a0 [size=16]
	Region 5: Memory at d8405000 (32-bit, non-prefetchable) [size=1K]
	Capabilities: <access denied>
	Kernel driver in use: ata_piix
	Kernel modules: pata_acpi, ata_generic, ata_piix
00: 86 80 c4 27 07 00 b0 02 02 8f 01 01 00 00 00 00
10: c9 40 00 00 e5 40 00 00 c1 40 00 00 e1 40 00 00
20: a1 40 00 00 00 50 40 d8 00 00 00 00 86 80 70 72
30: 00 00 00 00 70 00 00 00 00 00 00 00 0b 02 00 00

00:1f.3 SMBus: Intel Corporation 82801G (ICH7 Family) SMBus Controller (rev 02)
	Subsystem: Intel Corporation Unknown device 7270
	Control: I/O+ Mem- BusMaster- SpecCycle- MemWINV- VGASnoop- ParErr- Stepping- SERR- FastB2B- DisINTx-
	Status: Cap- 66MHz- UDF- FastB2B+ ParErr- DEVSEL=medium >TAbort- <TAbort- <MAbort- >SERR- <PERR- INTx-
	Interrupt: pin B routed to IRQ 19
	Region 4: I/O ports at efa0 [size=32]
	Kernel driver in use: i801_smbus
	Kernel modules: i2c-i801
00: 86 80 da 27 01 00 80 02 02 00 05 0c 00 00 00 00
10: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
20: a1 ef 00 00 00 00 00 00 00 00 00 00 86 80 70 72
30: 00 00 00 00 00 00 00 00 00 00 00 00 0b 02 00 00

01:00.0 VGA compatible controller: ATI Technologies Inc M56P [Radeon Mobility X1600] (prog-if 00 [VGA controller])
	Subsystem: Apple Computer Inc. Unknown device 0080
	Control: I/O+ Mem+ BusMaster+ SpecCycle- MemWINV- VGASnoop- ParErr- Stepping- SERR- FastB2B- DisINTx-
	Status: Cap+ 66MHz- UDF- FastB2B- ParErr- DEVSEL=fast >TAbort- <TAbort- <MAbort- >SERR- <PERR- INTx-
	Latency: 0, Cache Line Size: 256 bytes
	Interrupt: pin A routed to IRQ 16
	Region 0: Memory at c0000000 (32-bit, prefetchable) [size=256M]
	Region 1: I/O ports at 3000 [size=256]
	Region 2: Memory at d8300000 (32-bit, non-prefetchable) [size=64K]
	Expansion ROM at d8320000 [disabled] [size=128K]
	Capabilities: <access denied>
00: 02 10 c5 71 07 00 10 00 00 00 00 03 40 00 00 00
10: 08 00 00 c0 01 30 00 00 00 00 30 d8 00 00 00 00
20: 00 00 00 00 00 00 00 00 00 00 00 00 6b 10 80 00
30: 00 00 fe ff 50 00 00 00 00 00 00 00 0b 01 00 00

02:00.0 Ethernet controller: Marvell Technology Group Ltd. 88E8053 PCI-E Gigabit Ethernet Controller (rev 22)
	Subsystem: Marvell Technology Group Ltd. Marvell RDK-8053
	Control: I/O+ Mem+ BusMaster+ SpecCycle- MemWINV- VGASnoop- ParErr- Stepping- SERR- FastB2B- DisINTx-
	Status: Cap+ 66MHz- UDF- FastB2B- ParErr- DEVSEL=fast >TAbort- <TAbort- <MAbort- >SERR- <PERR- INTx-
	Latency: 0, Cache Line Size: 256 bytes
	Interrupt: pin A routed to IRQ 16
	Region 0: Memory at d8200000 (64-bit, non-prefetchable) [size=16K]
	Region 2: I/O ports at 2000 [size=256]
	Expansion ROM at d8500000 [disabled] [size=128K]
	Capabilities: <access denied>
	Kernel driver in use: sky2
	Kernel modules: sky2
00: ab 11 62 43 07 00 10 00 22 00 00 02 40 00 00 00
10: 04 00 20 d8 00 00 00 00 01 20 00 00 00 00 00 00
20: 00 00 00 00 00 00 00 00 00 00 00 00 ab 11 21 53
30: 00 00 fe ff 48 00 00 00 00 00 00 00 0b 01 00 00

03:00.0 Network controller: Atheros Communications Inc. AR5418 802.11abgn Wireless PCI Express Adapter (rev 01)
	Subsystem: Apple Computer Inc. Unknown device 0087
	Control: I/O+ Mem+ BusMaster+ SpecCycle- MemWINV- VGASnoop- ParErr- Stepping- SERR- FastB2B- DisINTx-
	Status: Cap+ 66MHz- UDF- FastB2B- ParErr- DEVSEL=fast >TAbort- <TAbort- <MAbort- >SERR- <PERR- INTx-
	Latency: 0, Cache Line Size: 256 bytes
	Interrupt: pin A routed to IRQ 17
	Region 0: Memory at d8100000 (64-bit, non-prefetchable) [size=64K]
	Capabilities: <access denied>
	Kernel driver in use: ath_pci
	Kernel modules: ath_pci, ath5k
00: 8c 16 24 00 07 00 10 00 01 00 80 02 40 00 00 00
10: 04 00 10 d8 00 00 00 00 00 00 00 00 00 00 00 00
20: 00 00 00 00 00 00 00 00 00 00 00 00 6b 10 87 00
30: 00 00 00 00 40 00 00 00 00 00 00 00 0a 01 00 00

0c:03.0 FireWire (IEEE 1394): Texas Instruments TSB82AA2 IEEE-1394b Link Layer Controller (rev 01) (prog-if 10 [OHCI])
	Control: I/O- Mem+ BusMaster+ SpecCycle- MemWINV+ VGASnoop- ParErr- Stepping- SERR- FastB2B- DisINTx-
	Status: Cap+ 66MHz- UDF- FastB2B- ParErr- DEVSEL=medium >TAbort- <TAbort- <MAbort- >SERR- <PERR- INTx-
	Latency: 248 (500ns min, 1000ns max), Cache Line Size: 64 bytes
	Interrupt: pin A routed to IRQ 19
	Region 0: Memory at d4004000 (32-bit, non-prefetchable) [size=2K]
	Region 1: Memory at d4000000 (32-bit, non-prefetchable) [size=16K]
	Capabilities: <access denied>
	Kernel driver in use: firewire_ohci
	Kernel modules: firewire-ohci
00: 4c 10 25 80 16 00 10 02 01 10 00 0c 10 f8 00 00
10: 00 40 00 d4 00 00 00 d4 00 00 00 00 00 00 00 00
20: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
30: 00 00 00 00 44 00 00 00 00 00 00 00 00 01 02 04


^ permalink raw reply	[flat|nested] 55+ messages in thread

* Re: 2.6.26-rc9-git9 doesn't boot on Macintel
  2008-07-18  6:22                                               ` Yinghai Lu
  2008-07-18 12:02                                                 ` Jack Howarth
@ 2008-07-18 12:09                                                 ` Jack Howarth
  2008-07-18 16:19                                                   ` Yinghai Lu
  1 sibling, 1 reply; 55+ messages in thread
From: Jack Howarth @ 2008-07-18 12:09 UTC (permalink / raw)
  To: Yinghai Lu
  Cc: Linux Kernel Mailing List, Ingo Molnar, jbarnes@virtuousgeek.org,
	Thomas Gleixner

YH,
   Do you see anything in the pci earlydump and the associated lspci --vvxxxx
output that sheds any light on why we have to clean up the dmi with your
mmconfig patch on a MacBookPro2? I am wondering if the BIOS information is
being misused by the linux kernel or if the BIOS is just buggy.
                  Jack


^ permalink raw reply	[flat|nested] 55+ messages in thread

* Re: 2.6.26-rc9-git9 doesn't boot on Macintel
  2008-07-18  1:25                                           ` Yinghai Lu
                                                               ` (2 preceding siblings ...)
  2008-07-18  6:09                                             ` Jack Howarth
@ 2008-07-18 16:07                                             ` Jack Howarth
  2008-07-18 16:17                                               ` Yinghai Lu
  3 siblings, 1 reply; 55+ messages in thread
From: Jack Howarth @ 2008-07-18 16:07 UTC (permalink / raw)
  To: Yinghai Lu
  Cc: Linux Kernel Mailing List, Ingo Molnar, jbarnes@virtuousgeek.org,
	Thomas Gleixner

YH,
   Is there any relationship between the issue fixed in...

http://marc.info/?l=linux-acpi&m=121615159014404&w=2

and the DMI issue you patched on my MacBookPro v2?
                         Jack

^ permalink raw reply	[flat|nested] 55+ messages in thread

* Re: 2.6.26-rc9-git9 doesn't boot on Macintel
  2008-07-18 16:07                                             ` Jack Howarth
@ 2008-07-18 16:17                                               ` Yinghai Lu
  0 siblings, 0 replies; 55+ messages in thread
From: Yinghai Lu @ 2008-07-18 16:17 UTC (permalink / raw)
  To: Jack Howarth
  Cc: Linux Kernel Mailing List, Ingo Molnar, jbarnes@virtuousgeek.org,
	Thomas Gleixner

On Fri, Jul 18, 2008 at 9:07 AM, Jack Howarth <howarth@bromo.msbb.uc.edu> wrote:
> YH,
>   Is there any relationship between the issue fixed in...
>
> http://marc.info/?l=linux-acpi&m=121615159014404&w=2
>
> and the DMI issue you patched on my MacBookPro v2?

no, the dmi check need to be done before reject_check...

YH

^ permalink raw reply	[flat|nested] 55+ messages in thread

* Re: 2.6.26-rc9-git9 doesn't boot on Macintel
  2008-07-18 12:09                                                 ` Jack Howarth
@ 2008-07-18 16:19                                                   ` Yinghai Lu
  2008-07-18 16:29                                                     ` Jack Howarth
  0 siblings, 1 reply; 55+ messages in thread
From: Yinghai Lu @ 2008-07-18 16:19 UTC (permalink / raw)
  To: Jack Howarth
  Cc: Linux Kernel Mailing List, Ingo Molnar, jbarnes@virtuousgeek.org,
	Thomas Gleixner

On Fri, Jul 18, 2008 at 5:09 AM, Jack Howarth <howarth@bromo.msbb.uc.edu> wrote:
> YH,
>   Do you see anything in the pci earlydump and the associated lspci --vvxxxx
> output that sheds any light on why we have to clean up the dmi with your
> mmconfig patch on a MacBookPro2? I am wondering if the BIOS information is
> being misused by the linux kernel or if the BIOS is just buggy.

BIOS is buggy. it said it need 0-255, but only reserve address range
for 64 buses

will resend patch to Ingo and Jesse,

YH

^ permalink raw reply	[flat|nested] 55+ messages in thread

* Re: 2.6.26-rc9-git9 doesn't boot on Macintel
  2008-07-18 16:19                                                   ` Yinghai Lu
@ 2008-07-18 16:29                                                     ` Jack Howarth
  2008-07-18 16:36                                                       ` Yinghai Lu
  0 siblings, 1 reply; 55+ messages in thread
From: Jack Howarth @ 2008-07-18 16:29 UTC (permalink / raw)
  To: Yinghai Lu
  Cc: Linux Kernel Mailing List, Ingo Molnar, jbarnes@virtuousgeek.org,
	Thomas Gleixner

YH,
   I'll file a radar bug report on this with Apple but wouldn't
hold my breath for them to fix the firmware. Also, it would be
a good idea to encourage all of the folks using 2.6.26 on
Macintel to watch out for the "MMCONFIG not used" message in
their dmesg and report that to you. I strongly suspect that
the MacBook Pro v2 isn't the only model with broken firmware.
                   Jack

On Fri, Jul 18, 2008 at 09:19:19AM -0700, Yinghai Lu wrote:
> On Fri, Jul 18, 2008 at 5:09 AM, Jack Howarth <howarth@bromo.msbb.uc.edu> wrote:
> > YH,
> >   Do you see anything in the pci earlydump and the associated lspci --vvxxxx
> > output that sheds any light on why we have to clean up the dmi with your
> > mmconfig patch on a MacBookPro2? I am wondering if the BIOS information is
> > being misused by the linux kernel or if the BIOS is just buggy.
> 
> BIOS is buggy. it said it need 0-255, but only reserve address range
> for 64 buses
> 
> will resend patch to Ingo and Jesse,
> 
> YH

^ permalink raw reply	[flat|nested] 55+ messages in thread

* Re: 2.6.26-rc9-git9 doesn't boot on Macintel
  2008-07-18 16:29                                                     ` Jack Howarth
@ 2008-07-18 16:36                                                       ` Yinghai Lu
  2008-07-18 18:20                                                         ` Justin Mattock
  0 siblings, 1 reply; 55+ messages in thread
From: Yinghai Lu @ 2008-07-18 16:36 UTC (permalink / raw)
  To: Jack Howarth
  Cc: Linux Kernel Mailing List, Ingo Molnar, jbarnes@virtuousgeek.org,
	Thomas Gleixner

On Fri, Jul 18, 2008 at 9:29 AM, Jack Howarth <howarth@bromo.msbb.uc.edu> wrote:
> YH,
>   I'll file a radar bug report on this with Apple but wouldn't
> hold my breath for them to fix the firmware. Also, it would be
> a good idea to encourage all of the folks using 2.6.26 on
> Macintel to watch out for the "MMCONFIG not used" message in
> their dmesg and report that to you. I strongly suspect that
> the MacBook Pro v2 isn't the only model with broken firmware.
>                   Jack
>
> On Fri, Jul 18, 2008 at 09:19:19AM -0700, Yinghai Lu wrote:
>> On Fri, Jul 18, 2008 at 5:09 AM, Jack Howarth <howarth@bromo.msbb.uc.edu> wrote:
>> > YH,
>> >   Do you see anything in the pci earlydump and the associated lspci --vvxxxx
>> > output that sheds any light on why we have to clean up the dmi with your
>> > mmconfig patch on a MacBookPro2? I am wondering if the BIOS information is
>> > being misused by the linux kernel or if the BIOS is just buggy.

it only happened when 3G ram installed.

when 2G installed, it will use [0xe0000000 - 0xf0000000), for bus [0,255]
and that is ok

YH

^ permalink raw reply	[flat|nested] 55+ messages in thread

* Re: 2.6.26-rc9-git9 doesn't boot on Macintel
  2008-07-18 16:36                                                       ` Yinghai Lu
@ 2008-07-18 18:20                                                         ` Justin Mattock
  2008-07-18 18:45                                                           ` Yinghai Lu
  0 siblings, 1 reply; 55+ messages in thread
From: Justin Mattock @ 2008-07-18 18:20 UTC (permalink / raw)
  To: Yinghai Lu
  Cc: Jack Howarth, Linux Kernel Mailing List, Ingo Molnar,
	jbarnes@virtuousgeek.org, Thomas Gleixner

On Fri, Jul 18, 2008 at 4:36 PM, Yinghai Lu <yhlu.kernel@gmail.com> wrote:
> On Fri, Jul 18, 2008 at 9:29 AM, Jack Howarth <howarth@bromo.msbb.uc.edu> wrote:
>> YH,
>>   I'll file a radar bug report on this with Apple but wouldn't
>> hold my breath for them to fix the firmware. Also, it would be
>> a good idea to encourage all of the folks using 2.6.26 on
>> Macintel to watch out for the "MMCONFIG not used" message in
>> their dmesg and report that to you. I strongly suspect that
>> the MacBook Pro v2 isn't the only model with broken firmware.
>>                   Jack
>>
>> On Fri, Jul 18, 2008 at 09:19:19AM -0700, Yinghai Lu wrote:
>>> On Fri, Jul 18, 2008 at 5:09 AM, Jack Howarth <howarth@bromo.msbb.uc.edu> wrote:
>>> > YH,
>>> >   Do you see anything in the pci earlydump and the associated lspci --vvxxxx
>>> > output that sheds any light on why we have to clean up the dmi with your
>>> > mmconfig patch on a MacBookPro2? I am wondering if the BIOS information is
>>> > being misused by the linux kernel or if the BIOS is just buggy.
>
> it only happened when 3G ram installed.
>
> when 2G installed, it will use [0xe0000000 - 0xf0000000), for bus [0,255]
> and that is ok
>
> YH
> --
> To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
> the body of a message to majordomo@vger.kernel.org
> More majordomo info at  http://vger.kernel.org/majordomo-info.html
> Please read the FAQ at  http://www.tux.org/lkml/
>

Where might us mac users locate a custom
dsdt to try?


-- 
Justin P. Mattock

^ permalink raw reply	[flat|nested] 55+ messages in thread

* Re: 2.6.26-rc9-git9 doesn't boot on Macintel
  2008-07-18 18:20                                                         ` Justin Mattock
@ 2008-07-18 18:45                                                           ` Yinghai Lu
  2008-07-18 18:56                                                             ` Justin Mattock
  0 siblings, 1 reply; 55+ messages in thread
From: Yinghai Lu @ 2008-07-18 18:45 UTC (permalink / raw)
  To: Justin Mattock
  Cc: Jack Howarth, Linux Kernel Mailing List, Ingo Molnar,
	jbarnes@virtuousgeek.org, Thomas Gleixner

On Fri, Jul 18, 2008 at 11:20 AM, Justin Mattock
<justinmattock@gmail.com> wrote:
> On Fri, Jul 18, 2008 at 4:36 PM, Yinghai Lu <yhlu.kernel@gmail.com> wrote:
>> On Fri, Jul 18, 2008 at 9:29 AM, Jack Howarth <howarth@bromo.msbb.uc.edu> wrote:
>>> YH,
>>>   I'll file a radar bug report on this with Apple but wouldn't
>>> hold my breath for them to fix the firmware. Also, it would be
>>> a good idea to encourage all of the folks using 2.6.26 on
>>> Macintel to watch out for the "MMCONFIG not used" message in
>>> their dmesg and report that to you. I strongly suspect that
>>> the MacBook Pro v2 isn't the only model with broken firmware.
>>>                   Jack
>>>
>>> On Fri, Jul 18, 2008 at 09:19:19AM -0700, Yinghai Lu wrote:
>>>> On Fri, Jul 18, 2008 at 5:09 AM, Jack Howarth <howarth@bromo.msbb.uc.edu> wrote:
>>>> > YH,
>>>> >   Do you see anything in the pci earlydump and the associated lspci --vvxxxx
>>>> > output that sheds any light on why we have to clean up the dmi with your
>>>> > mmconfig patch on a MacBookPro2? I am wondering if the BIOS information is
>>>> > being misused by the linux kernel or if the BIOS is just buggy.
>>
>> it only happened when 3G ram installed.
>>
>> when 2G installed, it will use [0xe0000000 - 0xf0000000), for bus [0,255]
>> and that is ok
>>
>> YH
>> --
>> To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
>> the body of a message to majordomo@vger.kernel.org
>> More majordomo info at  http://vger.kernel.org/majordomo-info.html
>> Please read the FAQ at  http://www.tux.org/lkml/
>>
>
> Where might us mac users locate a custom
> dsdt to try?

MCFG is outside of DSDT.

YH

^ permalink raw reply	[flat|nested] 55+ messages in thread

* Re: 2.6.26-rc9-git9 doesn't boot on Macintel
  2008-07-18 18:45                                                           ` Yinghai Lu
@ 2008-07-18 18:56                                                             ` Justin Mattock
  0 siblings, 0 replies; 55+ messages in thread
From: Justin Mattock @ 2008-07-18 18:56 UTC (permalink / raw)
  To: Yinghai Lu
  Cc: Jack Howarth, Linux Kernel Mailing List, Ingo Molnar,
	jbarnes@virtuousgeek.org, Thomas Gleixner

On Fri, Jul 18, 2008 at 6:45 PM, Yinghai Lu <yhlu.kernel@gmail.com> wrote:
> On Fri, Jul 18, 2008 at 11:20 AM, Justin Mattock
> <justinmattock@gmail.com> wrote:
>> On Fri, Jul 18, 2008 at 4:36 PM, Yinghai Lu <yhlu.kernel@gmail.com> wrote:
>>> On Fri, Jul 18, 2008 at 9:29 AM, Jack Howarth <howarth@bromo.msbb.uc.edu> wrote:
>>>> YH,
>>>>   I'll file a radar bug report on this with Apple but wouldn't
>>>> hold my breath for them to fix the firmware. Also, it would be
>>>> a good idea to encourage all of the folks using 2.6.26 on
>>>> Macintel to watch out for the "MMCONFIG not used" message in
>>>> their dmesg and report that to you. I strongly suspect that
>>>> the MacBook Pro v2 isn't the only model with broken firmware.
>>>>                   Jack
>>>>
>>>> On Fri, Jul 18, 2008 at 09:19:19AM -0700, Yinghai Lu wrote:
>>>>> On Fri, Jul 18, 2008 at 5:09 AM, Jack Howarth <howarth@bromo.msbb.uc.edu> wrote:
>>>>> > YH,
>>>>> >   Do you see anything in the pci earlydump and the associated lspci --vvxxxx
>>>>> > output that sheds any light on why we have to clean up the dmi with your
>>>>> > mmconfig patch on a MacBookPro2? I am wondering if the BIOS information is
>>>>> > being misused by the linux kernel or if the BIOS is just buggy.
>>>
>>> it only happened when 3G ram installed.
>>>
>>> when 2G installed, it will use [0xe0000000 - 0xf0000000), for bus [0,255]
>>> and that is ok
>>>
>>> YH
>>> --
>>> To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
>>> the body of a message to majordomo@vger.kernel.org
>>> More majordomo info at  http://vger.kernel.org/majordomo-info.html
>>> Please read the FAQ at  http://www.tux.org/lkml/
>>>
>>
>> Where might us mac users locate a custom
>> dsdt to try?
>
> MCFG is outside of DSDT.
>
> YH
>

Hmm I need to study more on this subject.

-- 
Justin P. Mattock

^ permalink raw reply	[flat|nested] 55+ messages in thread

end of thread, other threads:[~2008-07-18 18:56 UTC | newest]

Thread overview: 55+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2008-07-15 19:52 2.6.26-rc9-git9 doesn't boot on Macintel Justin Mattock
     [not found] ` <20080715231118.GA26807@bromo.msbb.uc.edu>
2008-07-16  0:26   ` Justin Mattock
     [not found]     ` <20080716012427.GA27398@bromo.msbb.uc.edu>
2008-07-16  3:05       ` Justin Mattock
     [not found]         ` <20080716035830.GA27935@bromo.msbb.uc.edu>
2008-07-16  5:30           ` Justin Mattock
2008-07-16  7:44             ` Yinghai Lu
2008-07-16  7:50               ` Justin Mattock
2008-07-16  8:36                 ` Yinghai Lu
2008-07-16 14:08                   ` Jack Howarth
2008-07-16 15:12                     ` Justin Mattock
2008-07-16 17:30                       ` Yinghai Lu
2008-07-16 17:29                     ` Yinghai Lu
2008-07-16 22:35                       ` Yinghai Lu
     [not found]                         ` <20080717004004.GA17792@bromo.msbb.uc.edu>
2008-07-17  0:49                           ` Yinghai Lu
2008-07-17  1:21                             ` Jack Howarth
2008-07-17  2:29                               ` Yinghai Lu
2008-07-17  2:40                                 ` Jack Howarth
2008-07-17  1:25                             ` Justin Mattock
2008-07-17  2:35                             ` Jack Howarth
2008-07-17  2:59                               ` Yinghai Lu
2008-07-17  3:15                                 ` Jack Howarth
2008-07-17  4:04                                   ` Yinghai Lu
2008-07-17  3:44                                 ` Jack Howarth
2008-07-17  4:13                                   ` Yinghai Lu
2008-07-17  6:18                                     ` Jack Howarth
2008-07-17  6:48                                       ` Yinghai Lu
2008-07-17 11:56                                         ` Jack Howarth
2008-07-17 12:47                                         ` Jack Howarth
2008-07-17 14:13                                         ` Jack Howarth
2008-07-17 16:26                                         ` Jack Howarth
2008-07-17 16:42                                           ` Yinghai Lu
2008-07-17 18:39                                             ` Justin Mattock
     [not found]                                               ` <20080717195039.GA28694@bromo.msbb.uc.edu>
2008-07-17 22:09                                                 ` Justin Mattock
2008-07-18  1:15                                         ` Jack Howarth
2008-07-18  1:25                                           ` Yinghai Lu
2008-07-18  1:46                                             ` Jack Howarth
2008-07-18  3:06                                             ` Jack Howarth
2008-07-18  6:09                                             ` Jack Howarth
2008-07-18  6:22                                               ` Yinghai Lu
2008-07-18 12:02                                                 ` Jack Howarth
2008-07-18 12:09                                                 ` Jack Howarth
2008-07-18 16:19                                                   ` Yinghai Lu
2008-07-18 16:29                                                     ` Jack Howarth
2008-07-18 16:36                                                       ` Yinghai Lu
2008-07-18 18:20                                                         ` Justin Mattock
2008-07-18 18:45                                                           ` Yinghai Lu
2008-07-18 18:56                                                             ` Justin Mattock
2008-07-18 16:07                                             ` Jack Howarth
2008-07-18 16:17                                               ` Yinghai Lu
2008-07-16 22:51                     ` Yinghai Lu
  -- strict thread matches above, loose matches on Subject: below --
2008-07-15 14:17 Jack Howarth
2008-07-15  2:00 Jack Howarth
2008-07-15  2:04 ` Justin Mattock
2008-07-14 13:51 Jack Howarth
2008-07-14 16:26 ` Justin Mattock
2008-07-14 17:02 ` Stefan Richter

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.