FreeBSD Bugzilla – Attachment 68738 Details for
Bug 100958
[agp] [patch] ATI AGP IGP 345M support
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
[patch]
file.diff
file.diff (text/plain), 686 bytes, created by
Kazuo Dohzono
on 2006-07-28 04:50:12 UTC
(
hide
)
Description:
file.diff
Filename:
MIME Type:
Creator:
Kazuo Dohzono
Created:
2006-07-28 04:50:12 UTC
Size:
686 bytes
patch
obsolete
>*** agp_ati.c.orig Fri Jul 28 12:34:31 2006 >--- agp_ati.c Fri Jul 28 12:35:08 2006 >*************** >*** 89,94 **** >--- 89,96 ---- > return ("ATI RS100 AGP bridge"); > case 0xcab21002: > return ("ATI RS200 AGP bridge"); >+ case 0xcbb21002: >+ return ("ATI RS200M AGP bridge"); > case 0xcab31002: > return ("ATI RS250 AGP bridge"); > case 0x58301002: >*************** >*** 182,187 **** >--- 184,190 ---- > switch (pci_get_devid(dev)) { > case 0xcab01002: /* ATI RS100 AGP bridge */ > case 0xcab21002: /*ATI RS200 AGP bridge */ >+ case 0xcbb21002: /*ATI RS200M AGP bridge */ > case 0xcab31002: /* ATI RS250 AGP bridge */ > sc->is_rs300 = 0; > apsize_reg = ATI_RS100_APSIZE;
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 100958
: 68738