linuxppc-dev.lists.ozlabs.org archive mirror
 help / color / mirror / Atom feed
* insw/outsw in ide.h
@ 2000-03-06  6:58 David Monro
  0 siblings, 0 replies; 8+ messages in thread
From: David Monro @ 2000-03-06  6:58 UTC (permalink / raw)
  To: Linux/ppc Dev List, paulus


> Is there any PPC platform that needs to use a byte-swapping insw/outsw in
> the IDE driver?  (I can't see why any platform would, but you never
> know...)

Yes - the IBM 850 does. Otherwise the firmware doesn't understand the
partition table and the CD drive doesn't work.

Cheers,

	David

** Sent via the linuxppc-dev mail list. See http://lists.linuxppc.org/

^ permalink raw reply	[flat|nested] 8+ messages in thread
* insw/outsw in ide.h
@ 2000-03-01  6:22 Paul Mackerras
  2000-03-01 12:37 ` Gary Thomas
  0 siblings, 1 reply; 8+ messages in thread
From: Paul Mackerras @ 2000-03-01  6:22 UTC (permalink / raw)
  To: Linux/PPC Developer list; +Cc: Cort Dougan


Is there any PPC platform that needs to use a byte-swapping insw/outsw in
the IDE driver?  (I can't see why any platform would, but you never
know...)

I have changed the insw/outsw/insl/outsl in include/asm-ppc/io.h to be the
non-swapping form (in my tree at least, I'll push it to bk soon).  I would
like to take out the special definitions of insw/outsw in
include/asm-ppc/ide.h and just let the ide driver use the standard
(non-swapping) form.  Will this cause a problem for any PPC platforms?

--
Paul Mackerras, Senior Open Source Researcher, Linuxcare, Inc.
+61 2 6262 8990 tel, +61 2 6262 8991 fax
paulus@linuxcare.com.au, http://www.linuxcare.com.au/
Linuxcare.  Support for the revolution.

** Sent via the linuxppc-dev mail list. See http://lists.linuxppc.org/

^ permalink raw reply	[flat|nested] 8+ messages in thread

end of thread, other threads:[~2000-03-06  6:58 UTC | newest]

Thread overview: 8+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2000-03-06  6:58 insw/outsw in ide.h David Monro
  -- strict thread matches above, loose matches on Subject: below --
2000-03-01  6:22 Paul Mackerras
2000-03-01 12:37 ` Gary Thomas
2000-03-01 13:07   ` Geert Uytterhoeven
2000-03-03  9:32     ` Cort Dougan
2000-03-03  9:40       ` Geert Uytterhoeven
2000-03-03 21:36         ` Dan Malek
2000-03-03 22:07           ` Cort Dougan

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).