Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 14 Aug 2002 16:23:36 +0900 (JST)
From:      Hideyuki KURASHINA <rushani@bl.mmtr.or.jp>
To:        sanpei@FreeBSD.org
Cc:        mobile@FreeBSD.org
Subject:   Re: MELCO LPC3-TX and ether-line
Message-ID:  <20020814.162336.30190913.rushani@bl.mmtr.or.jp>
In-Reply-To: <20020813.070717.07647145.rushani@bl.mmtr.or.jp>
References:  <20020813.070717.07647145.rushani@bl.mmtr.or.jp>

next in thread | previous in thread | raw e-mail | index | archive | help
More infomation.

>>> On Tue, 13 Aug 2002 07:07:17 +0900 (JST), Hideyuki KURASHINA <rushani@bl.mmtr.or.jp> 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




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20020814.162336.30190913.rushani>