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

Bug#444818: linux-image-2.6.22-2-686: oops when future domain scsi pcmcia card inserted



Package: linux-image-2.6.22-2-686
Version: 2.6.22-4
Severity: normal

Hi. I get a kernel oops when I plug in my future domain pcmcia scsi 
controller. Here's the snipped syslog:

Sep 30 13:29:30 t21jt kernel: pccard: PCMCIA card inserted into slot 0
Sep 30 13:29:30 t21jt kernel: pcmcia: registering new device pcmcia0.0
Sep 30 13:29:31 t21jt kernel: Trying to free nonexistent resource 
<0000000000000140-000000000000014f>
Sep 30 13:29:31 t21jt kernel: BUG: unable to handle kernel NULL pointer 
dereference at virtual address 00000000
Sep 30 13:29:31 t21jt kernel:  printing eip:
Sep 30 13:29:31 t21jt kernel: e0e96211
Sep 30 13:29:31 t21jt kernel: *pde = 00000000
Sep 30 13:29:31 t21jt kernel: Oops: 0002 [#1]
Sep 30 13:29:31 t21jt kernel: SMP 
Sep 30 13:29:31 t21jt kernel: Modules linked in: fdomain_cs ipv6 ppdev 
lp button ac battery dm_snapshot dm_mirror dm_mod loop tsdev snd_cs46xx 
gameport snd_rawmidi snd_ac97_codec irtty_sir ac97_bus snd_pcm_oss 
snd_pcm sir_dev nsc_ircc snd_mixer_oss irda parport_pc crc_ccitt 
snd_seq_dummy snd_seq_oss snd_seq_midi_event snd_seq snd_timer 
snd_seq_device pcmcia firmware_class parport psmouse rtc pcspkr snd 
serio_raw i2c_piix4 i2c_core soundcore snd_page_alloc intel_agp agpgart 
yenta_socket rsrc_nonstatic pcmcia_core shpchp pci_hotplug evdev ext3 
jbd mbcache ide_cd cdrom ide_disk ata_generic libata scsi_mod floppy 
uhci_hcd usbcore piix generic ide_core 3c59x mii thermal processor fan
Sep 30 13:29:31 t21jt kernel: CPU:    0
Sep 30 13:29:31 t21jt kernel: EIP:    0060:[<e0e96211>]    Not tainted 
VLI
Sep 30 13:29:31 t21jt kernel: EFLAGS: 00010286   (2.6.22-2-686 #1)
Sep 30 13:29:31 t21jt kernel: EIP is at scsi_register+0x4b/0x54 
[scsi_mod]
Sep 30 13:29:32 t21jt kernel: eax: e1026214   ebx: e1026180   ecx: 
00000000   edx: d8353aec
Sep 30 13:29:32 t21jt kernel: esi: d8353800   edi: e1026180   ebp: 
00000000   esp: d7ae9b94
Sep 30 13:29:32 t21jt kernel: ds: 007b   es: 007b   fs: 00d8  gs: 0033  
ss: 0068
Sep 30 13:29:32 t21jt kernel: Process modprobe (pid: 2778, ti=d7ae8000 
task=d9161580 task.ti=d7ae8000)
Sep 30 13:29:32 t21jt kernel: Stack: 00000060 00000246 00000140 d8a46600 
e10236a7 e1024357 00000000 e1023904 
Sep 30 13:29:32 t21jt kernel:        d8a46684 d7ae9db4 d8a46600 d8a46684 
00000000 e10231d0 d7ae9db4 e102423c 
Sep 30 13:29:32 t21jt kernel:        00000140 00000003 d7a14460 00010020 
ffffff01 c1320001 0007a120 00000000 
Sep 30 13:29:32 t21jt kernel: Call Trace:
Sep 30 13:29:32 t21jt kernel:  [<e10236a7>] 
__fdomain_16x0_detect+0x237/0x483 [fdomain_cs]
Sep 30 13:29:32 t21jt kernel:  [<e1023904>] fdomain_setup+0x11/0x92 
[fdomain_cs]
Sep 30 13:29:32 t21jt kernel:  [<e10231d0>] fdomain_probe+0x18f/0x20f 
[fdomain_cs]
Sep 30 13:29:32 t21jt kernel:  [<c018b9ea>] mpage_end_io_read+0x0/0x66
Sep 30 13:29:32 t21jt kernel:  [<c0102f7d>] __switch_to+0xa3/0x126
Sep 30 13:29:32 t21jt kernel:  [<c02a3d6f>] 
__sched_text_start+0x687/0x73d
Sep 30 13:29:32 t21jt kernel:  [<c02a435a>] io_schedule+0x1d/0x27
Sep 30 13:29:32 t21jt kernel:  [<c02a007e>] atm_dev_ioctl+0x187/0x567
Sep 30 13:29:32 t21jt kernel:  [<c011c007>] __activate_task+0x1c/0x29
Sep 30 13:29:32 t21jt kernel:  [<c011e204>] try_to_wake_up+0x399/0x3a3
Sep 30 13:29:32 t21jt kernel:  [<e0eba204>] 
pccard_get_next_tuple+0x8a/0x3be [pcmcia_core]
Sep 30 13:29:32 t21jt kernel:  [<c01a1905>] sysfs_make_dirent+0x1/0x35
Sep 30 13:29:32 t21jt kernel:  [<e0f836c0>] 
pcmcia_device_probe+0xaa/0xfa [pcmcia]
Sep 30 13:29:32 t21jt kernel:  [<c022d42e>] 
driver_probe_device+0xe1/0x15f
Sep 30 13:29:32 t21jt kernel:  [<c02a3091>] klist_next+0x4b/0x6c
Sep 30 13:29:32 t21jt kernel:  [<c022d53e>] __driver_attach+0x0/0x79
Sep 30 13:29:32 t21jt kernel:  [<c022d584>] __driver_attach+0x46/0x79
Sep 30 13:29:32 t21jt kernel:  [<c022c9f1>] bus_for_each_dev+0x37/0x59
Sep 30 13:29:32 t21jt kernel:  [<c022d292>] driver_attach+0x16/0x18
Sep 30 13:29:32 t21jt kernel:  [<c022d53e>] __driver_attach+0x0/0x79
Sep 30 13:29:32 t21jt kernel:  [<c022ccd5>] bus_add_driver+0x6d/0x16d
Sep 30 13:29:32 t21jt kernel:  [<e0f84390>] 
pcmcia_register_driver+0xd3/0x104 [pcmcia]
Sep 30 13:29:32 t21jt kernel:  [<c013e123>] __link_module+0x0/0x1f
Sep 30 13:29:32 t21jt kernel:  [<c0140720>] 
sys_init_module+0x161c/0x1755
Sep 30 13:29:32 t21jt kernel:  [<e0e846cc>] journal_stop+0x1b6/0x1c2 
[jbd]
Sep 30 13:29:32 t21jt kernel:  [<e0f84f1e>] pcmcia_request_irq+0x0/0x1e0 
[pcmcia]
Sep 30 13:29:32 t21jt kernel:  [<c0103d0e>] sysenter_past_esp+0x6b/0xa1
Sep 30 13:29:32 t21jt kernel:  [<c02a0000>] atm_dev_ioctl+0x109/0x567
Sep 30 13:29:32 t21jt kernel:  =======================
Sep 30 13:29:32 t21jt udevd-event[2775]: run_program: '/sbin/modprobe' 
abnormal exit
Sep 30 13:29:32 t21jt kernel: Code: 24 04 e8 c0 d4 28 df e8 a0 f6 26 df 
85 f6 74 1d 8d 83 94 00 00 00 8b 48 04 8d 96 ec 02 00 00 89 50 04 89 86 
ec 02 00 00 89 4a 04 <89> 11 5b 89 f0 5e 5b 5e c3 57 31 c9 56 89 c7 53 
83 ec 14 8b 98 
Sep 30 13:29:32 t21jt kernel: EIP: [<e0e96211>] scsi_register+0x4b/0x54 
[scsi_mod] SS:ESP 0068:d7ae9b94

I also found someone else who has the same problem. They sent an email 
of their problem to the linux scsi mailing list:
http://article.gmane.org/gmane.linux.scsi/34321
(I do think this is the same problem as me).

"pccardctl ident" identifies this card as follows:
Socket 0:
  product info: "SCSI PCMCIA Adapter Card", "40G1890", "D04560", ""
  manfid: 0x00a4, 0x0026
  function: 8 (SCSI)


-- Package-specific info:
** Version:
Linux version 2.6.22-2-686 (Debian 2.6.22-4) (waldi@debian.org) (gcc version 4.1.3 20070812 (prerelease) (Debian 4.1.2-15)) #1 SMP Fri Aug 31 00:24:01 UTC 2007

** Not tainted

** Kernel log:
usbcore: registered new interface driver usbfs
usbcore: registered new interface driver hub
usbcore: registered new device driver usb
USB Universal Host Controller Interface driver v3.0
hda: IBM-DJSA-232, ATA DISK drive
Floppy drive(s): fd0 is 1.44M
FDC 0 is a National Semiconductor PC87306
hda: selected mode 0x42
ide0 at 0x1f0-0x1f7,0x3f6 on irq 14
Probing IDE interface ide1...
hdc: MATSHITADVD-ROM SR-8175, ATAPI CD/DVD-ROM drive
hdc: selected mode 0x42
ide1 at 0x170-0x177,0x376 on irq 15
ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11
ACPI: PCI Interrupt 0000:00:07.2[D] -> Link [LNKD] -> GSI 11 (level, low) -> IRQ 11
uhci_hcd 0000:00:07.2: UHCI Host Controller
uhci_hcd 0000:00:07.2: new USB bus registered, assigned bus number 1
uhci_hcd 0000:00:07.2: irq 11, io base 0x00001c20
usb usb1: configuration #1 chosen from 1 choice
hub 1-0:1.0: USB hub found
hub 1-0:1.0: 2 ports detected
SCSI subsystem initialized
libata version 2.21 loaded.
hda: max request size: 128KiB
hda: 62506080 sectors (32003 MB) w/1874KiB Cache, CHS=65535/15/63, UDMA(33)
hda: cache flushes not supported
 hda: hda1 hda2 hda3 hda4 < hda5 hda6 hda7 >
hdc: ATAPI 24X DVD-ROM drive, 512kB Cache, UDMA(33)
Uniform CD-ROM driver Revision: 3.20
Attempting manual resume
kjournald starting.  Commit interval 5 seconds
EXT3-fs: mounted filesystem with ordered data mode.
Real Time Clock Driver v1.12ac
Yenta: CardBus bridge found at 0000:00:02.0 [1014:0130]
Yenta: Using INTVAL to route CSC interrupts to PCI
Yenta: Routing CardBus interrupts to PCI
Yenta TI: socket 0000:00:02.0, mfunc 0x00001000, devctl 0x66
input: PC Speaker as /class/input/input1
parport_pc 00:0d: reported by Plug and Play ACPI
parport0: PC-style at 0x3bc, irq 7 [PCSPP,TRISTATE]
Yenta: ISA IRQ mask 0x0438, PCI irq 11
Socket status: 30000006
Yenta: CardBus bridge found at 0000:00:02.1 [1014:0130]
Yenta: Using INTVAL to route CSC interrupts to PCI
Yenta: Routing CardBus interrupts to PCI
Yenta TI: socket 0000:00:02.1, mfunc 0x00001000, devctl 0x66
irda_init()
NET: Registered protocol family 23
Yenta: ISA IRQ mask 0x0438, PCI irq 11
Socket status: 30000006
piix4_smbus 0000:00:07.3: Found 0000:00:07.3 device
piix4_smbus 0000:00:07.3: IBM system detected; this module may corrupt your serial eeprom! Refusing to load module!
piix4_smbus: probe of 0000:00:07.3 failed with error -1
Linux agpgart interface v0.102 (c) Dave Jones
agpgart: Detected an Intel 440BX Chipset.
agpgart: AGP aperture is 64M @ 0xf8000000
pci_hotplug: PCI Hot Plug PCI Core version: 0.5
shpchp: Standard Hot Plug PCI Controller Driver version: 0.4
input: ImPS/2 Generic Wheel Mouse as /class/input/input2
pnp: Device 00:0e activated.
nsc_ircc_pnp_probe() : From PnP, found firbase 0x2F8 ; irq 3 ; dma 1.
nsc-ircc, chip->init
nsc-ircc, Found chip at base=0x02e
nsc-ircc, driver loaded (Dag Brattli)
IrDA: Registered device irda0
nsc-ircc, Found dongle: Sharp RY5HD01
ACPI: PCI Interrupt 0000:00:05.0[A] -> Link [LNKA] -> GSI 11 (level, low) -> IRQ 11
cs46xx: failure waiting for FIFO command to complete
cs: IO port probe 0x100-0x3af: clean.
cs: IO port probe 0x3e0-0x4ff: excluding 0x4d0-0x4d7
cs: IO port probe 0x820-0x8ff: clean.
cs: IO port probe 0xc00-0xcf7: clean.
cs: IO port probe 0xa00-0xaff: clean.
cs: IO port probe 0x100-0x3af: clean.
cs: IO port probe 0x3e0-0x4ff: excluding 0x4d0-0x4d7
cs: IO port probe 0x820-0x8ff: clean.
cs: IO port probe 0xc00-0xcf7: clean.
cs: IO port probe 0xa00-0xaff: clean.
gameport: CS46xx Gameport is pci0000:00:05.0/gameport0, speed 1807kHz
Adding 982760k swap on /dev/hda7.  Priority:-1 extents:1 across:982760k
EXT3 FS on hda5, internal journal
loop: module loaded
device-mapper: ioctl: 4.11.0-ioctl (2006-10-12) initialised: dm-devel@redhat.com
pcmcia: Detected deprecated PCMCIA ioctl usage from process: discover.
pcmcia: This interface will soon be removed from the kernel; please expect breakage unless you upgrade to new tools.
pcmcia: see http://www.kernel.org/pub/linux/utils/kernel/pcmcia/pcmcia.html for details.
eth0:  setting full-duplex.
NET: Registered protocol family 10
lo: Disabled Privacy Extensions
ACPI: Battery Slot [BAT0] (battery absent)
ACPI: AC Adapter [AC] (on-line)
input: Power Button (FF) as /class/input/input3
ACPI: Power Button (FF) [PWRF]
input: Lid Switch as /class/input/input4
ACPI: Lid Switch [LID]
input: Sleep Button (CM) as /class/input/input5
ACPI: Sleep Button (CM) [SLPB]
lp0: using parport0 (interrupt-driven).
ppdev: user-space parallel port driver
eth0: no IPv6 routers present

** Loaded modules:
Module                  Size  Used by
ppdev                   8676  0 
lp                     10980  0 
button                  7920  0 
ac                      5188  0 
battery                 9988  0 
ipv6                  236964  10 
dm_snapshot            16516  0 
dm_mirror              20928  0 
dm_mod                 52160  2 dm_snapshot,dm_mirror
loop                   16932  0 
tsdev                   7968  0 
snd_cs46xx             78216  1 
gameport               14984  2 snd_cs46xx
snd_rawmidi            22624  1 snd_cs46xx
snd_ac97_codec         92836  1 snd_cs46xx
ac97_bus                2272  1 snd_ac97_codec
snd_pcm_oss            39200  0 
snd_pcm                72324  3 snd_cs46xx,snd_ac97_codec,snd_pcm_oss
snd_mixer_oss          15424  1 snd_pcm_oss
pcmcia                 37100  0 
firmware_class          9504  1 pcmcia
irtty_sir               8064  0 
sir_dev                15396  1 irtty_sir
snd_seq_dummy           3748  0 
snd_seq_oss            29408  0 
snd_seq_midi_event      6880  1 snd_seq_oss
snd_seq                46320  5 snd_seq_dummy,snd_seq_oss,snd_seq_midi_event
snd_timer              21028  2 snd_pcm,snd_seq
snd_seq_device          7692  4 snd_rawmidi,snd_seq_dummy,snd_seq_oss,snd_seq
shpchp                 31060  0 
pci_hotplug            29184  1 shpchp
snd                    48324  12 snd_cs46xx,snd_rawmidi,snd_ac97_codec,snd_pcm_oss,snd_pcm,snd_mixer_oss,snd_seq_oss,snd_seq,snd_timer,snd_seq_device
intel_agp              23188  1 
agpgart                31912  1 intel_agp
nsc_ircc               21328  0 
irda                  172092  3 irtty_sir,sir_dev,nsc_ircc
psmouse                36016  0 
i2c_piix4               8524  0 
crc_ccitt               2144  1 irda
parport_pc             33796  1 
parport                33960  3 ppdev,lp,parport_pc
serio_raw               6692  0 
i2c_core               23552  1 i2c_piix4
pcspkr                  3104  0 
soundcore               7520  1 snd
yenta_socket           24844  2 
rsrc_nonstatic         11968  1 yenta_socket
rtc                    12856  0 
pcmcia_core            37108  3 pcmcia,yenta_socket,rsrc_nonstatic
snd_page_alloc          9512  2 snd_cs46xx,snd_pcm
evdev                   9312  4 
ext3                  121224  1 
jbd                    55336  1 ext3
mbcache                 8260  1 ext3
ide_cd                 36416  0 
cdrom                  32832  1 ide_cd
ide_disk               16512  3 
ata_generic             7556  0 
libata                115664  1 ata_generic
scsi_mod              136620  1 libata
floppy                 54884  0 
uhci_hcd               22960  0 
usbcore               125096  2 uhci_hcd
piix                    8868  0 [permanent]
generic                 4836  0 [permanent]
ide_core              113764  4 ide_cd,ide_disk,piix,generic
3c59x                  41320  0 
mii                     5280  1 3c59x
thermal                13416  0 
processor              31016  1 thermal
fan                     4836  0 

** PCI devices:
00:00.0 Host bridge [0600]: Intel Corporation 440BX/ZX/DX - 82443BX/ZX/DX Host bridge [8086:7190] (rev 03)
	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: 64
	Region 0: Memory at f8000000 (32-bit, prefetchable) [size=64M]
	Capabilities: <access denied>

00:01.0 PCI bridge [0604]: Intel Corporation 440BX/ZX/DX - 82443BX/ZX/DX AGP bridge [8086:7191] (rev 03) (prog-if 00 [Normal decode])
	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: 128
	Bus: primary=00, secondary=01, subordinate=01, sec-latency=64
	Memory behind bridge: f0000000-f7ffffff
	Prefetchable memory behind bridge: 40000000-400fffff
	Secondary status: 66MHz+ FastB2B+ ParErr- DEVSEL=medium >TAbort- <TAbort- <MAbort+ <SERR- <PERR-
	BridgeCtl: Parity- SERR- NoISA+ VGA+ MAbort- >Reset- FastB2B+

00:02.0 CardBus bridge [0607]: Texas Instruments PCI1450 [104c:ac1b] (rev 03)
	Subsystem: IBM Thinkpad T20/T22/A21m [1014:0130]
	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, Cache Line Size: 32 bytes
	Interrupt: pin A routed to IRQ 11
	Region 0: Memory at 50000000 (32-bit, non-prefetchable) [size=4K]
	Bus: primary=00, secondary=02, subordinate=05, sec-latency=176
	Memory window 0: 30000000-33fff000 (prefetchable)
	Memory window 1: 34000000-37fff000
	I/O window 0: 00001400-000014ff
	I/O window 1: 00001800-000018ff
	BridgeCtl: Parity- SERR- ISA- VGA- MAbort- >Reset+ 16bInt+ PostWrite+
	16-bit legacy interface ports at 0001

00:02.1 CardBus bridge [0607]: Texas Instruments PCI1450 [104c:ac1b] (rev 03)
	Subsystem: IBM Thinkpad T20/T22/A21m [1014:0130]
	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, Cache Line Size: 32 bytes
	Interrupt: pin B routed to IRQ 11
	Region 0: Memory at 50100000 (32-bit, non-prefetchable) [size=4K]
	Bus: primary=00, secondary=06, subordinate=09, sec-latency=176
	Memory window 0: 38000000-3bfff000 (prefetchable)
	Memory window 1: 3c000000-3ffff000
	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

00:03.0 Ethernet controller [0200]: 3Com Corporation 3c556B CardBus [Tornado] [10b7:6056] (rev 20)
	Subsystem: 3Com Corporation Unknown device [10b7:6356]
	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: 64 (2500ns min, 2500ns max)
	Interrupt: pin A routed to IRQ 11
	Region 0: I/O ports at 2c00 [size=256]
	Region 1: Memory at 40120000 (32-bit, non-prefetchable) [size=128]
	Region 2: Memory at 40120080 (32-bit, non-prefetchable) [size=128]
	[virtual] Expansion ROM at 40100000 [disabled] [size=128K]
	Capabilities: <access denied>

00:03.1 Communication controller [0780]: 3Com Corporation Mini PCI 56k Winmodem [10b7:1007] (rev 20)
	Subsystem: 3Com Corporation Unknown device [10b7:6159]
	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: I/O ports at 2000 [size=256]
	Region 1: Memory at e8101c00 (32-bit, non-prefetchable) [size=256]
	Region 2: Memory at e8101800 (32-bit, non-prefetchable) [size=128]
	Capabilities: <access denied>

00:05.0 Multimedia audio controller [0401]: Cirrus Logic CS 4614/22/24/30 [CrystalClear SoundFusion Audio Accelerator] [1013:6003] (rev 01)
	Subsystem: IBM ThinkPad A20m [1014:0153]
	Control: I/O- Mem+ BusMaster+ SpecCycle- MemWINV- VGASnoop- ParErr- Stepping- SERR- FastB2B-
	Status: Cap+ 66MHz- UDF- FastB2B- ParErr- DEVSEL=slow >TAbort- <TAbort- <MAbort- >SERR- <PERR-
	Latency: 64 (1000ns min, 6000ns max)
	Interrupt: pin A routed to IRQ 11
	Region 0: Memory at e8100000 (32-bit, non-prefetchable) [size=4K]
	Region 1: Memory at e8000000 (32-bit, non-prefetchable) [size=1M]
	Capabilities: <access denied>

00:07.0 Bridge [0680]: Intel Corporation 82371AB/EB/MB PIIX4 ISA [8086:7110] (rev 02)
	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:07.1 IDE interface [0101]: Intel Corporation 82371AB/EB/MB PIIX4 IDE [8086:7111] (rev 01) (prog-if 80 [Master])
	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: 64
	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 1c00 [size=16]

00:07.2 USB Controller [0c03]: Intel Corporation 82371AB/EB/MB PIIX4 USB [8086:7112] (rev 01) (prog-if 00 [UHCI])
	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: 64
	Interrupt: pin D routed to IRQ 11
	Region 4: I/O ports at 1c20 [size=32]

00:07.3 Bridge [0680]: Intel Corporation 82371AB/EB/MB PIIX4 ACPI [8086:7113] (rev 03)
	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 ? routed to IRQ 9

01:00.0 VGA compatible controller [0300]: S3 Inc. 86C270-294 Savage/IX-MV [5333:8c12] (rev 13) (prog-if 00 [VGA])
	Subsystem: IBM Thinkpad T20/T22 [1014:017f]
	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: 64 (1000ns min, 63750ns max), Cache Line Size: 32 bytes
	Interrupt: pin A routed to IRQ 11
	Region 0: Memory at f0000000 (32-bit, non-prefetchable) [size=128M]
	[virtual] Expansion ROM at 40000000 [disabled] [size=64K]
	Capabilities: <access denied>



-- System Information:
Debian Release: lenny/sid
  APT prefers unstable
  APT policy: (500, 'unstable')
Architecture: i386 (i686)

Kernel: Linux 2.6.22-2-686 (SMP w/1 CPU core)
Locale: LANG=en_GB.UTF-8, LC_CTYPE=en_GB.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/bash

Versions of packages linux-image-2.6.22-2-686 depends on:
ii  initramfs-tools [linux-initr 0.91a       tools for generating an initramfs
ii  module-init-tools            3.3-pre11-4 tools for managing Linux kernel mo

Versions of packages linux-image-2.6.22-2-686 recommends:
ii  libc6-i686                    2.6.1-5    GNU C Library: Shared libraries [i

-- debconf information:
  shared/kernel-image/really-run-bootloader: true
  linux-image-2.6.22-2-686/preinst/lilo-has-ramdisk:
  linux-image-2.6.22-2-686/prerm/would-invalidate-boot-loader-2.6.22-2-686: true
  linux-image-2.6.22-2-686/postinst/kimage-is-a-directory:
  linux-image-2.6.22-2-686/preinst/elilo-initrd-2.6.22-2-686: true
  linux-image-2.6.22-2-686/preinst/abort-overwrite-2.6.22-2-686:
  linux-image-2.6.22-2-686/postinst/old-dir-initrd-link-2.6.22-2-686: true
  linux-image-2.6.22-2-686/prerm/removing-running-kernel-2.6.22-2-686: true
  linux-image-2.6.22-2-686/preinst/lilo-initrd-2.6.22-2-686: true
  linux-image-2.6.22-2-686/postinst/depmod-error-initrd-2.6.22-2-686: false
  linux-image-2.6.22-2-686/preinst/overwriting-modules-2.6.22-2-686: true
  linux-image-2.6.22-2-686/preinst/initrd-2.6.22-2-686:
  linux-image-2.6.22-2-686/postinst/depmod-error-2.6.22-2-686: false
  linux-image-2.6.22-2-686/preinst/already-running-this-2.6.22-2-686:
  linux-image-2.6.22-2-686/postinst/old-initrd-link-2.6.22-2-686: true
  linux-image-2.6.22-2-686/postinst/bootloader-test-error-2.6.22-2-686:
  linux-image-2.6.22-2-686/preinst/failed-to-move-modules-2.6.22-2-686:
  linux-image-2.6.22-2-686/preinst/bootloader-initrd-2.6.22-2-686: true
  linux-image-2.6.22-2-686/preinst/abort-install-2.6.22-2-686:
  linux-image-2.6.22-2-686/postinst/create-kimage-link-2.6.22-2-686: true
  linux-image-2.6.22-2-686/postinst/bootloader-error-2.6.22-2-686:
  linux-image-2.6.22-2-686/postinst/old-system-map-link-2.6.22-2-686: true




Reply to: