FreeBSD Bugzilla – Attachment 9602 Details for
Bug 19617
Add VIA VT6102 NIC Support
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
[patch]
file.diff
file.diff (text/plain), 746 bytes, created by
tino
on 2000-07-01 05:00:01 UTC
(
hide
)
Description:
file.diff
Filename:
MIME Type:
Creator:
tino
Created:
2000-07-01 05:00:01 UTC
Size:
746 bytes
patch
obsolete
>--- sys/pci/if_vrreg.h.orig Fri Jun 30 21:44:14 2000 >+++ sys/pci/if_vrreg.h Sat Jul 1 12:25:26 2000 >@@ -446,6 +446,7 @@ > */ > #define VIA_DEVICEID_RHINE 0x3043 > #define VIA_DEVICEID_RHINE_II 0x6100 >+#define VIA_DEVICEID_RHINE_II_2 0x3065 > > /* > * Delta Electronics device ID. >--- sys/pci/if_vr.c.orig Sat Jul 1 12:23:38 2000 >+++ sys/pci/if_vr.c Sat Jul 1 12:26:39 2000 >@@ -113,6 +113,8 @@ > "VIA VT3043 Rhine I 10/100BaseTX" }, > { VIA_VENDORID, VIA_DEVICEID_RHINE_II, > "VIA VT86C100A Rhine II 10/100BaseTX" }, >+ { VIA_VENDORID, VIA_DEVICEID_RHINE_II_2, >+ "VIA VT6102 Rhine II 10/100BaseTX" }, > { DELTA_VENDORID, DELTA_DEVICEID_RHINE_II, > "Delta Electronics Rhine II 10/100BaseTX" }, > { ADDTRON_VENDORID, ADDTRON_DEVICEID_RHINE_II,
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 19617
: 9602