aboutsummaryrefslogtreecommitdiff
path: root/sys/dev/ed/if_ed_rtl80x9.c
Commit message (Expand)AuthorAgeFilesLines
* sys/dev: further adoption of SPDX licensing ID tags.Pedro F. Giffuni2017-11-271-0/+2
* - Switch to using the common MII bitbang'ing code instead of duplicating it.Marius Strobl2013-12-291-0/+12
* The r48589 promised to remove implicit inclusion of if_var.h soon. PrepareGleb Smirnoff2013-10-261-0/+1
* Add missing 'sc->chip_type ==' to an ugly switch statement expressionWarner Losh2007-12-311-1/+1
* In the ISA case, we call ed_probe_WD80x3 before we callWarner Losh2005-10-221-3/+3
* o Fix probing of rtl80x9 parts. We shouldn't be callingWarner Losh2005-10-131-5/+6
* MFp4:Warner Losh2005-10-051-0/+211