[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: Ultra ATA 133 with OpenBSD 3.1
On Wed, 31 Jul 2002 17:38:59 +0100, Stephen Marley
<stephen@openkast.com> wrote:
> Marc Matteo [mailto:marcm@lectroid.net]
> >> On Wed, 2002-07-31 at 02:28, Daniele Petiti wrote:
> > > hello,
> > > I'm trying to get my Ultra ATA feature work with OpenBSD
> > 3.1 (following
> > > patch branch)
> > > I've a VIA KT333 chipset (southbridge is vt8233A) with a maxtor
> 40GB
> > > Ultra ATA 133 (with right cable).
> > >
> > > The problem is I can get only pio mode 4 DMA 2.
> >
> > See: http://www.openbsd.org/i386.html
> >
> > The part where it says "Any other PCI IDE-compliant controller
> should
> > work, but those not specifically listed may not be capable of DMA
> > modes." is key here. :)
>
>
> He could try to force DMA, as per the FAQ
> http://www.openbsd.org/faq/faq12.html#IDEDMA. Could be dangerous to
> your
> data however.
>
> --
> stephen
>
I've already tried with pciide settings and wd* too but nothing
happens.
I've tried even with "bogus" settings like pio mode 2 eccetera but
nothing change.
I'm thinking about support of this "particular" chipset, it's widely
used in socket A boards but seems not to be supported from BSD and
linuxes...it's strange.
I've seen a patch from NetBSD on newsgroup but nothing more and it was
no so official.