Date: Thu, 21 Apr 2011 11:44:16 +0000 (UTC) From: Alexander Motin <mav@FreeBSD.org> To: cvs-src-old@freebsd.org Subject: cvs commit: src/sys/dev/ata ata-pci.h src/sys/dev/ata/chipsets ata-intel.c Message-ID: <201104211144.p3LBiTu4094212@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
mav 2011-04-21 11:44:16 UTC FreeBSD src repository Modified files: sys/dev/ata ata-pci.h sys/dev/ata/chipsets ata-intel.c Log: SVN rev 220920 on 2011-04-21 11:44:16Z by mav - Fix mapping of the last two SATA ports on 6-port Intel controllers. This improves hard-reset and hot-plug on these ports. - Device with ID 0x29218086 is a 2-port variant of ICH9 in legacy mode. Skip probing for nonexistent slave devices there. Revision Changes Path 1.126 +1 -1 src/sys/dev/ata/ata-pci.h 1.25 +2 -2 src/sys/dev/ata/chipsets/ata-intel.c
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201104211144.p3LBiTu4094212>