FreeBSD Bugzilla – Attachment 16392 Details for
Bug 30061
Modify agp_via.c to recognize VIA Apollo KT133A
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
[patch]
file.diff
file.diff (text/plain), 598 bytes, created by
jmcoopr
on 2001-08-25 01:00:00 UTC
(
hide
)
Description:
file.diff
Filename:
MIME Type:
Creator:
jmcoopr
Created:
2001-08-25 01:00:00 UTC
Size:
598 bytes
patch
obsolete
>--- agp_via.c.old Fri Aug 24 15:55:04 2001 >+++ agp_via.c Fri Aug 24 16:33:49 2001 >@@ -23,7 +23,7 @@ > * OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF > * SUCH DAMAGE. > * >- * $FreeBSD: src/sys/pci/agp_via.c,v 1.1.2.1 2000/07/19 09:48:04 ru Exp $ >+ * $FreeBSD$ > */ > > #include "opt_bus.h" >@@ -70,6 +70,8 @@ > return ("VIA 82C598 (Apollo MVP3) host to PCI bridge"); > case 0x06911106: > return ("VIA 82C691 (Apollo Pro) host to PCI bridge"); >+ case 0x03051106: >+ return ("VIA 82C8363 (Apollo KT133A) host to PCI bridge"); > }; > > if (pci_get_vendor(dev) == 0x1106)
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 30061
: 16392