Bug 16356

Summary: [PATCH] more graphics cards for pcisupport.c
Product: Base System Reporter: ak <ak>
Component: kernAssignee: freebsd-bugs (Nobody) <bugs>
Status: Closed FIXED    
Severity: Affects Only Me    
Priority: Normal    
Version: Unspecified   
Hardware: Any   
OS: Any   
Attachments:
Description Flags
pcisupport.patch none

Description ak 2000-01-25 21:50:01 UTC
Add 3Dfx Voodoo, Voodoo2 and various Chips & Technologies cards
to pcisupport.c.   Also add more Matrox and ATI cards and improve
readability by sorting the entries in the order of increasing IDs.

Obtained from NetBSD's pcidevs.h.

Fix: Patch appended below (uuencoded to preserve tabs and spaces)
Comment 1 yokota freebsd_committer freebsd_triage 2000-01-27 12:09:25 UTC
State Changed
From-To: open->closed

Committed to pcisupport.c rev 1.148. Thanks.