Date: Wed, 29 Oct 2008 17:27:23 +0000 (UTC) From: Xin LI <delphij@FreeBSD.org> To: cvs-src-old@freebsd.org Subject: cvs commit: src/sys/dev/ata ata-chipset.c ata-pci.h Message-ID: <200810291727.m9THRXZJ065948@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
delphij 2008-10-29 17:27:23 UTC FreeBSD src repository Modified files: (Branch: RELENG_7) sys/dev/ata ata-chipset.c ata-pci.h Log: SVN rev 184442 on 2008-10-29 17:27:23Z by delphij Partial MFC of recent ATA driver in order to support more new hardware. - r183380 (sos) Add support for the ITE 8213 controller. Thanks goes to ITE who provided docs and feedback and made this possible. Minor fixups to the Intel ICH code for bugs found while doing this. (ITE8213 is very semilar to an Intel ICH) - r183552 (sos) Add ICH10 PCI id's. Fix the number of PATA ports on newer ICHX chips, they have just 1 port not 2. Approved by: re (kib) Revision Changes Path 1.202.2.15 +199 -103 src/sys/dev/ata/ata-chipset.c 1.81.2.7 +9 -0 src/sys/dev/ata/ata-pci.h
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200810291727.m9THRXZJ065948>