[LinuxBIOS] GA-M57SLI

Ward Vandewege ward at gnu.org
Fri Jun 22 21:40:43 CEST 2007


All right Carl-Daniel, find a boot log, dmesg and lspci -vvvnx attached after
running with your patch.

Thanks,
Ward.

On Wed, Jun 20, 2007 at 05:15:17PM +0200, Carl-Daniel Hailfinger wrote:
> Yinghai,
> can you look at the mail below?
> 
> ST/Ward,
> can you apply the attached patch and then post a LB boot log on
> a GA-M57SLI with BIOS_DEBUG or BIOS_SPEW and additionally dmasg and
> lspci -vvvnx from the same boot? This would help greatly to clear
> up the resource confusion.
> 
> Regards,
> Carl-Daniel

-- 
Ward Vandewege <ward at fsf.org>
Free Software Foundation - Senior System Administrator
-------------- next part --------------
[    0.000000] Linux version 2.6.20.1 (root at neuromancer) (gcc version 4.0.3 (Ubuntu 4.0.3-1ubuntu5)) #5 SMP PREEMPT Tue Mar 6 18:51:53 EST 2007
[    0.000000] BIOS-provided physical RAM map:
[    0.000000] sanitize start
[    0.000000] sanitize end
[    0.000000] copy_e820_map() start: 0000000000001000 size: 000000000009f000 end: 00000000000a0000 type: 1
[    0.000000] copy_e820_map() type is E820_RAM
[    0.000000] copy_e820_map() start: 00000000000c0000 size: 0000000000030000 end: 00000000000f0000 type: 1
[    0.000000] copy_e820_map() type is E820_RAM
[    0.000000] copy_e820_map() lies in range...
[    0.000000] copy_e820_map() end <= 0x100000ULL
[    0.000000] copy_e820_map() start: 0000000000100000 size: 000000007ff00000 end: 0000000080000000 type: 1
[    0.000000] copy_e820_map() type is E820_RAM
[    0.000000]  BIOS-e820: 0000000000001000 - 00000000000a0000 (usable)
[    0.000000]  BIOS-e820: 0000000000100000 - 0000000080000000 (usable)
[    0.000000] 1152MB HIGHMEM available.
[    0.000000] 896MB LOWMEM available.
[    0.000000] found SMP MP-table at 00000010
[    0.000000] Entering add_active_range(0, 0, 524288) 0 entries of 256 used
[    0.000000] Zone PFN ranges:
[    0.000000]   DMA             0 ->     4096
[    0.000000]   Normal       4096 ->   229376
[    0.000000]   HighMem    229376 ->   524288
[    0.000000] early_node_map[1] active PFN ranges
[    0.000000]     0:        0 ->   524288
[    0.000000] On node 0 totalpages: 524288
[    0.000000]   DMA zone: 32 pages used for memmap
[    0.000000]   DMA zone: 0 pages reserved
[    0.000000]   DMA zone: 4064 pages, LIFO batch:0
[    0.000000]   Normal zone: 1760 pages used for memmap
[    0.000000]   Normal zone: 223520 pages, LIFO batch:31
[    0.000000]   HighMem zone: 2304 pages used for memmap
[    0.000000]   HighMem zone: 292608 pages, LIFO batch:31
[    0.000000] DMI not present or invalid.
[    0.000000] ACPI: Unable to locate RSDP
[    0.000000] Intel MultiProcessor Specification v1.4
[    0.000000]     Virtual Wire compatibility mode.
[    0.000000] OEM ID: GIGABYTE Product ID: M57SLI       APIC at: 0xFEE00000
[    0.000000] Processor #0 15:11 APIC version 16
[    0.000000] Processor #1 15:11 APIC version 16
[    0.000000] I/O APIC #2 Version 17 at 0xF6144000.
[    0.000000] Enabling APIC mode:  Flat.  Using 1 I/O APICs
[    0.000000] Processors: 2
[    0.000000] Allocating PCI resources starting at 88000000 (gap: 80000000:80000000)
[    0.000000] Detected 2000.008 MHz processor.
[   29.098708] Built 1 zonelists.  Total pages: 520192
[   29.098710] Kernel command line: root=/dev/sda1 ro acpi_use_timer_override console=tty0 console=ttyS0,115200
[   29.098864] mapped APIC to ffffd000 (fee00000)
[   29.098866] mapped IOAPIC to ffffc000 (f6144000)
[   29.098868] Enabling fast FPU save and restore... done.
[   29.098870] Enabling unmasked SIMD FPU exception support... done.
[   29.098876] Initializing CPU#0
[   29.098930] PID hash table entries: 4096 (order: 12, 16384 bytes)
[   29.100284] Console: colour VGA+ 80x25
[   29.319567] Dentry cache hash table entries: 131072 (order: 7, 524288 bytes)
[   29.326967] Inode-cache hash table entries: 65536 (order: 6, 262144 bytes)
[   29.387287] Memory: 2074536k/2097152k available (2580k kernel code, 21460k reserved, 831k data, 352k init, 1179648k highmem)
[   29.398535] virtual kernel memory layout:
[   29.398536]     fixmap  : 0xfff4f000 - 0xfffff000   ( 704 kB)
[   29.398537]     pkmap   : 0xff800000 - 0xffc00000   (4096 kB)
[   29.398538]     vmalloc : 0xf8800000 - 0xff7fe000   ( 111 MB)
[   29.398539]     lowmem  : 0xc0000000 - 0xf8000000   ( 896 MB)
[   29.398541]       .init : 0xc045c000 - 0xc04b4000   ( 352 kB)
[   29.398542]       .data : 0xc0385191 - 0xc0454f30   ( 831 kB)
[   29.398543]       .text : 0xc0100000 - 0xc0385191   (2580 kB)
[   29.442976] Checking if this processor honours the WP bit even in supervisor mode... Ok.
[   29.530117] Calibrating delay using timer specific routine.. 4003.22 BogoMIPS (lpj=8006442)
[   29.538580] Security Framework v1.0.0 initialized
[   29.543324] SELinux:  Disabled at boot.
[   29.547205] Mount-cache hash table entries: 512
[   29.551852] CPU: After generic identify, caps: 178bfbff ebd3fbff 00000000 00000000 00002001 00000000 0000001f
[   29.551859] CPU: L1 I Cache: 64K (64 bytes/line), D cache 64K (64 bytes/line)
[   29.559023] CPU: L2 Cache: 512K (64 bytes/line)
[   29.563587] CPU 0(2) -> Core 0
[   29.566682] CPU: After all inits, caps: 178bfbff ebd3fbff 00000000 00000410 00002001 00000000 0000001f
[   29.566690] Compat vDSO mapped to ffffe000.
[   29.570911] Checking 'hlt' instruction... OK.
[   29.590603] Freeing SMP alternatives: 12k freed
[   29.595187] CPU0: AMD Athlon(tm) 64 X2 Dual Core Processor 3800+ stepping 02
[   29.602384] Booting processor 1/1 eip 2000
[   29.616677] Initializing CPU#1
[   29.693805] Calibrating delay using timer specific routine.. 4000.28 BogoMIPS (lpj=8000576)
[   29.693811] CPU: After generic identify, caps: 178bfbff ebd3fbff 00000000 00000000 00002001 00000000 0000001f
[   29.693817] CPU: L1 I Cache: 64K (64 bytes/line), D cache 64K (64 bytes/line)
[   29.693819] CPU: L2 Cache: 512K (64 bytes/line)
[   29.693821] CPU 1(2) -> Core 1
[   29.693822] CPU: After all inits, caps: 178bfbff ebd3fbff 00000000 00000410 00002001 00000000 0000001f
[   29.693940] CPU1: AMD Athlon(tm) 64 X2 Dual Core Processor 3800+ stepping 02
[   29.727398] Total of 2 processors activated (8003.50 BogoMIPS).
[   29.733486] ENABLING IO-APIC IRQs
[   29.737039] ..TIMER: vector=0x31 apic1=0 pin1=2 apic2=0 pin2=0
[   29.889444] checking TSC synchronization across 2 CPUs: passed.
[    0.002822] Brought up 2 CPUs
[    0.031100] migration_cost=181
[    0.034550] NET: Registered protocol family 16
[    0.039091] EISA bus registered
[    0.042625] PCI: Using configuration type 1
[    0.046838] Setting up standard PCI resources
[    0.051954] ACPI: Interpreter disabled.
[    0.055829] Linux Plug and Play Support v0.97 (c) Adam Belay
[    0.061522] pnp: PnP ACPI: disabled
[    0.065046] PnPBIOS: Scanning system for PnP BIOS support...
[    0.070751] PnPBIOS: PnP BIOS support was not detected.
[    0.076097] SCSI subsystem initialized
[    0.079903] libata version 2.00 loaded.
[    0.079920] PCI: Probing PCI hardware
[    0.083618] PCI: Probing PCI hardware (bus 00)
[    0.084234] Boot video device is 0000:02:00.0
[    0.084315] PCI: Unable to handle 64-bit address space for bridge 0000:00:0b.0
[    0.091630] PCI: Unable to handle 64-bit address space for bridge 0000:00:0c.0
[    0.098958] PCI: Unable to handle 64-bit address space for bridge 0000:00:0d.0
[    0.106261] PCI: Unable to handle 64-bit address space for bridge 0000:00:0e.0
[    0.113561] PCI: Unable to handle 64-bit address space for bridge 0000:00:0f.0
[    0.121461] PCI: Using IRQ router default [10de/0370] at 0000:00:06.0
[    0.127941] PCI->APIC IRQ transform: 0000:00:01.1[A] -> IRQ 10
[    0.133808] PCI->APIC IRQ transform: 0000:00:01.3[B] -> IRQ 10
[    0.139668] PCI->APIC IRQ transform: 0000:00:02.0[A] -> IRQ 22
[    0.145533] PCI->APIC IRQ transform: 0000:00:02.1[B] -> IRQ 23
[    0.151396] PCI->APIC IRQ transform: 0000:00:05.0[A] -> IRQ 20
[    0.157261] PCI->APIC IRQ transform: 0000:00:05.1[B] -> IRQ 23
[    0.163126] PCI->APIC IRQ transform: 0000:00:05.2[C] -> IRQ 21
[    0.168991] PCI->APIC IRQ transform: 0000:00:06.1[B] -> IRQ 23
[    0.174855] PCI->APIC IRQ transform: 0000:00:08.0[A] -> IRQ 22
[    0.180723] PCI->APIC IRQ transform: 0000:02:00.0[A] -> IRQ 16
[    0.186820] PCI: Bridge: 0000:00:06.0
[    0.190518]   IO window: disabled.
[    0.193952]   MEM window: disabled.
[    0.197483]   PREFETCH window: disabled.
[    0.201447] PCI: Bridge: 0000:00:0a.0
[    0.205146]   IO window: 1000-1fff
[    0.208580]   MEM window: f4000000-f60fffff
[    0.212792]   PREFETCH window: e0000000-efffffff
[    0.217446] PCI: Bridge: 0000:00:0b.0
[    0.221147]   IO window: disabled.
[    0.224580]   MEM window: disabled.
[    0.228101]   PREFETCH window: disabled.
[    0.232915] PCI: Bridge: 0000:00:0c.0
[    0.236611]   IO window: disabled.
[    0.240046]   MEM window: disabled.
[    0.243567]   PREFETCH window: disabled.
[    0.247519] PCI: Bridge: 0000:00:0d.0
[    0.251213]   IO window: disabled.
[    0.254647]   MEM window: disabled.
[    0.258166]   PREFETCH window: disabled.
[    0.262121] PCI: Bridge: 0000:00:0e.0
[    0.265812]   IO window: disabled.
[    0.269247]   MEM window: disabled.
[    0.272769]   PREFETCH window: disabled.
[    0.276721] PCI: Bridge: 0000:00:0f.0
[    0.280415]   IO window: disabled.
[    0.283848]   MEM window: disabled.
[    0.287369]   PREFETCH window: disabled.
[    0.291331] PCI: Setting latency timer of device 0000:00:06.0 to 64
[    0.291338] PCI: Setting latency timer of device 0000:00:0a.0 to 64
[    0.291344] PCI: Setting latency timer of device 0000:00:0b.0 to 64
[    0.291350] PCI: Setting latency timer of device 0000:00:0c.0 to 64
[    0.291356] PCI: Setting latency timer of device 0000:00:0d.0 to 64
[    0.291362] PCI: Setting latency timer of device 0000:00:0e.0 to 64
[    0.291367] PCI: Setting latency timer of device 0000:00:0f.0 to 64
[    0.291406] NET: Registered protocol family 2
[    0.330229] IP route cache hash table entries: 32768 (order: 5, 131072 bytes)
[    0.337501] TCP established hash table entries: 131072 (order: 8, 1572864 bytes)
[    0.345669] TCP bind hash table entries: 65536 (order: 7, 786432 bytes)
[    0.352691] TCP: Hash tables configured (established 131072 bind 65536)
[    0.359331] TCP reno registered
[    0.768000] audit: initializing netlink socket (disabled)
[    0.772000] audit(1186249525.956:1): initialized
[    0.776000] highmem bounce pool size: 64 pages
[    0.780000] VFS: Disk quotas dquot_6.5.1
[    0.784000] Dquot-cache hash table entries: 1024 (order 0, 4096 bytes)
[    0.792000] io scheduler noop registered
[    0.796000] io scheduler anticipatory registered (default)
[    0.800000] io scheduler deadline registered
[    0.804000] io scheduler cfq registered
[    0.808000] PCI: Setting latency timer of device 0000:00:0a.0 to 64
[    0.808000] assign_interrupt_mode Found MSI capability
[    0.816000] Allocate Port Service[0000:00:0a.0:pcie00]
[    0.816000] PCI: Setting latency timer of device 0000:00:0b.0 to 64
[    0.816000] assign_interrupt_mode Found MSI capability
[    0.820000] Allocate Port Service[0000:00:0b.0:pcie00]
[    0.820000] PCI: Setting latency timer of device 0000:00:0c.0 to 64
[    0.820000] assign_interrupt_mode Found MSI capability
[    0.824000] Allocate Port Service[0000:00:0c.0:pcie00]
[    0.824000] PCI: Setting latency timer of device 0000:00:0d.0 to 64
[    0.824000] assign_interrupt_mode Found MSI capability
[    0.832000] Allocate Port Service[0000:00:0d.0:pcie00]
[    0.832000] PCI: Setting latency timer of device 0000:00:0e.0 to 64
[    0.832000] assign_interrupt_mode Found MSI capability
[    0.836000] Allocate Port Service[0000:00:0e.0:pcie00]
[    0.836000] PCI: Setting latency timer of device 0000:00:0f.0 to 64
[    0.836000] assign_interrupt_mode Found MSI capability
[    0.840000] Allocate Port Service[0000:00:0f.0:pcie00]
[    0.840000] isapnp: Scanning for PnP cards...
[    1.200000] isapnp: No Plug & Play device found
[    1.224000] Serial: 8250/16550 driver $Revision: 1.90 $ 4 ports, IRQ sharing enabled
[    1.232000] serial8250: ttyS0 at I/O 0x3f8 (irq = 4) is a 16550A
[    1.236000] RAMDISK driver initialized: 16 RAM disks of 65536K size 1024 blocksize
[    1.244000] forcedeth.c: Reverse Engineered nForce ethernet driver. Version 0.59.
[    1.252000] PCI: Setting latency timer of device 0000:00:08.0 to 64
[    1.252000] forcedeth: using HIGHDMA
[    1.780000] eth0: forcedeth.c: subsystem: 01458:2b80 bound to 0000:00:08.0
[    1.784000] Uniform Multi-Platform E-IDE driver Revision: 7.00alpha2
[    1.792000] ide: Assuming 33MHz system bus speed for PIO modes; override with idebus=xx
[    1.800000] NFORCE-MCP55: IDE controller at PCI slot 0000:00:04.0
[    1.804000] NFORCE-MCP55: chipset revision 161
[    1.812000] NFORCE-MCP55: not 100% native mode: will probe irqs later
[    1.816000] NFORCE-MCP55: 0000:00:04.0 (rev a1) UDMA133 controller
[    1.824000] PCI: Setting latency timer of device 0000:00:04.0 to 64
[    1.824000]     ide0: BM-DMA at 0x2cc0-0x2cc7, BIOS settings: hda:pio, hdb:pio
[    1.832000] Probing IDE interface ide0...
[    2.236000] hda: PIONEER DVD-RW DVR-111D, ATAPI CD/DVD-ROM drive
[    2.916000] ide0 at 0x1f0-0x1f7,0x3f6 on irq 14
[    2.920000] Probing IDE interface ide1...
[    3.488000] hda: ATAPI 40X DVD-ROM DVD-R CD-R/RW drive, 2000kB Cache, UDMA(33)
[    3.496000] Uniform CD-ROM driver Revision: 3.20
[    3.520000] sata_nv 0000:00:05.0: version 3.2
[    3.520000] PCI: Setting latency timer of device 0000:00:05.0 to 64
[    3.520000] ata1: SATA max UDMA/133 cmd 0x3000 ctl 0x3072 bmdma 0x2CD0 irq 20
[    3.524000] ata2: SATA max UDMA/133 cmd 0x3010 ctl 0x3082 bmdma 0x2CD8 irq 20
[    3.532000] scsi0 : sata_nv
[    4.004000] ata1: SATA link up 3.0 Gbps (SStatus 123 SControl 300)
[    4.020000] ata1.00: ATA-7, max UDMA/100, 488397168 sectors: LBA48 NCQ (depth 0/32)
[    4.028000] ata1.00: ata1: dev 0 multi count 0
[    4.044000] ata1.00: configured for UDMA/100
[    4.052000] scsi1 : sata_nv
[    4.364000] ata2: SATA link down (SStatus 0 SControl 300)
[    4.380000] ATA: abnormal status 0x7F on port 0x3017
[    4.388000] scsi 0:0:0:0: Direct-Access     ATA      WDC WD2500JS-60N 10.0 PQ: 0 ANSI: 5
[    4.396000] SCSI device sda: 488397168 512-byte hdwr sectors (250059 MB)
[    4.400000] sda: Write Protect is off
[    4.404000] sda: Mode Sense: 00 3a 00 00
[    4.404000] SCSI device sda: write cache: enabled, read cache: enabled, doesn't support DPO or FUA
[    4.416000] SCSI device sda: 488397168 512-byte hdwr sectors (250059 MB)
[    4.420000] sda: Write Protect is off
[    4.424000] sda: Mode Sense: 00 3a 00 00
[    4.424000] SCSI device sda: write cache: enabled, read cache: enabled, doesn't support DPO or FUA
[    4.432000]  sda: sda1 sda2 < sda5 >
[    4.476000] sd 0:0:0:0: Attached scsi disk sda
[    4.480000] sd 0:0:0:0: Attached scsi generic sg0 type 0
[    4.484000] PCI: Setting latency timer of device 0000:00:05.1 to 64
[    4.484000] ata3: SATA max UDMA/133 cmd 0x3020 ctl 0x3092 bmdma 0x2CE0 irq 23
[    4.492000] ata4: SATA max UDMA/133 cmd 0x3030 ctl 0x30A2 bmdma 0x2CE8 irq 23
[    4.500000] scsi2 : sata_nv
[    4.816000] ata3: SATA link down (SStatus 0 SControl 300)
[    4.832000] ATA: abnormal status 0x7F on port 0x3027
[    4.840000] scsi3 : sata_nv
[    5.152000] ata4: SATA link down (SStatus 0 SControl 300)
[    5.168000] ATA: abnormal status 0x7F on port 0x3037
[    5.176000] PCI: Setting latency timer of device 0000:00:05.2 to 64
[    5.176000] ata5: SATA max UDMA/133 cmd 0x3040 ctl 0x30B2 bmdma 0x2CF0 irq 21
[    5.180000] ata6: SATA max UDMA/133 cmd 0x3050 ctl 0x30C2 bmdma 0x2CF8 irq 21
[    5.188000] scsi4 : sata_nv
[    5.504000] ata5: SATA link down (SStatus 0 SControl 300)
[    5.520000] ATA: abnormal status 0x7F on port 0x3047
[    5.528000] scsi5 : sata_nv
[    5.840000] ata6: SATA link down (SStatus 0 SControl 300)
[    5.856000] ATA: abnormal status 0x7F on port 0x3057
[    5.864000] PNP: No PS/2 controller found. Probing ports directly.
[    5.868000] serio: i8042 KBD port at 0x60,0x64 irq 1
[    5.872000] serio: i8042 AUX port at 0x60,0x64 irq 12
[    5.876000] mice: PS/2 mouse device common for all mice
[    5.900000] input: AT Translated Set 2 keyboard as /class/input/input0
[    5.908000] md: raid1 personality registered for level 1
[    5.912000] device-mapper: ioctl: 4.11.0-ioctl (2006-10-12) initialised: dm-devel at redhat.com
[    5.916000] EISA: Probing bus 0 at eisa.0
[    5.920000] Cannot allocate resource for EISA slot 1
[    5.924000] Cannot allocate resource for EISA slot 2
[    5.928000] Cannot allocate resource for EISA slot 3
[    5.932000] EISA: Detected 0 cards.
[    5.936000] TCP cubic registered
[    5.940000] NET: Registered protocol family 1
[    5.944000] NET: Registered protocol family 8
[    5.948000] NET: Registered protocol family 20
[    5.952000] Starting balanced_irq
[    5.956000] Using IPI Shortcut mode
[    6.616000] input: ImPS/2 Logitech Wheel Mouse as /class/input/input1
[    6.688000] md: Autodetecting RAID arrays.
[    6.692000] md: autorun ...
[    6.696000] md: ... autorun DONE.
[    6.716000] kjournald starting.  Commit interval 5 seconds
[    6.720000] EXT3-fs: mounted filesystem with ordered data mode.
[    6.724000] VFS: Mounted root (ext3 filesystem) readonly.
[    6.728000] Freeing unused kernel memory: 352k freed
[   12.772000] NET: Registered protocol family 10
[   12.776000] lo: Disabled Privacy Extensions
[   13.216000] usbcore: registered new interface driver usbfs
[   13.220000] usbcore: registered new interface driver hub
[   13.224000] usbcore: registered new device driver usb
[   13.328000] pci_hotplug: PCI Hot Plug PCI Core version: 0.5
[   13.340000] shpchp: Standard Hot Plug PCI Controller Driver version: 0.4
[   13.376000] PCI: Setting latency timer of device 0000:00:02.1 to 64
[   13.376000] ehci_hcd 0000:00:02.1: EHCI Host Controller
[   13.384000] ehci_hcd 0000:00:02.1: new USB bus registered, assigned bus number 1
[   13.388000] ehci_hcd 0000:00:02.1: debug port 1
[   13.392000] PCI: cache line size of 64 is not supported by device 0000:00:02.1
[   13.392000] ehci_hcd 0000:00:02.1: irq 23, io mem 0xf614a000
[   13.396000] ohci_hcd: 2006 August 04 USB 1.1 'Open' Host Controller (OHCI) Driver (PCI)
[   13.404000] ehci_hcd 0000:00:02.1: USB 2.0 started, EHCI 1.00, driver 10 Dec 2004
[   13.412000] usb usb1: configuration #1 chosen from 1 choice
[   13.416000] hub 1-0:1.0: USB hub found
[   13.420000] hub 1-0:1.0: 10 ports detected
[   13.436000] input: PC Speaker as /class/input/input2
[   13.528000] i2c_adapter i2c-0: adapter [SMBus nForce2 adapter at 2c40] registered
[   13.528000] i2c_adapter i2c-0: nForce2 SMBus adapter at 0x2c40
[   13.532000] i2c_adapter i2c-1: adapter [SMBus nForce2 adapter at 2c80] registered
[   13.532000] i2c_adapter i2c-1: nForce2 SMBus adapter at 0x2c80
[   13.536000] PCI: Setting latency timer of device 0000:00:02.0 to 64
[   13.536000] ohci_hcd 0000:00:02.0: OHCI Host Controller
[   13.544000] ohci_hcd 0000:00:02.0: new USB bus registered, assigned bus number 2
[   13.552000] ohci_hcd 0000:00:02.0: irq 22, io mem 0xf6145000
[   13.616000] usb usb2: configuration #1 chosen from 1 choice
[   13.620000] hub 2-0:1.0: USB hub found
[   13.628000] hub 2-0:1.0: 10 ports detected
[   13.844000] PCI: Setting latency timer of device 0000:00:06.1 to 64
[   14.052000] hda_codec: Unknown model for ALC883, trying auto-probe from BIOS...
[   14.432000] Intel ISA PCIC probe: not found.
[   14.536000] Intel ISA PCIC probe: not found.
[   14.580000] ieee1394: Initialized config rom entry `ip1394'
[   14.656000] Adding 6080560k swap on /dev/sda5.  Priority:-1 extents:1 across:6080560k
[   14.708000] EXT3 FS on sda1, internal journal
[   17.384000] NET: Registered protocol family 17
[   21.928000] powernow_k8: Unknown symbol acpi_processor_notify_smm
[   21.928000] powernow_k8: Unknown symbol acpi_processor_unregister_performance
[   21.928000] powernow_k8: Unknown symbol acpi_processor_register_performance
[   21.956000] acpi_cpufreq: Unknown symbol acpi_processor_notify_smm
[   21.956000] acpi_cpufreq: Unknown symbol acpi_processor_unregister_performance
[   21.956000] acpi_cpufreq: Unknown symbol acpi_processor_preregister_performance
[   21.956000] acpi_cpufreq: Unknown symbol acpi_processor_register_performance
[   23.472000] eth0: no IPv6 routers present
[   24.848000] apm: BIOS not found.
[   27.608000] Bluetooth: Core ver 2.11
[   27.608000] NET: Registered protocol family 31
[   27.612000] Bluetooth: HCI device and connection manager initialized
[   27.616000] Bluetooth: HCI socket layer initialized
[   27.656000] Bluetooth: L2CAP ver 2.8
[   27.660000] Bluetooth: L2CAP socket layer initialized
[   27.712000] Bluetooth: RFCOMM socket layer initialized
[   27.716000] Bluetooth: RFCOMM TTY layer initialized
[   27.720000] Bluetooth: RFCOMM ver 1.8
-------------- next part --------------
0000:00:00.0 0500: 10de:0369 (rev a1)
	Subsystem: 1458:2b80
	Control: I/O- Mem+ BusMaster+ SpecCycle- MemWINV- VGASnoop- ParErr- Stepping- SERR+ FastB2B-
	Status: Cap+ 66MHz+ UDF- FastB2B+ ParErr- DEVSEL=fast >TAbort- <TAbort- <MAbort- >SERR- <PERR-
	Latency: 0
	Capabilities: <available only to root>
00: de 10 69 03 06 01 b0 00 a1 00 00 05 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 58 14 80 2b
30: 00 00 00 00 44 00 00 00 00 00 00 00 00 00 00 00

0000:00:01.0 0601: 10de:0360 (rev a2)
	Subsystem: 1458:2b80
	Control: I/O+ Mem+ BusMaster+ SpecCycle+ MemWINV- VGASnoop- ParErr- Stepping- SERR- FastB2B-
	Status: Cap- 66MHz+ UDF- FastB2B+ ParErr- DEVSEL=fast >TAbort- <TAbort- <MAbort- >SERR- <PERR-
	Latency: 0
	Region 1: Memory at f6144000 (32-bit, non-prefetchable) [size=4K]
00: de 10 60 03 0f 00 a0 00 a2 00 01 06 00 00 80 00
10: 00 00 00 00 00 40 14 f6 00 00 00 00 00 00 00 00
20: 00 00 00 00 00 00 00 00 00 00 00 00 58 14 80 2b
30: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00

0000:00:01.1 0c05: 10de:0368 (rev a2)
	Subsystem: 1458:2b80
	Control: I/O+ Mem- BusMaster- SpecCycle- MemWINV- VGASnoop- ParErr- Stepping- SERR- FastB2B-
	Status: Cap+ 66MHz+ UDF- FastB2B+ ParErr- DEVSEL=fast >TAbort- <TAbort- <MAbort- >SERR- <PERR-
	Interrupt: pin A routed to IRQ 10
	Region 0: I/O ports at 2c00 [size=64]
	Region 4: I/O ports at 2c40 [size=64]
	Region 5: I/O ports at 2c80 [size=64]
	Capabilities: <available only to root>
00: de 10 68 03 01 00 b0 00 a2 00 05 0c 00 00 80 00
10: 01 2c 00 00 00 00 00 00 00 00 00 00 00 00 00 00
20: 41 2c 00 00 81 2c 00 00 00 00 00 00 58 14 80 2b
30: 00 00 00 00 44 00 00 00 00 00 00 00 00 01 00 00

0000:00:01.2 0500: 10de:036a (rev a2)
	Subsystem: 1458:2b80
	Control: I/O- Mem- BusMaster- SpecCycle- MemWINV- VGASnoop- ParErr- Stepping- SERR- FastB2B-
	Status: Cap- 66MHz+ UDF- FastB2B+ ParErr- DEVSEL=fast >TAbort- <TAbort- <MAbort- >SERR- <PERR-
00: de 10 6a 03 00 04 a0 00 a2 00 00 05 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 58 14 80 2b
30: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00

0000:00:01.3 0b40: 10de:036b (rev a2)
	Control: I/O- Mem+ BusMaster- SpecCycle- MemWINV- VGASnoop- ParErr- Stepping- SERR- FastB2B-
	Status: Cap- 66MHz+ UDF- FastB2B+ ParErr- DEVSEL=fast >TAbort- <TAbort- <MAbort- >SERR- <PERR-
	Interrupt: pin B routed to IRQ 10
	Region 0: Memory at f6100000 (32-bit, non-prefetchable) [size=256K]
00: de 10 6b 03 02 00 a0 00 a2 00 40 0b 00 00 80 00
10: 00 00 10 f6 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 00 00 00 00 00 00 00 00 00 02 03 01

0000:00:02.0 0c03: 10de:036c (rev a1) (prog-if 10)
	Subsystem: 1458:2b80
	Control: I/O- Mem+ BusMaster+ SpecCycle- MemWINV- VGASnoop- ParErr- Stepping- SERR- FastB2B-
	Status: Cap+ 66MHz+ UDF- FastB2B+ ParErr- DEVSEL=fast >TAbort- <TAbort- <MAbort- >SERR- <PERR-
	Latency: 0 (750ns min, 250ns max)
	Interrupt: pin A routed to IRQ 22
	Region 0: Memory at f6145000 (32-bit, non-prefetchable) [size=4K]
	Capabilities: <available only to root>
00: de 10 6c 03 06 00 b0 00 a1 10 03 0c 00 00 80 00
10: 00 50 14 f6 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 58 14 80 2b
30: 00 00 00 00 44 00 00 00 00 00 00 00 00 01 03 01

0000:00:02.1 0c03: 10de:036d (rev a2) (prog-if 20)
	Subsystem: 1458:2b80
	Control: I/O- Mem+ BusMaster+ SpecCycle- MemWINV- VGASnoop- ParErr- Stepping- SERR- FastB2B-
	Status: Cap+ 66MHz+ UDF- FastB2B+ ParErr- DEVSEL=fast >TAbort- <TAbort- <MAbort- >SERR- <PERR-
	Latency: 0 (750ns min, 250ns max)
	Interrupt: pin B routed to IRQ 23
	Region 0: Memory at f614a000 (32-bit, non-prefetchable) [size=256]
	Capabilities: <available only to root>
00: de 10 6d 03 06 00 b0 00 a2 20 03 0c 00 00 80 00
10: 00 a0 14 f6 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 58 14 80 2b
30: 00 00 00 00 44 00 00 00 00 00 00 00 00 02 03 01

0000:00:04.0 0101: 10de:036e (rev a1) (prog-if 8a [Master SecP PriP])
	Subsystem: 1458:2b80
	Control: I/O+ Mem- BusMaster+ SpecCycle- MemWINV- VGASnoop- ParErr- Stepping- SERR- FastB2B-
	Status: Cap+ 66MHz+ UDF- FastB2B+ ParErr- DEVSEL=fast >TAbort- <TAbort- <MAbort- >SERR- <PERR-
	Latency: 0 (750ns min, 250ns max)
	Region 0: [virtual] Memory at 000001f0 (32-bit, non-prefetchable) [disabled] [size=8]
	Region 1: [virtual] Memory at 000003f0 (type 3, non-prefetchable) [disabled] [size=1]
	Region 2: [virtual] Memory at 00000170 (32-bit, non-prefetchable) [disabled] [size=8]
	Region 3: [virtual] Memory at 00000370 (type 3, non-prefetchable) [disabled] [size=1]
	Region 4: I/O ports at 2cc0 [size=16]
	Capabilities: <available only to root>
00: de 10 6e 03 05 00 b0 00 a1 8a 01 01 00 00 00 00
10: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
20: c1 2c 00 00 00 00 00 00 00 00 00 00 58 14 80 2b
30: 00 00 00 00 44 00 00 00 00 00 00 00 00 00 03 01

0000:00:05.0 0101: 10de:037f (rev a2) (prog-if 85 [Master SecO PriO])
	Subsystem: 1458:2b80
	Control: I/O+ Mem+ BusMaster+ SpecCycle- MemWINV- VGASnoop- ParErr- Stepping- SERR- FastB2B-
	Status: Cap+ 66MHz+ UDF- FastB2B+ ParErr- DEVSEL=fast >TAbort- <TAbort- <MAbort- >SERR- <PERR-
	Latency: 0 (750ns min, 250ns max)
	Interrupt: pin A routed to IRQ 20
	Region 0: I/O ports at 3000 [size=8]
	Region 1: I/O ports at 3070 [size=4]
	Region 2: I/O ports at 3010 [size=8]
	Region 3: I/O ports at 3080 [size=4]
	Region 4: I/O ports at 2cd0 [size=16]
	Region 5: Memory at f6146000 (32-bit, non-prefetchable) [size=4K]
	Capabilities: <available only to root>
00: de 10 7f 03 07 00 b0 00 a2 85 01 01 00 00 80 00
10: 01 30 00 00 71 30 00 00 11 30 00 00 81 30 00 00
20: d1 2c 00 00 00 60 14 f6 00 00 00 00 58 14 80 2b
30: 00 00 00 00 44 00 00 00 00 00 00 00 00 01 03 01

0000:00:05.1 0101: 10de:037f (rev a2) (prog-if 85 [Master SecO PriO])
	Subsystem: 1458:2b80
	Control: I/O+ Mem+ BusMaster+ SpecCycle- MemWINV- VGASnoop- ParErr- Stepping- SERR- FastB2B-
	Status: Cap+ 66MHz+ UDF- FastB2B+ ParErr- DEVSEL=fast >TAbort- <TAbort- <MAbort- >SERR- <PERR-
	Latency: 0 (750ns min, 250ns max)
	Interrupt: pin B routed to IRQ 23
	Region 0: I/O ports at 3020 [size=8]
	Region 1: I/O ports at 3090 [size=4]
	Region 2: I/O ports at 3030 [size=8]
	Region 3: I/O ports at 30a0 [size=4]
	Region 4: I/O ports at 2ce0 [size=16]
	Region 5: Memory at f6147000 (32-bit, non-prefetchable) [size=4K]
	Capabilities: <available only to root>
00: de 10 7f 03 07 00 b0 00 a2 85 01 01 00 00 80 00
10: 21 30 00 00 91 30 00 00 31 30 00 00 a1 30 00 00
20: e1 2c 00 00 00 70 14 f6 00 00 00 00 58 14 80 2b
30: 00 00 00 00 44 00 00 00 00 00 00 00 00 02 03 01

0000:00:05.2 0101: 10de:037f (rev a2) (prog-if 85 [Master SecO PriO])
	Subsystem: 1458:2b80
	Control: I/O+ Mem+ BusMaster+ SpecCycle- MemWINV- VGASnoop- ParErr- Stepping- SERR- FastB2B-
	Status: Cap+ 66MHz+ UDF- FastB2B+ ParErr- DEVSEL=fast >TAbort- <TAbort- <MAbort- >SERR- <PERR-
	Latency: 0 (750ns min, 250ns max)
	Interrupt: pin C routed to IRQ 21
	Region 0: I/O ports at 3040 [size=8]
	Region 1: I/O ports at 30b0 [size=4]
	Region 2: I/O ports at 3050 [size=8]
	Region 3: I/O ports at 30c0 [size=4]
	Region 4: I/O ports at 2cf0 [size=16]
	Region 5: Memory at f6148000 (32-bit, non-prefetchable) [size=4K]
	Capabilities: <available only to root>
00: de 10 7f 03 07 00 b0 00 a2 85 01 01 00 00 80 00
10: 41 30 00 00 b1 30 00 00 51 30 00 00 c1 30 00 00
20: f1 2c 00 00 00 80 14 f6 00 00 00 00 58 14 80 2b
30: 00 00 00 00 44 00 00 00 00 00 00 00 00 03 03 01

0000:00:06.0 0604: 10de:0370 (rev a2)
	Control: I/O- Mem- BusMaster+ SpecCycle- MemWINV- VGASnoop- ParErr- Stepping- SERR+ FastB2B-
	Status: Cap+ 66MHz+ UDF- FastB2B+ ParErr- DEVSEL=fast >TAbort- <TAbort- <MAbort- >SERR- <PERR-
	Latency: 0
	Bus: primary=00, secondary=01, subordinate=01, sec-latency=0
	I/O behind bridge: 0000f000-00000fff
	Memory behind bridge: fff00000-000fffff
	Prefetchable memory behind bridge: fff00000-000fffff
	BridgeCtl: Parity+ SERR+ NoISA- VGA- MAbort- >Reset- FastB2B-
	Capabilities: <available only to root>
00: de 10 70 03 04 01 b0 00 a2 00 04 06 00 00 81 00
10: 00 00 00 00 00 00 00 00 00 01 01 00 f0 00 80 02
20: f0 ff 00 00 f0 ff 00 00 00 00 00 00 00 00 00 00
30: 00 00 00 00 b8 00 00 00 00 00 00 00 00 00 03 0a

0000:00:06.1 0403: 10de:0371 (rev a2)
	Subsystem: 1458:2b80
	Control: I/O- Mem+ BusMaster+ SpecCycle- MemWINV- VGASnoop- ParErr- Stepping- SERR- FastB2B-
	Status: Cap+ 66MHz+ UDF- FastB2B+ ParErr- DEVSEL=fast >TAbort- <TAbort- <MAbort- >SERR- <PERR-
	Latency: 0 (500ns min, 1250ns max)
	Interrupt: pin B routed to IRQ 23
	Region 0: Memory at f6140000 (32-bit, non-prefetchable) [size=16K]
	Capabilities: <available only to root>
00: de 10 71 03 06 00 b0 00 a2 00 03 04 00 00 80 00
10: 00 00 14 f6 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 58 14 80 2b
30: 00 00 00 00 44 00 00 00 00 00 00 00 00 02 02 05

0000:00:08.0 0680: 10de:0373 (rev a2)
	Subsystem: 1458:2b80
	Control: I/O+ Mem+ BusMaster+ SpecCycle- MemWINV- VGASnoop- ParErr- Stepping- SERR- FastB2B-
	Status: Cap+ 66MHz+ UDF- FastB2B+ ParErr- DEVSEL=fast >TAbort- <TAbort- <MAbort- >SERR- <PERR-
	Latency: 0 (250ns min, 5000ns max)
	Interrupt: pin A routed to IRQ 22
	Region 0: Memory at f6149000 (32-bit, non-prefetchable) [size=4K]
	Region 1: I/O ports at 3060 [size=8]
	Region 2: Memory at f614b000 (32-bit, non-prefetchable) [size=256]
	Region 3: Memory at f614c000 (32-bit, non-prefetchable) [size=16]
	Capabilities: <available only to root>
00: de 10 73 03 07 04 b0 00 a2 00 80 06 00 00 00 00
10: 00 90 14 f6 61 30 00 00 00 b0 14 f6 00 c0 14 f6
20: 00 00 00 00 00 00 00 00 00 00 00 00 58 14 80 2b
30: 00 00 00 00 44 00 00 00 00 00 00 00 00 01 01 14

0000:00:0a.0 0604: 10de:0376 (rev a2)
	Control: I/O+ Mem+ BusMaster+ SpecCycle- MemWINV- VGASnoop- ParErr+ Stepping- SERR+ FastB2B-
	Status: Cap+ 66MHz- UDF- FastB2B- ParErr- DEVSEL=fast >TAbort- <TAbort- <MAbort- >SERR- <PERR-
	Latency: 0, Cache Line Size: 0x10 (64 bytes)
	Bus: primary=00, secondary=02, subordinate=02, sec-latency=0
	I/O behind bridge: 00001000-00001fff
	Memory behind bridge: f4000000-f60fffff
	Prefetchable memory behind bridge: 00000000e0000000-00000000eff00000
	BridgeCtl: Parity+ SERR+ NoISA- VGA+ MAbort- >Reset- FastB2B-
	Capabilities: <available only to root>
00: de 10 76 03 47 05 10 00 a2 00 04 06 10 00 01 00
10: 00 00 00 00 00 00 00 00 00 02 02 00 11 11 00 00
20: 00 f4 00 f6 01 e0 f1 ef 00 00 00 00 00 00 00 00
30: 00 00 00 00 40 00 00 00 00 00 00 00 00 00 0b 00

0000:00:0b.0 0604: 10de:0374 (rev a2)
	Control: I/O- Mem- BusMaster+ SpecCycle- MemWINV- VGASnoop- ParErr+ Stepping- SERR+ FastB2B-
	Status: Cap+ 66MHz- UDF- FastB2B- ParErr- DEVSEL=fast >TAbort- <TAbort- <MAbort- >SERR- <PERR-
	Latency: 0
	Bus: primary=00, secondary=03, subordinate=03, sec-latency=0
	I/O behind bridge: 0000f000-00000fff
	Memory behind bridge: fff00000-000fffff
	Prefetchable memory behind bridge: 00000000fff00000-0000000000000000
	BridgeCtl: Parity+ SERR+ NoISA- VGA- MAbort- >Reset- FastB2B-
	Capabilities: <available only to root>
00: de 10 74 03 44 05 10 00 a2 00 04 06 00 00 01 00
10: 00 00 00 00 00 00 00 00 00 03 03 00 f1 01 00 00
20: f0 ff 00 00 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 00 00 03 00

0000:00:0c.0 0604: 10de:0374 (rev a2)
	Control: I/O- Mem- BusMaster+ SpecCycle- MemWINV- VGASnoop- ParErr+ Stepping- SERR+ FastB2B-
	Status: Cap+ 66MHz- UDF- FastB2B- ParErr- DEVSEL=fast >TAbort- <TAbort- <MAbort- >SERR- <PERR-
	Latency: 0
	Bus: primary=00, secondary=04, subordinate=04, sec-latency=0
	I/O behind bridge: 0000f000-00000fff
	Memory behind bridge: fff00000-000fffff
	Prefetchable memory behind bridge: 00000000fff00000-0000000000000000
	BridgeCtl: Parity+ SERR+ NoISA- VGA- MAbort- >Reset- FastB2B-
	Capabilities: <available only to root>
00: de 10 74 03 44 05 10 00 a2 00 04 06 00 00 01 00
10: 00 00 00 00 00 00 00 00 00 04 04 00 f1 01 00 00
20: f0 ff 00 00 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 00 00 03 00

0000:00:0d.0 0604: 10de:0378 (rev a2)
	Control: I/O- Mem- BusMaster+ SpecCycle- MemWINV- VGASnoop- ParErr+ Stepping- SERR+ FastB2B-
	Status: Cap+ 66MHz- UDF- FastB2B- ParErr- DEVSEL=fast >TAbort- <TAbort- <MAbort- >SERR- <PERR-
	Latency: 0
	Bus: primary=00, secondary=05, subordinate=05, sec-latency=0
	I/O behind bridge: 0000f000-00000fff
	Memory behind bridge: fff00000-000fffff
	Prefetchable memory behind bridge: 00000000fff00000-0000000000000000
	BridgeCtl: Parity+ SERR+ NoISA- VGA- MAbort- >Reset- FastB2B-
	Capabilities: <available only to root>
00: de 10 78 03 44 05 10 00 a2 00 04 06 00 00 01 00
10: 00 00 00 00 00 00 00 00 00 05 05 00 f1 01 00 00
20: f0 ff 00 00 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 00 00 03 00

0000:00:0e.0 0604: 10de:0375 (rev a2)
	Control: I/O- Mem- BusMaster+ SpecCycle- MemWINV- VGASnoop- ParErr+ Stepping- SERR+ FastB2B-
	Status: Cap+ 66MHz- UDF- FastB2B- ParErr- DEVSEL=fast >TAbort- <TAbort- <MAbort- >SERR- <PERR-
	Latency: 0
	Bus: primary=00, secondary=06, subordinate=06, sec-latency=0
	I/O behind bridge: 0000f000-00000fff
	Memory behind bridge: fff00000-000fffff
	Prefetchable memory behind bridge: 00000000fff00000-0000000000000000
	BridgeCtl: Parity+ SERR+ NoISA- VGA- MAbort- >Reset- FastB2B-
	Capabilities: <available only to root>
00: de 10 75 03 44 05 10 00 a2 00 04 06 00 00 01 00
10: 00 00 00 00 00 00 00 00 00 06 06 00 f1 01 00 00
20: f0 ff 00 00 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 00 00 03 00

0000:00:0f.0 0604: 10de:0377 (rev a2)
	Control: I/O- Mem- BusMaster+ SpecCycle- MemWINV- VGASnoop- ParErr+ Stepping- SERR+ FastB2B-
	Status: Cap+ 66MHz- UDF- FastB2B- ParErr- DEVSEL=fast >TAbort- <TAbort- <MAbort- >SERR- <PERR-
	Latency: 0
	Bus: primary=00, secondary=07, subordinate=07, sec-latency=0
	I/O behind bridge: 0000f000-00000fff
	Memory behind bridge: fff00000-000fffff
	Prefetchable memory behind bridge: 00000000fff00000-0000000000000000
	BridgeCtl: Parity+ SERR+ NoISA- VGA- MAbort- >Reset- FastB2B-
	Capabilities: <available only to root>
00: de 10 77 03 44 05 10 00 a2 00 04 06 00 00 01 00
10: 00 00 00 00 00 00 00 00 00 07 07 00 f1 01 00 00
20: f0 ff 00 00 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 00 00 03 00

0000:00:18.0 0600: 1022:1100
	Control: I/O- Mem- BusMaster- SpecCycle- MemWINV- VGASnoop- ParErr- Stepping- SERR- FastB2B-
	Status: Cap+ 66MHz- UDF- FastB2B- ParErr- DEVSEL=fast >TAbort- <TAbort- <MAbort- >SERR- <PERR-
	Capabilities: <available only to root>
00: 22 10 00 11 00 00 10 00 00 00 00 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 00 00 00 00
30: 00 00 00 00 80 00 00 00 00 00 00 00 00 00 00 00

0000:00:18.1 0600: 1022:1101
	Control: I/O- Mem- BusMaster- SpecCycle- MemWINV- VGASnoop- ParErr- Stepping- SERR- FastB2B-
	Status: Cap- 66MHz- UDF- FastB2B- ParErr- DEVSEL=fast >TAbort- <TAbort- <MAbort- >SERR- <PERR-
00: 22 10 01 11 00 00 00 00 00 00 00 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 00 00 00 00
30: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00

0000:00:18.2 0600: 1022:1102
	Control: I/O- Mem- BusMaster- SpecCycle- MemWINV- VGASnoop- ParErr- Stepping- SERR- FastB2B-
	Status: Cap- 66MHz- UDF- FastB2B- ParErr- DEVSEL=fast >TAbort- <TAbort- <MAbort- >SERR- <PERR-
00: 22 10 02 11 00 00 00 00 00 00 00 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 00 00 00 00
30: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00

0000:00:18.3 0600: 1022:1103
	Control: I/O- Mem- BusMaster- SpecCycle- MemWINV- VGASnoop- ParErr- Stepping- SERR- FastB2B-
	Status: Cap+ 66MHz- UDF- FastB2B- ParErr- DEVSEL=fast >TAbort- <TAbort- <MAbort- >SERR- <PERR-
	Capabilities: <available only to root>
00: 22 10 03 11 00 00 10 00 00 00 00 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 00 00 00 00
30: 00 00 00 00 f0 00 00 00 00 00 00 00 00 00 00 00

0000:02:00.0 0300: 10de:0392 (rev a1)
	Subsystem: 1682:2221
	Control: I/O+ Mem+ BusMaster+ SpecCycle- MemWINV- VGASnoop- ParErr+ Stepping- SERR+ FastB2B-
	Status: Cap+ 66MHz- UDF- FastB2B- ParErr- DEVSEL=fast >TAbort- <TAbort- <MAbort- >SERR- <PERR-
	Latency: 0, Cache Line Size: 0x10 (64 bytes)
	Interrupt: pin A routed to IRQ 16
	Region 0: Memory at f4000000 (32-bit, non-prefetchable) [size=16M]
	Region 1: Memory at e0000000 (64-bit, prefetchable) [size=256M]
	Region 3: Memory at f5000000 (64-bit, non-prefetchable) [size=16M]
	Region 5: I/O ports at 1000 [size=128]
	Expansion ROM at f6000000 [disabled] [size=128K]
	Capabilities: <available only to root>
00: de 10 92 03 47 01 10 00 a1 00 00 03 10 00 00 00
10: 00 00 00 f4 0c 00 00 e0 00 00 00 00 04 00 00 f5
20: 00 00 00 00 01 10 00 00 00 00 00 00 82 16 21 22
30: 00 00 00 f6 60 00 00 00 00 00 00 00 00 01 00 00

-------------- next part --------------
A non-text attachment was scrubbed...
Name: minicom-20070622.cap.gz
Type: application/octet-stream
Size: 10899 bytes
Desc: not available
URL: <http://www.coreboot.org/pipermail/coreboot/attachments/20070622/a63cc030/attachment.obj>


More information about the coreboot mailing list