Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 26 Apr 2000 11:41:25 -1000 (HST)
From:      FreeBSD MAIL <freebsd@mauibuilt.com>
To:        freebsd-hackers@freebsd.org
Subject:   xe driver
Message-ID:  <200004262141.LAA27954@mauibuilt.com>

next in thread | raw e-mail | index | archive | help
FYI I tried the xe driver in 4.0-Stable and could not get it to work.

I have a 16bit Xircomn RE-10 ethernet adaptor.


here is what I tried

/etc/pccard.conf
# Xircom CreditCard Ethernet 10/100 + modem (Ethernet part)
card "Xircom" "Ethernet Adapter"
        config  auto "xe1" 9
        insert  logger -t pccard:$device -s Xircom CreditCard Modem inserted
        insert  /etc/pccard_ether $device
        remove  logger -t pccard:$device -s Xircom CreditCard Modem removed
        remove  /sbin/ifconfig $device delete
also tried config 0x1, 0x27 ,0x15 and "xe0"


cruft from insert...

Apr 27 06:24:33 ricoh /kernel: pccard: card inserted, slot 1
Apr 27 06:24:38 ricoh pccardd[409]: Card "Xircom"("Ethernet Adapter") matched "Xircom" ("Ethernet Adapter") 
Apr 27 06:24:38 ricoh pccardd[409]: Card "Xircom"("Ethernet Adapter") matched "Xircom" ("Ethernet Adapter") 
Apr 27 06:24:44 ricoh /kernel: xe1: xe: Probing
Apr 27 06:24:44 ricoh /kernel: xe1: xe: Probing
Apr 27 06:24:44 ricoh /kernel: xe1: Can't map in cis
Apr 27 06:24:44 ricoh /kernel: xe1: Can't map in cis
Apr 27 06:24:44 ricoh pccardd[409]: driver allocation failed for Xircom(Ethernet Adapter): Device not configured
Apr 27 06:24:44 ricoh pccardd[409]: driver allocation failed for Xircom(Ethernet Adapter): Device not configured



Ill keep trying as soon as I hear about updates...


RP
puga@mauibuilt.com



To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-hackers" in the body of the message




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200004262141.LAA27954>