On 2008-11-24, jul <[EMAIL PROTECTED]> wrote: > thanks but how i do this with bsd.rd on install ? > > from faq > http://www.openbsd.org/faq/faq14.html#pciideErr > http://www.openbsd.org/cgi-bin/man.cgi?query=wd&sektion=4 > i suppose i need to do something like that at boot >> boot -c > UKC> change wd1 > (flag 0x1f to disable dma) > > but with pxeboot and bsd.rd, i only have /etc/boot.conf options. does it > support the ukc commands ? i believe not.
don't believe, test. > else sandisk errors (which also downgrades to PIO4) is not from a CF > defect ? the connection between your CF card and your IDE controller does not include the interrupt lines you need for DMA. sandisk does honour the reset command. many (most?) other CF cards do not.

