[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Bug#600528: marked as done (linux-image-2.6.36-rc6-amd64: 2.6.36-rc6 EDAC driver causes oops on boot)



Your message dated Thu, 28 Oct 2010 11:23:37 +0000
with message-id <E1PBQa1-0000kT-EB@franck.debian.org>
and subject line Bug#600528: fixed in linux-2.6 2.6.36-1~experimental.1
has caused the Debian Bug report #600528,
regarding linux-image-2.6.36-rc6-amd64: 2.6.36-rc6 EDAC driver causes oops on boot
to be marked as done.

This means that you claim that the problem has been dealt with.
If this is not the case it is now your responsibility to reopen the
Bug report if necessary, and/or fix the problem forthwith.

(NB: If you are a system administrator and have no idea what this
message is talking about, this may indicate a serious mail system
misconfiguration somewhere. Please contact owner@bugs.debian.org
immediately.)


-- 
600528: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=600528
Debian Bug Tracking System
Contact owner@bugs.debian.org with problems
--- Begin Message ---
Package: linux-2.6
Version: 2.6.36~rc6-1~experimental.1
Severity: normal
Tags: experimental

Trying out 2.6.36-rc6 as packaged (I need the experimental Nvidia
Xorg driver, so 2.6.32 won't do, and 2.6.35 packages seem to have been
abandoned).  On boot, I get an oops (during "wait for /dev to be fully
populated") which I can avoid by blacklisting edac_core and i7core_edac.
However, the module that actually caused the crash may be a driver
dependent on those.

Kernel log below "Package-specific info:" is with those modules blacklisted.
Here is the actual oops:

[    3.943612] EDAC MC: Ver: 2.1.0 Oct  4 2010
[    3.951329] PCI: Discovered peer bus ff
[    3.952079] BUG: unable to handle kernel NULL pointer dereference at 00000000000001a4
[    3.952194] IP: [<ffffffffa0351e54>] edac_create_mci_instance_attributes+0xe0/0x139 [edac_core]
[    3.952279] PGD 1bd525067 PUD 1bd66c067 PMD 0 
[    3.952416] Oops: 0000 [#1] SMP 
[    3.952516] last sysfs file: /sys/devices/pci0000:ff/0000:ff:04.1/class
[    3.952562] CPU 0 
[    3.952597] Modules linked in: i7core_edac(+) edac_core tpm_bios button snd_timer processor evdev snd_seq_device pcspkr snd soundcore nls_base wmi snd_page_alloc ext4 mbcache jbd2 crc16 sd_mod crc_t10dif ata_generic ata_piix libata scsi_mod thermal thermal_sys
[    3.953559] 
[    3.953596] Pid: 478, comm: modprobe Not tainted 2.6.36-rc6-amd64 #1 MSI X58M (MS-7593)/MS-7593
[    3.953646] RIP: 0010:[<ffffffffa0351e54>]  [<ffffffffa0351e54>] edac_create_mci_instance_attributes+0xe0/0x139 [edac_core]
[    3.953736] RSP: 0018:ffff8801bd0d1b88  EFLAGS: 00010286
[    3.953794] RAX: 00000000000001a4 RBX: ffff8801bd44bba0 RCX: 0000000000000000
[    3.953854] RDX: ffff8801be8f40f0 RSI: ffffffffa0354dc0 RDI: ffff8801bd44bbb0
[    3.953914] RBP: ffffffffa0364d28 R08: ffff880001a11928 R09: ffff8801be8f4130
[    3.953975] R10: 00000000fffffff4 R11: ffff8801be8f4130 R12: ffff8801bd44bbb0
[    3.954035] R13: ffff8801be8f4000 R14: ffff8801be8f4130 R15: 0000000000000060
[    3.954096] FS:  00007fd1fac6b700(0000) GS:ffff880001a00000(0000) knlGS:0000000000000000
[    3.954172] CS:  0010 DS: 0000 ES: 0000 CR0: 0000000080050033
[    3.954229] CR2: 00000000000001a4 CR3: 00000001bd522000 CR4: 00000000000006f0
[    3.954289] DR0: 0000000000000000 DR1: 0000000000000000 DR2: 0000000000000000
[    3.954350] DR3: 0000000000000000 DR6: 00000000ffff0ff0 DR7: 0000000000000400
[    3.954411] Process modprobe (pid: 478, threadinfo ffff8801bd0d0000, task ffff8801bd5f5f60)
[    3.954487] Stack:
[    3.954536]  ffff8801be8f40f0 ffff8801bd44bf70 ffff8801bb500af0 ffff8801bd44bf60
[    3.954692] <0> ffffffffa0364c38 ffff8801bd44bf70 ffff8801be8f4000 ffff8801be8f4130
[    3.954924] <0> 0000000000000060 ffffffffa0351e75 ffff8801be8f40f0 ffff8801be8f40f0
[    3.955202] Call Trace:
[    3.955257]  [<ffffffffa0351e75>] ? edac_create_mci_instance_attributes+0x101/0x139 [edac_core]
[    3.955335]  [<ffffffffa0351f1b>] ? edac_create_sysfs_mci_device+0x6e/0x1d3 [edac_core]
[    3.955409]  [<ffffffffa03509a5>] ? edac_mc_add_mc+0x8d/0x16d [edac_core]
[    3.955468]  [<ffffffffa0363dd8>] ? i7core_probe+0x842/0x9f9 [i7core_edac]
[    3.955527]  [<ffffffff811a24e7>] ? local_pci_probe+0x49/0x93
[    3.955583]  [<ffffffff811a3226>] ? pci_device_probe+0xc2/0xef
[    3.955639]  [<ffffffff81228782>] ? driver_sysfs_add+0x66/0x8d
[    3.955695]  [<ffffffff812288c3>] ? driver_probe_device+0xa8/0x138
[    3.955751]  [<ffffffff812289a2>] ? __driver_attach+0x4f/0x6f
[    3.955806]  [<ffffffff81228953>] ? __driver_attach+0x0/0x6f
[    3.955861]  [<ffffffff81227f4c>] ? bus_for_each_dev+0x44/0x78
[    3.955917]  [<ffffffff812283a4>] ? bus_add_driver+0xa8/0x1f0
[    3.955972]  [<ffffffff81228c49>] ? driver_register+0x90/0xf8
[    3.956028]  [<ffffffff811a3470>] ? __pci_register_driver+0x4e/0xbe
[    3.956085]  [<ffffffffa036807d>] ? i7core_init+0x7d/0x9d [i7core_edac]
[    3.956142]  [<ffffffffa0368000>] ? i7core_init+0x0/0x9d [i7core_edac]
[    3.956200]  [<ffffffff81002079>] ? do_one_initcall+0x78/0x131
[    3.956256]  [<ffffffff81072982>] ? sys_init_module+0x97/0x1d5
[    3.956312]  [<ffffffff81008a02>] ? system_call_fastpath+0x16/0x1b
[    3.956367] Code: 8d 63 10 4c 89 33 48 c7 c6 c0 4d 35 a0 4c 89 e7 48 89 43 08 48 89 18 48 8b 45 10 4c 89 6b 58 48 89 43 50 48 8b 45 10 48 8b 14 24 <48> 8b 08 31 c0 e8 8e b3 e3 e0 85 c0 75 3c 48 8b 43 50 4c 89 e2 
[    3.958430] RIP  [<ffffffffa0351e54>] edac_create_mci_instance_attributes+0xe0/0x139 [edac_core]
[    3.958535]  RSP <ffff8801bd0d1b88>
[    3.958586] CR2: 00000000000001a4
[    3.958648] ---[ end trace d4fe4ac7c6d47dfe ]---


-- Package-specific info:
** Version:
Linux version 2.6.36-rc6-amd64 (Debian 2.6.36~rc6-1~experimental.1) (ben@decadent.org.uk) (gcc version 4.4.5 (Debian 4.4.4-17) ) #1 SMP Mon Oct 4 09:56:45 UTC 2010

** Command line:
BOOT_IMAGE=/boot/vmlinuz-2.6.36-rc6-amd64 root=UUID=80eabe2b-76e2-4a6c-a00e-df8e6cc0dc1d ro quiet

** Not tainted

** Kernel log:
[    4.482399]   alloc irq_desc for 42 on node -1
[    4.482403]   alloc kstat_irqs on node -1
[    4.482422] firewire_ohci 0000:07:00.0: irq 42 for MSI/MSI-X
[    4.482451] firewire_ohci: Added fw-ohci device 0000:07:00.0, OHCI v1.10, 4 IR + 8 IT contexts, quirks 0x1
[    4.583712] ahci 0000:05:00.0: version 3.0
[    4.583729] ahci 0000:05:00.0: PCI INT A -> GSI 17 (level, low) -> IRQ 17
[    4.598369] ahci 0000:05:00.0: AHCI 0001.0000 32 slots 2 ports 3 Gbps 0x3 impl SATA mode
[    4.598375] ahci 0000:05:00.0: flags: 64bit ncq pm led clo pmp pio slum part 
[    4.598382] ahci 0000:05:00.0: setting latency timer to 64
[    4.598702] scsi6 : ahci
[    4.598820] scsi7 : ahci
[    4.598900] ata7: SATA max UDMA/133 abar m8192@0xfbcfe000 port 0xfbcfe100 irq 17
[    4.598904] ata8: SATA max UDMA/133 abar m8192@0xfbcfe000 port 0xfbcfe180 irq 17
[    4.636887] usbcore: registered new interface driver usbserial
[    4.636899] USB Serial support registered for generic
[    4.636912] usbcore: registered new interface driver usbserial_generic
[    4.636914] usbserial: USB Serial Driver core
[    4.770111] usb 3-1: new low speed USB device using uhci_hcd and address 2
[    4.918010] ata7: SATA link down (SStatus 0 SControl 300)
[    4.918014] ata8: SATA link down (SStatus 0 SControl 300)
[    4.943469] USB Serial support registered for GSM modem (1-port)
[    4.943502] usbcore: registered new interface driver option
[    4.943503] option: v0.7.2:USB Driver for GSM modems
[    4.945776] usb 3-1: New USB device found, idVendor=046d, idProduct=c018
[    4.945780] usb 3-1: New USB device strings: Mfr=1, Product=2, SerialNumber=0
[    4.945783] usb 3-1: Product: USB Optical Mouse
[    4.945786] usb 3-1: Manufacturer: Logitech
[    4.977515] usbcore: registered new interface driver hiddev
[    4.990089] input: Logitech USB Optical Mouse as /devices/pci0000:00/0000:00:1a.0/usb3/3-1/3-1:1.0/input/input4
[    4.990163] generic-usb 0003:046D:C018.0001: input,hidraw0: USB HID v1.11 Mouse [Logitech USB Optical Mouse] on usb-0000:00:1a.0-1/input0
[    4.990175] usbcore: registered new interface driver usbhid
[    4.990177] usbhid: USB HID core driver
[    5.630838] Adding 17578120k swap on /dev/sda2.  Priority:-1 extents:1 across:17578120k 
[    5.634086] EXT4-fs (sda1): re-mounted. Opts: (null)
[    5.792232] EXT4-fs (sda1): re-mounted. Opts: errors=remount-ro
[    6.124005] EXT4-fs (sda3): mounted filesystem with ordered data mode. Opts: (null)
[    6.767167] r8169 0000:06:00.0: eth0: link up
[    6.767174] r8169 0000:06:00.0: eth0: link up
[    6.864965] fuse init (API version 7.15)
[   10.096357] Bluetooth: Core ver 2.15
[   10.096366] NET: Registered protocol family 31
[   10.096367] Bluetooth: HCI device and connection manager initialized
[   10.096368] Bluetooth: HCI socket layer initialized
[   10.126899] Bluetooth: L2CAP ver 2.15
[   10.126902] Bluetooth: L2CAP socket layer initialized
[   10.140668] Bluetooth: RFCOMM TTY layer initialized
[   10.140675] Bluetooth: RFCOMM socket layer initialized
[   10.140678] Bluetooth: RFCOMM ver 1.11
[   10.217905] Bluetooth: BNEP (Ethernet Emulation) ver 1.3
[   10.217909] Bluetooth: BNEP filters: protocol multicast
[   10.409191] Bluetooth: SCO (Voice Link) ver 0.6
[   10.409193] Bluetooth: SCO socket layer initialized
[   10.447831] [drm] Initialized drm 1.1.0 20060810
[   10.522535] nouveau 0000:02:00.0: PCI INT A -> GSI 16 (level, low) -> IRQ 16
[   10.522544] nouveau 0000:02:00.0: setting latency timer to 64
[   10.525974] [drm] nouveau 0000:02:00.0: Detected an NV50 generation card (0x094100a1)
[   10.530511] [drm] nouveau 0000:02:00.0: Attempting to load BIOS image from PRAMIN
[   10.574477] lp: driver loaded but no devices found
[   10.589359] [drm] nouveau 0000:02:00.0: ... appears to be valid
[   10.589361] [drm] nouveau 0000:02:00.0: BIT BIOS found
[   10.589363] [drm] nouveau 0000:02:00.0: Bios version 62.94.62.00
[   10.589365] [drm] nouveau 0000:02:00.0: TMDS table version 2.0
[   10.589367] [drm] nouveau 0000:02:00.0: Found Display Configuration Block version 4.0
[   10.589369] [drm] nouveau 0000:02:00.0: Raw DCB entry 0: 02000300 00000028
[   10.589370] [drm] nouveau 0000:02:00.0: Raw DCB entry 1: 01000302 00020030
[   10.589372] [drm] nouveau 0000:02:00.0: Raw DCB entry 2: 04011310 00000028
[   10.589373] [drm] nouveau 0000:02:00.0: Raw DCB entry 3: 02011312 00020030
[   10.589374] [drm] nouveau 0000:02:00.0: Raw DCB entry 4: 010223f1 00c0c080
[   10.589376] [drm] nouveau 0000:02:00.0: DCB connector table: VHER 0x40 5 16 4
[   10.589378] [drm] nouveau 0000:02:00.0:   0: 0x00001030: type 0x30 idx 0 tag 0x07
[   10.589380] [drm] nouveau 0000:02:00.0:   1: 0x00002130: type 0x30 idx 1 tag 0x08
[   10.589381] [drm] nouveau 0000:02:00.0:   2: 0x00000210: type 0x10 idx 2 tag 0xff
[   10.589383] [drm] nouveau 0000:02:00.0:   3: 0x00000211: type 0x11 idx 3 tag 0xff
[   10.589385] [drm] nouveau 0000:02:00.0:   4: 0x00000213: type 0x13 idx 4 tag 0xff
[   10.589388] [drm] nouveau 0000:02:00.0: Parsing VBIOS init table 0 at offset 0xD689
[   10.638452] [drm] nouveau 0000:02:00.0: Parsing VBIOS init table 1 at offset 0xDAFD
[   10.654170] [drm] nouveau 0000:02:00.0: Parsing VBIOS init table 2 at offset 0xEAC6
[   10.654180] [drm] nouveau 0000:02:00.0: Parsing VBIOS init table 3 at offset 0xEBE7
[   10.662113] [drm] nouveau 0000:02:00.0: Parsing VBIOS init table 4 at offset 0xEE64
[   10.662117] [drm] nouveau 0000:02:00.0: Parsing VBIOS init table at offset 0xEEC9
[   10.662785] ppdev: user-space parallel port driver
[   10.686189] [drm] nouveau 0000:02:00.0: 0xEEC9: Condition still not met after 20ms, skipping following opcodes
[   10.686208] [drm] nouveau 0000:02:00.0: Detected 512MiB VRAM
[   10.784905] [TTM] Zone  kernel: Available graphics memory: 3061032 kiB.
[   10.784909] [TTM] Zone   dma32: Available graphics memory: 2097152 kiB.
[   10.784911] [TTM] Initializing pool allocator.
[   10.871944] [drm] nouveau 0000:02:00.0: 512 MiB GART (aperture)
[   10.871954] mtrr: type mismatch for d0000000,10000000 old: write-back new: write-combining
[   10.876710] [drm] nouveau 0000:02:00.0: DCB encoder 1 unknown
[   10.876715] [drm] nouveau 0000:02:00.0: TV-1 has no encoders, removing
[   10.909013] [drm] nouveau 0000:02:00.0: Allocating FIFO number 1
[   10.928287] [drm] nouveau 0000:02:00.0: nouveau_channel_alloc: initialised FIFO 1
[   11.085638] [drm] nouveau 0000:02:00.0: allocated 1600x1200 fb: 0x40240000, bo ffff8801bd750800
[   11.085788] Console: switching to colour frame buffer device 200x75
[   11.085792] fb0: nouveaufb frame buffer device
[   11.085793] drm: registered panic notifier
[   11.085797] [drm] Initialized nouveau 0.0.16 20090420 for 0000:02:00.0 on minor 0
[   11.535232] [drm] nouveau 0000:02:00.0: Allocating FIFO number 2
[   11.555455] [drm] nouveau 0000:02:00.0: nouveau_channel_alloc: initialised FIFO 2
[   17.021655] eth0: no IPv6 routers present

** Model information
sys_vendor: MSI
product_name: MS-7593
product_version: 1.0
chassis_vendor: MICRO-STAR INTERNATIONAL CO.,LTD
chassis_version: 1.0
bios_vendor: American Megatrends Inc.
bios_version: V3.5
board_vendor: MSI
board_name: MSI X58M (MS-7593)
board_version: 1.0

** Loaded modules:
Module                  Size  Used by
parport_pc             18773  0 
ppdev                   5491  0 
lp                      8158  0 
parport                25614  3 parport_pc,ppdev,lp
nouveau               382938  2 
ttm                    43951  1 nouveau
drm_kms_helper         21445  1 nouveau
drm                   155393  4 nouveau,ttm,drm_kms_helper
sco                     7435  2 
i2c_algo_bit            4105  1 nouveau
video                  18617  1 nouveau
output                  1748  1 video
bnep                    9663  2 
rfcomm                 29288  0 
l2cap                  30116  6 bnep,rfcomm
bluetooth              43558  6 sco,bnep,rfcomm,l2cap
rfkill                 13886  3 bluetooth
acpi_cpufreq            5335  0 
mperf                   1275  1 acpi_cpufreq
cpufreq_userspace       2048  0 
cpufreq_stats           2633  0 
cpufreq_conservative     7646  0 
cpufreq_powersave        942  0 
fuse                   54430  1 
usbhid                 31128  0 
hid                    64007  1 usbhid
option                 15458  0 
usb_wwan                7855  1 option
usbserial              26233  2 option,usb_wwan
ahci                   19473  0 
pata_jmicron            2336  0 
uhci_hcd               18282  0 
r8169                  28602  0 
mii                     3266  1 r8169
firewire_ohci          21978  0 
firewire_core          42225  1 firewire_ohci
crc_itu_t               1331  1 firewire_core
libahci                15971  1 ahci
snd_hda_codec_realtek   256966  1 
sg                     19079  0 
sr_mod                 12887  0 
cdrom                  29785  1 sr_mod
ehci_hcd               31102  0 
pcspkr                  1739  0 
i2c_i801                7718  0 
shpchp                 21955  0 
usbcore               118328  7 usbhid,option,usb_wwan,usbserial,uhci_hcd,ehci_hcd
pci_hotplug            19711  1 shpchp
tpm_tis                 7045  0 
i2c_core               16394  5 nouveau,drm_kms_helper,drm,i2c_algo_bit,i2c_i801
evdev                   7282  7 
tpm                     9635  1 tpm_tis
tpm_bios                4661  1 tpm
snd_hda_intel          19642  0 
snd_hda_codec          66997  2 snd_hda_codec_realtek,snd_hda_intel
snd_hwdep               5468  1 snd_hda_codec
snd_pcm_oss            31980  0 
snd_mixer_oss          12719  1 snd_pcm_oss
button                  4706  1 nouveau
snd_pcm                61725  3 snd_hda_intel,snd_hda_codec,snd_pcm_oss
snd_seq_midi            4454  0 
snd_rawmidi            15929  1 snd_seq_midi
snd_seq_midi_event      4754  1 snd_seq_midi
snd_seq                42486  2 snd_seq_midi,snd_seq_midi_event
snd_timer              16288  2 snd_pcm,snd_seq
snd_seq_device          4531  3 snd_seq_midi,snd_rawmidi,snd_seq
snd                    47020  11 snd_hda_codec_realtek,snd_hda_intel,snd_hda_codec,snd_hwdep,snd_pcm_oss,snd_mixer_oss,snd_pcm,snd_rawmidi,snd_seq,snd_timer,snd_seq_device
soundcore               4598  1 snd
snd_page_alloc          6321  2 snd_hda_intel,snd_pcm
processor              25923  9 acpi_cpufreq
nls_base                6369  1 usbcore
wmi                     7209  0 
ext4                  263877  2 
mbcache                 5088  1 ext4
jbd2                   57579  1 ext4
crc16                   1327  2 l2cap,ext4
sd_mod                 27506  4 
crc_t10dif              1300  1 sd_mod
ata_generic             2959  0 
ata_piix               20748  3 
libata                134106  5 ahci,pata_jmicron,libahci,ata_generic,ata_piix
scsi_mod              154372  4 sg,sr_mod,sd_mod,libata
thermal                12014  0 
thermal_sys            11764  3 video,processor,thermal

** Network interface configuration:
# This file describes the network interfaces available on your system
# and how to activate them. For more information, see interfaces(5).

# The loopback network interface
auto lo
iface lo inet loopback

# The primary network interface
allow-hotplug eth0
iface eth0 inet dhcp

** Network status:
*** IP interfaces and addresses:
1: lo: <LOOPBACK,UP,LOWER_UP> mtu 16436 qdisc noqueue state UNKNOWN 
    link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00
    inet 127.0.0.1/8 scope host lo
    inet6 ::1/128 scope host 
       valid_lft forever preferred_lft forever
2: eth0: <BROADCAST,MULTICAST,UP,LOWER_UP> mtu 1500 qdisc pfifo_fast state UNKNOWN qlen 1000
    link/ether 40:61:86:cb:fc:55 brd ff:ff:ff:ff:ff:ff
    inet 192.168.1.79/24 brd 192.168.1.255 scope global eth0
    inet6 fe80::4261:86ff:fecb:fc55/64 scope link 
       valid_lft forever preferred_lft forever

*** Device statistics:
Inter-|   Receive                                                |  Transmit
 face |bytes    packets errs drop fifo frame compressed multicast|bytes    packets errs drop fifo colls carrier compressed
    lo:    1104       8    0    0    0     0          0         0     1104       8    0    0    0     0       0          0
  eth0:  120327     366    0    0    0     0          0         0    38084     257    0    0    0     0       0          0

*** Protocol statistics:
Ip:
    224 total packets received
    1 with invalid addresses
    0 forwarded
    0 incoming packets discarded
    223 incoming packets delivered
    238 requests sent out
    40 dropped because of missing route
Icmp:
    0 ICMP messages received
    0 input ICMP message failed.
    ICMP input histogram:
    0 ICMP messages sent
    0 ICMP messages failed
    ICMP output histogram:
Tcp:
    14 active connections openings
    0 passive connection openings
    0 failed connection attempts
    1 connection resets received
    3 connections established
    147 segments received
    162 segments send out
    0 segments retransmited
    0 bad segments received.
    5 resets sent
Udp:
    75 packets received
    0 packets to unknown port received.
    0 packet receive errors
    74 packets sent
UdpLite:
TcpExt:
    11 delayed acks sent
    56 packet headers predicted
    24 acknowledgments not containing data payload received
    1 connections reset due to early user close
IpExt:
    InMcastPkts: 9
    OutMcastPkts: 11
    InBcastPkts: 2
    InOctets: 111576
    OutOctets: 31829
    InMcastOctets: 2583
    OutMcastOctets: 2663
    InBcastOctets: 557

*** Device features:
eth0: 0x180
lo: 0x13865

** PCI devices:
00:00.0 Host bridge [0600]: Intel Corporation 5520/5500/X58 I/O Hub to ESI Port [8086:3405] (rev 13)
	Subsystem: Micro-Star International Co., Ltd. Device [1462:7593]
	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-
	Capabilities: <access denied>

00:01.0 PCI bridge [0604]: Intel Corporation 5520/5500/X58 I/O Hub PCI Express Root Port 1 [8086:3408] (rev 13) (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
	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>

00:03.0 PCI bridge [0604]: Intel Corporation 5520/5500/X58 I/O Hub PCI Express Root Port 3 [8086:340a] (rev 13) (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: 0000b000-0000bfff
	Memory behind bridge: f8000000-fbbfffff
	Prefetchable memory behind bridge: 00000000d0000000-00000000dfffffff
	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>

00:07.0 PCI bridge [0604]: Intel Corporation 5520/5500/X58 I/O Hub PCI Express Root Port 7 [8086:340e] (rev 13) (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
	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>

00:14.0 PIC [0800]: Intel Corporation 5520/5500/X58 I/O Hub System Management Registers [8086:342e] (rev 13) (prog-if 00 [8259])
	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-
	Capabilities: <access denied>

00:14.1 PIC [0800]: Intel Corporation 5520/5500/X58 I/O Hub GPIO and Scratch Pad Registers [8086:3422] (rev 13) (prog-if 00 [8259])
	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-
	Capabilities: <access denied>

00:14.2 PIC [0800]: Intel Corporation 5520/5500/X58 I/O Hub Control Status and RAS Registers [8086:3423] (rev 13) (prog-if 00 [8259])
	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-
	Capabilities: <access denied>

00:14.3 PIC [0800]: Intel Corporation 5520/5500/X58 I/O Hub Throttle Registers [8086:3438] (rev 13) (prog-if 00 [8259])
	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-

00:1a.0 USB Controller [0c03]: Intel Corporation 82801JI (ICH10 Family) USB UHCI Controller #4 [8086:3a37] (prog-if 00 [UHCI])
	Subsystem: Micro-Star International Co., Ltd. Device [1462:7593]
	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 16
	Region 4: I/O ports at ac00 [size=32]
	Capabilities: <access denied>
	Kernel driver in use: uhci_hcd

00:1a.1 USB Controller [0c03]: Intel Corporation 82801JI (ICH10 Family) USB UHCI Controller #5 [8086:3a38] (prog-if 00 [UHCI])
	Subsystem: Micro-Star International Co., Ltd. Device [1462:7593]
	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 21
	Region 4: I/O ports at a880 [size=32]
	Capabilities: <access denied>
	Kernel driver in use: uhci_hcd

00:1a.2 USB Controller [0c03]: Intel Corporation 82801JI (ICH10 Family) USB UHCI Controller #6 [8086:3a39] (prog-if 00 [UHCI])
	Subsystem: Micro-Star International Co., Ltd. Device [1462:7593]
	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 19
	Region 4: I/O ports at a800 [size=32]
	Capabilities: <access denied>
	Kernel driver in use: uhci_hcd

00:1a.7 USB Controller [0c03]: Intel Corporation 82801JI (ICH10 Family) USB2 EHCI Controller #2 [8086:3a3c] (prog-if 20 [EHCI])
	Subsystem: Micro-Star International Co., Ltd. Device [1462:7593]
	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 0: Memory at f7ffe000 (32-bit, non-prefetchable) [size=1K]
	Capabilities: <access denied>
	Kernel driver in use: ehci_hcd

00:1b.0 Audio device [0403]: Intel Corporation 82801JI (ICH10 Family) HD Audio Controller [8086:3a3e]
	Subsystem: Micro-Star International Co., Ltd. Device [1462:7593]
	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 40
	Region 0: Memory at f7ff8000 (64-bit, non-prefetchable) [size=16K]
	Capabilities: <access denied>
	Kernel driver in use: HDA Intel

00:1c.0 PCI bridge [0604]: Intel Corporation 82801JI (ICH10 Family) PCI Express Root Port 1 [8086:3a40] (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=04, sec-latency=0
	I/O behind bridge: 00001000-00001fff
	Memory behind bridge: c0000000-c01fffff
	Prefetchable memory behind bridge: 00000000c0200000-00000000c03fffff
	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>

00:1c.1 PCI bridge [0604]: Intel Corporation 82801JI (ICH10 Family) PCI Express Port 2 [8086:3a42] (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=05, subordinate=05, sec-latency=0
	I/O behind bridge: 0000c000-0000cfff
	Memory behind bridge: fbc00000-fbcfffff
	Prefetchable memory behind bridge: 00000000c0400000-00000000c05fffff
	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>

00:1c.4 PCI bridge [0604]: Intel Corporation 82801JI (ICH10 Family) PCI Express Root Port 5 [8086:3a48] (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=06, subordinate=06, sec-latency=0
	I/O behind bridge: 0000d000-0000dfff
	Memory behind bridge: fbd00000-fbdfffff
	Prefetchable memory behind bridge: 00000000f6f00000-00000000f6ffffff
	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>

00:1c.5 PCI bridge [0604]: Intel Corporation 82801JI (ICH10 Family) PCI Express Root Port 6 [8086:3a4a] (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=07, subordinate=07, sec-latency=0
	I/O behind bridge: 0000e000-0000efff
	Memory behind bridge: fbe00000-fbefffff
	Prefetchable memory behind bridge: 00000000c0600000-00000000c07fffff
	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>

00:1d.0 USB Controller [0c03]: Intel Corporation 82801JI (ICH10 Family) USB UHCI Controller #1 [8086:3a34] (prog-if 00 [UHCI])
	Subsystem: Micro-Star International Co., Ltd. Device [1462:7593]
	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 a480 [size=32]
	Capabilities: <access denied>
	Kernel driver in use: uhci_hcd

00:1d.1 USB Controller [0c03]: Intel Corporation 82801JI (ICH10 Family) USB UHCI Controller #2 [8086:3a35] (prog-if 00 [UHCI])
	Subsystem: Micro-Star International Co., Ltd. Device [1462:7593]
	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 a400 [size=32]
	Capabilities: <access denied>
	Kernel driver in use: uhci_hcd

00:1d.2 USB Controller [0c03]: Intel Corporation 82801JI (ICH10 Family) USB UHCI Controller #3 [8086:3a36] (prog-if 00 [UHCI])
	Subsystem: Micro-Star International Co., Ltd. Device [1462:7593]
	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 a080 [size=32]
	Capabilities: <access denied>
	Kernel driver in use: uhci_hcd

00:1d.7 USB Controller [0c03]: Intel Corporation 82801JI (ICH10 Family) USB2 EHCI Controller #1 [8086:3a3a] (prog-if 20 [EHCI])
	Subsystem: Micro-Star International Co., Ltd. Device [1462:7593]
	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 f7ffc000 (32-bit, non-prefetchable) [size=1K]
	Capabilities: <access denied>
	Kernel driver in use: ehci_hcd

00:1e.0 PCI bridge [0604]: Intel Corporation 82801 PCI Bridge [8086:244e] (rev 90) (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=08, subordinate=08, sec-latency=32
	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:1f.0 ISA bridge [0601]: Intel Corporation 82801JIR (ICH10R) LPC Interface Controller [8086:3a16]
	Subsystem: Micro-Star International Co., Ltd. Device [1462:7593]
	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>

00:1f.2 IDE interface [0101]: Intel Corporation 82801JI (ICH10 Family) 4 port SATA IDE Controller #1 [8086:3a20] (prog-if 8f [Master SecP SecO PriP PriO])
	Subsystem: Micro-Star International Co., Ltd. Device [1462:7593]
	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 a000 [size=8]
	Region 1: I/O ports at 9c00 [size=4]
	Region 2: I/O ports at 9880 [size=8]
	Region 3: I/O ports at 9800 [size=4]
	Region 4: I/O ports at 9480 [size=16]
	Region 5: I/O ports at 9400 [size=16]
	Capabilities: <access denied>
	Kernel driver in use: ata_piix

00:1f.3 SMBus [0c05]: Intel Corporation 82801JI (ICH10 Family) SMBus Controller [8086:3a30]
	Subsystem: Micro-Star International Co., Ltd. Device [1462:7593]
	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 C routed to IRQ 18
	Region 0: Memory at f7ff7c00 (64-bit, non-prefetchable) [size=256]
	Region 4: I/O ports at 0400 [size=32]
	Kernel driver in use: i801_smbus

00:1f.5 IDE interface [0101]: Intel Corporation 82801JI (ICH10 Family) 2 port SATA IDE Controller #2 [8086:3a26] (prog-if 85 [Master SecO PriO])
	Subsystem: Micro-Star International Co., Ltd. Device [1462:7593]
	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 9000 [size=8]
	Region 1: I/O ports at 8c00 [size=4]
	Region 2: I/O ports at 8880 [size=8]
	Region 3: I/O ports at 8800 [size=4]
	Region 4: I/O ports at 8480 [size=16]
	Region 5: I/O ports at 8400 [size=16]
	Capabilities: <access denied>
	Kernel driver in use: ata_piix

02:00.0 VGA compatible controller [0300]: nVidia Corporation G94 [GeForce 9600 GT] [10de:0622] (rev a1) (prog-if 00 [VGA controller])
	Subsystem: Elitegroup Computer Systems Device [1019:10a1]
	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 fa000000 (32-bit, non-prefetchable) [size=16M]
	Region 1: Memory at d0000000 (64-bit, prefetchable) [size=256M]
	Region 3: Memory at f8000000 (64-bit, non-prefetchable) [size=32M]
	Region 5: I/O ports at bc00 [size=128]
	Expansion ROM at fbb80000 [disabled] [size=512K]
	Capabilities: <access denied>
	Kernel driver in use: nouveau

05:00.0 SATA controller [0106]: JMicron Technology Corp. JMB362/JMB363 Serial ATA Controller [197b:2363] (rev 03) (prog-if 01 [AHCI 1.0])
	Subsystem: Micro-Star International Co., Ltd. Device [1462:7593]
	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 5: Memory at fbcfe000 (32-bit, non-prefetchable) [size=8K]
	Capabilities: <access denied>
	Kernel driver in use: ahci

05:00.1 IDE interface [0101]: JMicron Technology Corp. JMB362/JMB363 Serial ATA Controller [197b:2363] (rev 03) (prog-if 85 [Master SecO PriO])
	Subsystem: Micro-Star International Co., Ltd. Device [1462:7593]
	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
	Interrupt: pin B routed to IRQ 18
	Region 0: I/O ports at cc00 [size=8]
	Region 1: I/O ports at c880 [size=4]
	Region 2: I/O ports at c800 [size=8]
	Region 3: I/O ports at c480 [size=4]
	Region 4: I/O ports at c400 [size=16]
	Capabilities: <access denied>
	Kernel driver in use: pata_jmicron

06:00.0 Ethernet controller [0200]: Realtek Semiconductor Co., Ltd. RTL8111/8168B PCI Express Gigabit Ethernet controller [10ec:8168] (rev 02)
	Subsystem: Micro-Star International Co., Ltd. Device [1462:7593]
	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 41
	Region 0: I/O ports at d800 [size=256]
	Region 2: Memory at fbdff000 (64-bit, non-prefetchable) [size=4K]
	Region 4: Memory at f6ff0000 (64-bit, prefetchable) [size=64K]
	Expansion ROM at fbdc0000 [disabled] [size=128K]
	Capabilities: <access denied>
	Kernel driver in use: r8169

07:00.0 FireWire (IEEE 1394) [0c00]: VIA Technologies, Inc. VT6315 Series Firewire Controller [1106:3403] (prog-if 10 [OHCI])
	Subsystem: Micro-Star International Co., Ltd. Device [1462:593d]
	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 42
	Region 0: Memory at fbeff800 (64-bit, non-prefetchable) [size=2K]
	Region 2: I/O ports at e800 [size=256]
	Capabilities: <access denied>
	Kernel driver in use: firewire_ohci


** USB devices:
Bus 008 Device 001: ID 1d6b:0001 Linux Foundation 1.1 root hub
Bus 007 Device 001: ID 1d6b:0001 Linux Foundation 1.1 root hub
Bus 006 Device 001: ID 1d6b:0001 Linux Foundation 1.1 root hub
Bus 005 Device 001: ID 1d6b:0001 Linux Foundation 1.1 root hub
Bus 004 Device 001: ID 1d6b:0001 Linux Foundation 1.1 root hub
Bus 003 Device 002: ID 046d:c018 Logitech, Inc. Optical Wheel Mouse
Bus 003 Device 001: ID 1d6b:0001 Linux Foundation 1.1 root hub
Bus 002 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub
Bus 001 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub


-- System Information:
Debian Release: squeeze/sid
  APT prefers unstable
  APT policy: (500, 'unstable'), (101, 'experimental')
Architecture: amd64 (x86_64)

Kernel: Linux 2.6.36-rc6-amd64 (SMP w/8 CPU cores)
Locale: LANG=en_US.UTF-8, LC_CTYPE=en_US.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/dash

Versions of packages linux-image-2.6.36-rc6-amd64 depends on:
ii  debconf [deb 1.5.36                      Debian configuration management sy
ii  initramfs-to 0.98.4                      tools for generating an initramfs
ii  linux-base   2.6.36~rc6-1~experimental.1 Linux image base package
ii  module-init- 3.12-1                      tools for managing Linux kernel mo

Versions of packages linux-image-2.6.36-rc6-amd64 recommends:
ii  firmware-linux-free           2.6.32-25  Binary firmware for various driver

Versions of packages linux-image-2.6.36-rc6-amd64 suggests:
pn  grub | lilo                   <none>     (no description available)
pn  linux-doc-2.6.36              <none>     (no description available)

Versions of packages linux-image-2.6.36-rc6-amd64 is related to:
pn  firmware-bnx2                 <none>     (no description available)
pn  firmware-bnx2x                <none>     (no description available)
pn  firmware-ipw2x00              <none>     (no description available)
pn  firmware-ivtv                 <none>     (no description available)
pn  firmware-iwlwifi              <none>     (no description available)
ii  firmware-linux                0.27       Binary firmware for various driver
ii  firmware-linux-nonfree        0.27       Binary firmware for various driver
pn  firmware-qlogic               <none>     (no description available)
pn  firmware-ralink               <none>     (no description available)
pn  xen-hypervisor                <none>     (no description available)

-- debconf information excluded



--- End Message ---
--- Begin Message ---
Source: linux-2.6
Source-Version: 2.6.36-1~experimental.1

We believe that the bug you reported is fixed in the latest version of
linux-2.6, which is due to be installed in the Debian FTP archive:

firmware-linux-free_2.6.36-1~experimental.1_all.deb
  to main/l/linux-2.6/firmware-linux-free_2.6.36-1~experimental.1_all.deb
linux-2.6_2.6.36-1~experimental.1.diff.gz
  to main/l/linux-2.6/linux-2.6_2.6.36-1~experimental.1.diff.gz
linux-2.6_2.6.36-1~experimental.1.dsc
  to main/l/linux-2.6/linux-2.6_2.6.36-1~experimental.1.dsc
linux-2.6_2.6.36.orig.tar.gz
  to main/l/linux-2.6/linux-2.6_2.6.36.orig.tar.gz
linux-base_2.6.36-1~experimental.1_all.deb
  to main/l/linux-2.6/linux-base_2.6.36-1~experimental.1_all.deb
linux-doc-2.6.36_2.6.36-1~experimental.1_all.deb
  to main/l/linux-2.6/linux-doc-2.6.36_2.6.36-1~experimental.1_all.deb
linux-headers-2.6.36-trunk-all-amd64_2.6.36-1~experimental.1_amd64.deb
  to main/l/linux-2.6/linux-headers-2.6.36-trunk-all-amd64_2.6.36-1~experimental.1_amd64.deb
linux-headers-2.6.36-trunk-all_2.6.36-1~experimental.1_amd64.deb
  to main/l/linux-2.6/linux-headers-2.6.36-trunk-all_2.6.36-1~experimental.1_amd64.deb
linux-headers-2.6.36-trunk-amd64_2.6.36-1~experimental.1_amd64.deb
  to main/l/linux-2.6/linux-headers-2.6.36-trunk-amd64_2.6.36-1~experimental.1_amd64.deb
linux-headers-2.6.36-trunk-common_2.6.36-1~experimental.1_amd64.deb
  to main/l/linux-2.6/linux-headers-2.6.36-trunk-common_2.6.36-1~experimental.1_amd64.deb
linux-image-2.6.36-trunk-amd64-dbg_2.6.36-1~experimental.1_amd64.deb
  to main/l/linux-2.6/linux-image-2.6.36-trunk-amd64-dbg_2.6.36-1~experimental.1_amd64.deb
linux-image-2.6.36-trunk-amd64_2.6.36-1~experimental.1_amd64.deb
  to main/l/linux-2.6/linux-image-2.6.36-trunk-amd64_2.6.36-1~experimental.1_amd64.deb
linux-libc-dev_2.6.36-1~experimental.1_amd64.deb
  to main/l/linux-2.6/linux-libc-dev_2.6.36-1~experimental.1_amd64.deb
linux-manual-2.6.36_2.6.36-1~experimental.1_all.deb
  to main/l/linux-2.6/linux-manual-2.6.36_2.6.36-1~experimental.1_all.deb
linux-patch-debian-2.6.36_2.6.36-1~experimental.1_all.deb
  to main/l/linux-2.6/linux-patch-debian-2.6.36_2.6.36-1~experimental.1_all.deb
linux-source-2.6.36_2.6.36-1~experimental.1_all.deb
  to main/l/linux-2.6/linux-source-2.6.36_2.6.36-1~experimental.1_all.deb
linux-support-2.6.36-trunk_2.6.36-1~experimental.1_all.deb
  to main/l/linux-2.6/linux-support-2.6.36-trunk_2.6.36-1~experimental.1_all.deb
linux-tools-2.6.36_2.6.36-1~experimental.1_amd64.deb
  to main/l/linux-2.6/linux-tools-2.6.36_2.6.36-1~experimental.1_amd64.deb



A summary of the changes between this version and the previous one is
attached.

Thank you for reporting the bug, which will now be closed.  If you
have further comments please address them to 600528@bugs.debian.org,
and the maintainer will reopen the bug report if appropriate.

Debian distribution maintenance software
pp.
maximilian attems <max@stro.at> (supplier of updated linux-2.6 package)

(This message was generated automatically at their request; if you
believe that there is a problem with it please contact the archive
administrators by mailing ftpmaster@debian.org)


-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1

Format: 1.8
Date: Wed, 27 Oct 2010 13:23:11 +0200
Source: linux-2.6
Binary: linux-tools-2.6.36 linux-source-2.6.36 linux-doc-2.6.36 linux-manual-2.6.36 linux-patch-debian-2.6.36 firmware-linux-free linux-support-2.6.36-trunk linux-base linux-libc-dev linux-headers-2.6.36-trunk-all linux-headers-2.6.36-trunk-all-alpha linux-headers-2.6.36-trunk-common linux-image-2.6.36-trunk-alpha-generic linux-headers-2.6.36-trunk-alpha-generic linux-image-2.6.36-trunk-alpha-smp linux-headers-2.6.36-trunk-alpha-smp linux-image-2.6.36-trunk-alpha-legacy linux-headers-2.6.36-trunk-alpha-legacy linux-headers-2.6.36-trunk-all-amd64 linux-image-2.6.36-trunk-amd64 linux-headers-2.6.36-trunk-amd64 linux-image-2.6.36-trunk-amd64-dbg linux-headers-2.6.36-trunk-all-armel linux-image-2.6.36-trunk-iop32x linux-headers-2.6.36-trunk-iop32x linux-image-2.6.36-trunk-ixp4xx linux-headers-2.6.36-trunk-ixp4xx linux-image-2.6.36-trunk-kirkwood linux-headers-2.6.36-trunk-kirkwood linux-image-2.6.36-trunk-orion5x linux-headers-2.6.36-trunk-orion5x
 linux-image-2.6.36-trunk-versatile linux-headers-2.6.36-trunk-versatile linux-headers-2.6.36-trunk-all-hppa linux-image-2.6.36-trunk-parisc linux-headers-2.6.36-trunk-parisc linux-image-2.6.36-trunk-parisc-smp linux-headers-2.6.36-trunk-parisc-smp linux-image-2.6.36-trunk-parisc64 linux-headers-2.6.36-trunk-parisc64 linux-image-2.6.36-trunk-parisc64-smp linux-headers-2.6.36-trunk-parisc64-smp linux-headers-2.6.36-trunk-all-i386 linux-image-2.6.36-trunk-486 linux-headers-2.6.36-trunk-486 linux-image-2.6.36-trunk-686 linux-headers-2.6.36-trunk-686 linux-image-2.6.36-trunk-686-bigmem linux-headers-2.6.36-trunk-686-bigmem linux-image-2.6.36-trunk-686-bigmem-dbg linux-headers-2.6.36-trunk-all-ia64 linux-image-2.6.36-trunk-itanium linux-headers-2.6.36-trunk-itanium linux-image-2.6.36-trunk-mckinley linux-headers-2.6.36-trunk-mckinley linux-headers-2.6.36-trunk-all-m68k linux-image-2.6.36-trunk-amiga linux-headers-2.6.36-trunk-amiga linux-image-2.6.36-trunk-atari
 linux-headers-2.6.36-trunk-atari linux-image-2.6.36-trunk-bvme6000 linux-headers-2.6.36-trunk-bvme6000 linux-image-2.6.36-trunk-mac linux-headers-2.6.36-trunk-mac linux-image-2.6.36-trunk-mvme147 linux-headers-2.6.36-trunk-mvme147 linux-image-2.6.36-trunk-mvme16x linux-headers-2.6.36-trunk-mvme16x linux-headers-2.6.36-trunk-all-mips linux-image-2.6.36-trunk-r4k-ip22 linux-headers-2.6.36-trunk-r4k-ip22 linux-image-2.6.36-trunk-r5k-ip32 linux-headers-2.6.36-trunk-r5k-ip32 linux-image-2.6.36-trunk-sb1-bcm91250a linux-headers-2.6.36-trunk-sb1-bcm91250a linux-image-2.6.36-trunk-sb1a-bcm91480b linux-headers-2.6.36-trunk-sb1a-bcm91480b linux-image-2.6.36-trunk-4kc-malta linux-headers-2.6.36-trunk-4kc-malta linux-image-2.6.36-trunk-5kc-malta linux-headers-2.6.36-trunk-5kc-malta linux-image-2.6.36-trunk-octeon linux-headers-2.6.36-trunk-octeon linux-headers-2.6.36-trunk-all-mipsel linux-image-2.6.36-trunk-r5k-cobalt linux-headers-2.6.36-trunk-r5k-cobalt
 linux-image-2.6.36-trunk-loongson-2f linux-headers-2.6.36-trunk-loongson-2f linux-headers-2.6.36-trunk-all-powerpc linux-image-2.6.36-trunk-powerpc linux-headers-2.6.36-trunk-powerpc linux-image-2.6.36-trunk-powerpc-smp linux-headers-2.6.36-trunk-powerpc-smp linux-image-2.6.36-trunk-powerpc64 linux-headers-2.6.36-trunk-powerpc64 linux-headers-2.6.36-trunk-all-s390 linux-image-2.6.36-trunk-s390x linux-headers-2.6.36-trunk-s390x linux-image-2.6.36-trunk-s390x-tape linux-headers-2.6.36-trunk-all-sh4 linux-image-2.6.36-trunk-sh7751r linux-headers-2.6.36-trunk-sh7751r linux-image-2.6.36-trunk-sh7785lcr linux-headers-2.6.36-trunk-sh7785lcr linux-headers-2.6.36-trunk-all-sparc linux-image-2.6.36-trunk-sparc64 linux-headers-2.6.36-trunk-sparc64 linux-image-2.6.36-trunk-sparc64-smp linux-headers-2.6.36-trunk-sparc64-smp
 linux-headers-2.6.36-trunk-all-sparc64
Architecture: source all amd64
Version: 2.6.36-1~experimental.1
Distribution: experimental
Urgency: low
Maintainer: Debian Kernel Team <debian-kernel@lists.debian.org>
Changed-By: maximilian attems <max@stro.at>
Description: 
 firmware-linux-free - Binary firmware for various drivers in the Linux kernel
 linux-base - Linux image base package
 linux-doc-2.6.36 - Linux kernel specific documentation for version 2.6.36
 linux-headers-2.6.36-trunk-486 - Header files for Linux 2.6.36-trunk-486
 linux-headers-2.6.36-trunk-4kc-malta - Header files for Linux 2.6.36-trunk-4kc-malta
 linux-headers-2.6.36-trunk-5kc-malta - Header files for Linux 2.6.36-trunk-5kc-malta
 linux-headers-2.6.36-trunk-686 - Header files for Linux 2.6.36-trunk-686
 linux-headers-2.6.36-trunk-686-bigmem - Header files for Linux 2.6.36-trunk-686-bigmem
 linux-headers-2.6.36-trunk-all - All header files for Linux 2.6.36 (meta-package)
 linux-headers-2.6.36-trunk-all-alpha - All header files for Linux 2.6.36 (meta-package)
 linux-headers-2.6.36-trunk-all-amd64 - All header files for Linux 2.6.36 (meta-package)
 linux-headers-2.6.36-trunk-all-armel - All header files for Linux 2.6.36 (meta-package)
 linux-headers-2.6.36-trunk-all-hppa - All header files for Linux 2.6.36 (meta-package)
 linux-headers-2.6.36-trunk-all-i386 - All header files for Linux 2.6.36 (meta-package)
 linux-headers-2.6.36-trunk-all-ia64 - All header files for Linux 2.6.36 (meta-package)
 linux-headers-2.6.36-trunk-all-m68k - All header files for Linux 2.6.36 (meta-package)
 linux-headers-2.6.36-trunk-all-mips - All header files for Linux 2.6.36 (meta-package)
 linux-headers-2.6.36-trunk-all-mipsel - All header files for Linux 2.6.36 (meta-package)
 linux-headers-2.6.36-trunk-all-powerpc - All header files for Linux 2.6.36 (meta-package)
 linux-headers-2.6.36-trunk-all-s390 - All header files for Linux 2.6.36 (meta-package)
 linux-headers-2.6.36-trunk-all-sh4 - All header files for Linux 2.6.36 (meta-package)
 linux-headers-2.6.36-trunk-all-sparc - All header files for Linux 2.6.36 (meta-package)
 linux-headers-2.6.36-trunk-all-sparc64 - All header files for Linux 2.6.36 (meta-package)
 linux-headers-2.6.36-trunk-alpha-generic - Header files for Linux 2.6.36-trunk-alpha-generic
 linux-headers-2.6.36-trunk-alpha-legacy - Header files for Linux 2.6.36-trunk-alpha-legacy
 linux-headers-2.6.36-trunk-alpha-smp - Header files for Linux 2.6.36-trunk-alpha-smp
 linux-headers-2.6.36-trunk-amd64 - Header files for Linux 2.6.36-trunk-amd64
 linux-headers-2.6.36-trunk-amiga - Header files for Linux 2.6.36-trunk-amiga
 linux-headers-2.6.36-trunk-atari - Header files for Linux 2.6.36-trunk-atari
 linux-headers-2.6.36-trunk-bvme6000 - Header files for Linux 2.6.36-trunk-bvme6000
 linux-headers-2.6.36-trunk-common - Common header files for Linux 2.6.36-trunk
 linux-headers-2.6.36-trunk-iop32x - Header files for Linux 2.6.36-trunk-iop32x
 linux-headers-2.6.36-trunk-itanium - Header files for Linux 2.6.36-trunk-itanium
 linux-headers-2.6.36-trunk-ixp4xx - Header files for Linux 2.6.36-trunk-ixp4xx
 linux-headers-2.6.36-trunk-kirkwood - Header files for Linux 2.6.36-trunk-kirkwood
 linux-headers-2.6.36-trunk-loongson-2f - Header files for Linux 2.6.36-trunk-loongson-2f
 linux-headers-2.6.36-trunk-mac - Header files for Linux 2.6.36-trunk-mac
 linux-headers-2.6.36-trunk-mckinley - Header files for Linux 2.6.36-trunk-mckinley
 linux-headers-2.6.36-trunk-mvme147 - Header files for Linux 2.6.36-trunk-mvme147
 linux-headers-2.6.36-trunk-mvme16x - Header files for Linux 2.6.36-trunk-mvme16x
 linux-headers-2.6.36-trunk-octeon - Header files for Linux 2.6.36-trunk-octeon
 linux-headers-2.6.36-trunk-orion5x - Header files for Linux 2.6.36-trunk-orion5x
 linux-headers-2.6.36-trunk-parisc - Header files for Linux 2.6.36-trunk-parisc
 linux-headers-2.6.36-trunk-parisc-smp - Header files for Linux 2.6.36-trunk-parisc-smp
 linux-headers-2.6.36-trunk-parisc64 - Header files for Linux 2.6.36-trunk-parisc64
 linux-headers-2.6.36-trunk-parisc64-smp - Header files for Linux 2.6.36-trunk-parisc64-smp
 linux-headers-2.6.36-trunk-powerpc - Header files for Linux 2.6.36-trunk-powerpc
 linux-headers-2.6.36-trunk-powerpc-smp - Header files for Linux 2.6.36-trunk-powerpc-smp
 linux-headers-2.6.36-trunk-powerpc64 - Header files for Linux 2.6.36-trunk-powerpc64
 linux-headers-2.6.36-trunk-r4k-ip22 - Header files for Linux 2.6.36-trunk-r4k-ip22
 linux-headers-2.6.36-trunk-r5k-cobalt - Header files for Linux 2.6.36-trunk-r5k-cobalt
 linux-headers-2.6.36-trunk-r5k-ip32 - Header files for Linux 2.6.36-trunk-r5k-ip32
 linux-headers-2.6.36-trunk-s390x - Header files for Linux 2.6.36-trunk-s390x
 linux-headers-2.6.36-trunk-sb1-bcm91250a - Header files for Linux 2.6.36-trunk-sb1-bcm91250a
 linux-headers-2.6.36-trunk-sb1a-bcm91480b - Header files for Linux 2.6.36-trunk-sb1a-bcm91480b
 linux-headers-2.6.36-trunk-sh7751r - Header files for Linux 2.6.36-trunk-sh7751r
 linux-headers-2.6.36-trunk-sh7785lcr - Header files for Linux 2.6.36-trunk-sh7785lcr
 linux-headers-2.6.36-trunk-sparc64 - Header files for Linux 2.6.36-trunk-sparc64
 linux-headers-2.6.36-trunk-sparc64-smp - Header files for Linux 2.6.36-trunk-sparc64-smp
 linux-headers-2.6.36-trunk-versatile - Header files for Linux 2.6.36-trunk-versatile
 linux-image-2.6.36-trunk-486 - Linux 2.6.36 for old PCs
 linux-image-2.6.36-trunk-4kc-malta - Linux 2.6.36 for MIPS Malta
 linux-image-2.6.36-trunk-5kc-malta - Linux 2.6.36 for MIPS Malta (64-bit)
 linux-image-2.6.36-trunk-686 - Linux 2.6.36 for modern PCs
 linux-image-2.6.36-trunk-686-bigmem - Linux 2.6.36 for PCs with 4GB+ RAM
 linux-image-2.6.36-trunk-686-bigmem-dbg - Debugging infos for Linux 2.6.36-trunk-686-bigmem
 linux-image-2.6.36-trunk-alpha-generic - Linux 2.6.36 for Alpha
 linux-image-2.6.36-trunk-alpha-legacy - Linux 2.6.36 for Alpha Legacy
 linux-image-2.6.36-trunk-alpha-smp - Linux 2.6.36 for Alpha SMP
 linux-image-2.6.36-trunk-amd64 - Linux 2.6.36 for 64-bit PCs
 linux-image-2.6.36-trunk-amd64-dbg - Debugging infos for Linux 2.6.36-trunk-amd64
 linux-image-2.6.36-trunk-amiga - Linux 2.6.36 for Amiga
 linux-image-2.6.36-trunk-atari - Linux 2.6.36 for Atari
 linux-image-2.6.36-trunk-bvme6000 - Linux 2.6.36 for BVM BVME4000 and BVME6000
 linux-image-2.6.36-trunk-iop32x - Linux 2.6.36 for IOP32x
 linux-image-2.6.36-trunk-itanium - Linux 2.6.36 for Itanium
 linux-image-2.6.36-trunk-ixp4xx - Linux 2.6.36 for IXP4xx
 linux-image-2.6.36-trunk-kirkwood - Linux 2.6.36 for Marvell Kirkwood
 linux-image-2.6.36-trunk-loongson-2f - Linux 2.6.36 for Loongson 2F
 linux-image-2.6.36-trunk-mac - Linux 2.6.36 for Macintosh
 linux-image-2.6.36-trunk-mckinley - Linux 2.6.36 for Itanium II
 linux-image-2.6.36-trunk-mvme147 - Linux 2.6.36 for Motorola MVME147
 linux-image-2.6.36-trunk-mvme16x - Linux 2.6.36 for Motorola MVME162/6/7, MVME172/7
 linux-image-2.6.36-trunk-octeon - Linux 2.6.36 for Octeon
 linux-image-2.6.36-trunk-orion5x - Linux 2.6.36 for Marvell Orion
 linux-image-2.6.36-trunk-parisc - Linux 2.6.36 for 32-bit PA-RISC
 linux-image-2.6.36-trunk-parisc-smp - Linux 2.6.36 for multiprocessor 32-bit PA-RISC
 linux-image-2.6.36-trunk-parisc64 - Linux 2.6.36 for 64-bit PA-RISC
 linux-image-2.6.36-trunk-parisc64-smp - Linux 2.6.36 for multiprocessor 64-bit PA-RISC
 linux-image-2.6.36-trunk-powerpc - Linux 2.6.36 for uniprocessor 32-bit PowerPC
 linux-image-2.6.36-trunk-powerpc-smp - Linux 2.6.36 for multiprocessor 32-bit PowerPC
 linux-image-2.6.36-trunk-powerpc64 - Linux 2.6.36 for 64-bit PowerPC
 linux-image-2.6.36-trunk-r4k-ip22 - Linux 2.6.36 for SGI IP22
 linux-image-2.6.36-trunk-r5k-cobalt - Linux 2.6.36 for Cobalt
 linux-image-2.6.36-trunk-r5k-ip32 - Linux 2.6.36 for SGI IP32
 linux-image-2.6.36-trunk-s390x - Linux 2.6.36 for IBM zSeries
 linux-image-2.6.36-trunk-s390x-tape - Linux 2.6.36 for IBM zSeries, IPL from tape
 linux-image-2.6.36-trunk-sb1-bcm91250a - Linux 2.6.36 for BCM91250A
 linux-image-2.6.36-trunk-sb1a-bcm91480b - Linux 2.6.36 for BCM91480B
 linux-image-2.6.36-trunk-sh7751r - Linux 2.6.36 for sh7751r
 linux-image-2.6.36-trunk-sh7785lcr - Linux 2.6.36 for sh7785lcr
 linux-image-2.6.36-trunk-sparc64 - Linux 2.6.36 for uniprocessor 64-bit UltraSPARC
 linux-image-2.6.36-trunk-sparc64-smp - Linux 2.6.36 for multiprocessor 64-bit UltraSPARC
 linux-image-2.6.36-trunk-versatile - Linux 2.6.36 for Versatile
 linux-libc-dev - Linux support headers for userspace development
 linux-manual-2.6.36 - Linux kernel API manual pages for version 2.6.36
 linux-patch-debian-2.6.36 - Debian patches to version 2.6.36 of the Linux kernel
 linux-source-2.6.36 - Linux kernel source for version 2.6.36 with Debian patches
 linux-support-2.6.36-trunk - Support files for Linux 2.6.36
 linux-tools-2.6.36 - Performance analysis tools for Linux 2.6.36
Closes: 598503 598533 599441 599444 599465 599466 599624 600528
Changes: 
 linux-2.6 (2.6.36-1~experimental.1) experimental; urgency=low
 .
   * New upstream release: http://kernelnewbies.org/Linux_2_6_36
     - writeback: always use sb->s_bdi for writeback purposes (Closes: #599466)
     - i7core_edac: fix panic in udimm sysfs attributes registration
       (Closes: #600528)
 .
   [ Ben Hutchings ]
   * qla4xxx: Fix build on some architectures lacking 64-bit I/O
     (Closes: #598503)
   * [x86] Enable modular TM6000, TM6000_ALSA, TM6000_DVB
   * [x86] Staging: fix Makefile so brcm80211 will actually build
     (Closes: #599465)
   * [x86] Enable modular IDEAPAD_ACPI (Closes: #599444)
   * perf: Enable Perl and Python scripting
     - Move scripts to /usr/share/perf_<version>-core (Closes: #599624)
   * crypto: Explicitly enable algorithm self-tests (Closes: #599441)
   * [x86] Skip looking for ioapic overrides when ioapics are not present
     (Closes: #598533)
   * [x86] ata_piix: Add device ID for ICH4-L
   * [armel/iop32x,ia64,x86] Disable BLK_DEV_PIIX as obsolete
   * [amd64] Disable DRM_I810; i81x chipsets do not support 64-bit processors
   * [x86] Disable DRM_I830; the i915 driver is now used instead
 .
   [ Martin Michlmayr ]
   * Kirkwood: restrict the scope of the PCIe reset workaround
Checksums-Sha1: 
 8793316576f174473b1a11021c7c79cf006d0379 5571 linux-2.6_2.6.36-1~experimental.1.dsc
 d667808c6280ac173a6769d279edb98d83c5beba 88880578 linux-2.6_2.6.36.orig.tar.gz
 6689b964fb41f7bde39526bc2252ba03371cf446 1099145 linux-2.6_2.6.36-1~experimental.1.diff.gz
 1d2dae29d484572ec43df30cddfcbe5a046fa65b 6445532 linux-doc-2.6.36_2.6.36-1~experimental.1_all.deb
 578f58bdd9a10c0d4f19f2a768d542f7ea53f3ed 2859222 linux-manual-2.6.36_2.6.36-1~experimental.1_all.deb
 0f87b84a99cbaf04908934340199c3594b97b9df 775128 linux-patch-debian-2.6.36_2.6.36-1~experimental.1_all.deb
 c3ff2937fd09cf21a0208a24e813fdd7b28eba21 70141994 linux-source-2.6.36_2.6.36-1~experimental.1_all.deb
 b64f7d312760f98034327e8ec71d18a2d11498a8 148348 linux-support-2.6.36-trunk_2.6.36-1~experimental.1_all.deb
 34f23becc732787ae6c5f03db14651965af53652 137458 firmware-linux-free_2.6.36-1~experimental.1_all.deb
 517eed71bda60f597ce1d821e1a8fda48cfe9b62 156076 linux-base_2.6.36-1~experimental.1_all.deb
 a9f6d79316c0307cdc1d67ccb05ebed32375756d 29258308 linux-image-2.6.36-trunk-amd64_2.6.36-1~experimental.1_amd64.deb
 203281067e04db60bf5b74138dd3b5ca2f96c3e9 404867660 linux-image-2.6.36-trunk-amd64-dbg_2.6.36-1~experimental.1_amd64.deb
 5b96c56bd84a80040e83bf13b72acaad5a336f88 553282 linux-headers-2.6.36-trunk-amd64_2.6.36-1~experimental.1_amd64.deb
 c3c6e806f7ee67998a72826bc1500efc13447da3 4174410 linux-headers-2.6.36-trunk-common_2.6.36-1~experimental.1_amd64.deb
 b3812a85a4b2ca02f0c3adb16781e48ca1b2ab06 132802 linux-headers-2.6.36-trunk-all_2.6.36-1~experimental.1_amd64.deb
 bf050c96b36a65ac5da1dd2bd8d31393d8af8f18 132808 linux-headers-2.6.36-trunk-all-amd64_2.6.36-1~experimental.1_amd64.deb
 7080d3a5002320d57f487b45f8cb021422aa1751 862190 linux-libc-dev_2.6.36-1~experimental.1_amd64.deb
 771bb973c7087cc0e697215696f48cf449a99212 411908 linux-tools-2.6.36_2.6.36-1~experimental.1_amd64.deb
Checksums-Sha256: 
 4ce97274f7c4a91b0961d4b2cbdf116a7421914d39e5bbfaca92ffa42bb4a3ea 5571 linux-2.6_2.6.36-1~experimental.1.dsc
 7802252c73d79a533c4d8a6ed581cec82853efff367e46d14ed640107c567381 88880578 linux-2.6_2.6.36.orig.tar.gz
 474734a5a8887e82c97fadc72d293f976a230a3810a4b7e63988b03270b28335 1099145 linux-2.6_2.6.36-1~experimental.1.diff.gz
 90eba56850784af5426e8adcc9d16498d7d6e9094ce7f216b03ddc8a5855c8e5 6445532 linux-doc-2.6.36_2.6.36-1~experimental.1_all.deb
 97b24049cf8ec549c0745c289bce90c064f293666cc82db0b576d6a540a10205 2859222 linux-manual-2.6.36_2.6.36-1~experimental.1_all.deb
 1265de8e8dc3cda1cfc4a32f100d22f8f8199a2066a37aba3bb1c4b0e871bf0b 775128 linux-patch-debian-2.6.36_2.6.36-1~experimental.1_all.deb
 0dabfaafceb5fa088ccc3d082abe51d5125d491801d7a8872215fc7e82ad8f4e 70141994 linux-source-2.6.36_2.6.36-1~experimental.1_all.deb
 f1fc26d9f8b11d72839ca67671ab4e325a031de1a511330d75d954ee27e61740 148348 linux-support-2.6.36-trunk_2.6.36-1~experimental.1_all.deb
 c98b42fc7a1c60a4c8ee66bd53fd9a602e7fc325a76148bd58492f5d0ee8d3fc 137458 firmware-linux-free_2.6.36-1~experimental.1_all.deb
 2461d639d3b6d724152576327e77a3dd7705d11a835c58ae8c313e68b64670a0 156076 linux-base_2.6.36-1~experimental.1_all.deb
 da9171dbd21a7d54e662d84f0fe9bc8d609a4fb2e98f410f8b678e3177de0836 29258308 linux-image-2.6.36-trunk-amd64_2.6.36-1~experimental.1_amd64.deb
 7165d67ee7af31c59ff88a2d90cded06128809189d8f9799d82d82c33d9cf792 404867660 linux-image-2.6.36-trunk-amd64-dbg_2.6.36-1~experimental.1_amd64.deb
 7eda1b30ff0355c8cc863080435b34810bb780fcdee25ad3ae5f3a0425e88378 553282 linux-headers-2.6.36-trunk-amd64_2.6.36-1~experimental.1_amd64.deb
 3d22125aac4051a9cd2df4ba377e072a50330f2fd53d395b8a32807d766ec354 4174410 linux-headers-2.6.36-trunk-common_2.6.36-1~experimental.1_amd64.deb
 11581c6f750228e88cdc8d324f3d49e4bbaf32ef04b053679949f82b054c2059 132802 linux-headers-2.6.36-trunk-all_2.6.36-1~experimental.1_amd64.deb
 36f591869f7400ce66e618a3e0ca8d4e97208d533b3bc86801ffd8bb1987c7b9 132808 linux-headers-2.6.36-trunk-all-amd64_2.6.36-1~experimental.1_amd64.deb
 e7ee105b8a268fbada92c2db51046a3f411a4b8972398d482beee4e1800ca344 862190 linux-libc-dev_2.6.36-1~experimental.1_amd64.deb
 11f4c0a6fd4842c6f4ad0df0ccccd019526efc8e43f56407ced5233c05a60ed5 411908 linux-tools-2.6.36_2.6.36-1~experimental.1_amd64.deb
Files: 
 2022af96b1e6235729382c11eafbfa40 5571 kernel optional linux-2.6_2.6.36-1~experimental.1.dsc
 957b988a29e1001fc5802d59109e32ad 88880578 kernel optional linux-2.6_2.6.36.orig.tar.gz
 166fcd5f06eb45151c615764c9d8a722 1099145 kernel optional linux-2.6_2.6.36-1~experimental.1.diff.gz
 0b05122fd183ae776496e01883bc53e7 6445532 doc optional linux-doc-2.6.36_2.6.36-1~experimental.1_all.deb
 40eaa416c7e083193af119a8b9419379 2859222 doc optional linux-manual-2.6.36_2.6.36-1~experimental.1_all.deb
 b10f0dc21c4932bc79c3cacca177cd03 775128 kernel optional linux-patch-debian-2.6.36_2.6.36-1~experimental.1_all.deb
 c5fd13d6abec79bb81b10774a7344145 70141994 kernel optional linux-source-2.6.36_2.6.36-1~experimental.1_all.deb
 083d9d00b06060c9cb38a521d125e114 148348 devel optional linux-support-2.6.36-trunk_2.6.36-1~experimental.1_all.deb
 d68ee6898fb7d071e5f3f7bb9b73955b 137458 kernel optional firmware-linux-free_2.6.36-1~experimental.1_all.deb
 779d1084801221851a0447201dbe6d80 156076 kernel optional linux-base_2.6.36-1~experimental.1_all.deb
 9faaedebe8340820b1067227aedb94f7 29258308 kernel optional linux-image-2.6.36-trunk-amd64_2.6.36-1~experimental.1_amd64.deb
 e9af9c2a16479009c012e6cd141b49b2 404867660 debug extra linux-image-2.6.36-trunk-amd64-dbg_2.6.36-1~experimental.1_amd64.deb
 24bcb4b85a8c2cca7e0580b62c599557 553282 kernel optional linux-headers-2.6.36-trunk-amd64_2.6.36-1~experimental.1_amd64.deb
 8a8415fee4fe409055279028d02d1164 4174410 kernel optional linux-headers-2.6.36-trunk-common_2.6.36-1~experimental.1_amd64.deb
 0228c10736095d8f26e873677d225a3b 132802 kernel optional linux-headers-2.6.36-trunk-all_2.6.36-1~experimental.1_amd64.deb
 203681a2b8b04c354abc109cab87ac80 132808 kernel optional linux-headers-2.6.36-trunk-all-amd64_2.6.36-1~experimental.1_amd64.deb
 c96b5cdbc0b08e4e8891c99cb58fd32d 862190 devel optional linux-libc-dev_2.6.36-1~experimental.1_amd64.deb
 364b19434e7d05fe02348c4fb9b55184 411908 kernel optional linux-tools-2.6.36_2.6.36-1~experimental.1_amd64.deb

-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.10 (GNU/Linux)

iEYEARECAAYFAkzIRDIACgkQeW7Lc5tEHqhpOQCcCrn1Jj9LoIIqV70ESn0ggjH4
s0YAoLiAgA1Dk6kgEEAkyhOefp2aD9rR
=/Zii
-----END PGP SIGNATURE-----



--- End Message ---

Reply to: