From nobody@FreeBSD.org  Tue Oct 30 01:54:05 2001
Return-Path: <nobody@FreeBSD.org>
Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21])
	by hub.freebsd.org (Postfix) with ESMTP id A464337B409
	for <freebsd-gnats-submit@FreeBSD.org>; Tue, 30 Oct 2001 01:54:04 -0800 (PST)
Received: (from nobody@localhost)
	by freefall.freebsd.org (8.11.4/8.11.4) id f9U9s4f19071;
	Tue, 30 Oct 2001 01:54:04 -0800 (PST)
	(envelope-from nobody)
Message-Id: <200110300954.f9U9s4f19071@freefall.freebsd.org>
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: "MAC address" can't be acquired properly.
X-Send-Pr-Version: www-1.0

>Number:         31631
>Category:       conf
>Synopsis:       [pccard] [patch] "MAC address" can't be acquired properly.
>Confidential:   no
>Severity:       serious
>Priority:       medium
>Responsible:    freebsd-bugs
>State:          closed
>Quarter:        
>Keywords:       
>Date-Required:  
>Class:          change-request
>Submitter-Id:   current-users
>Arrival-Date:   Tue Oct 30 02:00:00 PST 2001
>Closed-Date:    Sun Jun 22 00:02:08 MDT 2008
>Last-Modified:  Sun Jun 22 00:02:08 MDT 2008
>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:
State-Changed-From-To: open->closed 
State-Changed-By: imp 
State-Changed-When: Sun Jun 22 00:01:25 MDT 2008 
State-Changed-Why:  
This is fixed differently in NEWCARD, and can safely be closed. 


http://www.freebsd.org/cgi/query-pr.cgi?pr=31631 
>Unformatted:
