Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 25 Jul 2000 16:23:58 -0600
From:      Mike Morgan <mikemorgan@financialfusion.com>
To:        "'freebsd-questions@freebsd.org'" <freebsd-questions@freebsd.org>
Subject:   Xircom CreditCard 10/100
Message-ID:  <E3E1A9F2A227D311A1EC00902785C108C3454A@utasvexg001.financialfusion.com>

next in thread | raw e-mail | index | archive | help
This message is in MIME format. Since your mail reader does not understand
this format, some or all of this message may not be legible.

------_=_NextPart_001_01BFF687.071FCF2A
Content-Type: text/plain;
	charset="iso-8859-1"



I just set up my 4.0-release system with a Xircom CreditCard 10/100
model #CE3B-100BTX

I get an error once the OS comes up:
pccardd[46]: driver allocation falied for Xircom(CreditCard 10/100):
	Device not configured
pccardd[46]: pccardd started


This is my pccard.conf :

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

# Xircom CreditCard Ethernet 10/100
card "Xircom" "CreditCard 10/100"
	config	0x1 "xe0" ?
	insert	logger -t pccard:$device -s Xircom CreditCard Ethernet
inserted
	insert	/etc/pccard_ether $device
	remove	logger -t pccard:$device -s Xircom CreditCard Ethernet
removed
	remove	/etc/pccard_ether $device delete


My rc.conf:

moused_enable="YES"
saver="rain"
pccard_enable="YES"
pccard_ifconfig="inet 10.10.110.239 netmask 255.255.255.0"
#pccardd_flags="-i 10 -i 11"
#pccard_mem="DEFAULT"


and my kernel config:

device		xe	at isa?
device		card
device		pcic0	at isa? irq 10 port 0x3e0 iomem 0xd0000
device		pcic1	at isa? irq 11 port 0x3e2 iomem 0xd4000 disable


It seems that my dmesg sees something in the card slot, but doesnt know what
it is:

pcic0: <VLSI 82C146> at port 0x3e0 iomem 0xd0000 irq 10 on isa0
pcic0: management irq 10
pccard0: <PC Card bus -- kludge version> on pcic0
pccard1: <PC Card bus -- kludge version> on pcic0

pccard: card inserted, slot 0

It should be working.  Anyone see any errors?

Sincere thanks,
Michael Morgan


------_=_NextPart_001_01BFF687.071FCF2A
Content-Type: text/html;
	charset="iso-8859-1"
Content-Transfer-Encoding: quoted-printable

<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 3.2//EN">
<HTML>
<HEAD>
<META HTTP-EQUIV=3D"Content-Type" CONTENT=3D"text/html; =
charset=3Diso-8859-1">
<META NAME=3D"Generator" CONTENT=3D"MS Exchange Server version =
5.5.2650.12">
<TITLE>Xircom CreditCard 10/100</TITLE>
</HEAD>
<BODY>
<BR>
<BR>

<P><FONT SIZE=3D2>I just set up my 4.0-release system with a Xircom =
CreditCard 10/100</FONT>
<BR><FONT SIZE=3D2>model #CE3B-100BTX</FONT>
</P>

<P><FONT SIZE=3D2>I get an error once the OS comes up:</FONT>
<BR><FONT SIZE=3D2>pccardd[46]: driver allocation falied for =
Xircom(CreditCard 10/100):</FONT>
<BR>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; <FONT SIZE=3D2>Device =
not configured</FONT>
<BR><FONT SIZE=3D2>pccardd[46]: pccardd started</FONT>
</P>
<BR>

<P><FONT SIZE=3D2>This is my pccard.conf :</FONT>
</P>

<P><FONT SIZE=3D2># Generally available IO ports</FONT>
<BR><FONT SIZE=3D2>io&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 0x240-0x360</FONT>
<BR><FONT SIZE=3D2># Generally available IRQs (Built-in sound-card =
owners remove 5)</FONT>
<BR><FONT SIZE=3D2>irq&nbsp;&nbsp;&nbsp;&nbsp; 3 10 11 13 15</FONT>
<BR><FONT SIZE=3D2># Available memory slots</FONT>
<BR><FONT SIZE=3D2>memory&nbsp; 0xd4000&nbsp; 96k</FONT>
</P>

