Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 15 Mar 2001 13:42:19 -0800 (PST)
From:      Garth Thompson <digitaltigger@yahoo.com>
To:        freebsd-questions@freebsd.org
Subject:   Sony laptop and PCMCIA problems
Message-ID:  <20010315214219.36276.qmail@web11605.mail.yahoo.com>

next in thread | raw e-mail | index | archive | help
I have installed 4.2 on a Sony F650 and I am now
trying to get a PCMCIA ethernet card to work.  I have
two cards: a Xircom RE-10 and a 3Com589D.  In the long
run I have to get the Xircom working but I've been
testing with both so far.  Since I can get the 3Com to
work for a network install, I am trying it first.

No matter what I do, I keep getting the message:
'No card in database for "(null)"("(null)")'
'No card in database for "(null)"("(null)")'

The machine registers when a card is inserted or
removed but that is it.
------------------------------
In my Kernel config file:
device  card
device  pcic0 at isa? irq 11 port 0x3e0  iomem 0xd0000
device  pcic1 at isa? irq 11 port 0x3e2  iomem 0xd8000
disable

device xe
device ep
etc....

---------------------------------
In my rc.conf:
pccard_enable="YES"
pccard_flags=""
pccard_mem="DEFAULT"

---------------------------------
In my pccard.config
#General IO
io   0x240-0x360
irq  5 7
memory  0xd4000  96k

#3Com card 
card "3Com Corporation" "3C589D"
   config 01x "ep" ?
   insert /etc/pccard_ether $device start
   remove /etc/pccard_ether $device stop

------------------------------------
When I do a pccardc dumpcis, nothing is found.

There must be something simple that I am missing. 
Anyone have any suggestions?


Thank you,
GT





__________________________________________________
Do You Yahoo!?
Yahoo! Auctions - Buy the things you want at great prices.
http://auctions.yahoo.com/

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?20010315214219.36276.qmail>