summaryrefslogtreecommitdiffstats
path: root/sys/dev/ic/rtl80x9.c (follow)
Commit message (Expand)AuthorAgeFilesLines
* ansijsg2021-03-071-10/+5
* Make room for media types of the future. Extend the ifmedia word to 64 bits.stsp2015-09-111-3/+4
* Remove some includes include-what-you-use claims don'tjsg2015-03-141-2/+1
* unifdef INETtedu2014-12-221-3/+1
* First pass at removing clauses 3 and 4 from NetBSD licenses.ray2008-06-261-8/+1
* #include <machine/intr.h> is not necessary here.miod2003-06-251-2/+1
* Adjust the way that media is initialized on DP8390-compatibles; from NetBSD.aaron2001-03-121-10/+14
* remove NetBSD ifdefs. indent.fgsch2000-06-201-16/+1
* apparently in order to write to config registers 1-3 you need to enable itfgsch2000-06-111-3/+44
* media information shows up in ifconfig -m, does not need to show up in dmesgderaadt1999-08-151-4/+1
* Remove unused headers.fgsch1998-11-281-5/+1
* Support for RealTek 8019 and 8029 NE2000-compatible network interfaces.fgsch1998-11-061-0/+195