Date: Fri, 12 Sep 1997 08:28:28 -0700 From: Joel Gwynn <joelman@world.std.com> To: questions@freebsd.org Subject: pccard.conf Message-ID: <34195F9C.22F0@world.std.com>
index | next in thread | raw e-mail
Still working on my pcmcia modem. I recompiled my kernel, uncommenting
the pcic driver, so now when I start up, it seems to find the card.
<excerpt from dmesg>
PC-Card Intel 82365 (5 mem & 2 I/O windows)
pcic: controller irq 3
Card inserted, slot 1
The CIS information is "Simple Technology", "14.4 Communicator". In
DOS, I know that it's on COM2, IRQ3 at 0x2f8. So, I tried a pccard.conf
like this:
<excerpt from pccard.conf>
card "Simple Technology" "14.4 Communicator"
config 0x2f8 "sio1" 3
insert echo PCMCIA card inserted, Joelman.
remove echo PCMCIA card removed, Joelman.
When I run "pccardd -v", it reads the file ok, but then it says that it
failed to allocate resources. When I try an stty command, I get the
message "port not configured".
What the heck is going on?
Joel Gwynn
help
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?34195F9C.22F0>
