Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 15 Jun 2000 13:10:10 +0200
From:      "Jan Hudak" <jhudak@cscare.com>
To:        <questions@FreeBSD.ORG>
Subject:   pccard: card0 not configured
Message-ID:  <000301bfd6ba$93499f40$0301a8c0@my.domain>

next in thread | raw e-mail | index | archive | help
I would like to setup FreeBSD 3.1-RELEASE on my laptop (Olivetti ECHOS 133D)
to use
COMPU-SHACK Ethernet PCMCIA card (RPTI 401 under win95).
I can't setup PCMCIA at all as it seems.

Kernel load messages: (found something)
...
Probing for devices on PCI bus 0:
...
pcic0: <Cirrus Logic PD6729/6730 PC-Card Controller> rev 0xee int a irq 255
on pci0.20.0
Probing for devices on the ISA bus
...
Initializing PC-card drivers: sio
...

I believe that card0 is controller an pcicx are slots. But kernel assign
PCMCIA controller a pcic0 device?!
Why is sio mentioned in the last quoted kernel message ?
kernel module pcic.ko loads but pccardc reports card0 not configured.

Kernel is configured and compiled with card0 controller and pcic0 a pcic1
devices:
...
device  apm0    at isa? disable flags 0x31 # Advanced Power Management

controller card0
device  pcic0 at card?
device  pcic1 at card?
...

pccard.conf:
# Generally available IO ports
io 0x240-0x360
# Generally available IRQs (Built-in sound-card owners remove 5)
irq 3 5 10 11 13 15
# Available memory slots
memory 0xd4000  96k

card "RPTI LTD." "EP401"
 config 0x21 "ed0" 11
 ether 0x110
 insert /etc/pccard_ether ed0
 remove /sbin/ifconfig ed0 delete




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




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?000301bfd6ba$93499f40$0301a8c0>