Bug 17298

Summary: PATCH to src/sys/pci/pcisupport.c to id 3 more NVidia cards
Product: Base System Reporter: rmukerji <rmukerji>
Component: kernAssignee: cpiazza <cpiazza>
Status: Closed FIXED    
Severity: Affects Only Me    
Priority: Normal    
Version: 4.0-CURRENT   
Hardware: Any   
OS: Any   
Attachments:
Description Flags
file.diff none

Description rmukerji 2000-03-10 08:30:01 UTC
pcisupport.c doesn't support 3 of the newer NVidia PCI graphics cards. This patch simply
makes it do so.

Fix: Apply following patch:
How-To-Repeat: 
dmesg |grep NVidia for any of these cards... personally I just got fed up of seeing

playground /kernel: pci1: <NVidia model 0101 graphics accelerator> at 0.0 irq 9

:-)
Comment 1 bill fumerola freebsd_committer freebsd_triage 2000-03-10 18:41:52 UTC
State Changed
From-To: open->analyzed

Post release patch, I'll check the crosscheck the usual places for these IDs to verify them. 


Comment 2 bill fumerola freebsd_committer freebsd_triage 2000-03-10 18:41:52 UTC
Responsible Changed
From-To: freebsd-bugs->billf

I'll do this post release. 
Comment 3 cpiazza freebsd_committer freebsd_triage 2000-03-12 21:52:00 UTC
State Changed
From-To: analyzed->closed

I committed an equal patch, sorry, but thanks anyway! 


Comment 4 cpiazza freebsd_committer freebsd_triage 2000-03-12 21:52:00 UTC
Responsible Changed
From-To: billf->cpiazza