Date: Sun, 29 Dec 2002 08:38:27 -0700 From: Aaron Siegel <ajsiegel4@netscape.net> To: freebsd-mobile@freebsd.org Subject: PCCARD problem after upgrade, 4.4 -> 4.7 Message-ID: <200212290838.27873.ajsiegel4@netscape.net>
next in thread | raw e-mail | index | archive | help
Hello
I just upgraded my Toshiba 440CDT from 4.4-Release to 4.7-Release. When
booting the computer with the 4.7-Release kernel the pccards (Orinoco and
D-Link DFE-670TXD) are not recognized. I receive the error message for both
cards:
pccardd[42]: No card in database for "(null)"("(null)")
Both my Orinoco and D-Link DFE-670TXD are recognized when I boot using the
4.4-Release kernel (kernel.prev), so I do not believe that the problem is
related to the database entry. The database entry is currently working in my
other laptop running 4.6-Stable I am using the 4.7 GENERIC kernel. When
running the 4.7 kernel the "pccardc dumpcis" command does not return any
information about the pccard.
I have include the output of dmesg bellow.
Copyright (c) 1992-2002 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.7-RELEASE #3: Sat Dec 28 16:35:47 MST 2002
root@:/usr/obj/usr/src/sys/SlowPoke-4.7Rv0
Timecounter "i8254" frequency 1193182 Hz
CPU: Pentium/P55C (132.63-MHz 586-class CPU)
Origin = "GenuineIntel" Id = 0x544 Stepping = 4
Features=0x8001bf<FPU,VME,DE,PSE,TSC,MSR,MCE,CX8,MMX>
real memory = 50462720 (49280K bytes)
config> en ed0
config> po ed0 0x280
config> ir ed0 10
config> iom ed0 0xd8000
config> f ed0 0
config> q
avail memory = 43978752 (42948K bytes)
Preloaded elf kernel "kernel" at 0xc050e000.
Preloaded userconfig_script "/boot/kernel.conf" at 0xc050e09c.
Intel Pentium detected, installing workaround for F00F bug
md0: Malloc disk
Using $PIR table, 3 entries at 0xc00f97e0
npx0: <math processor> on motherboard
npx0: INT 16 interface
pcib0: <Host to PCI bridge> on motherboard
pci0: <PCI bus> on pcib0
pcic0: <Toshiba ToPIC95B PCI-CardBus Bridge> irq 11 at device 2.0 on pci0
pcic0: PCI Memory allocated: 0x88000000
pccard0: <PC Card 16-bit bus (classic)> on pcic0
pcic1: <Toshiba ToPIC95B PCI-CardBus Bridge> irq 11 at device 2.1 on pci0
pcic1: PCI Memory allocated: 0x88001000
pccard1: <PC Card 16-bit bus (classic)> on pcic1
pci0: <Chips & Technologies 65554 SVGA controller> at 4.0
ohci0: <NEC uPD 9210 USB controller> mem 0xfdfff000-0xfdffffff irq 11 at
device 11.0 on pci0
usb0: OHCI version 1.0
usb0: <NEC uPD 9210 USB controller> on ohci0
usb0: USB revision 1.0
uhub0: NEC OHCI root hub, class 9/0, rev 1.00/1.00, addr 1
uhub0: 2 ports with 2 removable, self powered
isa0: <ISA bus> on motherboard
fdc0: <NEC 765 or clone> at port 0x3f0-0x3f5,0x3f7 irq 6 drq 2 on isa0
fd0: <1440-KB 3.5" drive> on fdc0 drive 0
ata0 at port 0x1f0-0x1f7,0x3f6 irq 14 on isa0
ata1 at port 0x170-0x177,0x376 irq 15 on isa0
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 GlidePoint, 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: <Parallel port> at port 0x378-0x37f irq 7 on isa0
ppc0: Generic chipset (ECP/PS2/NIBBLE) in COMPATIBLE mode
ppc0: FIFO with 16/16/16 bytes threshold
plip0: <PLIP network interface> on ppbus0
lpt0: <Printer> on ppbus0
lpt0: Interrupt-driven port
ppi0: <Parallel I/O> on ppbus0
pccard: card inserted, slot 0
pccard: card removed, slot 0
ad0: 6194MB <IBM-DBCA-206480> [13424/15/63] at ata0-master BIOSPIO
acd0: CDROM <TOSHIBA CD-ROM XM-1502BN> at ata1-master BIOSPIO
Mounting root from ufs:/dev/ad0s2a
To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-mobile" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200212290838.27873.ajsiegel4>
