FreeBSD Bugzilla – Attachment 8214 Details for
Bug 17298
PATCH to src/sys/pci/pcisupport.c to id 3 more NVidia cards
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
[patch]
file.diff
file.diff (text/plain), 566 bytes, created by
rmukerji
on 2000-03-10 08:30:01 UTC
(
hide
)
Description:
file.diff
Filename:
MIME Type:
Creator:
rmukerji
Created:
2000-03-10 08:30:01 UTC
Size:
566 bytes
patch
obsolete
>Index: pcisupport.c >=================================================================== >RCS file: /home/ncvs/src/sys/pci/pcisupport.c,v >retrieving revision 1.152 >diff -u -r1.152 pcisupport.c >--- pcisupport.c 2000/02/21 21:46:19 1.152 >+++ pcisupport.c 2000/03/10 07:57:55 >@@ -1722,6 +1722,12 @@ > chip = "Riva Ultra Vanta TNT2"; break; > case 0x00a0: > chip = "Riva Integrated TNT2"; break; >+ case 0x0100: >+ chip = "GeForce 256"; break; >+ case 0x0101: >+ chip = "GeForce DDR"; break; >+ case 0x0103: >+ chip = "Quadro"; break; > } > break; > case 0x12d2:
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Diff
View Attachment As Raw
Actions:
View
|
Diff
Attachments on
bug 17298
: 8214