[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [Re: kernel/1818: neo driver does not work ]
> From: <intangible@usa.net>
> To: Theo de Raadt <deraadt@cvs.openbsd.org>, intangible@usa.net
> Cc: gnats@openbsd.org
> Subject: Re: [Re: kernel/1818: neo driver does not work ]
> Date: 13 May 2001 19:56:55 EDT
>
> As before, it freezes the system up on boot. Didn't try anything new,
> just grabbed the CVS source and edited the file as you instructed, and
> compiled and booted up. Any other things I can do?
>
> -Ray-
>
> Theo de Raadt <deraadt@cvs.openbsd.org> wrote:
> > Bummer. It looks like the neomagic needs a reset in some cases.
> > Please change the AC97_HOST_DONT_READANY flag in sys/dev/pci/neo.c to
> > AC97_HOST_DONT_READ and report back to me.
Well, in that case we don't know what the solution is yet for dealing with
that bug in the chip. If you read the registers, it fucks up on some
machines. If you don't read it, it fucks up on other machines.
For now, I think we'll aim for not reading, since then the machine doesn't
hang.
See if you can figure out what it it; you've got the machine...