Re: Testing CAM wrapper for ata(4) controller drivers

From: Alexander Motin <mav_at_FreeBSD.org>
Date: Wed, 16 Dec 2009 12:03:02 +0200
Tom Uffner wrote:
> here is verbose dmesg from kernel built w/ sources updated to 12/5/2009 at
> midnight EST:  http://xiombarg.uffner.com/dmesg_20091205.txt
> 
> as soon as i can set up another PC & serial console i'll get you a verbose
> boot from new kernel.

Try please that patch:

--- ata-promise.c.prev  2009-12-15 21:35:43.000000000 +0200
+++ ata-promise.c       2009-12-15 21:35:24.000000000 +0200
_at__at_ -957,6 +957,7 _at__at_ ata_promise_mio_dmainit(device_t dev)
     ata_dmainit(dev);
     /* note start and stop are not used here */
     ch->dma.setprd = ata_promise_mio_setprd;
+    ch->dma.max_iosize = 65536;
 }



-- 
Alexander Motin
Received on Wed Dec 16 2009 - 09:03:09 UTC

This archive was generated by hypermail 2.4.0 : Wed May 19 2021 - 11:39:59 UTC