mirror of
https://github.com/opnsense/src.git
synced 2026-02-17 17:49:34 -05:00
- Based on lessons learnt with dc(4) (see r185750), add bus space barriers to
the MII bitbang read and write functions as well as to instances of page
switching.
- Add missing locking to ed_ifmedia_{upd,sts}().
- Canonicalize some messages.
- Based on actual functionality, ED_TC5299J_MII_DIROUT should be rather named
ED_TC5299J_MII_DIRIN.
- Remove unused headers.
- Use DEVMETHOD_END.
- Use NULL instead of 0 for pointers.
MFC after: 1 week
|
||
|---|---|---|
| .. | ||
| ax88x90reg.h | ||
| dl100xxreg.h | ||
| if_ed.c | ||
| if_ed98.h | ||
| if_ed_3c503.c | ||
| if_ed_cbus.c | ||
| if_ed_hpp.c | ||
| if_ed_isa.c | ||
| if_ed_novell.c | ||
| if_ed_pccard.c | ||
| if_ed_pci.c | ||
| if_ed_rtl80x9.c | ||
| if_ed_sic.c | ||
| if_ed_wd80x3.c | ||
| if_edreg.h | ||
| if_edvar.h | ||
| rtl80x9reg.h | ||
| tc5299jreg.h | ||