| To: | Franck Bui-Huu <vagabon.xyz@gmail.com> |
|---|---|
| Subject: | Re: [PATCH 3/5] Deforest the function pointer jungle in the time code. |
| From: | tsbogend@alpha.franken.de (Thomas Bogendoerfer) |
| Date: | Thu, 14 Jun 2007 13:17:48 +0200 |
| Cc: | linux-mips@linux-mips.org, Ralf Baechle <ralf@linux-mips.org> |
| In-reply-to: | <11818164023940-git-send-email-fbuihuu@gmail.com> |
| Original-recipient: | rfc822;linux-mips@linux-mips.org |
| References: | <11818164011355-git-send-email-fbuihuu@gmail.com> <11818164023940-git-send-email-fbuihuu@gmail.com> |
| Sender: | linux-mips-bounce@linux-mips.org |
| User-agent: | Mutt/1.5.9i |
On Thu, Jun 14, 2007 at 12:19:59PM +0200, Franck Bui-Huu wrote: > arch/mips/sni/a20r.c | 1 - > arch/mips/sni/ds1216.c | 4 +- > arch/mips/sni/pcimt.c | 3 - > arch/mips/sni/pcit.c | 3 - > arch/mips/sni/rm200.c | 2 - > arch/mips/sni/time.c | 2 +- the SNI part is broken and can't work that way. 1. SNI used two different RTC chips (ds126 and mc146818) and it's no big deal support them in just one kernel with the current framework 2. One line of SNI machines (a20r) can't use the cp0 counter, so it's not a really good idea to calibrate it Thomas. -- Crap can work. Given enough thrust pigs will fly, but it's not necessary a good idea. [ RFC1925, 2.3 ] |
| Previous by Date: | [PATCH 5/5] Implement clockevents for R4000-style cp0 timer, Franck Bui-Huu |
|---|---|
| Next by Date: | Re: [PATCH 5/5] Implement clockevents for R4000-style cp0 timer, Atsushi Nemoto |
| Previous by Thread: | [PATCH 3/5] Deforest the function pointer jungle in the time code., Franck Bui-Huu |
| Next by Thread: | Re: [PATCH 3/5] Deforest the function pointer jungle in the time code., Franck Bui-Huu |
| Indexes: | [Date] [Thread] [Top] [All Lists] |