Date: Mon, 22 May 2000 14:37:08 -0500 (CDT) From: Gabriel <gmains@southwind.net> To: freebsd-mobile@freebsd.org Subject: Xircom 10/100 Ethernet +56k modem in 4.0-RELEASE? Message-ID: <Pine.BSI.4.21.0005221427190.555-100000@jasper.southwind.net>
next in thread | raw e-mail | index | archive | help
[THIS IS THE NON-CARDBUS VERSION, BTW]
Has anyone gotten this PCMCIA card to work? It recognizes that there is a
card in slot 0 but it gives me one of the following error messages every
time:
May 22 13:19:36 meteor /kernel: pccard: card inserted, slot 0
May 22 13:19:36 meteor pccardd[46]: Config id 1 not present in this card
May 22 13:19:36 meteor pccardd[46]: Resource allocation failure for Xircom
or
May 22 14:14:01 meteor /kernel: pccard: card inserted, slot 0
May 22 14:14:01 meteor pccardd[46]: No card database for ""("")
My /etc/pccard.conf file is as follows:
# Generally available IO ports
io 0x240-0x360
# Generally available IRQs (Built-in sound-card owners remove 5)
irq 9 10
# Available memory slots
memory 0xd4000 96k
# Xircom Realport card + modem
card "Xircom" "16-bit Ethernet + Modem 56"
config 0x27 "xe0" 10
insert logger -t pccard:$device -s Xircom Realport Ethernet inserted
insert /etc/pccard_ether $device
remove logger -t pccard:$device -s Xircom Realport Ethernet removed
remove /etc/pccard_ether $device delete
and I have xe enabled in the kernel, although it doesn't seem to load on
boot up. (don't see it in /var/log/messages).
I have read that this may be broken in 4.0 but working in 3.4 and
5.0-current. Is this true?
===============================================================================
-------------------------------------------------------------------------------
Gabriel SouthWind Internet Access, Inc.
Department Manager 120 S. Market
SouthWind Technical Support 800-525-7963
-------------------------------------------------------------------------------
===============================================================================
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?Pine.BSI.4.21.0005221427190.555-100000>
