Date: Fri, 11 Dec 2009 12:44:44 +0000 (UTC) From: Alexander Motin <mav@FreeBSD.org> To: cvs-src-old@freebsd.org Subject: cvs commit: src/sys/dev/ata ata-disk.c Message-ID: <200912111245.nBBCj5io083745@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
mav 2009-12-11 12:44:44 UTC FreeBSD src repository Modified files: (Branch: RELENG_8) sys/dev/ata ata-disk.c Log: SVN rev 200409 on 2009-12-11 12:44:44Z by mav MFC r200353: Limit maximum I/O size, depending on command set supported by device. It is required to suppot non-LBA48 devices with MAXPHYS above 128K. Same is done in ada(4). Revision Changes Path 1.216.2.5 +4 -0 src/sys/dev/ata/ata-disk.c
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200912111245.nBBCj5io083745>