summaryrefslogtreecommitdiff
path: root/sys/modules/dpt
Commit message (Expand)AuthorAgeFilesLines
* Cleanup the way we include some files (in this case EISA) based onWarner Losh2015-02-181-19/+1
* Remove dpt_isa.c and commented out references to it. It was never connectedJohn Baldwin2014-11-131-2/+0
* Remove dependence on source tree options. Move all kernel moduleWarner Losh2014-08-111-2/+3
* Use src.opts.mk in preference to bsd.own.mk except where we need stuffWarner Losh2014-05-061-1/+1
* Don't build EISA by default anymore. Remove from i386 GENERIC andWarner Losh2014-04-181-2/+3
* On i386 compile the back-end with EISA support as well as the EISAMarius Strobl2007-04-101-3/+23
* Add module infrastructure for 'dpt' driver.Matthew N. Dodd2003-03-291-0/+14