summaryrefslogtreecommitdiff
path: root/sys/modules/fxp
Commit message (Expand)AuthorAgeFilesLines
* This commit was manufactured by cvs2svn to create tagrelease/4.6.2_cvscvs2svn2002-08-141-1/+1
* MFC: Make vlan(4) devices loadable, unloadable, and clonable.Brooks Davis2001-12-041-5/+1
* MFC: r1.16; always enable VLAN support when building as a module.Jonathan Lemon2001-07-251-1/+1
* Changeover to using the fxp/miibus driver.Jonathan Lemon2001-05-131-2/+7
* Add ${DEBUG_FLAGS} to CFLAGS in bsd.kmod.mk, not in scattered moduleBruce Evans2000-01-281-1/+0
* Removed special rules for building and cleaning device interface filesBruce Evans1999-11-281-15/+1
* Zap some unused echo "#define NFOO 1" > foo.h style defunct stuff.Peter Wemm1999-09-271-5/+2
* Don't generate 'bpf.h' since it's not used.Peter Wemm1999-09-271-5/+2
* Change the name of the installed KLM to contain a leading "if_".David E. O'Brien1999-09-201-1/+1
* $Id$ -> $FreeBSD$Peter Wemm1999-08-281-1/+1
* Rename bpfilter to bpf.Dag-Erling Smørgrav1999-07-061-5/+5
* Use perl, not perl5 to compile interfaces.Doug Rabson1999-04-181-4/+4
* Add a sample loadable pci driver Makefile..Peter Wemm1999-04-161-0/+28