FreeBSD Bugzilla – Attachment 26898 Details for
Bug 45793
[headers] [patch] invalid media subtype aliases in if_media.h
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
[patch]
file.diff
file.diff (text/plain), 545 bytes, created by
Seth Kingsley
on 2002-11-27 10:20:01 UTC
(
hide
)
Description:
file.diff
Filename:
MIME Type:
Creator:
Seth Kingsley
Created:
2002-11-27 10:20:01 UTC
Size:
545 bytes
patch
obsolete
>--- /usr/src/sys/net/if_media.h.orig Thu Nov 28 09:52:36 2002 >+++ /usr/src/sys/net/if_media.h Thu Nov 28 09:52:49 2002 >@@ -296,10 +296,10 @@ > { IFM_1000_FX, "1000FX" }, \ > { IFM_10_STP, "10STP" }, \ > { IFM_10_FL, "10FL" }, \ >- { IFM_1000_FX, "1000SX" }, \ >- { IFM_1000_FX, "1000LX" }, \ >- { IFM_1000_FX, "1000CX" }, \ >- { IFM_1000_FX, "1000TX" }, \ >+ { IFM_1000_SX, "1000SX" }, \ >+ { IFM_1000_LX, "1000LX" }, \ >+ { IFM_1000_CX, "1000CX" }, \ >+ { IFM_1000_TX, "1000TX" }, \ > { 0, NULL }, \ > }
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 45793
: 26898