From owner-freebsd-mobile Wed Aug 14 0:23:23 2002 Delivered-To: freebsd-mobile@freebsd.org Received: from mx1.FreeBSD.org (mx1.FreeBSD.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id D154137B401 for ; Wed, 14 Aug 2002 00:23:20 -0700 (PDT) Received: from wasley.bl.mmtr.or.jp (wasley.bl.mmtr.or.jp [210.228.160.21]) by mx1.FreeBSD.org (Postfix) with SMTP id 73ABF43E6E for ; Wed, 14 Aug 2002 00:23:19 -0700 (PDT) (envelope-from rushani@bl.mmtr.or.jp) Received: (qmail 25204 invoked from network); 14 Aug 2002 16:23:16 +0900 Received: from unknown (HELO localhost) (210.165.137.193) by mx.bl.mmtr.or.jp with SMTP; 14 Aug 2002 16:23:16 +0900 Date: Wed, 14 Aug 2002 16:23:36 +0900 (JST) Message-Id: <20020814.162336.30190913.rushani@bl.mmtr.or.jp> To: sanpei@FreeBSD.org Cc: mobile@FreeBSD.org Subject: Re: MELCO LPC3-TX and ether-line From: Hideyuki KURASHINA In-Reply-To: <20020813.070717.07647145.rushani@bl.mmtr.or.jp> References: <20020813.070717.07647145.rushani@bl.mmtr.or.jp> X-PGP-Public-Key: http://www.bl.mmtr.or.jp/~rushani/public_key.txt X-PGP-Fingerprint: A052 6F98 6146 6FE3 91E2 DA6B F2FA 2088 439A DC57 X-URL: http://www.bl.mmtr.or.jp/~rushani/ X-Mailer: Mew version 3.0.60 on Emacs 21.2 / Mule 5.0 (SAKAKI) Mime-Version: 1.0 Content-Type: Text/Plain; charset=us-ascii Content-Transfer-Encoding: 7bit Sender: owner-freebsd-mobile@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org More infomation. >>> On Tue, 13 Aug 2002 07:07:17 +0900 (JST), Hideyuki KURASHINA said: > Hi, sanpei-san. > > According to your commit log in src/etc/defaults/pccard.conf (rev 1.166), > > fix MELCO LPC3-TX config > use ``config auto'' > add ether line > > but diff (-r 1.165 -r 1.166) shows that ether-line was added in the entry > `LPC3-CLX', _not_ `LPC3-TX'. > > Could you fix this? > # I put "ether 0x1c8" into my /etc/pccard.conf for MELCO LPC3-TX. With "ether 0x1c8" (it results correct MAC address), o [laptop] -> [other machnie] * ssh ... OK * ping ... OK o [laptop] <- [other machnie] * ssh ... OK * ping ... OK but without "ether 0x1c8" (it results _incorrect_ MAC address), o [laptop] -> [other machnie] * ssh ... OK * ping ... OK o [laptop] <- [other machnie] * ssh ... NG * ping ... NG # See mail thread from [bsd-nomads:15454] for details. -- rushani To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-mobile" in the body of the message