1
0
mirror of https://git.FreeBSD.org/src.git synced 2024-12-17 10:26:15 +00:00
freebsd/sys/pci
Bruce M Simpson 968bc43646 SMPng locking cleanup for vr(4).
- Remove recursive locking situations. Remove the MTX_RECURSE bit.
 - Take the lock for any routine which is not called from within if_vr.c
   itself; this includes entry points called by newbus, ifnet, callout,
   ifmedia, and polling subsystems.
 - Remove spl references from the code added to miibus callbacks in rev 1.60.
 - Add the INTR_MPSAFE bit.
 - Tidy up some assignments; locks are not needed for taking the address
   of something at a known offset, for example.
 - Tested on the machine this was committed from.

Tested on:	UP only, !debug.mpsafenet && debug.mpsafenet
Reviewed by:	rwatson
2004-07-03 02:59:02 +00:00
..
agp_ali.c
agp_amd.c
agp_i810.c
agp_if.m
agp_intel.c
agp_nvidia.c
agp_sis.c
agp_via.c Add support for the VIA Apollo KT400/400A/600 AGP host bridges which use 2004-07-02 03:39:33 +00:00
agp.c
agppriv.h
agpreg.h
agpvar.h
alpm.c
amdpm.c
dc21040reg.h
if_dc.c Remove burn bridges code that saved/restored the pci config registers 2004-06-28 20:07:03 +00:00
if_dcreg.h Remove saved_* from dc_softc. They are now no longer needed. 2004-06-29 20:38:44 +00:00
if_de.c Bring in the first chunk of altq driver modifications. This covers the 2004-07-02 12:16:02 +00:00
if_devar.h
if_mn.c
if_pcn.c Remove burn bridges code that saved/restored the pci config registers 2004-06-28 20:07:03 +00:00
if_pcnreg.h
if_rl.c Bring in the first chunk of altq driver modifications. This covers the 2004-07-02 12:16:02 +00:00
if_rlreg.h Remove burn bridges code that saved/restored the pci config registers 2004-06-28 20:07:03 +00:00
if_sf.c Remove burn bridges code that saved/restored the pci config registers 2004-06-28 20:07:03 +00:00
if_sfreg.h
if_sis.c Bring in the first chunk of altq driver modifications. This covers the 2004-07-02 12:16:02 +00:00
if_sisreg.h
if_sk.c Remove burn bridges code that saved/restored the pci config registers 2004-06-28 20:07:03 +00:00
if_skreg.h
if_ste.c Remove burn bridges code that saved/restored the pci config registers 2004-06-28 20:07:03 +00:00
if_stereg.h
if_ti.c
if_tireg.h
if_tl.c
if_tlreg.h
if_vr.c SMPng locking cleanup for vr(4). 2004-07-03 02:59:02 +00:00
if_vrreg.h
if_wb.c Remove burn bridges code that saved/restored the pci config registers 2004-06-28 20:07:03 +00:00
if_wbreg.h
if_xl.c Bring in the first chunk of altq driver modifications. This covers the 2004-07-02 12:16:02 +00:00
if_xlreg.h
intpm.c
intpmreg.h
locate.pl
ncr.c
ncrreg.h
ti_fw2.h
ti_fw.h
viapm.c
xmaciireg.h
xrpu.c
yukonreg.h