Skip site navigation (1)Skip section navigation (2)
Date:      30 Nov 2002 21:54:47 -0600
From:      Bob Van Valzah <Bob@VanValzah.Com>
To:        FreeBSD-Current@FreeBSD.Org, FreeBSD-Mobile@FreeBSD.Org
Subject:   DP2 + Thinkpad 660X = PC Card card activation failed
Message-ID:  <1038714888.365.47.camel@OutBound>

next in thread | raw e-mail | index | archive | help
My Thinkpad 600X doesn't recognize any PC cards since I installed
5.0-DP2.  PC cards worked fine on it under -CURRENT back in February
(before the NEWCARD merge and rc_ng) and they worked fine under -STABLE
since then.  I haven't been tracking -CURRENT since February, so maybe I
missed something important or maybe there's something about the 600X
that makes it fail with DP2?

Dmesg shows several reassuring messages early in the boot sequence:

cbb0: <TI1450 PCI-CardBus Bridge> mem 0x50103000-0x50103fff irq 11 at
device 2.0 on pci0
cardbus0: <CardBus bus> on cbb0
pccard0: <16-bit PCCard bus> on cbb0
cbb1: <TI1450 PCI-CardBus Bridge> mem 0x50102000-0x50102fff irq 11 at
device 2.1 on pci0
cardbus1: <CardBus bus> on cbb1
pccard1: <16-bit PCCard bus> on cbb1

But later, bad news:

pccard0: Card has no functions!
cbb0: PC Card card activation failed

I've searched the mailing lists and have found no reports of similar
problems so it may be a configuration error on my end.  I do recall
seeing something about cbb.memory_start being at a non-standard address
on the 600X.

I'm unclear on the relationship between devd and pccardd.  I gather that
there's no need for pccardd now that devd is here, but I'd appreciate
some clarification on this.  How should rc.conf look on a laptop these
days?

The full boot message sequence follows the signature.

All advice appreciated.

	Thanks,

	Bob

