Date: Thu, 12 Aug 2004 08:20:37 +0000 (UTC) From: Søren Schmidt <sos@FreeBSD.org> To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/dev/ata ata-all.c ata-chipset.c ata-dma.c ata-pci.c Message-ID: <200408120820.i7C8Kb8c012429@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
sos 2004-08-12 08:20:37 UTC FreeBSD src repository Modified files: sys/dev/ata ata-all.c ata-chipset.c ata-dma.c ata-pci.c Log: Change the order of ata_dmainit/ata_allocate in preparation of supporting new chipsets where this is needed. Revision Changes Path 1.221 +14 -17 src/sys/dev/ata/ata-all.c 1.79 +2 -4 src/sys/dev/ata/ata-chipset.c 1.128 +1 -1 src/sys/dev/ata/ata-dma.c 1.87 +40 -26 src/sys/dev/ata/ata-pci.c
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200408120820.i7C8Kb8c012429>