<P><FONT SIZE=3D2># Xircom CreditCard Ethernet 10/100</FONT>
<BR><FONT SIZE=3D2>card &quot;Xircom&quot; &quot;CreditCard =
10/100&quot;</FONT>
<BR>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; <FONT =
SIZE=3D2>config&nbsp; 0x1 &quot;xe0&quot; ?</FONT>
<BR>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; <FONT =
SIZE=3D2>insert&nbsp; logger -t pccard:$device -s Xircom CreditCard =
Ethernet inserted</FONT>
<BR>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; <FONT =
SIZE=3D2>insert&nbsp; /etc/pccard_ether $device</FONT>
<BR>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; <FONT =
SIZE=3D2>remove&nbsp; logger -t pccard:$device -s Xircom CreditCard =
Ethernet removed</FONT>
<BR>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; <FONT =
SIZE=3D2>remove&nbsp; /etc/pccard_ether $device delete</FONT>
</P>
<BR>

<P><FONT SIZE=3D2>My rc.conf:</FONT>
</P>

<P><FONT SIZE=3D2>moused_enable=3D&quot;YES&quot;</FONT>
<BR><FONT SIZE=3D2>saver=3D&quot;rain&quot;</FONT>
<BR><FONT SIZE=3D2>pccard_enable=3D&quot;YES&quot;</FONT>
<BR><FONT SIZE=3D2>pccard_ifconfig=3D&quot;inet 10.10.110.239 netmask =
255.255.255.0&quot;</FONT>
<BR><FONT SIZE=3D2>#pccardd_flags=3D&quot;-i 10 -i 11&quot;</FONT>
<BR><FONT SIZE=3D2>#pccard_mem=3D&quot;DEFAULT&quot;</FONT>
</P>
<BR>

<P><FONT SIZE=3D2>and my kernel config:</FONT>
</P>

<P><FONT SIZE=3D2>device&nbsp; =
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; =
xe&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; at isa?</FONT>
<BR><FONT SIZE=3D2>device&nbsp; =
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; card</FONT>
<BR><FONT SIZE=3D2>device&nbsp; =
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; pcic0&nbsp;&nbsp; at isa? =
irq 10 port 0x3e0 iomem 0xd0000</FONT>
<BR><FONT SIZE=3D2>device&nbsp; =
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; pcic1&nbsp;&nbsp; at isa? =
irq 11 port 0x3e2 iomem 0xd4000 disable</FONT>
</P>
<BR>

<P><FONT SIZE=3D2>It seems that my dmesg sees something in the card =
slot, but doesnt know what</FONT>
<BR><FONT SIZE=3D2>it is:</FONT>
</P>

<P><FONT SIZE=3D2>pcic0: &lt;VLSI 82C146&gt; at port 0x3e0 iomem =
0xd0000 irq 10 on isa0</FONT>
<BR><FONT SIZE=3D2>pcic0: management irq 10</FONT>
<BR><FONT SIZE=3D2>pccard0: &lt;PC Card bus -- kludge version&gt; on =
pcic0</FONT>
<BR><FONT SIZE=3D2>pccard1: &lt;PC Card bus -- kludge version&gt; on =
pcic0</FONT>
</P>

<P><FONT SIZE=3D2>pccard: card inserted, slot 0</FONT>
</P>

<P><FONT SIZE=3D2>It should be working.&nbsp; Anyone see any =
errors?</FONT>
</P>

<P><FONT SIZE=3D2>Sincere thanks,</FONT>
<BR><FONT SIZE=3D2>Michael Morgan</FONT>
</P>

</BODY>
</HTML>
------_=_NextPart_001_01BFF687.071FCF2A--


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?E3E1A9F2A227D311A1EC00902785C108C3454A>