All of lore.kernel.org
 help / color / mirror / Atom feed
* Recently removed io accessors
@ 2006-10-12 15:44 Peter Korsgaard
  2006-10-13  0:04 ` Benjamin Herrenschmidt
  0 siblings, 1 reply; 13+ messages in thread
From: Peter Korsgaard @ 2006-10-12 15:44 UTC (permalink / raw)
  To: sfr; +Cc: linuxppc-dev

Hi,

Commit 661f1cdb8b3e3c2c44e97df122c1d5643c054ce8 ([POWERPC] remove
unused asm routines) removed the _insl / _outsl routines for 32bit
copies with byteswap.

I've been working on adding ppc support to drivers/net/smc911x.c, and
I was unfortunately using those routines (The ethernet controller can
be configured for big endian mode, but the contents of the internal
packet buffers is still little endian, so you need to byteswap in the
tx/rx routines).

Any chance of getting them back or should I implement a (slower) loop
myself before submitting the patch?

-- 
Bye, Peter Korsgaard

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

end of thread, other threads:[~2006-10-16 18:54 UTC | newest]

Thread overview: 13+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2006-10-12 15:44 Recently removed io accessors Peter Korsgaard
2006-10-13  0:04 ` Benjamin Herrenschmidt
2006-10-13  6:56   ` Peter Korsgaard
2006-10-13  7:31     ` Benjamin Herrenschmidt
2006-10-13  8:43       ` Peter Korsgaard
2006-10-13  9:30         ` Benjamin Herrenschmidt
2006-10-13  9:55           ` Peter Korsgaard
2006-10-13 12:18             ` Benjamin Herrenschmidt
2006-10-13 12:38               ` Peter Korsgaard
2006-10-13 23:20         ` Paul Mackerras
2006-10-14 11:57           ` Peter Korsgaard
2006-10-16 16:51             ` Linas Vepstas
2006-10-16 18:54               ` Peter Korsgaard

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.