1
0
mirror of https://git.FreeBSD.org/src.git synced 2024-12-25 11:37:56 +00:00
freebsd/sys/pci
John-Mark Gurney 22a11c9657 fix jumbo frames as much as they can be fixed for re. We now cap the MTU
to 7422 since it appears that the 8169S can't transmit anything larger..
The 8169S can receive full jumbo frames, but we don't have an mru to let
the upper layers know this...

add fixup so that this driver should work on alignment constrained platforms
(!i386 && !amd64)

MFC after:	5 days
2004-09-28 18:22:24 +00:00
..
agp_ali.c Fix aperture size detection on some ALi chipsets by only using the lowest 4 bits 2004-08-21 06:24:21 +00:00
agp_amd64.c Unconditionally support the AMD64 GART HW. 2004-08-19 20:58:24 +00:00
agp_amd.c style.9. 2004-08-16 12:23:53 +00:00
agp_i810.c
agp_if.m
agp_intel.c Add support for Intel E7205 AGP. 2004-08-22 03:55:04 +00:00
agp_nvidia.c
agp_sis.c Unconditionally support the AMD64 GART HW. 2004-08-19 20:58:24 +00:00
agp_via.c Unconditionally support the AMD64 GART HW. 2004-08-19 20:58:24 +00:00
agp.c AMD64 on-CPU GART support. 2004-08-16 12:25:48 +00:00
agppriv.h
agpreg.h AMD64 on-CPU GART support. 2004-08-16 12:25:48 +00:00
agpvar.h
alpm.c
amdpm.c
dc21040reg.h
if_dc.c if_dc includes locking, but that locking is disabled by a #ifdef 2004-08-25 03:37:25 +00:00
if_dcreg.h
if_de.c Since the if_de driver doesn't contain locking, mark it as 2004-08-13 22:48:05 +00:00
if_devar.h
if_mn.c
if_pcn.c Fix a couple of typos in comments 2004-09-06 13:42:38 +00:00
if_pcnreg.h
if_rl.c Fix rl(4)'s lock behavior upon deinitialization. I would get a panic 2004-08-09 20:22:17 +00:00
if_rlreg.h fix jumbo frames as much as they can be fixed for re. We now cap the MTU 2004-09-28 18:22:24 +00:00
if_sf.c Tag a last set of PCI network interfaces as IFF_NEEDSGIANT until they 2004-08-28 15:10:35 +00:00
if_sfreg.h
if_sis.c
if_sisreg.h
if_sk.c fix LOR's in sk. Original patch from dwhite. This moves the memory 2004-08-20 06:22:04 +00:00
if_skreg.h fix LOR's in sk. Original patch from dwhite. This moves the memory 2004-08-20 06:22:04 +00:00
if_ste.c Tag a last set of PCI network interfaces as IFF_NEEDSGIANT until they 2004-08-28 15:10:35 +00:00
if_stereg.h
if_ti.c Tag a last set of PCI network interfaces as IFF_NEEDSGIANT until they 2004-08-28 15:10:35 +00:00
if_tireg.h
if_tl.c Tag a last set of PCI network interfaces as IFF_NEEDSGIANT until they 2004-08-28 15:10:35 +00:00
if_tlreg.h
if_vr.c Revert rev 1.93 and replace it by grabbing the vr lock before calling 2004-08-11 04:30:49 +00:00
if_vrreg.h
if_wb.c Tag a last set of PCI network interfaces as IFF_NEEDSGIANT until they 2004-08-28 15:10:35 +00:00
if_wbreg.h
if_xl.c style: Move the { back to the else line to match the }. 2004-09-26 09:01:02 +00:00
if_xlreg.h
intpm.c
intpmreg.h
locate.pl
ncr.c Fix oversight reported by Norikatsu Shigemura for the "sym" driver 2004-09-10 19:35:44 +00:00
ncrreg.h
ti_fw2.h
ti_fw.h
viapm.c Prefer C99's __func__ over GCC's __FUNCTION__. 2004-09-22 17:16:04 +00:00
xmaciireg.h
xrpu.c
yukonreg.h