Date: Thu, 18 Dec 2003 13:39:39 -0800 (PST) From: John Baldwin <jhb@FreeBSD.org> To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/dev/ata ata-chipset.c ata-pci.c ata-pci.h ata-queue.c atapi-cd.c Message-ID: <200312182139.hBILddQ9073995@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
jhb 2003/12/18 13:39:39 PST FreeBSD src repository Modified files: (Branch: RELENG_5_2) sys/dev/ata ata-chipset.c ata-pci.c ata-pci.h ata-queue.c atapi-cd.c Log: MFC: Sync ata driver with head. - Various fixes for SiI3112A. - Support for the SiS 661 chipset. - Fix register timings for AMD/VIA/nVidia chipsets. Approved by: scottl (re) Revision Changes Path 1.48.2.1 +24 -5 src/sys/dev/ata/ata-chipset.c 1.71.2.1 +4 -0 src/sys/dev/ata/ata-pci.c 1.19.2.1 +1 -0 src/sys/dev/ata/ata-pci.h 1.11.2.1 +7 -5 src/sys/dev/ata/ata-queue.c 1.156.2.1 +4 -2 src/sys/dev/ata/atapi-cd.c
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200312182139.hBILddQ9073995>