From owner-freebsd-questions Wed Jan 24 11:51:50 2001 Delivered-To: freebsd-questions@freebsd.org Received: from mxr01.hvn01.dsl.net (mxr01.hvn01.dsl.net [209.87.64.79]) by hub.freebsd.org (Postfix) with ESMTP id 2A00A37B698 for ; Wed, 24 Jan 2001 11:51:32 -0800 (PST) Received: from dsl.net (moosehead.dsl.net [209.87.64.118]) by mxr01.hvn01.dsl.net (Postfix) with ESMTP id 4503134234 for ; Wed, 24 Jan 2001 14:46:55 -0500 (EST) Message-ID: <3A6F312F.EF56735E@dsl.net> Date: Wed, 24 Jan 2001 14:46:55 -0500 From: Christopher Sean Hilton Reply-To: chris@vindaloo.com Organization: DSL.Net X-Mailer: Mozilla 4.72 [en] (X11; U; Linux 2.2.12 i386) X-Accept-Language: en MIME-Version: 1.0 To: freebsd-questions@freebsd.org Subject: Linksys PCMPC100 PCMCIA Ethernet Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG I'm trying to configure a Linksys PCMPC100 Ethernet card but I'm having problems getting the 0x04 flag to go from pccardd to the ed driver. Here's the configuration that I'm trying and the results that I get. *** pccard configuration for the ethernet card *** # Linksys EtherFast 10/100 PC Card (PCMPC100) and V2 card "Linksys" "/Ether[Ff]ast 10/100 PC Card \(PCMPC100.*\)/" config auto "ed" ? 0x4 insert /etc/pccard_ether $device start remove /etc/pccard_ether $device stop *** dmesg output on card insertion *** pccard: card inserted, slot 0 ed1 at port 0x300-0x31f irq 3 slot 0 on pccard0 ed1: address aa:aa:aa:aa:aa:aa, type NE1000 (8 bit) ed1: NIC memory corrupt - invalid packet length 55295 ed1: NIC memory corrupt - invalid packet length 1279 ed1: NIC memory corrupt - invalid packet length 55295 ed1: NIC memory corrupt - invalid packet length 55295 ed1: NIC memory corrupt - invalid packet length 55295 -- Chris -- chilton@dsl.net "Nobody Expects the spanish inquisition!" To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message