FreeBSD Bugzilla – Attachment 5341 Details for
Bug 12833
Support for TI1225 PCI to CardBus Bridge
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
[patch]
file.diff
file.diff (text/plain), 857 bytes, created by
iedowse
on 1999-07-27 13:30:00 UTC
(
hide
)
Description:
file.diff
Filename:
MIME Type:
Creator:
iedowse
Created:
1999-07-27 13:30:00 UTC
Size:
857 bytes
patch
obsolete
>--- pcic_p.h.orig Tue Jul 27 13:09:56 1999 >+++ pcic_p.h Tue Jul 27 13:10:23 1999 >@@ -38,6 +38,7 @@ > #define PCI_DEVICE_ID_PCIC_TI1131 0xac15104cul > #define PCI_DEVICE_ID_PCIC_TI1220 0xac17104cul > #define PCI_DEVICE_ID_PCIC_TI1221 0xac19104cul >+#define PCI_DEVICE_ID_PCIC_TI1225 0xac1c104cul > #define PCI_DEVICE_ID_PCIC_TI1250 0xac16104cul > #define PCI_DEVICE_ID_PCIC_TI1251 0xac1d104cul > #define PCI_DEVICE_ID_TOSHIBA_TOPIC95 0x060a1179ul >--- pcic_p.c.orig Tue Jul 27 13:09:51 1999 >+++ pcic_p.c Tue Jul 27 13:10:46 1999 >@@ -74,6 +74,8 @@ > return ("TI PCI-1220 PCI-CardBus Bridge"); > case PCI_DEVICE_ID_PCIC_TI1221: > return ("TI PCI-1221 PCI-CardBus Bridge"); >+ case PCI_DEVICE_ID_PCIC_TI1225: >+ return ("TI PCI-1225 PCI-CardBus Bridge"); > case PCI_DEVICE_ID_PCIC_TI1250: > return ("TI PCI-1250 PCI-CardBus Bridge"); > case PCI_DEVICE_ID_PCIC_TI1251:
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 12833
: 5341