Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 24 Nov 2000 11:58:13 -0500
From:      Scott Augustus <scott@visgen.com>
To:        freebsd-mobile@freebsd.org
Subject:   Recommended ethernet pccard for 4.2
Message-ID:  <4.3.2.20001124115800.01c90740@pophost>

next in thread | raw e-mail | index | archive | help
Greetings all,
Trying desperately to bring up a Xircom CreditCard IIPS up in fbsd 4.2 to 
no avail.  I've got the card being recognized, even see the proper settings 
in ifconfig via use of rc.conf entries but just can't seem to get it to 
become active. See below for outputs, let me know if you see something obvious.

I'm wondering a couple things:

1) Is there one particular card one might recommend has having the best 
chance of working?
2) Can anyone recommend a good resource for FAQ's, How To's etc on fbsd and 
mobile use?

TIA,
Scott

rc.conf:
-----------

defaultrouter="192.168.11.2"
pccard_enable="YES"
pccard_mem="DEFAULT"
pccard_ifconfig="inet 192.168.11.99 netmask 255.255.255.0 media 10baseT/UTP"
pccard_conf="/etc/pccard.conf"

# -- sysinstall generated deltas -- #
ifconfig_xe1="inet 192.168.11.99  netmask 255.255.255.0"
defaultrouter="192.168.11.2"

ifconfig -a:
---------------

lp0: flags=8810<POINTOPOINT,SIMPLEX,MULTICAST> mtu 1500
faith0: flags=8000<MULTICAST> mtu 1500
gif0: flags=8010<POINTOPOINT,MULTICAST> mtu 1280
gif1: flags=8010<POINTOPOINT,MULTICAST> mtu 1280
gif2: flags=8010<POINTOPOINT,MULTICAST> mtu 1280
gif3: flags=8010<POINTOPOINT,MULTICAST> mtu 1280
lo0: flags=8049<UP,LOOPBACK,RUNNING,MULTICAST> mtu 16384
	inet6 fe80::1%lo0 prefixlen 64 scopeid 0x7
	inet6 ::1 prefixlen 128
	inet 127.0.0.1 netmask 0xff000000
ppp0: flags=8010<POINTOPOINT,MULTICAST> mtu 1500
sl0: flags=c010<POINTOPOINT,LINK2,MULTICAST> mtu 552
xe1: flags=8c43<UP,BROADCAST,RUNNING,OACTIVE,SIMPLEX,MULTICAST> mtu 1500
	inet 192.168.11.99 netmask 0xffffff00 broadcast 192.168.11.255
	inet6 fe80::280:c7ff:fe53:83dc%xe1 prefixlen 64 scopeid 0xa
	ether 00:80:c7:53:83:dc
	media: 10baseT/UTP
	supported media: autoselect 10base2/BNC 10baseT/UTP 



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?4.3.2.20001124115800.01c90740>