FreeBSD Bugzilla – Attachment 14832 Details for
Bug 27742
if_xl.c drops 802.1q vlan packets
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
[patch]
file.diff
file.diff (text/plain), 681 bytes, created by
reinier.kleipool
on 2001-05-29 16:50:01 UTC
(
hide
)
Description:
file.diff
Filename:
MIME Type:
Creator:
reinier.kleipool
Created:
2001-05-29 16:50:01 UTC
Size:
681 bytes
patch
obsolete
>*** /sys/pci/if_xlreg.h Tue May 29 11:44:02 2001 >--- /sys/pci/if_xlreg.h.orig Tue May 29 10:39:54 2001 >*************** >*** 80,86 **** > #define XL_CAPS_100MBPS 0x1000 > #define XL_CAPS_PWRMGMT 0x2000 > >! #define XL_PACKET_SIZE 1540 > > /* > * Register layouts. >--- 80,86 ---- > #define XL_CAPS_100MBPS 0x1000 > #define XL_CAPS_PWRMGMT 0x2000 > >! #define XL_PACKET_SIZE 1536 > > /* > * Register layouts. >*************** >*** 252,258 **** > * Window 3 (fifo management) > */ > #define XL_W3_INTERNAL_CFG 0x00 >- #define XL_W3_MAXPKTSIZE 0x04 /* 3c905B only */ > #define XL_W3_RESET_OPT 0x08 > #define XL_W3_FREE_TX 0x0C > #define XL_W3_FREE_RX 0x0A >--- 252,257 ----
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 27742
:
14831
| 14832