Bug 18735

Summary: add support to Accton EN1217 network adapter
Product: Base System Reporter: adoal <adoal>
Component: kernAssignee: Jeroen Ruigrok van der Werven <asmodai>
Status: Closed FIXED    
Severity: Affects Only Me    
Priority: Normal    
Version: 4.0-RELEASE   
Hardware: Any   
OS: Any   
Attachments:
Description Flags
file.diff none

Description adoal 2000-05-22 03:50:14 UTC
Accton's EN1217 network adapter is just based on Macronix MX98715AEC chip, so 'dc0' should work with it. But since Accton change it's PCI id, dc0 cannot probe it. So with EN1217's PCI id added, everything will be ok. It works just the standard MX98715 way, :)
DC_VENDORID_ACCTON 0x1113
DC_DEVICEID_AE310 0x1217

How-To-Repeat: just buy a piece of EN1217 (aka Adico AE310TX) and try it, :)
Comment 1 Jeroen Ruigrok van der Werven freebsd_committer freebsd_triage 2000-06-11 12:56:22 UTC
State Changed
From-To: open->suspended

Set to suspended so it will stay here until the appropriate MFC's 
have been done. 


Comment 2 Jeroen Ruigrok van der Werven freebsd_committer freebsd_triage 2000-06-11 12:56:22 UTC
Responsible Changed
From-To: freebsd-bugs->asmodai

I committed this fix.
Comment 3 Jeroen Ruigrok van der Werven freebsd_committer freebsd_triage 2001-03-14 13:36:15 UTC
State Changed
From-To: suspended->closed

This got MFC'd and will be in 4.3-RELEASE.