From: Dan M. <da...@mv...> - 2000-11-22 23:30:35
|
Geert Uytterhoeven wrote: > This must not be done on APUS, where IDE I/O is memory mapped I/O. It won't work well for 8xx either, because we have the hack to allow a PCMCIA flash disk as an IDE device without using PCMCIA card services. Why can't we make these ppc_md calls like other IDE things, which makes my hack much easier to do :-). There are also other 8xx systems with a memory mapped IDE on the processor bus where the check/request region doesn't make sense (in fact, these functions don't make sense on most embedded systems). I was going to try and work around this, but since Geert spoke up..... Thanks. -- Dan |