Subject: local-mac-address dosn't work with gem
To: None <port-sparc64@netbsd.org>
From: Roman Pavlik <rp@tns.cz>
List: port-sparc64
Date: 05/02/2003 17:51:59
Hi folks,
NetBSD 1.6.1 on Sun Netra T1 shows the same MAC addresses on both interfaces
even when "local-mac-address?" is set to true:

gem0: flags=8863<UP,BROADCAST,NOTRAILERS,RUNNING,SIMPLEX,MULTICAST> mtu 1500
        address: 00:03:ba:05:fa:66
        media: Ethernet autoselect (10baseT)
        status: active
gem1: flags=8863<UP,BROADCAST,NOTRAILERS,RUNNING,SIMPLEX,MULTICAST> mtu 1500
        address: 00:03:ba:05:fa:66
        media: Ethernet autoselect (100baseTX full-duplex)
        status: active

Is there any way how to see different MAC addresses on gem0 and gem1. 
I mean any changes in -current? Or any user-level way how to change
MAC address?

Thank you for advice,
--
Roman