Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 23 Aug 2001 02:47:07 -0700 (PDT)
From:      Iouri Ivliev <yury@black.cat.kazan.su>
To:        freebsd-gnats-submit@FreeBSD.org
Subject:   kern/29983: Problem with "TI PCI-1250 PCI-CardBus Bridge" on IBM ThinkPad 560X
Message-ID:  <200108230947.f7N9l7V28430@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help

>Number:         29983
>Category:       kern
>Synopsis:       Problem with "TI PCI-1250 PCI-CardBus Bridge" on IBM ThinkPad 560X
>Confidential:   no
>Severity:       serious
>Priority:       high
>Responsible:    freebsd-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          sw-bug
>Submitter-Id:   current-users
>Arrival-Date:   Thu Aug 23 02:50:01 PDT 2001
>Closed-Date:
>Last-Modified:
>Originator:     Iouri Ivliev
>Release:        4.3-20010822-STABLE aka 4.4-RC
>Organization:
AnySoft Russia
>Environment:
FreeBSD nb.home.anysoft.com.ru 4.3-20010822-STABLE FreeBSD 4.3-20010822-STABLE #0: Wed Aug 22 15:43:05 GMT 2001     root@shalob.anysoft.com.ru:/usr/src/sys/compile/GENERIC  i386
>Description:
PC-CARD slots don&#8217;t initializes. Look at dmsg.boot:

Copyright (c) 1992-2001 The FreeBSD Project.
Copyright (c) 1979, 1980, 1983, 1986, 1988, 1989, 1991, 1992, 1993, 1994
	The Regents of the University of California. All rights reserved.
FreeBSD 4.3-20010822-STABLE #0: Wed Aug 22 15:43:05 GMT 2001
    root@shalob.anysoft.com.ru:/usr/src/sys/compile/GENERIC
Timecounter "i8254"  frequency 1193182 Hz
CPU: Pentium/P55C (quarter-micron) (231.78-MHz 586-class CPU)
  Origin = "GenuineIntel"  Id = 0x581  Stepping = 1
  Features=0x8001bf<FPU,VME,DE,PSE,TSC,MSR,MCE,CX8,MMX>
real memory  = 66912256 (65344K bytes)
avail memory = 60514304 (59096K bytes)
Preloaded elf kernel "kernel.GENERIC" at 0xc0488000.
Intel Pentium detected, installing workaround for F00F bug
md0: Malloc disk
npx0: <math processor> on motherboard
npx0: INT 16 interface
pcib0: <Host to PCI bridge> on motherboard
pci0: <PCI bus> on pcib0
isab0: <Intel 82371AB PCI to ISA bridge> at device 1.0 on pci0
isa0: <ISA bus> on isab0
atapci0: <Intel PIIX4 ATA33 controller> port 0xfcf0-0xfcff at device 1.1 on pci0
ata0: at 0x1f0 irq 14 on atapci0
uhci0: <Intel 82371AB/EB (PIIX4) USB controller> port 0x9000-0x901f irq 11 at device 1.2 on pci0
usb0: <Intel 82371AB/EB (PIIX4) USB controller> on uhci0
usb0: USB revision 1.0
uhub0: Intel UHCI root hub, class 9/0, rev 1.00/1.00, addr 1
uhub0: 2 ports with 2 removable, self powered
chip1: <Intel 82371AB Power management controller> port 0xefa0-0xefaf at device 1.3 on pci0
pci_cfgintr: BIOS 0.00 doesn't support interrupt routing
pcic0: <TI PCI-1250 PCI-CardBus Bridge> mem 0x20822000-0x20822fff at device 2.0 on pci0
pcic0: TI12XX PCI Config Reg: [ring enable][speaker enable][pwr save][CSC parallel isa irq]
pci_cfgintr: BIOS 0.00 doesn't support interrupt routing
pcic0: Failed to allocate managment irq
device_probe_and_attach: pcic0 attach returned 5
pci_cfgintr: BIOS 0.00 doesn't support interrupt routing
pcic0: <TI PCI-1250 PCI-CardBus Bridge> mem 0x20821000-0x20821fff at device 2.1 on pci0
pcic0: TI12XX PCI Config Reg: [ring enable][speaker enable][pwr save][CSC parallel isa irq]
pci_cfgintr: BIOS 0.00 doesn't support interrupt routing
pcic0: Failed to allocate managment irq
device_probe_and_attach: pcic0 attach returned 5
pci0: <NeoMagic MagicGraph 128XD SVGA controller> at 3.0 irq 11
orm0: <Option ROM> at iomem 0xc0000-0xc9fff on isa0
fdc0: <NEC 72065B or clone> at port 0x3f0-0x3f5,0x3f7 irq 6 drq 2 on isa0
fdc0: FIFO enabled, 8 bytes threshold
fd0: <1440-KB 3.5" drive> on fdc0 drive 0
atkbdc0: <Keyboard controller (i8042)> at port 0x60,0x64 on isa0
atkbd0: <AT Keyboard> flags 0x1 irq 1 on atkbdc0
kbd0 at atkbd0
psm0: <PS/2 Mouse> irq 12 on atkbdc0
psm0: model Generic PS/2 mouse, device ID 0
vga0: <Generic ISA VGA> at port 0x3c0-0x3df iomem 0xa0000-0xbffff on isa0
sc0: <System console> at flags 0x100 on isa0
sc0: VGA <16 virtual consoles, flags=0x300>
sio0 at port 0x3f8-0x3ff irq 4 flags 0x10 on isa0
sio0: type 16550A
sio1 at port 0x2f8-0x2ff irq 3 on isa0
sio1: type 16550A
ppc0: cannot reserve I/O port range
ata0-slave: ata_command: timeout waiting for intr
ata0-slave: identify failed
ad0: 3909MB <IBM-DTCA-24090> [7944/16/63] at ata0-master UDMA33
Mounting root from ufs:/dev/ad0s2a


Elso, with another kernel (without USB support compiled in) I have
a kernel panic when try "kldload usb":

uhci0: <Intel 82371AB/EB (PIIX4) USB controller> port 0x9000-0x901f irq 11 at device 1.2 on pci0
usb0: <Intel 82371AB/EB (PIIX4) USB controller> on uhci0
usb0: USB revision 1.0
uhub0: Intel UHCI root hub, class 9/0, rev 1.00/1.00, addr 1
uhub0: 2 ports with 2 removable, self powered
pci_cfgintr: BIOS 0.00 doesn't support interrupt routing
pcic2: <TI PCI-1250 PCI-CardBus Bridge> mem 0x20822000-0x20822fff at device 2.0 on pci0
panic: resource_list_alloc: resource entry is busy

>How-To-Repeat:

>Fix:

>Release-Note:
>Audit-Trail:
>Unformatted:

To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-bugs" in the body of the message




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200108230947.f7N9l7V28430>