.. |
agp_ali.c
|
- Disable AGP on ALI chipsets if aperture size is 0.
|
2003-11-11 21:49:18 +00:00 |
agp_amd.c
|
Prefer new location of pci include files (which have only been in the
|
2003-08-22 07:20:27 +00:00 |
agp_i810.c
|
Use a switch statement on the devid instead of if-else for determing which
|
2003-10-23 17:48:30 +00:00 |
agp_if.m
|
|
|
agp_intel.c
|
Fix a typo in r1.8: The GTLB enable/flush bit is 1<<7, not 1<<8.
|
2003-09-17 02:58:17 +00:00 |
agp_nvidia.c
|
PCI header files live in dev/pci.
|
2003-08-23 19:32:18 +00:00 |
agp_sis.c
|
Prefer new location of pci include files (which have only been in the
|
2003-08-22 07:20:27 +00:00 |
agp_via.c
|
Prefer new location of pci include files (which have only been in the
|
2003-08-22 07:20:27 +00:00 |
agp.c
|
Device megapatch 4/6:
|
2004-02-21 21:10:55 +00:00 |
agppriv.h
|
|
|
agpreg.h
|
AGP GART driver for NVIDIA nForce/nForce2 chipsets.
|
2003-08-23 18:00:31 +00:00 |
agpvar.h
|
|
|
alpm.c
|
Prefer new location of pci include files (which have only been in the
|
2003-08-22 07:20:27 +00:00 |
amdpm.c
|
Make indentation uniform.
|
2003-09-06 14:04:30 +00:00 |
cy_pci.c
|
Fixed some minor indentation bugs.
|
2003-12-02 12:47:08 +00:00 |
dc21040reg.h
|
|
|
if_dc.c
|
Some integrated Davicom cards in sparc64 boxes have an all zeros
|
2004-01-08 19:08:27 +00:00 |
if_dcreg.h
|
The transmit frame status is stored in the last transmit descriptor for the
|
2004-01-08 06:22:15 +00:00 |
if_de.c
|
Stop setting ifp->if_output to ether_output() since ether_ifattach()
|
2004-03-11 14:04:59 +00:00 |
if_devar.h
|
Replace the if_name and if_unit members of struct ifnet with new members
|
2003-10-31 18:32:15 +00:00 |
if_mn.c
|
Use PCIR_BAR(x) instead of PCIR_MAPS.
|
2003-09-02 17:30:40 +00:00 |
if_pcn.c
|
Stop setting ifp->if_output to ether_output() since ether_ifattach()
|
2004-03-11 14:04:59 +00:00 |
if_pcnreg.h
|
Drop the driver lock around calls to if_input to avoid a LOR when
|
2003-11-14 19:00:32 +00:00 |
if_rl.c
|
Stop setting ifp->if_output to ether_output() since ether_ifattach()
|
2004-03-11 14:04:59 +00:00 |
if_rlreg.h
|
Drop the driver lock around calls to if_input to avoid a LOR when
|
2003-11-14 19:00:32 +00:00 |
if_sf.c
|
Stop setting ifp->if_output to ether_output() since ether_ifattach()
|
2004-03-11 14:04:59 +00:00 |
if_sfreg.h
|
Drop the driver lock around calls to if_input to avoid a LOR when
|
2003-11-14 19:00:32 +00:00 |
if_sis.c
|
Stop setting ifp->if_output to ether_output() since ether_ifattach()
|
2004-03-11 14:04:59 +00:00 |
if_sisreg.h
|
Vastly improve performance of IRQ handling on stopped interfaces with
|
2003-12-25 22:14:25 +00:00 |
if_sk.c
|
Stop setting ifp->if_output to ether_output() since ether_ifattach()
|
2004-03-11 14:04:59 +00:00 |
if_skreg.h
|
Drop the driver lock around calls to if_input to avoid a LOR when
|
2003-11-14 19:00:32 +00:00 |
if_ste.c
|
Stop setting ifp->if_output to ether_output() since ether_ifattach()
|
2004-03-11 14:04:59 +00:00 |
if_stereg.h
|
Drop the driver lock around calls to if_input to avoid a LOR when
|
2003-11-14 19:00:32 +00:00 |
if_ti.c
|
Stop setting ifp->if_output to ether_output() since ether_ifattach()
|
2004-03-11 14:04:59 +00:00 |
if_tireg.h
|
Drop the driver lock around calls to if_input to avoid a LOR when
|
2003-11-14 19:00:32 +00:00 |
if_tl.c
|
Stop setting ifp->if_output to ether_output() since ether_ifattach()
|
2004-03-11 14:04:59 +00:00 |
if_tlreg.h
|
Drop the driver lock around calls to if_input to avoid a LOR when
|
2003-11-14 19:00:32 +00:00 |
if_vr.c
|
Stop setting ifp->if_output to ether_output() since ether_ifattach()
|
2004-03-11 14:04:59 +00:00 |
if_vrreg.h
|
Drop the driver lock around calls to if_input to avoid a LOR when
|
2003-11-14 19:00:32 +00:00 |
if_wb.c
|
Stop setting ifp->if_output to ether_output() since ether_ifattach()
|
2004-03-11 14:04:59 +00:00 |
if_wbreg.h
|
Drop the driver lock around calls to if_input to avoid a LOR when
|
2003-11-14 19:00:32 +00:00 |
if_xl.c
|
Stop setting ifp->if_output to ether_output() since ether_ifattach()
|
2004-03-11 14:04:59 +00:00 |
if_xlreg.h
|
Drop the driver lock around calls to if_input to avoid a LOR when
|
2003-11-14 19:00:32 +00:00 |
intpm.c
|
Prefer new location of pci include files (which have only been in the
|
2003-08-22 07:20:27 +00:00 |
intpmreg.h
|
|
|
locate.pl
|
|
|
ncr.c
|
Replace calls to vm_page_alloc_contig() by calls to contigmalloc().
|
2004-01-13 07:45:10 +00:00 |
ncrreg.h
|
|
|
ti_fw2.h
|
|
|
ti_fw.h
|
|
|
viapm.c
|
Prefer new location of pci include files (which have only been in the
|
2003-08-22 07:20:27 +00:00 |
xmaciireg.h
|
|
|
xrpu.c
|
Device megapatch 4/6:
|
2004-02-21 21:10:55 +00:00 |
yukonreg.h
|
Add missing file, it is sorely needed to make if_sk.c compile again.
|
2003-09-20 15:49:22 +00:00 |