Date: Wed, 29 Dec 1999 16:19:34 -0500 From: Tom Uffner <tom@wact.net> To: freebsd-mobile@FreeBSD.ORG Subject: pccard problems: 3.3R, sony pcg-xg9, linksys etherfast 10/100 Message-ID: <386A7AE6.7DDC656B@wact.net>
next in thread | raw e-mail | index | archive | help
after a few hours of trying to get my ethernet card to work i'm going to
give up and ask...
FreeBSD's pccard code appears to detect and attach the card when it is
inserted, but assigns it the obviously bogus address aa:aa:aa:aa:aa:aa
(the actual address printed on the card and reported by Win98 is
00:e0:98:70:10:ee)
here's my pccard.conf and the relevant portion of a verbose boot:
# Generally available IO ports
io 0x240-0x360
# Generally available IRQs (Built-in sound-card owners remove 5)
irq 5 10 11 13 15
# Available memory slots
memory 0xd4000 96k
# Linksys EtherFast 10/100 PCCard (PCMPC100)
card "Linksys" "EtherFast 10/100 PC Card (PCM"
config 0x3 "ed0" ?
insert echo Linksys Fast 100-BaseT inserted
insert /etc/pccard_ether ed0
remove echo Linksys Fast 100-BaseT removed
remove /sbin/ifconfig ed0 delete
-----
...
pcic1: <Ricoh RL5C478 PCI-CardBus Brige> rev 0x80 int b irq 255 on
pci0.12.1
...
PC-Card Intel 82365 (5 mem & 2 I/O windows)
pcic: controller irq 3
Initializing PC-card drivers: ed ep fe sio
...
Card inserted, slot 1
ed0: address aa:aa:aa:aa:aa:aa, type NE1000 (8 bit)
bpf: ed0 attached
here are my kernel config, rc.conf, pccard.conf, a dumpcis, and a verbose
boot. everything else is vanilla 3.3Release.
http://members.dca.net/tom0/kernel.txt
http://members.dca.net/tom0/rc_conf.txt
http://members.dca.net/tom0/pccard.txt
http://members.dca.net/tom0/dumpcis.txt
http://members.dca.net/tom0/verbose.txt
--
Tom Uffner tom@wact.net
Themes were useless. Destiny was here, and the foot pedals were bleeding!
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?386A7AE6.7DDC656B>
