From owner-freebsd-net Fri Dec 27 11: 6:41 2002 Delivered-To: freebsd-net@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 9792737B401; Fri, 27 Dec 2002 11:06:40 -0800 (PST) Received: from h14n2fls34o809.telia.com (h14n2fls34o809.telia.com [217.208.95.14]) by mx1.FreeBSD.org (Postfix) with ESMTP id 56C8143EC2; Fri, 27 Dec 2002 11:06:39 -0800 (PST) (envelope-from pawel.worach@telia.com) Received: from corona (corona.sajd.net [192.168.1.20]) by h14n2fls34o809.telia.com (8.11.6+Sun/8.11.6) with ESMTP id gBRJ6Zg09075; Fri, 27 Dec 2002 20:06:37 +0100 (MET) From: "Pawel Worach" To: , Subject: xe pcmcia interface broken Date: Fri, 27 Dec 2002 20:06:35 +0100 Message-ID: <000001c2addb$14804970$2a45fea9@corona> MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit X-Priority: 3 (Normal) X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook, Build 10.0.4510 Importance: Normal X-MimeOLE: Produced By Microsoft MimeOLE V6.00.2800.1106 Sender: owner-freebsd-net@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org Using an IBM ThinkPad 770 with the Intel EtherExpress(TM) PRO/100 PC Card Mobile Adapter16 is a no go in RELENG_5_0, this worked fine in 4.7-RELEASE also i had to use the "OLDCARD" style pcmcia driver, the new one won't work. pccard: card inserted, slot 0 xe0 at port 0x240-0x24f iomem 0xd4000-0xd4fff irq 3 slot 0 on pccard0 xe0: Intel CE3, bonding version 0x45, 100Mbps capable xe0: DingoID = 0, RevisionID = 0, VendorID = 0 xe0: Ethernet address 00:a0:c9:37:21:ef xe0: watchdog timeout; resetting card Now for the real fun, oversized frames: # ping -c 1 darkstar PING darkstar.sajd.net (192.168.1.11): 56 data bytes 64 bytes from 192.168.1.11: icmp_seq=0 ttl=64 time=0.668 ms # ping -c 1 -s 2000 darkstar PING darkstar.sajd.net (192.168.1.11): 56 data bytes xe0: discard oversize frame (ether type 800 flags 3 len 1518 > max 1514) xe0: discard oversize frame (ether type 800 flags 3 len 1518 > max 1514) # ifconfig xe0 | grep mtu xe0: flags=8843 mtu 1500 any ideas? To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-net" in the body of the message