Bug 36410

Summary: Bad mac address return from FNW-9803-T (ADMtek 983B) NIC
Product: Base System Reporter: Genya Sugiyama <g-sugiyama>
Component: kernAssignee: Martin Blapp <mbr>
Status: Closed FIXED    
Severity: Affects Only Me    
Priority: Normal    
Version: 4.5-STABLE   
Hardware: Any   
OS: Any   
Attachments:
Description Flags
file.diff
none
file.diff none

Description Genya Sugiyama 2002-03-28 07:20:01 UTC
I use FNW-9803-T ethernet card. (ADMtek 983B)
It released PLANEX COMMUNICATIONS INC.(TAIWAN) in japan.

it's dmesg was

dc0: <ADMtek AN985 10/100BaseTX> port 0xdc00-0xdcff \
     mem 0xe5810000-0xe58103ff irq 5 at device 10.0 on pci0
dc0: Ethernet address: 08:00:08:00:08:00

it's correct mac addres is 00:90:cc:xx:xx:xx

Fix: I rewrited if_dc.c and if_dcreg.h.
Comment 1 Martin Blapp freebsd_committer freebsd_triage 2003-01-30 23:51:13 UTC
Responsible Changed
From-To: freebsd-bugs->mbr

I'll look at this.
Comment 2 Martin Blapp freebsd_committer freebsd_triage 2003-02-01 11:33:57 UTC
State Changed
From-To: open->feedback

Warner Losh has committed a fix for this issue about 4 month 
ago. Can you confirm that yout card works now correctly ?
Comment 3 Martin Blapp freebsd_committer freebsd_triage 2003-02-20 00:34:15 UTC
State Changed
From-To: feedback->closed

Fixed in CURRENT and STABLE. Feedback timout.