FreeBSD Bugzilla – Attachment 14831 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), 504 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:
504 bytes
patch
obsolete
>*** /sys/pci/if_xl.c Tue May 29 11:15:36 2001 >--- /sys/pci/if_xl.c.orig Tue May 29 10:39:39 2001 >*************** >*** 2593,2601 **** > else > CSR_WRITE_2(sc, XL_COMMAND, XL_CMD_COAX_STOP); > >- /* increase packet size to allow reception of 802.1q or ISL packets */ >- if (sc->xl_type == XL_TYPE_905B) >- CSR_WRITE_2(sc, XL_W3_MAXPKTSIZE, XL_PACKET_SIZE); > /* Clear out the stats counters. */ > CSR_WRITE_2(sc, XL_COMMAND, XL_CMD_STATS_DISABLE); > sc->xl_stats_no_timeout = 1; >--- 2593,2598 ----
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