Date: Thu, 07 Feb 2002 11:19:09 +0100 From: Georg-W Koltermann <Georg.Koltermann@mscsoftware.com> To: freebsd-current@freebsd.org Subject: PCCARD not working on HP Omnibook 6100 Message-ID: <px8vgd9r3vm.wl@hunter.muc.macsch.com>
next in thread | raw e-mail | index | archive | help
Hi,
I can't get my PCMCIA card to work on my HP Omnibook 6100.  -current
is from Feb 6.
During boot I get:
    Feb  7 10:14:04 hunter kernel: pcic0: <TI PCI-1420 PCI-CardBus Bridge> irq 5 at device 5.0 on pci2
    Feb  7 10:14:04 hunter kernel: pcic0: PCI Memory allocated: 0xd0200000
    Feb  7 10:14:04 hunter kernel: pcic0: TI12XX PCI Config Reg: [ring enable][speaker enable][pwr save][FUNC pci int + CSC serial isa irq]
    Feb  7 10:14:04 hunter kernel: pccard0: <PC Card bus (classic)> on pcic0
    Feb  7 10:14:04 hunter kernel: pci_cfgintr_linked: linked (63) to hard-routed irq 10
    Feb  7 10:14:04 hunter kernel: pci_cfgintr: 0:30 INTD routed to irq 10
    Feb  7 10:14:04 hunter kernel: pcib2: routed slot 5 INTB to irq 10
    Feb  7 10:14:04 hunter kernel: pcic1: <TI PCI-1420 PCI-CardBus Bridge> irq 10 at device 5.1 on pci2
    Feb  7 10:14:04 hunter kernel: pcic1: PCI Memory allocated: 0xd0201000
    Feb  7 10:14:04 hunter kernel: pcic1: TI12XX PCI Config Reg: [ring enable][speaker enable][pwr save][FUNC pci int + CSC serial isa irq]
    Feb  7 10:14:04 hunter kernel: pccard1: <PC Card bus (classic)> on pcic1
    Feb  7 10:14:04 hunter kernel: fxp0: <Intel Pro/100 Ethernet> port 0x3440-0x347f mem 0xd0200000-0xd0200fff irq 10 at device 8.0 on pci2
    Feb  7 10:14:04 hunter kernel: fxp0: Ethernet address 00:c0:9f:05:88:52
    Feb  7 10:14:05 hunter kernel: inphy0: <i82562EM 10/100 media interface> on miibus0
    Feb  7 10:14:05 hunter kernel: inphy0:  10baseT, 10baseT-FDX, 100baseTX, 100baseTX-FDX, auto
    Feb  7 10:14:05 hunter kernel: isab0: <PCI-ISA bridge> at device 31.0 on pci0
    Feb  7 10:14:05 hunter kernel: isa0: <ISA bus> on isab0
    Feb  7 10:14:05 hunter kernel: atapci0: <Intel ICH3 ATA100 controller> port 0x1820-0x182f,0x374-0x377,0x170-0x177,0x3f4-0x3f7,0x1f0-0x1f7 mem 0xd0000000-0xd00003ff at device 31.1 on pci0
    Feb  7 10:14:05 hunter kernel: ata0: at 0x1f0 irq 14 on atapci0
    Feb  7 10:14:05 hunter kernel: ata1: at 0x170 irq 15 on atapci0
    Feb  7 10:14:05 hunter kernel: pci0: <serial bus, SMBus> at device 31.3 (no driver attached)
    Feb  7 10:14:05 hunter kernel: ata: ata0 already exists; skipping it
    Feb  7 10:14:05 hunter kernel: ata: ata1 already exists; skipping it
    Feb  7 10:14:05 hunter kernel: pcic: pcic0 already exists; skipping it
    Feb  7 10:14:05 hunter kernel: pcic: pcic1 already exists; skipping it
and later when pccardd starts:
    Feb  7 10:16:35 hunter kernel: pcib2: device pccard0 requested unsupported memory range 0xd0000-0xd0000 (decoding 0xd0200000-0xd02fffff, 0xf0000000-0xf00fffff)
    Feb  7 10:16:35 hunter kernel: pcib2: device pccard0 requested unsupported memory range 0xd4000-0xd4000 (decoding 0xd0200000-0xd02fffff, 0xf0000000-0xf00fffff)
    Feb  7 10:16:35 hunter pccardd[480]: ioctl (PIOCRWMEM): Invalid argument
    Feb  7 10:16:40 hunter pccardd[480]: No card in database for "(null)"("(null)")
    Feb  7 10:16:40 hunter pccardd[480]: pccardd started
Also, only the upper PCMCIA slots seems to be active.  I get a beep
and some messages when I remove/insert a card in the upper slot, but
with the lower slot nothing happens at all.
My card is a Psion Dacom Gold Card modem.
--
Regards,
Georg.
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?px8vgd9r3vm.wl>