Nov 30 13:20:56 OutBound syslogd: kernel boot file is /boot/kernel/kernel
Nov 30 13:20:56 OutBound kernel: Copyright (c) 1992-2002 The FreeBSD Project.
Nov 30 13:20:56 OutBound kernel: Copyright (c) 1979, 1980, 1983, 1986, 1988, 1989, 1991, 1992, 1993, 1994
Nov 30 13:20:56 OutBound kernel: The Regents of the University of California. All rights reserved.
Nov 30 13:20:56 OutBound kernel: FreeBSD 5.0-DP2 #1: Sat Nov 16 13:38:33 GMT 2002
Nov 30 13:20:56 OutBound kernel: root@tomcat.bmah.org:/usr/obj/usr/src/sys/GENERIC
Nov 30 13:20:56 OutBound kernel: Preloaded elf kernel "/boot/kernel/kernel" at 0xc0679000.
Nov 30 13:20:56 OutBound kernel: Preloaded elf module "/boot/kernel/acpi.ko" at 0xc06790a8.
Nov 30 13:20:56 OutBound kernel: Timecounter "i8254"  frequency 1193182 Hz
Nov 30 13:20:56 OutBound kernel: Timecounter "TSC"  frequency 498274020 Hz
Nov 30 13:20:56 OutBound kernel: CPU: Pentium III/Pentium III Xeon/Celeron (498.27-MHz 686-class CPU)
Nov 30 13:20:56 OutBound kernel: Origin = "GenuineIntel"  Id = 0x681  Stepping = 1
Nov 30 13:20:56 OutBound kernel: Features=0x383f9ff<FPU,VME,DE,PSE,TSC,MSR,PAE,MCE,CX8,SEP,MTRR,PGE,MCA,CMOV,PAT,PSE36,MMX,FXSR,SSE>
Nov 30 13:20:56 OutBound kernel: real memory  = 268238848 (255 MB)
Nov 30 13:20:56 OutBound kernel: avail memory = 253636608 (241 MB)
Nov 30 13:20:56 OutBound kernel: Initializing GEOMetry subsystem
Nov 30 13:20:56 OutBound kernel: Pentium Pro MTRR support enabled
Nov 30 13:20:56 OutBound kernel: npx0: <math processor> on motherboard
Nov 30 13:20:56 OutBound kernel: npx0: INT 16 interface
Nov 30 13:20:56 OutBound kernel: acpi0: <IBM    TP600X  > on motherboard
Nov 30 13:20:56 OutBound kernel: Using $PIR table, 6 entries at 0xc00f9d70
Nov 30 13:20:56 OutBound kernel: acpi0: power button is handled as a fixed feature programming model.
Nov 30 13:20:56 OutBound kernel: Timecounter "ACPI-safe"  frequency 3579545 Hz
Nov 30 13:20:56 OutBound kernel: ACPI-0351: *** Error: Could not install PciConfig handler for PCI0, AE_ALREADY_EXISTS
Nov 30 13:20:56 OutBound kernel: acpi_timer0: <24-bit timer at 3.579545MHz> port 0xef08-0xef0b on acpi0
Nov 30 13:20:56 OutBound kernel: acpi_cpu0: <CPU> on acpi0
Nov 30 13:20:56 OutBound kernel: acpi_tz0: <thermal zone> on acpi0
Nov 30 13:20:56 OutBound kernel: acpi_tz1: <thermal zone> on acpi0
Nov 30 13:20:56 OutBound kernel: acpi_tz2: <thermal zone> on acpi0
Nov 30 13:20:56 OutBound kernel: acpi_tz3: <thermal zone> on acpi0
Nov 30 13:20:56 OutBound kernel: acpi_lid0: <Control Method Lid Switch> on acpi0
Nov 30 13:20:56 OutBound kernel: acpi_button0: <Sleep Button> on acpi0
Nov 30 13:20:56 OutBound kernel: pcib0: <ACPI Host-PCI bridge> port 0xcf8-0xcff on acpi0
Nov 30 13:20:56 OutBound kernel: ---- initial configuration ------------------------
Nov 30 13:20:56 OutBound kernel: \_SB_.LNKD irq   0: [  3  4  5  6  7  9 10 11 12 14 15] low,level,sharable 0.7.3
Nov 30 13:20:56 OutBound kernel: \_SB_.LNKA irq   0: [  3  4  5  6  7  9 10 11 12 14 15] low,level,sharable 0.2.0
Nov 30 13:20:56 OutBound kernel: \_SB_.LNKB irq   0: [  3  4  5  6  7  9 10 11 12 14 15] low,level,sharable 0.2.1
Nov 30 13:20:56 OutBound kernel: \_SB_.LNKC irq   0: [  3  4  5  6  7  9 10 11 12 14 15] low,level,sharable 0.3.0
Nov 30 13:20:56 OutBound kernel: \_SB_.LNKB irq   0: [  3  4  5  6  7  9 10 11 12 14 15] low,level,sharable 0.5.0
Nov 30 13:20:56 OutBound kernel: \_SB_.LNKA irq   0: [  3  4  5  6  7  9 10 11 12 14 15] low,level,sharable 0.6.0
Nov 30 13:20:56 OutBound kernel: ---- before setting priority for links ------------
Nov 30 13:20:56 OutBound kernel: \_SB_.LNKD:
Nov 30 13:20:56 OutBound kernel: interrupts:	     3     4     5     6     7     9    10    11    12    14    15
Nov 30 13:20:56 OutBound kernel: penalty:	  1660  1660   660  1660  1660   660   660   660  1660 10660 10660
Nov 30 13:20:56 OutBound kernel: references:	1
Nov 30 13:20:56 OutBound kernel: priority:	0
Nov 30 13:20:56 OutBound kernel: \_SB_.LNKA:
Nov 30 13:20:56 OutBound kernel: interrupts:	     3     4     5     6     7     9    10    11    12    14    15
Nov 30 13:20:56 OutBound kernel: penalty:	  1660  1660   660  1660  1660   660   660   660  1660 10660 10660
Nov 30 13:20:56 OutBound kernel: references:	2
Nov 30 13:20:56 OutBound kernel: priority:	0
Nov 30 13:20:56 OutBound kernel: \_SB_.LNKB:
Nov 30 13:20:56 OutBound kernel: interrupts:	     3     4     5     6     7     9    10    11    12    14    15
Nov 30 13:20:56 OutBound kernel: penalty:	  1660  1660   660  1660  1660   660   660   660  1660 10660 10660
Nov 30 13:20:56 OutBound kernel: references:	2
Nov 30 13:20:56 OutBound kernel: priority:	0
Nov 30 13:20:56 OutBound kernel: \_SB_.LNKC:
Nov 30 13:20:56 OutBound kernel: interrupts:	     3     4     5     6     7     9    10    11    12    14    15
Nov 30 13:20:56 OutBound kernel: penalty:	  1660  1660   660  1660  1660   660   660   660  1660 10660 10660
Nov 30 13:20:56 OutBound kernel: references:	1
Nov 30 13:20:56 OutBound kernel: priority:	0
Nov 30 13:20:56 OutBound kernel: ---- before fixup boot-disabled links -------------
Nov 30 13:20:56 OutBound kernel: \_SB_.LNKA:
Nov 30 13:20:56 OutBound kernel: interrupts:	     3     4     5     6     7     9    10    11    12    14    15
Nov 30 13:20:56 OutBound kernel: penalty:	  1660  1660   660  1660  1660   660   660   660  1660 10660 10660
Nov 30 13:20:56 OutBound kernel: references:	2
Nov 30 13:20:56 OutBound kernel: priority:	5865
Nov 30 13:20:56 OutBound kernel: \_SB_.LNKB:
Nov 30 13:20:56 OutBound kernel: interrupts:	     3     4     5     6     7     9    10    11    12    14    15
Nov 30 13:20:56 OutBound kernel: penalty:	  1660  1660   660  1660  1660   660   660   660  1660 10660 10660
Nov 30 13:20:56 OutBound kernel: references:	2
Nov 30 13:20:56 OutBound kernel: priority:	5865
Nov 30 13:20:56 OutBound kernel: \_SB_.LNKD:
Nov 30 13:20:56 OutBound kernel: interrupts:	     3     4     5     6     7     9    10    11    12    14    15
Nov 30 13:20:56 OutBound kernel: penalty:	  1660  1660   660  1660  1660   660   660   660  1660 10660 10660
Nov 30 13:20:56 OutBound kernel: references:	1
Nov 30 13:20:56 OutBound kernel: priority:	2932
Nov 30 13:20:56 OutBound kernel: \_SB_.LNKC:
Nov 30 13:20:56 OutBound kernel: interrupts:	     3     4     5     6     7     9    10    11    12    14    15
Nov 30 13:20:56 OutBound kernel: penalty:	  1660  1660   660  1660  1660   660   660   660  1660 10660 10660
Nov 30 13:20:56 OutBound kernel: references:	1
Nov 30 13:20:56 OutBound kernel: priority:	2932
Nov 30 13:20:56 OutBound kernel: ---- after fixup boot-disabled links --------------
Nov 30 13:20:56 OutBound kernel: \_SB_.LNKA:
Nov 30 13:20:56 OutBound kernel: interrupts:	    11    10     9     5    12     7     6     4     3    15    14
Nov 30 13:20:56 OutBound kernel: penalty:	   660   660   660   660  1660  1660  1660  1660  1660 10660 10660
Nov 30 13:20:56 OutBound kernel: references:	2
Nov 30 13:20:56 OutBound kernel: priority:	5865
Nov 30 13:20:56 OutBound kernel: \_SB_.LNKB:
Nov 30 13:20:56 OutBound kernel: interrupts:	    11    10     9     5    12     7     6     4     3    15    14
Nov 30 13:20:56 OutBound kernel: penalty:	   660   660   660   660  1660  1660  1660  1660  1660 10660 10660
Nov 30 13:20:56 OutBound kernel: references:	2
Nov 30 13:20:56 OutBound kernel: priority:	5865
Nov 30 13:20:56 OutBound kernel: \_SB_.LNKD:
Nov 30 13:20:56 OutBound kernel: interrupts:	    11    10     9     5    12     7     6     4     3    15    14
Nov 30 13:20:56 OutBound kernel: penalty:	   660   660   660   660  1660  1660  1660  1660  1660 10660 10660
Nov 30 13:20:56 OutBound kernel: references:	1
Nov 30 13:20:56 OutBound kernel: priority:	2932
Nov 30 13:20:56 OutBound kernel: \_SB_.LNKC:
Nov 30 13:20:56 OutBound kernel: interrupts:	    11    10     9     5    12     7     6     4     3    15    14
Nov 30 13:20:56 OutBound kernel: penalty:	   660   660   660   660  1660  1660  1660  1660  1660 10660 10660
Nov 30 13:20:56 OutBound kernel: references:	1
Nov 30 13:20:56 OutBound kernel: priority:	2932
Nov 30 13:20:56 OutBound kernel: ---- arbitrated configuration ---------------------
Nov 30 13:20:56 OutBound kernel: \_SB_.LNKD irq   0: [  3  4  5  6  7  9 10 11 12 14 15] low,level,sharable 0.7.3
Nov 30 13:20:56 OutBound kernel: \_SB_.LNKA irq   0: [  3  4  5  6  7  9 10 11 12 14 15] low,level,sharable 0.2.0
Nov 30 13:20:56 OutBound kernel: \_SB_.LNKB irq   0: [  3  4  5  6  7  9 10 11 12 14 15] low,level,sharable 0.2.1
Nov 30 13:20:56 OutBound kernel: \_SB_.LNKC irq   0: [  3  4  5  6  7  9 10 11 12 14 15] low,level,sharable 0.3.0
Nov 30 13:20:56 OutBound kernel: \_SB_.LNKB irq   0: [  3  4  5  6  7  9 10 11 12 14 15] low,level,sharable 0.5.0
Nov 30 13:20:56 OutBound kernel: \_SB_.LNKA irq   0: [  3  4  5  6  7  9 10 11 12 14 15] low,level,sharable 0.6.0
Nov 30 13:20:56 OutBound kernel: pci0: <ACPI PCI bus> on pcib0
Nov 30 13:20:56 OutBound kernel: agp0: <Intel 82443BX (440 BX) host to PCI bridge> mem 0x40000000-0x43ffffff at device 0.0 on pci0
Nov 30 13:20:56 OutBound kernel: pcib1: <ACPI PCI-PCI bridge> at device 1.0 on pci0
Nov 30 13:20:56 OutBound kernel: ---- initial configuration ------------------------
Nov 30 13:20:56 OutBound kernel: \_SB_.LNKA irq   0: [  3  4  5  6  7  9 10 11 12 14 15] low,level,sharable 1.0.0
Nov 30 13:20:56 OutBound kernel: \_SB_.LNKB irq   0: [  3  4  5  6  7  9 10 11 12 14 15] low,level,sharable 1.0.1
Nov 30 13:20:56 OutBound kernel: ---- before setting priority for links ------------
Nov 30 13:20:56 OutBound kernel: \_SB_.LNKA:
Nov 30 13:20:56 OutBound kernel: interrupts:	     3     4     5     6     7     9    10    11    12    14    15
Nov 30 13:20:56 OutBound kernel: penalty:	  1880  1880   880  1880  1880   880   880   880  1880 10880 10880
Nov 30 13:20:56 OutBound kernel: references:	3
Nov 30 13:20:56 OutBound kernel: priority:	5865
Nov 30 13:20:56 OutBound kernel: \_SB_.LNKB:
Nov 30 13:20:56 OutBound kernel: interrupts:	     3     4     5     6     7     9    10    11    12    14    15
Nov 30 13:20:56 OutBound kernel: penalty:	  1880  1880   880  1880  1880   880   880   880  1880 10880 10880
Nov 30 13:20:56 OutBound kernel: references:	3
Nov 30 13:20:56 OutBound kernel: priority:	5865
Nov 30 13:20:56 OutBound kernel: \_SB_.LNKD:
Nov 30 13:20:56 OutBound kernel: interrupts:	    11    10     9     5    12     7     6     4     3    15    14
Nov 30 13:20:56 OutBound kernel: penalty:	   880   880   880   880  1880  1880  1880  1880  1880 10880 10880
Nov 30 13:20:56 OutBound kernel: references:	1
Nov 30 13:20:56 OutBound kernel: priority:	2932
Nov 30 13:20:56 OutBound kernel: \_SB_.LNKC:
Nov 30 13:20:56 OutBound kernel: interrupts:	    11    10     9     5    12     7     6     4     3    15    14
Nov 30 13:20:56 OutBound kernel: penalty:	   880   880   880   880  1880  1880  1880  1880  1880 10880 10880
Nov 30 13:20:56 OutBound kernel: references:	1
Nov 30 13:20:56 OutBound kernel: priority:	2932
Nov 30 13:20:56 OutBound kernel: ---- before fixup boot-disabled links -------------
Nov 30 13:20:56 OutBound kernel: \_SB_.LNKA:
Nov 30 13:20:56 OutBound kernel: interrupts:	     3     4     5     6     7     9    10    11    12    14    15
Nov 30 13:20:56 OutBound kernel: penalty:	  1880  1880   880  1880  1880   880   880   880  1880 10880 10880
Nov 30 13:20:56 OutBound kernel: references:	3
Nov 30 13:20:56 OutBound kernel: priority:	9458
Nov 30 13:20:56 OutBound kernel: \_SB_.LNKB:
Nov 30 13:20:56 OutBound kernel: interrupts:	     3     4     5     6     7     9    10    11    12    14    15
Nov 30 13:20:56 OutBound kernel: penalty:	  1880  1880   880  1880  1880   880   880   880  1880 10880 10880
Nov 30 13:20:56 OutBound kernel: references:	3
Nov 30 13:20:56 OutBound kernel: priority:	9458
Nov 30 13:20:56 OutBound kernel: \_SB_.LNKD:
Nov 30 13:20:56 OutBound kernel: interrupts:	    11    10     9     5    12     7     6     4     3    15    14
Nov 30 13:20:56 OutBound kernel: penalty:	   880   880   880   880  1880  1880  1880  1880  1880 10880 10880
Nov 30 13:20:56 OutBound kernel: references:	1
Nov 30 13:20:56 OutBound kernel: priority:	3152
Nov 30 13:20:56 OutBound kernel: \_SB_.LNKC:
Nov 30 13:20:56 OutBound kernel: interrupts:	    11    10     9     5    12     7     6     4     3    15    14
Nov 30 13:20:56 OutBound kernel: penalty:	   880   880   880   880  1880  1880  1880  1880  1880 10880 10880
Nov 30 13:20:56 OutBound kernel: references:	1
Nov 30 13:20:56 OutBound kernel: priority:	3152
Nov 30 13:20:56 OutBound kernel: ---- after fixup boot-disabled links --------------
Nov 30 13:20:56 OutBound kernel: \_SB_.LNKA:
Nov 30 13:20:56 OutBound kernel: interrupts:	    11    10     9     5    12     7     6     4     3    15    14
Nov 30 13:20:56 OutBound kernel: penalty:	   880   880   880   880  1880  1880  1880  1880  1880 10880 10880
Nov 30 13:20:56 OutBound kernel: references:	3
Nov 30 13:20:56 OutBound kernel: priority:	9458
Nov 30 13:20:56 OutBound kernel: \_SB_.LNKB:
Nov 30 13:20:56 OutBound kernel: interrupts:	    11    10     9     5    12     7     6     4     3    15    14
Nov 30 13:20:56 OutBound kernel: penalty:	   880   880   880   880  1880  1880  1880  1880  1880 10880 10880
Nov 30 13:20:56 OutBound kernel: references:	3
Nov 30 13:20:56 OutBound kernel: priority:	9458
Nov 30 13:20:56 OutBound kernel: \_SB_.LNKD:
Nov 30 13:20:56 OutBound kernel: interrupts:	     5     9    10    11     3     4     6     7    12    14    15
Nov 30 13:20:56 OutBound kernel: penalty:	   880   880   880   880  1880  1880  1880  1880  1880 10880 10880
Nov 30 13:20:56 OutBound kernel: references:	1
Nov 30 13:20:56 OutBound kernel: priority:	3152
Nov 30 13:20:56 OutBound kernel: \_SB_.LNKC:
Nov 30 13:20:56 OutBound kernel: interrupts:	     5     9    10    11     3     4     6     7    12    14    15
Nov 30 13:20:56 OutBound kernel: penalty:	   880   880   880   880  1880  1880  1880  1880  1880 10880 10880
Nov 30 13:20:56 OutBound kernel: references:	1
Nov 30 13:20:56 OutBound kernel: priority:	3152
Nov 30 13:20:56 OutBound kernel: ---- arbitrated configuration ---------------------
Nov 30 13:20:56 OutBound kernel: \_SB_.LNKA irq   0: [  3  4  5  6  7  9 10 11 12 14 15] low,level,sharable 1.0.0
Nov 30 13:20:56 OutBound kernel: \_SB_.LNKB irq   0: [  3  4  5  6  7  9 10 11 12 14 15] low,level,sharable 1.0.1
Nov 30 13:20:56 OutBound kernel: pci1: <ACPI PCI bus> on pcib1
Nov 30 13:20:56 OutBound kernel: pci1: <display, VGA> at device 0.0 (no driver attached)
Nov 30 13:20:56 OutBound kernel: cbb0: <TI1450 PCI-CardBus Bridge> mem 0x50103000-0x50103fff irq 11 at device 2.0 on pci0
Nov 30 13:20:56 OutBound kernel: cardbus0: <CardBus bus> on cbb0
Nov 30 13:20:56 OutBound kernel: pccard0: <16-bit PCCard bus> on cbb0
Nov 30 13:20:56 OutBound kernel: cbb1: <TI1450 PCI-CardBus Bridge> mem 0x50102000-0x50102fff irq 11 at device 2.1 on pci0
Nov 30 13:20:56 OutBound kernel: cardbus1: <CardBus bus> on cbb1
Nov 30 13:20:56 OutBound kernel: pccard1: <16-bit PCCard bus> on cbb1
Nov 30 13:20:56 OutBound kernel: pci0: <simple comms> at device 3.0 (no driver attached)
Nov 30 13:20:56 OutBound kernel: pci0: <multimedia, audio> at device 6.0 (no driver attached)
Nov 30 13:20:56 OutBound kernel: isab0: <PCI-ISA bridge> at device 7.0 on pci0
Nov 30 13:20:56 OutBound kernel: isa0: <ISA bus> on isab0
Nov 30 13:20:56 OutBound kernel: atapci0: <Intel PIIX4 ATA33 controller> port 0xfcf0-0xfcff at device 7.1 on pci0
Nov 30 13:20:56 OutBound kernel: ata0: at 0x1f0 irq 14 on atapci0
Nov 30 13:20:56 OutBound kernel: ata1: at 0x170 irq 15 on atapci0
Nov 30 13:20:56 OutBound kernel: uhci0: <Intel 82371AB/EB (PIIX4) USB controller> port 0x4000-0x401f irq 11 at device 7.2 on pci0
Nov 30 13:20:56 OutBound kernel: usb0: <Intel 82371AB/EB (PIIX4) USB controller> on uhci0
Nov 30 13:20:56 OutBound kernel: usb0: USB revision 1.0
Nov 30 13:20:56 OutBound kernel: uhub0: Intel UHCI root hub, class 9/0, rev 1.00/1.00, addr 1
Nov 30 13:20:56 OutBound kernel: uhub0: 2 ports with 2 removable, self powered
Nov 30 13:20:56 OutBound kernel: pci0: <bridge, PCI-unknown> at device 7.3 (no driver attached)
Nov 30 13:20:56 OutBound kernel: fdc0: <Enhanced floppy controller (i82077, NE72065 or clone)> port 0x3f7,0x3f0-0x3f5 irq 6 drq 2 on acpi0
Nov 30 13:20:56 OutBound kernel: fdc0: FIFO enabled, 8 bytes threshold
Nov 30 13:20:56 OutBound kernel: sio0 port 0x3f8-0x3ff irq 4 on acpi0
Nov 30 13:20:56 OutBound kernel: sio0: type 16550A
Nov 30 13:20:56 OutBound kernel: ppc0 port 0x3bc-0x3c3 irq 7 on acpi0
Nov 30 13:20:56 OutBound kernel: ppc0: Generic chipset (NIBBLE-only) in COMPATIBLE mode
Nov 30 13:20:56 OutBound kernel: plip0: <PLIP network interface> on ppbus0
Nov 30 13:20:56 OutBound kernel: lpt0: <Printer> on ppbus0
Nov 30 13:20:56 OutBound kernel: lpt0: Interrupt-driven port
Nov 30 13:20:56 OutBound kernel: ppi0: <Parallel I/O> on ppbus0
Nov 30 13:20:56 OutBound kernel: atkbdc0: <Keyboard controller (i8042)> port 0x64,0x60 irq 1 on acpi0
Nov 30 13:20:56 OutBound kernel: atkbd0: <AT Keyboard> flags 0x1 irq 1 on atkbdc0
Nov 30 13:20:56 OutBound kernel: kbd0 at atkbd0
Nov 30 13:20:56 OutBound kernel: psm0: <PS/2 Mouse> irq 12 on atkbdc0
Nov 30 13:20:56 OutBound kernel: psm0: model Generic PS/2 mouse, device ID 0
Nov 30 13:20:56 OutBound kernel: acpi_ec0: <embedded controller> port 0x66,0x62 on acpi0
Nov 30 13:20:56 OutBound kernel: acpi_cmbat0: <Control method Battery> on acpi0
Nov 30 13:20:56 OutBound kernel: acpi_cmbat1: <Control method Battery> on acpi0
Nov 30 13:20:56 OutBound kernel: acpi_acad0: <AC adapter> on acpi0
Nov 30 13:20:56 OutBound kernel: orm0: <Option ROM> at iomem 0xc0000-0xcbfff on isa0
Nov 30 13:20:56 OutBound kernel: pmtimer0 on isa0
Nov 30 13:20:56 OutBound kernel: sc0: <System console> at flags 0x100 on isa0
Nov 30 13:20:56 OutBound kernel: sc0: VGA <16 virtual consoles, flags=0x300>
Nov 30 13:20:56 OutBound kernel: sio1: configured irq 3 not in bitmap of probed irqs 0
Nov 30 13:20:56 OutBound kernel: sio1: port may not be enabled
Nov 30 13:20:56 OutBound kernel: sio1 at port 0x2f8-0x2ff irq 3 on isa0
Nov 30 13:20:56 OutBound kernel: sio1: type 16550A
Nov 30 13:20:56 OutBound kernel: vga0: <Generic ISA VGA> at port 0x3c0-0x3df iomem 0xa0000-0xbffff on isa0
Nov 30 13:20:56 OutBound kernel: Timecounters tick every 10.000 msec
Nov 30 13:20:56 OutBound kernel: acpi_cpu: CPU throttling enabled, 8 steps from 100% to 12.5%
Nov 30 13:20:56 OutBound kernel: pccard0: Card has no functions!
Nov 30 13:20:56 OutBound kernel: cbb0: PC Card card activation failed
Nov 30 13:20:56 OutBound kernel: ad0: 11509MB <IBM-DARA-212000> [24944/15/63] at ata0-master UDMA33
Nov 30 13:20:56 OutBound kernel: acd0: CDROM <TOSHIBA CD-ROM XM-1902B> at ata1-master PIO4
Nov 30 13:20:56 OutBound kernel: Mounting root from ufs:/dev/ad0s1a
Nov 30 13:21:22 OutBound kernel: ACPI-0432: *** Error: Handler for [EmbeddedControl] returned AE_ERROR
Nov 30 13:21:22 OutBound kernel: acpi_tz1: WARNING - current temperature (3182.8C) exceeds system limits
Nov 30 13:21:22 OutBound kernel: acpi_tz2: WARNING - current temperature (2935.0C) exceeds system limits
Nov 30 13:21:22 OutBound kernel: ACPI-0432: *** Error: Handler for [EmbeddedControl] returned AE_ERROR
Nov 30 13:21:31 OutBound kernel: pccard0: Card has no functions!
Nov 30 13:21:31 OutBound kernel: cbb0: PC Card card activation failed


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




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