summaryrefslogtreecommitdiff
path: root/sys/dev/ata/ataconf.h
AgeCommit message (Expand)Author
2017-10-10split off functions used by 'wd* at umass?' into separate file, unfortunatelyjdolecek
2017-10-08as a stopgap measure, include necessary parts of dev/ata/ata.c evenjdolecek
2009-02-13Use "defopt MODULAR" in sys/conf/files, and #include "opt_modular.h"apb
2008-11-12Remove LKMs and switch to the module framework, pass 1.ad
2006-09-07Add PIOBM (busmastering transfer using ATA PIO mode) support.itohy