Bug 148037

Summary: bge(4) does not list all devices in if_bge.c / if_bgereg.h
Product: Documentation Reporter: Ben Grimm <freebsd-pr>
Component: Books & ArticlesAssignee: freebsd-doc (Nobody) <doc>
Status: Closed FIXED    
Severity: Affects Only Me    
Priority: Normal    
Version: Latest   
Hardware: Any   
OS: Any   

Description Ben Grimm 2010-06-21 13:10:04 UTC
See forum post http://forums.freebsd.org/showthread.php?t=15275

bge(4) does not list all devices listed in BCOM_DEVICEID entries in if_bge.c and if_bgereg.h
Comment 1 Benedict Reuschling freebsd_committer freebsd_triage 2011-05-29 12:11:28 UTC
State Changed
From-To: open->closed

I've discussed the issue with the maintainer of the driver. 
We agree that it would be a tedious task to list all possible 
variants that are available on the market in the HARDWARE  
section of the man page.  
Instead, the wording has already been changed to use 'x' 
as placeholders (i.e. 578x) to indicate that multiple models 
exist and are supported. That way, we think we give enough  
information about driver support while at the same time do 
not have to be specific about each individual card. 
PR closed without any changes.