Home | History | Annotate | Download | only in ata
History log of /src/sys/dev/ata/ataconf.h
RevisionDateAuthorComments
 1.5  10-Oct-2017  jdolecek split off functions used by 'wd* at umass?' into separate file, unfortunately
the previous approach with NATABUS doesn't work for kernels which include
MODULAR, but not atabus - such as macppc and evbarm
 1.4  08-Oct-2017  jdolecek as a stopgap measure, include necessary parts of dev/ata/ata.c even
if no atabus is configured, so that kernels with just 'wd* at umass?'
and no atabus compile; fixes kernel builds for vax, pmax and evbmips
after NCQ branch merge

XXX wd* at umass? still actually untested after the merge, need to discuss
XXX what to do with it
 1.3  13-Feb-2009  apb Use "defopt MODULAR" in sys/conf/files, and #include "opt_modular.h"
in all kernel sources that use the MODULAR option.
Proposed in tech-kern on 18 Jan 2009.
 1.2  12-Nov-2008  ad branches: 1.2.4;
Remove LKMs and switch to the module framework, pass 1.

Proposed on tech-kern@.
 1.1  07-Sep-2006  itohy branches: 1.1.4; 1.1.6; 1.1.12; 1.1.58; 1.1.62; 1.1.68; 1.1.72;
Add PIOBM (busmastering transfer using ATA PIO mode) support.
The PIOBM is used by only one driver (will be added later,
stay tuned) and intruduce an attribute "ata_piobm" so that
it will be conditionally compiled in.
The "ata_dma" (busmastering transfer using ATA DMA mode) and
"ata_udma" (busmastering transfer using ATA Ultra DMA mode)
attributes are also added for consistency, but unused for now.
 1.1.72.2  03-Mar-2009  skrll Sync with HEAD.
 1.1.72.1  19-Jan-2009  skrll Sync with HEAD.
 1.1.68.1  13-Dec-2008  haad Update haad-dm branch to haad-dm-base2.
 1.1.62.1  04-May-2009  yamt sync with head.
 1.1.58.1  17-Jan-2009  mjf Sync with HEAD.
 1.1.12.2  30-Dec-2006  yamt sync with head.
 1.1.12.1  07-Sep-2006  yamt file ataconf.h was added on branch yamt-lazymbuf on 2006-12-30 20:47:54 +0000
 1.1.6.2  14-Sep-2006  yamt sync with head.
 1.1.6.1  07-Sep-2006  yamt file ataconf.h was added on branch yamt-pdpolicy on 2006-09-14 12:31:27 +0000
 1.1.4.2  09-Sep-2006  rpaulo sync with head
 1.1.4.1  07-Sep-2006  rpaulo file ataconf.h was added on branch rpaulo-netinet-merge-pcb on 2006-09-09 02:49:44 +0000
 1.2.4.1  13-May-2009  jym Sync with HEAD.

Commit is split, to avoid a "too many arguments" protocol error.

RSS XML Feed