aboutsummaryrefslogtreecommitdiff
path: root/sys/modules/tx
Commit message (Expand)AuthorAgeFilesLines
* Move tx(4) driver to sys/dev/tx. BTW split hardware structures and constantsSemen Ustimenko2002-04-191-1/+1
* Update tx(4) to always enable vlan(4) support.Brooks Davis2001-09-051-5/+1
* Add support for 802.1Q VLAN and oversized ethernet frames.Semen Ustimenko2001-08-131-1/+5
* Use a consistent style and one much closer to the rest of /usr/srcDavid E. O'Brien2001-01-061-4/+5
* Use .include <bsd.kmod.mk> to get to ../../*/conf/kmod.mk instead ofPeter Wemm2000-05-271-1/+1
* Pull in sys/conf/kmod.mk, rather than /usr/share/mk/bsd.kmod.mk.Peter Wemm2000-05-041-1/+1
* Zap KMODDEPS linePeter Wemm2000-05-011-1/+0
* Premier version of Makefile to build tx driver as KLDSemen Ustimenko2000-04-111-0/+9