From owner-freebsd-mobile Wed Dec 29 13:19:47 1999 Delivered-To: freebsd-mobile@freebsd.org Received: from viper.oldcity.dca.net (viper.oldcity.dca.net [216.158.38.4]) by hub.freebsd.org (Postfix) with ESMTP id D02ED156D2 for ; Wed, 29 Dec 1999 13:19:36 -0800 (PST) (envelope-from tom@wact.net) Received: from wact.net (uffner.dca.net [208.0.35.14]) by viper.oldcity.dca.net (8.9.3/8.9.3/DCANET) with ESMTP id QAA26574 for ; Wed, 29 Dec 1999 16:19:33 -0500 Message-ID: <386A7AE6.7DDC656B@wact.net> Date: Wed, 29 Dec 1999 16:19:34 -0500 From: Tom Uffner X-Mailer: Mozilla 4.7 [en] (X11; U; FreeBSD 4.0-CURRENT i386) X-Accept-Language: en, de, es, ga, ja MIME-Version: 1.0 To: freebsd-mobile@FreeBSD.ORG Subject: pccard problems: 3.3R, sony pcg-xg9, linksys etherfast 10/100 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Sender: owner-freebsd-mobile@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org 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: 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