summaryrefslogtreecommitdiff
path: root/sys/modules/ti
AgeCommit message (Expand)Author
2023-08-16sys: Remove $FreeBSD$: one-line sh patternWarner Losh
2019-06-16Add module makefiles for Texas Instruments ARM SoCs.Ian Lepore
2017-03-04sys/modules: normalize .CURDIR-relative paths to SRCTOPEnji Cooper
2013-09-16Remove zero-copy sockets code. It only worked for anonymous memory,Konstantin Belousov
2005-12-10The if_ti Tigon I/II driver has moved to /sys/dev/tiScott Long
2005-09-27Remove bridge(4) from the tree. if_bridge(4) is a full functionalMax Laier
2004-12-29Remove vnode_if.h for rev 1.14.David E. O'Brien
2004-12-29We don't need to generate vnode_if.h anymoreWarner Losh
2002-06-26At long last, commit the zero copy sockets code.Kenneth D. Merry
2001-09-05vlan.h is obsolete, don't create it anymore.Brooks Davis
2001-01-06Use a consistent style and one much closer to the rest of /usr/srcDavid E. O'Brien
2000-05-27Use .include <bsd.kmod.mk> to get to ../../*/conf/kmod.mk instead ofPeter Wemm
2000-05-04Pull in sys/conf/kmod.mk, rather than /usr/share/mk/bsd.kmod.mk.Peter Wemm
2000-01-28Add ${DEBUG_FLAGS} to CFLAGS in bsd.kmod.mk, not in scattered moduleBruce Evans
1999-11-28Removed special rules for building and cleaning device interface filesBruce Evans
1999-09-27Zap some unused echo "#define NFOO 1" > foo.h style defunct stuff.Peter Wemm
1999-09-27Don't generate 'bpf.h' since it's not used.Peter Wemm
1999-09-20Change the name of the installed KLM to contain a leading "if_".David E. O'Brien
1999-08-28$Id$ -> $FreeBSD$Peter Wemm
1999-08-10Convert the VIA Rhine driver to newbus and set it up to be compiled asBill Paul
1999-07-23Create module directories for the xl, ti, tl and sk drivers and addBill Paul