aboutsummaryrefslogtreecommitdiff
path: root/sys/modules/ti
Commit message (Expand)AuthorAgeFilesLines
* Add module makefiles for Texas Instruments ARM SoCs.Ian Lepore2019-06-161-0/+2
* sys/modules: normalize .CURDIR-relative paths to SRCTOPEnji Cooper2017-03-041-1/+1
* Remove zero-copy sockets code. It only worked for anonymous memory,Konstantin Belousov2013-09-161-1/+1
* The if_ti Tigon I/II driver has moved to /sys/dev/tiScott Long2005-12-101-1/+1
* Remove bridge(4) from the tree. if_bridge(4) is a full functionalMax Laier2005-09-271-1/+1
* Remove vnode_if.h for rev 1.14.David E. O'Brien2004-12-291-2/+1
* We don't need to generate vnode_if.h anymoreWarner Losh2004-12-291-1/+1
* At long last, commit the zero copy sockets code.Kenneth D. Merry2002-06-261-1/+2
* vlan.h is obsolete, don't create it anymore.Brooks Davis2001-09-051-5/+1
* 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
* 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/+2
* 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
* Convert the VIA Rhine driver to newbus and set it up to be compiled asBill Paul1999-08-101-2/+2
* Create module directories for the xl, ti, tl and sk drivers and addBill Paul1999-07-231-0/+31