--- Begin Message ---
Package: linux-image-2.6.20-1-686
Version: 2.6.20-1
Severity: grave
Upon upgrading to this kernel, about 1/3rd of the time when I boot,
the internal drive of my laptop becomes /dev/sda. The rest of the time,
it remains /dev/hda.
This seems to happen because both ata_piix and piix claim the same pci
ids, so both are loaded at boot, and sometimes ata_piix wins control and
the drive name changes.
Currently it's /dev/hda and I see:
ata_piix 15044 0
libata 99892 3 ata_piix,ahci,ata_generic
piix 9540 0 [permanent]
ide_core 114728 6
usb_storage,ide_generic,ide_cd,ide_disk,piix,generic
If it's /dev/sda, I imagine that ata_piix would be [permanent] instead?
Here's my controller in lspci:
00:1f.1 IDE interface [0101]: Intel Corporation 82801FB/FBM/FR/FW/FRW (ICH6
Family) IDE Controller [8086:266f] (rev 04) (prog-if 8a [Master SecP PriP])
Subsystem: Fujitsu Limited. Unknown device [10cf:12e5]
Flags: bus master, medium devsel, latency 0, IRQ 19
I/O ports at 01f0 [size=8]
I/O ports at 03f4 [size=1]
I/O ports at 0170 [size=8]
I/O ports at 0374 [size=1]
I/O ports at 1410 [size=16]
8086:266f is claimed by both in 2.6.20:
[EMAIL PROTECTED]:/lib/modules/2.6.20-1-686>grep "0x00008086 0x0000266f"
modules.pcimap
piix 0x00008086 0x0000266f 0xffffffff 0xffffffff 0x00000000
0x00000000 0x0
ata_piix 0x00008086 0x0000266f 0xffffffff 0xffffffff 0x00000000
0x00000000 0x0
This was not the case in 2.6.18:
[EMAIL PROTECTED]:/lib/modules/2.6.18-4-686>grep "0x00008086 0x0000266f"
modules.pcimap
piix 0x00008086 0x0000266f 0xffffffff 0xffffffff 0x00000000
0x00000000 0x0
I'm concerned that this same problem might affect _all_ pata controllers,
since the pata modules have been added, which also claim the same pci ids as
other modules. I looked for such conflicting claims using this rune:
[EMAIL PROTECTED]:/lib/modules/2.6.20-1-686>for m in $(find -name pata_\*
-printf "%
f\n" | sed 's/\.ko//') ata_piix; do echo ">>$m"; for p in $(grep $m
modules.pcimap| awk
'{print $2 "-" $3}'); do grep "${p%-*} ${p#*-}" modules.pcimap | grep -v "$m"
; done;done
The result is that at least these sets of modules claim the same ids.
pata_artop aec62xx
pata_ali alim15x3
pata_amd amd74xx
pata_pdc2027x pdc202xx_new
pata_atiixp atiixp
pata_cmd64x cmd64x
pata_cs5520 cs5520
pata_cs5530 cs5530
pata_cs5535 cs5535
pata_cypress cy82c693
pata_efar slc90e66
pata_hpt366,pata_hpt3x2n,ata_hpt37x hpt366 [1]
pata_hpt3x3 hpt34x
pata_it821x it821x
pata_jmicron jmicron,ahci [2]
pata_mpiix piix
pata_netcell generic
pata_ns87410 generic
pata_oldpiix piix
pata_opti,pata_optidma opti621 [3]
pata_pdc202xx_old pdc202xx_old
pata_rz1000 rz1000
pata_sc1200 sc1200
pata_serverworks serverworks
pata_sil680 siimage
pata_sis sis5513
pata_triflex triflex
pata_via via82cxxx
ata_piix piix
ata_piix ahci
One fix for the problem would be to only build one module from each set.
Choosing which modules to build and which to exclude I leave up to you. :-)
[1] In this case according to waldi the pata modules check the chip revision,
so don't really conflict with each other even though they all register
the same PCI ids.
[2][3] I assume something similar is going on here.
a
-- Package-specific info:
** Version: Linux version 2.6.20-1-686 (Debian 2.6.20-1) ([EMAIL PROTECTED])
(gcc version 4.1.2 20061115 (prerelease) (Debian 4.1.1-21)) #1 SMP Tue Apr 10
01:01:27 UTC 2007
** Not tainted
** Kernel log:
PCI: Setting latency timer of device 0000:00:1d.0 to 64
usb usb1: root hub lost power or was reset
ACPI: PCI Interrupt 0000:00:1d.1[B] -> GSI 19 (level, low) -> IRQ 18
PCI: Setting latency timer of device 0000:00:1d.1 to 64
usb usb2: root hub lost power or was reset
ACPI: PCI Interrupt 0000:00:1d.2[C] -> GSI 18 (level, low) -> IRQ 19
PCI: Setting latency timer of device 0000:00:1d.2 to 64
usb usb3: root hub lost power or was reset
ACPI: PCI Interrupt 0000:00:1d.3[D] -> GSI 16 (level, low) -> IRQ 16
PCI: Setting latency timer of device 0000:00:1d.3 to 64
usb usb4: root hub lost power or was reset
ACPI: PCI Interrupt 0000:00:1d.7[A] -> GSI 23 (level, low) -> IRQ 17
PCI: Setting latency timer of device 0000:00:1d.7 to 64
PM: Writing back config space on device 0000:00:1e.0 at offset f (was 40000,
writing 400ff)
PM: Writing back config space on device 0000:00:1e.0 at offset 9 (was 10001,
writing 33f13001)
PM: Writing back config space on device 0000:00:1e.0 at offset 8 (was 0,
writing b010b010)
PM: Writing back config space on device 0000:00:1e.0 at offset 7 (was 22800000,
writing 22802020)
PM: Writing back config space on device 0000:00:1e.0 at offset 6 (was 20070600,
writing 200a0600)
PM: Writing back config space on device 0000:00:1e.0 at offset 1 (was 100004,
writing 100107)
PCI: Setting latency timer of device 0000:00:1e.0 to 64
PM: Writing back config space on device 0000:00:1f.1 at offset 7 (was 1,
writing 375)
PM: Writing back config space on device 0000:00:1f.1 at offset 6 (was 1,
writing 171)
PM: Writing back config space on device 0000:00:1f.1 at offset 5 (was 1,
writing 3f5)
PM: Writing back config space on device 0000:00:1f.1 at offset 4 (was 1,
writing 1f1)
ACPI: PCI Interrupt 0000:00:1f.1[A] -> GSI 18 (level, low) -> IRQ 19
ACPI: PCI Interrupt 0000:00:1f.2[B] -> GSI 19 (level, low) -> IRQ 18
PCI: Setting latency timer of device 0000:00:1f.2 to 64
ahci 0000:00:1f.2: PORTS_IMPL is zero, forcing 0xf
ACPI: PCI Interrupt 0000:00:1f.3[B] -> GSI 19 (level, low) -> IRQ 18
PM: Writing back config space on device 0000:06:03.0 at offset f (was 7000100,
writing 580010b)
PM: Writing back config space on device 0000:06:03.0 at offset e (was 0,
writing 28fc)
PM: Writing back config space on device 0000:06:03.0 at offset d (was 0,
writing 2800)
PM: Writing back config space on device 0000:06:03.0 at offset c (was 0,
writing 24fc)
PM: Writing back config space on device 0000:06:03.0 at offset b (was 0,
writing 2400)
PM: Writing back config space on device 0000:06:03.0 at offset a (was 0,
writing 3bfff000)
PM: Writing back config space on device 0000:06:03.0 at offset 9 (was 0,
writing 38000000)
PM: Writing back config space on device 0000:06:03.0 at offset 8 (was 0,
writing 33fff000)
PM: Writing back config space on device 0000:06:03.0 at offset 7 (was 0,
writing 30000000)
PM: Writing back config space on device 0000:06:03.0 at offset 6 (was 0,
writing b00a0706)
PM: Writing back config space on device 0000:06:03.0 at offset 4 (was 0,
writing b0103000)
PM: Writing back config space on device 0000:06:03.0 at offset 3 (was 820000,
writing 82a800)
PM: Writing back config space on device 0000:06:03.0 at offset 1 (was 2100000,
writing 2100007)
PM: Writing back config space on device 0000:06:03.1 at offset 4 (was 0,
writing b0100000)
PM: Writing back config space on device 0000:06:03.1 at offset 3 (was 800000,
writing 802000)
PM: Writing back config space on device 0000:06:03.1 at offset 1 (was 2100000,
writing 2100106)
ohci1394: fw-host0: OHCI-1394 1.1 (PCI): IRQ=[20] MMIO=[b0100000-b01007ff]
Max Packet=[2048] IR/IT contexts=[4/4]
PM: Writing back config space on device 0000:06:03.2 at offset 4 (was 0,
writing b0100800)
PM: Writing back config space on device 0000:06:03.2 at offset 3 (was 800000,
writing 802000)
PM: Writing back config space on device 0000:06:03.2 at offset 1 (was 2100000,
writing 2100102)
PM: Writing back config space on device 0000:06:03.3 at offset 4 (was 0,
writing b0100c00)
PM: Writing back config space on device 0000:06:03.3 at offset 1 (was 2100000,
writing 2100102)
PM: Writing back config space on device 0000:06:03.4 at offset 4 (was 0,
writing b0101000)
PM: Writing back config space on device 0000:06:03.4 at offset 1 (was 2100000,
writing 2100102)
PM: Writing back config space on device 0000:06:04.0 at offset 5 (was 0,
writing b0101400)
PM: Writing back config space on device 0000:06:04.0 at offset 4 (was 1,
writing 2001)
PM: Writing back config space on device 0000:06:04.0 at offset 3 (was 0,
writing 2000)
PM: Writing back config space on device 0000:06:04.0 at offset 1 (was 2900000,
writing 2900107)
eth0: link down
wlan0: Coming out of suspend...
PCI: Enabling device 0000:06:05.0 (0000 -> 0002)
ACPI: PCI Interrupt 0000:06:05.0[A] -> GSI 18 (level, low) -> IRQ 19
PM: Writing back config space on device 0000:06:05.0 at offset f (was 18030100,
writing 1803010b)
PM: Writing back config space on device 0000:06:05.0 at offset 4 (was 0,
writing b0102000)
PM: Writing back config space on device 0000:06:05.0 at offset 3 (was 0,
writing 2008)
PM: Writing back config space on device 0000:06:05.0 at offset 1 (was 2900002,
writing 2900116)
pnp: Failed to activate device 00:07.
pnp: Failed to activate device 00:08.
ata2: SATA link down (SStatus 0 SControl 0)
ata3: SATA link down (SStatus 0 SControl 300)
ata4: SATA link down (SStatus 0 SControl 0)
usbdev5.1_ep00: PM: resume from 0, parent usb5 still 2
usbdev5.1_ep81: PM: resume from 0, parent 5-0:1.0 still 2
hda: hw_config=604b
hda: hw_config=604b
usbdev3.5_ep00: PM: resume from 0, parent 3-1 still 2
usbdev3.5_ep81: PM: resume from 0, parent 3-1:1.0 still 2
usbdev3.5_ep02: PM: resume from 0, parent 3-1:1.0 still 2
usbdev4.4_ep00: PM: resume from 0, parent 4-2 still 2
hci_usb 4-2:1.0: PM: resume from 2, parent 4-2 still 2
hci0: PM: resume from 0, parent 4-2:1.0 still 2
usbdev4.4_ep81: PM: resume from 0, parent 4-2:1.0 still 2
usbdev4.4_ep02: PM: resume from 0, parent 4-2:1.0 still 2
usbdev4.4_ep82: PM: resume from 0, parent 4-2:1.0 still 2
hci_usb 4-2:1.1: PM: resume from 2, parent 4-2 still 2
usbdev4.4_ep03: PM: resume from 0, parent 4-2:1.1 still 2
usbdev4.4_ep83: PM: resume from 0, parent 4-2:1.1 still 2
usb 4-2:1.2: PM: resume from 2, parent 4-2 still 2
Restarting tasks ... <6>usb 3-1: USB disconnect, address 5
done.
Enabling non-boot CPUs ...
usb 4-2: USB disconnect, address 4
ata1: waiting for device to spin up (7 secs)
Synaptics Touchpad, model: 1, fw: 6.2, id: 0x1a0b1, caps: 0xa04713/0x202000
input: SynPS/2 Synaptics TouchPad as /class/input/input8
usb 3-1: new full speed USB device using uhci_hcd and address 6
usb 3-1: configuration #1 chosen from 1 choice
usb 4-2: new full speed USB device using uhci_hcd and address 5
usb 4-2: configuration #1 chosen from 1 choice
ata1: SATA link up 1.5 Gbps (SStatus 113 SControl 300)
ata1.00: configured for UDMA/33
** Loaded modules:
Module Size Used by
psmouse 35208 0
mmc_core 25860 0
ata_piix 15044 0
tun 10496 1
i915 21472 2
drm 73972 3 i915
binfmt_misc 11176 1
rfcomm 35512 0
l2cap 22208 5 rfcomm
nfs 219468 4
nfsd 202224 17
exportfs 5632 1 nfsd
lockd 58216 3 nfs,nfsd
nfs_acl 3616 2 nfs,nfsd
sunrpc 148380 13 nfs,nfsd,lockd,nfs_acl
ppdev 8740 0
parport_pc 32772 0
lp 11044 0
parport 33672 3 ppdev,parport_pc,lp
button 7856 0
ac 5220 0
battery 9924 0
ipv6 233984 24
fuse 41716 1
video 15524 0
usb_storage 75552 0
cpufreq_userspace 4544 1
cpufreq_ondemand 8076 0
speedstep_centrino 9380 1
freq_table 4576 2 cpufreq_ondemand,speedstep_centrino
sbp2 21444 0
ide_generic 1408 0 [permanent]
ide_cd 36672 0
joydev 9184 0
tsdev 7552 0
snd_hda_intel 19736 6
snd_hda_codec 151776 1 snd_hda_intel
snd_pcm_oss 39232 0
snd_pcm 72036 5 snd_hda_intel,snd_hda_codec,snd_pcm_oss
snd_mixer_oss 15488 1 snd_pcm_oss
snd_seq_dummy 3876 0
snd_seq_oss 29440 0
snd_seq_midi 8320 0
pcmcia 35404 0
snd_rawmidi 22592 1 snd_seq_midi
snd_seq_midi_event 7008 2 snd_seq_oss,snd_seq_midi
snd_seq 46320 6
snd_seq_dummy,snd_seq_oss,snd_seq_midi,snd_seq_midi_event
ipw2200 131044 0
snd_timer 20964 2 snd_pcm,snd_seq
snd_seq_device 7756 5
snd_seq_dummy,snd_seq_oss,snd_seq_midi,snd_rawmidi,snd_seq
hci_usb 16348 2
i2c_i801 7980 0
ieee80211 31272 1 ipw2200
ieee80211_crypt 5984 1 ieee80211
yenta_socket 24940 1
rsrc_nonstatic 12192 1 yenta_socket
serio_raw 6724 0
bluetooth 48580 7 rfcomm,l2cap,hci_usb
rtc 12976 0
i2c_core 20736 1 i2c_i801
firmware_class 9632 2 pcmcia,ipw2200
snd 48196 20
snd_hda_intel,snd_hda_codec,snd_pcm_oss,snd_pcm,snd_mixer_oss,snd_seq_oss,snd_rawmidi,snd_seq,snd_timer,snd_seq_device
soundcore 7616 1 snd
pcmcia_core 37364 3 pcmcia,yenta_socket,rsrc_nonstatic
pcspkr 3264 0
iTCO_wdt 10148 0
snd_page_alloc 9736 2 snd_hda_intel,snd_pcm
intel_agp 22748 1
agpgart 30504 3 drm,intel_agp
eth1394 18468 0
evdev 9376 4
ext3 121448 1
jbd 55368 1 ext3
mbcache 8420 1 ext3
dm_mirror 20340 0
dm_snapshot 16580 0
dm_mod 52812 2 dm_mirror,dm_snapshot
sg 32348 0
sr_mod 16132 0
cdrom 32960 2 ide_cd,sr_mod
ide_disk 15744 3
ahci 21284 0
8139too 25792 0
ata_generic 7876 0
libata 99892 3 ata_piix,ahci,ata_generic
scsi_mod 133004 6 usb_storage,sbp2,sg,sr_mod,ahci,libata
piix 9540 0 [permanent]
8139cp 22400 0
mii 5376 2 8139too,8139cp
ehci_hcd 29132 0
ohci1394 32656 0
ieee1394 89208 3 sbp2,eth1394,ohci1394
generic 4932 0 [permanent]
ide_core 114728 6
usb_storage,ide_generic,ide_cd,ide_disk,piix,generic
uhci_hcd 22160 0
usbcore 122312 5 usb_storage,hci_usb,ehci_hcd,uhci_hcd
thermal 13928 0
processor 30536 2 speedstep_centrino,thermal
fan 4772 0
** PCI devices:
00:00.0 Host bridge [0600]: Intel Corporation Mobile 915GM/PM/GMS/910GML
Express Processor to DRAM Controller [8086:2590] (rev 04)
Subsystem: Fujitsu Limited. Unknown device [10cf:12d7]
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: <access denied>
00:02.0 VGA compatible controller [0300]: Intel Corporation Mobile
915GM/GMS/910GML Express Graphics Controller [8086:2592] (rev 04) (prog-if 00
[VGA])
Subsystem: Fujitsu Limited. Unknown device [10cf:12e2]
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
Interrupt: pin A routed to IRQ 16
Region 0: Memory at b0080000 (32-bit, non-prefetchable) [size=512K]
Region 1: I/O ports at 1400 [size=8]
Region 2: Memory at c0000000 (32-bit, prefetchable) [size=256M]
Region 3: Memory at b0040000 (32-bit, non-prefetchable) [size=256K]
Capabilities: <access denied>
00:02.1 Display controller [0380]: Intel Corporation Mobile 915GM/GMS/910GML
Express Graphics Controller [8086:2792] (rev 04)
Subsystem: Fujitsu Limited. Unknown device [10cf:12e2]
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-
Region 0: Memory at 34000000 (32-bit, non-prefetchable) [disabled]
[size=512K]
Capabilities: <access denied>
00:1b.0 Audio device [0403]: Intel Corporation 82801FB/FBM/FR/FW/FRW (ICH6
Family) High Definition Audio Controller [8086:2668] (rev 04)
Subsystem: Fujitsu Limited. Unknown device [10cf:1326]
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: 32 bytes
Interrupt: pin A routed to IRQ 16
Region 0: Memory at b0000000 (64-bit, non-prefetchable) [size=16K]
Capabilities: <access denied>
00:1d.0 USB Controller [0c03]: Intel Corporation 82801FB/FBM/FR/FW/FRW (ICH6
Family) USB UHCI #1 [8086:2658] (rev 04) (prog-if 00 [UHCI])
Subsystem: Fujitsu Limited. Unknown device [10cf:12e8]
Control: I/O+ Mem- BusMaster+ SpecCycle- MemWINV- VGASnoop- ParErr-
Stepping- SERR- FastB2B-
Status: Cap- 66MHz- UDF- FastB2B+ ParErr- DEVSEL=medium >TAbort-
<TAbort- <MAbort- >SERR- <PERR-
Latency: 0
Interrupt: pin A routed to IRQ 17
Region 4: I/O ports at 1420 [size=32]
00:1d.1 USB Controller [0c03]: Intel Corporation 82801FB/FBM/FR/FW/FRW (ICH6
Family) USB UHCI #2 [8086:2659] (rev 04) (prog-if 00 [UHCI])
Subsystem: Fujitsu Limited. Unknown device [10cf:12e8]
Control: I/O+ Mem- BusMaster+ SpecCycle- MemWINV- VGASnoop- ParErr-
Stepping- SERR- FastB2B-
Status: Cap- 66MHz- UDF- FastB2B+ ParErr- DEVSEL=medium >TAbort-
<TAbort- <MAbort- >SERR- <PERR-
Latency: 0
Interrupt: pin B routed to IRQ 18
Region 4: I/O ports at 1440 [size=32]
00:1d.2 USB Controller [0c03]: Intel Corporation 82801FB/FBM/FR/FW/FRW (ICH6
Family) USB UHCI #3 [8086:265a] (rev 04) (prog-if 00 [UHCI])
Subsystem: Fujitsu Limited. Unknown device [10cf:12e8]
Control: I/O+ Mem- BusMaster+ SpecCycle- MemWINV- VGASnoop- ParErr-
Stepping- SERR- FastB2B-
Status: Cap- 66MHz- UDF- FastB2B+ ParErr- DEVSEL=medium >TAbort-
<TAbort- <MAbort- >SERR- <PERR-
Latency: 0
Interrupt: pin C routed to IRQ 19
Region 4: I/O ports at 1460 [size=32]
00:1d.3 USB Controller [0c03]: Intel Corporation 82801FB/FBM/FR/FW/FRW (ICH6
Family) USB UHCI #4 [8086:265b] (rev 04) (prog-if 00 [UHCI])
Subsystem: Fujitsu Limited. Unknown device [10cf:12e8]
Control: I/O+ Mem- BusMaster+ SpecCycle- MemWINV- VGASnoop- ParErr-
Stepping- SERR- FastB2B-
Status: Cap- 66MHz- UDF- FastB2B+ ParErr- DEVSEL=medium >TAbort-
<TAbort- <MAbort- >SERR- <PERR-
Latency: 0
Interrupt: pin D routed to IRQ 16
Region 4: I/O ports at 1480 [size=32]
00:1d.7 USB Controller [0c03]: Intel Corporation 82801FB/FBM/FR/FW/FRW (ICH6
Family) USB2 EHCI Controller [8086:265c] (rev 04) (prog-if 20 [EHCI])
Subsystem: Fujitsu Limited. Unknown device [10cf:12e9]
Control: I/O- Mem+ BusMaster+ SpecCycle- MemWINV- VGASnoop- ParErr-
Stepping- SERR+ FastB2B-
Status: Cap+ 66MHz- UDF- FastB2B+ ParErr- DEVSEL=medium >TAbort-
<TAbort- <MAbort- >SERR- <PERR-
Latency: 0
Interrupt: pin A routed to IRQ 17
Region 0: Memory at b0004000 (32-bit, non-prefetchable) [size=1K]
Capabilities: <access denied>
00:1e.0 PCI bridge [0604]: Intel Corporation 82801 Mobile PCI Bridge
[8086:2448] (rev d4) (prog-if 01 [Subtractive decode])
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=0a, sec-latency=32
I/O behind bridge: 00002000-00002fff
Memory behind bridge: b0100000-b01fffff
Prefetchable memory behind bridge: 0000000030000000-0000000033ffffff
Secondary status: 66MHz- FastB2B+ ParErr- DEVSEL=medium >TAbort-
<TAbort- <MAbort+ <SERR- <PERR-
BridgeCtl: Parity- SERR- NoISA+ VGA- MAbort- >Reset- FastB2B-
Capabilities: <access denied>
00:1f.0 ISA bridge [0601]: Intel Corporation 82801FBM (ICH6M) LPC Interface
Bridge [8086:2641] (rev 04)
Subsystem: Fujitsu Limited. Unknown device [10cf:12e4]
Control: I/O+ Mem+ BusMaster+ SpecCycle- MemWINV- VGASnoop- ParErr-
Stepping- SERR- FastB2B-
Status: Cap- 66MHz- UDF- FastB2B- ParErr- DEVSEL=medium >TAbort-
<TAbort- <MAbort- >SERR- <PERR-
Latency: 0
00:1f.1 IDE interface [0101]: Intel Corporation 82801FB/FBM/FR/FW/FRW (ICH6
Family) IDE Controller [8086:266f] (rev 04) (prog-if 8a [Master SecP PriP])
Subsystem: Fujitsu Limited. Unknown device [10cf:12e5]
Control: I/O+ Mem- BusMaster+ SpecCycle- MemWINV- VGASnoop- ParErr-
Stepping- SERR- FastB2B-
Status: Cap- 66MHz- UDF- FastB2B+ ParErr- DEVSEL=medium >TAbort-
<TAbort- <MAbort- >SERR- <PERR-
Latency: 0
Interrupt: pin A routed to IRQ 19
Region 0: I/O ports at 01f0 [size=8]
Region 1: I/O ports at 03f4 [size=1]
Region 2: I/O ports at 0170 [size=8]
Region 3: I/O ports at 0374 [size=1]
Region 4: I/O ports at 1410 [size=16]
00:1f.2 IDE interface [0101]: Intel Corporation 82801FBM (ICH6M) SATA
Controller [8086:2653] (rev 04) (prog-if 8f [Master SecP SecO PriP PriO])
Subsystem: Fujitsu Limited. Unknown device [10cf:12e6]
Control: I/O+ Mem+ BusMaster+ SpecCycle- MemWINV- VGASnoop- ParErr-
Stepping- SERR- FastB2B-
Status: Cap+ 66MHz+ UDF- FastB2B+ ParErr- DEVSEL=medium >TAbort-
<TAbort- <MAbort- >SERR- <PERR-
Latency: 0
Interrupt: pin B routed to IRQ 18
Region 0: I/O ports at 14b8 [size=8]
Region 1: I/O ports at 140c [size=4]
Region 2: I/O ports at 14b0 [size=8]
Region 3: I/O ports at 1408 [size=4]
Region 4: I/O ports at 14a0 [size=16]
Region 5: Memory at b0004400 (32-bit, non-prefetchable) [size=1K]
Capabilities: <access denied>
00:1f.3 SMBus [0c05]: Intel Corporation 82801FB/FBM/FR/FW/FRW (ICH6 Family)
SMBus Controller [8086:266a] (rev 04)
Subsystem: Fujitsu Limited. Unknown device [10cf:12e7]
Control: I/O+ Mem- BusMaster- SpecCycle- MemWINV- VGASnoop- ParErr-
Stepping- SERR+ FastB2B-
Status: Cap- 66MHz- UDF- FastB2B+ ParErr- DEVSEL=medium >TAbort-
<TAbort- <MAbort- >SERR- <PERR-
Interrupt: pin B routed to IRQ 18
Region 4: I/O ports at 14c0 [size=32]
06:03.0 CardBus bridge [0607]: Ricoh Co Ltd RL5c476 II [1180:0476] (rev b3)
Subsystem: Fujitsu Limited. Unknown device [10cf:1254]
Control: I/O+ Mem+ BusMaster+ SpecCycle- MemWINV- VGASnoop- ParErr-
Stepping- SERR- FastB2B-
Status: Cap+ 66MHz- UDF- FastB2B- ParErr- DEVSEL=medium >TAbort-
<TAbort- <MAbort- >SERR- <PERR-
Latency: 168
Interrupt: pin A routed to IRQ 16
Region 0: Memory at b0103000 (32-bit, non-prefetchable) [size=4K]
Bus: primary=06, secondary=07, subordinate=0a, sec-latency=176
Memory window 0: 30000000-33fff000 (prefetchable)
Memory window 1: 38000000-3bfff000
I/O window 0: 00002400-000024ff
I/O window 1: 00002800-000028ff
BridgeCtl: Parity- SERR- ISA- VGA- MAbort- >Reset- 16bInt+ PostWrite+
16-bit legacy interface ports at 0001
06:03.1 FireWire (IEEE 1394) [0c00]: Ricoh Co Ltd R5C552 IEEE 1394 Controller
[1180:0552] (rev 08) (prog-if 10 [OHCI])
Subsystem: Fujitsu Limited. Unknown device [10cf:1255]
Control: I/O- Mem+ BusMaster+ SpecCycle- MemWINV- VGASnoop- ParErr-
Stepping- SERR+ FastB2B-
Status: Cap+ 66MHz- UDF- FastB2B- ParErr- DEVSEL=medium >TAbort-
<TAbort- <MAbort- >SERR- <PERR-
Latency: 32 (500ns min, 1000ns max)
Interrupt: pin B routed to IRQ 20
Region 0: Memory at b0100000 (32-bit, non-prefetchable) [size=2K]
Capabilities: <access denied>
06:03.2 Generic system peripheral [0805]: Ricoh Co Ltd R5C822
SD/SDIO/MMC/MS/MSPro Host Adapter [1180:0822] (rev 17)
Subsystem: Fujitsu Limited. Unknown device [10cf:1323]
Control: I/O- Mem+ BusMaster- SpecCycle- MemWINV- VGASnoop- ParErr-
Stepping- SERR+ FastB2B-
Status: Cap+ 66MHz- UDF- FastB2B- ParErr- DEVSEL=medium >TAbort-
<TAbort- <MAbort- >SERR- <PERR-
Interrupt: pin A routed to IRQ 16
Region 0: Memory at b0100800 (32-bit, non-prefetchable) [size=256]
Capabilities: <access denied>
06:03.3 System peripheral [0880]: Ricoh Co Ltd R5C592 Memory Stick Bus Host
Adapter [1180:0592] (rev 08)
Subsystem: Fujitsu Limited. Unknown device [10cf:1257]
Control: I/O- Mem+ BusMaster- SpecCycle- MemWINV- VGASnoop- ParErr-
Stepping- SERR+ FastB2B-
Status: Cap+ 66MHz- UDF- FastB2B- ParErr- DEVSEL=medium >TAbort-
<TAbort- <MAbort- >SERR- <PERR-
Interrupt: pin A routed to IRQ 11
Region 0: Memory at b0100c00 (32-bit, non-prefetchable) [size=256]
Capabilities: <access denied>
06:03.4 System peripheral [0880]: Ricoh Co Ltd xD-Picture Card Controller
[1180:0852] (rev 03)
Subsystem: Fujitsu Limited. Unknown device [10cf:1324]
Control: I/O- Mem+ BusMaster- SpecCycle- MemWINV- VGASnoop- ParErr-
Stepping- SERR+ FastB2B-
Status: Cap+ 66MHz- UDF- FastB2B- ParErr- DEVSEL=medium >TAbort-
<TAbort- <MAbort- >SERR- <PERR-
Interrupt: pin A routed to IRQ 11
Region 0: Memory at b0101000 (32-bit, non-prefetchable) [size=256]
Capabilities: <access denied>
06:04.0 Ethernet controller [0200]: Realtek Semiconductor Co., Ltd.
RTL-8139/8139C/8139C+ [10ec:8139] (rev 10)
Subsystem: Fujitsu Limited. Unknown device [10cf:12ce]
Control: I/O+ Mem+ BusMaster+ SpecCycle- MemWINV- VGASnoop- ParErr-
Stepping- SERR+ FastB2B-
Status: Cap+ 66MHz- UDF- FastB2B+ ParErr- DEVSEL=medium >TAbort-
<TAbort- <MAbort- >SERR- <PERR-
Latency: 32 (8000ns min, 16000ns max)
Interrupt: pin A routed to IRQ 21
Region 0: I/O ports at 2000 [size=256]
Region 1: Memory at b0101400 (32-bit, non-prefetchable) [size=256]
Capabilities: <access denied>
06:05.0 Network controller [0280]: Intel Corporation PRO/Wireless 2915ABG
Network Connection [8086:4223] (rev 05)
Subsystem: Intel Corporation Unknown device [8086:1030]
Control: I/O- Mem+ BusMaster+ SpecCycle- MemWINV+ VGASnoop- ParErr-
Stepping- SERR+ FastB2B-
Status: Cap+ 66MHz- UDF- FastB2B+ ParErr- DEVSEL=medium >TAbort-
<TAbort- <MAbort- >SERR- <PERR-
Latency: 32 (750ns min, 6000ns max), Cache Line Size: 32 bytes
Interrupt: pin A routed to IRQ 19
Region 0: Memory at b0102000 (32-bit, non-prefetchable) [size=4K]
Capabilities: <access denied>
-- System Information:
Debian Release: lenny/sid
APT prefers unstable
APT policy: (500, 'unstable'), (1, 'experimental')
Architecture: i386 (i686)
Kernel: Linux 2.6.20-1-686 (SMP w/1 CPU core)
Locale: LANG=en_US.UTF-8, LC_CTYPE=en_US.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/bash
Versions of packages linux-image-2.6.20-1-686 depends on:
ii initramfs-tools [linux-initra 0.86 tools for generating an initramfs
ii module-init-tools 3.3-pre4-2 tools for managing Linux kernel mo
Versions of packages linux-image-2.6.20-1-686 recommends:
ii libc6-i686 2.5-1 GNU C Library: Shared libraries [i
-- debconf information excluded
--
see shy jo
signature.asc
Description: Digital signature
--- End Message ---