Date: Tue, 30 Oct 2001 01:54:04 -0800 (PST) From: takashi katayama <valcyrie@hi-ho.ne.jp> To: freebsd-gnats-submit@FreeBSD.org Subject: conf/31631: "MAC address" can't be acquired properly. Message-ID: <200110300954.f9U9s4f19071@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
>Number: 31631
>Category: conf
>Synopsis: "MAC address" can't be acquired properly.
>Confidential: no
>Severity: serious
>Priority: medium
>Responsible: freebsd-bugs
>State: open
>Quarter:
>Keywords:
>Date-Required:
>Class: change-request
>Submitter-Id: current-users
>Arrival-Date: Tue Oct 30 02:00:00 PST 2001
>Closed-Date:
>Last-Modified:
>Originator: takashi katayama
>Release: 4.3-RELEASE
>Organization:
none
>Environment:
D kerveros.power 4.3-RELEASE FreeBSD 4.3-RELEASE #0: Sat Apr 21 10:54:49 GMT 2001 jkh@narf
.osd.bsdi.com:/usr/src/sys/compile/GENERIC i386
>Description:
Lower 6byte of the MAC address which can be acquired becomes "FF: FF:FF".
A MAC address collides when two and more "PTJ-LAN/T ethernet card" is used at the same time.
The designation of the Ether line is necessary.
>How-To-Repeat:
MAC address collides when two and more "PTJ-LAN/T card" is used at the same time.
>Fix:
The designation of the Ether line is necessary.
--- pccard.conf.old Tue Oct 30 18:37:39 2001
+++ pccard.conf Wed Aug 8 20:02:53 2001
@@ -895,6 +895,7 @@
# Toshiba Joho System PTJ-LAN/T
card "TJ" "Ethernet"
config auto "ed" ? 0x10
+ ether 0xff0 # 00:20:16
insert /etc/pccard_ether $device start
remove /etc/pccard_ether $device stop
>Release-Note:
>Audit-Trail:
>Unformatted:
To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-bugs" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200110300954.f9U9s4f19071>
