summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Collapse)Author
2010-01-05Alias vzaphfc added. Added while(0) missing in 2.6.30 patch Corrected system ↵Jose A. Deniz
freeze when configured as dchan instead of hardhdlc D channel git-svn-id: http://zaphfc.googlecode.com/svn/branches/2.2@5 6b77f504-82de-11de-a8c8-95b3e4aa02d0
2010-01-05Added support for kernel 2.6.30Jose A. Deniz
git-svn-id: http://zaphfc.googlecode.com/svn/branches/2.2@4 6b77f504-82de-11de-a8c8-95b3e4aa02d0
2010-01-05Refformating code. Some minor fixes in defs.Jose A. Deniz
git-svn-id: http://zaphfc.googlecode.com/svn/branches/2.2@3 6b77f504-82de-11de-a8c8-95b3e4aa02d0
2010-01-05Initial state. It works but a lot of stuff to clean at codeJose A. Deniz
git-svn-id: http://zaphfc.googlecode.com/svn/branches/2.2@2 6b77f504-82de-11de-a8c8-95b3e4aa02d0
2010-01-05Introduce the build systemTzafrir Cohen
The Makefile supports either building modules locally or generating a patch vs. dahdi-linux SVN. * drivers/dahdi/{Kbuild,Kconfig} - will be merged with existing ones * dahdi_echocan_oslec.c: Copied as-is from dahdi. Provides a better sanity check that the 'echo' module was built OK.
2010-01-05Bring OSLEC up-to-date with out-of-tree versionTzafrir Cohen
* Bring back MMX support. * This is done in a quick-and-dirty way, - copy over existing files. * TODO: reduce the changes in this diff to only include MMX support.
2010-01-05OSLEC from kernel.orgTzafrir Cohen
Current version of OSLEC from kernel.org