From owner-freebsd-bugs Mon Jun 24 1:37:26 2002 Delivered-To: freebsd-bugs@hub.freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id AF06537B4B2 for ; Mon, 24 Jun 2002 00:20:08 -0700 (PDT) Received: (from gnats@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g5O7A1S33750; Mon, 24 Jun 2002 00:10:01 -0700 (PDT) (envelope-from gnats) Received: from nwww.freebsd.org (www.FreeBSD.org [216.136.204.117]) by hub.freebsd.org (Postfix) with ESMTP id 461DC37B400 for ; Mon, 24 Jun 2002 00:03:48 -0700 (PDT) Received: from www.freebsd.org (localhost [127.0.0.1]) by nwww.freebsd.org (8.12.2/8.12.2) with ESMTP id g5O73ihG070406 for ; Mon, 24 Jun 2002 00:03:44 -0700 (PDT) (envelope-from nobody@www.freebsd.org) Received: (from nobody@localhost) by www.freebsd.org (8.12.2/8.12.2/Submit) id g5O73ilW070405; Mon, 24 Jun 2002 00:03:44 -0700 (PDT) Message-Id: <200206240703.g5O73ilW070405@www.freebsd.org> Date: Mon, 24 Jun 2002 00:03:44 -0700 (PDT) From: Hideyuki KURASHINA To: freebsd-gnats-submit@freebsd.org X-Send-Pr-Version: www-1.0 Subject: conf/39763: Can't get a correct MAC address for MELCO LPC3-TX Sender: owner-freebsd-bugs@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org >Number: 39763 >Category: conf >Synopsis: Can't get a correct MAC address for MELCO LPC3-TX >Confidential: no >Severity: serious >Priority: low >Responsible: freebsd-bugs >State: open >Quarter: >Keywords: >Date-Required: >Class: wish >Submitter-Id: current-users >Arrival-Date: Mon Jun 24 00:10:01 PDT 2002 >Closed-Date: >Last-Modified: >Originator: Hideyuki KURASHINA >Release: FreeBSD 5.0-CURRENT >Organization: Nagaoka National College of Technology >Environment: ed.rushani.jp 5.0-CURRENT-20020616-JPSNAP FreeBSD 5.0-CURRENT-20020616-JPSNAP #0: Fri Jun 21 16:39:17 GMT 2002 root@ed.rushani.jp:/usr/obj/usr/src/sys/ED i386 >Description: According to the commit log in revision 1.166 of src/etc/defaults/pccard.conf, fix MELCO LPC3-TX config use ``config auto'' add ether line but `ether line' was added in BUFFALO LPC3-CLX, not in BUFFALO LPC3-TX. This line should be added in MELCO LPC3-TX config. In current status (both -current and -stable), you will get an incorrect MAC address When LPC3-TX is inserted like follows: ed1: address 01:02:00:ff:xx:xx, type NE2000 (16bit) If add 'ether 0x1c8' line into the relevant position, you will get a correct MAC address like follows: ed1: address 00:40:26:xx:xx:xx, type NE2000 (16bit) P.S. I also reported this problem at [bsd-nomads:16359] http://www.clave.gr.jp/ml/bsd-nomads/200206/msg00034.html (in Japanese) >How-To-Repeat: insert MELCO LPC3-TX into your laptop. >Fix: put ether 0x1c8 line into configuration of BUFFALO LPC3-TX. >Release-Note: >Audit-Trail: >Unformatted: To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-bugs" in the body of the message