Module Name: src Committed By: jdolecek Date: Sun Oct 8 19:00:29 UTC 2017
Modified Files: src/sys/dev/ata: ata.c ataconf.h files.ata Log Message: 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 To generate a diff of this commit: cvs rdiff -u -r1.134 -r1.135 src/sys/dev/ata/ata.c cvs rdiff -u -r1.3 -r1.4 src/sys/dev/ata/ataconf.h cvs rdiff -u -r1.25 -r1.26 src/sys/dev/ata/files.ata Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files.