OSEC

Neohapsis is currently accepting applications for employment. For more information, please visit our website www.neohapsis.com or email hr@neohapsis.com
 
Re: error in booting up OpenBSD 3.3 main cd

From: Nick Nauwelaerts (nicknauwelaerts.net)
Date: Sun Aug 03 2003 - 18:43:38 CDT


On Sun, 3 Aug 2003 15:29:37 -0400 (EDT)
Ted Unangst <teduzeitbombe.org> wrote:

> On Sun, 3 Aug 2003 sven_dehmlowgmx.de wrote:
>
> > > pciide0:0:0 busmaster DMA error: missing interrupt,
> > > status = 0 x21
> >
> > Looks like typical DMA trouble. Did you already try
> >
> > boot -c
> > disable pciide
> > quit
> >
> > at boottime? This should do the same as
> >
> > set hw.ata.ata_dma=0
> >
> > in freebsd. Or in other words: It should turn DMA off.
>
> no, that is wrong. read the man pages for wd and atapiscsi. marlon
> should also try to explain why this is a problem. does the system
> print a message and work, or do something wrong?

As I mailed privatly; 3.3-stable does not work with newer SIS chipsets,
he should try -current to see if the problem is fixed. It was for me
with a recent AMD SIS chipset (740 I think). If you know what to look
for then backporting the fix to stable only needs 2 files changed, have
those here as well.
Disabling pcibios got me through the install, but renders the board next
to useless.

// nick