Date: Sat, 18 Dec 1999 12:06:30 -0800 (PST) From: Søren Schmidt <sos@FreeBSD.org> To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/dev/ata ata-all.c ata-disk.c atapi-all.c Message-ID: <199912182006.MAA33888@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
sos 1999/12/18 12:06:30 PST Modified files: sys/dev/ata ata-all.c ata-disk.c atapi-all.c Log: Relax the requirements for doing WDMA2, this should enable DMA on non ATA[234] compliant disks. Move all PCI dependent stuff under #ifdef NPCI > 0 Revision Changes Path 1.36 +25 -25 src/sys/dev/ata/ata-all.c 1.46 +3 -4 src/sys/dev/ata/ata-disk.c 1.27 +2 -1 src/sys/dev/ata/atapi-all.c To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?199912182006.MAA33888>