| To: | Ralf Baechle <ralf@linux-mips.org> |
|---|---|
| Subject: | Re: Trouble with sound/mips/au1x00.c AC97 driver |
| From: | Andrew Dyer <adyer@righthandtech.com> |
| Date: | Mon, 12 Mar 2007 20:00:58 -0500 |
| Cc: | Sergei Shtylyov <sshtylyov@ru.mvista.com>, Marco Braga <marco.braga@gmail.com>, Domen Puncer <domen.puncer@telargo.com>, linux-mips@linux-mips.org |
| In-reply-to: | <20070313004315.GA26119@linux-mips.org> |
| Original-recipient: | rfc822;linux-mips@linux-mips.org |
| References: | <20070307104930.GD25248@dusktilldawn.nl> <d459bb380703082322r18879381ma4c57149a8b7adfe@mail.gmail.com> <45F350E9.3020208@cooper-street.com> <d459bb380703120157wb3dde00p4c232e300e82fd3d@mail.gmail.com> <d459bb380703120259r53889966xd8af623ff01ef297@mail.gmail.com> <20070312103927.GC14658@moe.telargo.com> <d459bb380703120609i7d3a9e1dwf7f4fa431a9631e5@mail.gmail.com> <45F57328.8000606@ru.mvista.com> <20070313004315.GA26119@linux-mips.org> |
| Sender: | linux-mips-bounce@linux-mips.org |
| User-agent: | Thunderbird 1.5.0.10 (Windows/20070221) |
Ralf Baechle wrote: For the general MIPS case (Alchemy may provide guarantees I don't know of) a SYNC instruction is not sufficient to ensure that a write has actually been reached by the device. It may just like on PCI take a read from the same device again: I just looked it up.Section 2.4.5 of the Alchemy Au1550 datasheet says that a SYNC is guaranteed to commit the write buffer to memory. Whoever is looking at this should also pay attention to the CCA bits in the TLB mapping the registers (Section 2.3.6 of the manual) or the fixed regions (depending on the VA used) to make sure that merging and gathering are turned off. -- Andrew Dyer <adyer@righthandtech.com> Sr. Engineer RightHand Technologies, Inc. 6545 N. Olmsted Ave. Chicago, IL 60631 (773) 774-7600 x111 |
| Previous by Date: | Re: Building 64 bit kernel on Cobalt, Jim Gifford |
|---|---|
| Next by Date: | Re: crash in first printk of start_kernel, Ralf Baechle |
| Previous by Thread: | Re: Trouble with sound/mips/au1x00.c AC97 driver, Ralf Baechle |
| Next by Thread: | Re: Trouble with sound/mips/au1x00.c AC97 driver, Ralf Baechle |
| Indexes: | [Date] [Thread] [Top] [All Lists] |