> On Thu, Feb 24, 2005 at 05:23:03PM +0000, Ben Hill wrote: > > Hi, > > > > I'm currently using kernel 2.6.8-powerpc after a vanilla install of > > Debian. > > Sure, does, just modprobe airport, or add it to /etc/modules. > > It is not a pci device, so discover/hotplug don't seem to be able to get them. On Thu, 2005-24-02 at 19:48 +0100, Sven Luther wrote: > > Airport extreme is not supported though, and never will be. >
You speak in such absolutes! Do you know something the rest of us don't? Are your privy to info the rest of us humans are not? Perhaps you're not aware of Here's snipit from the corresponding forum: "> And do you think ppc will be supported? I'm not working on the driver, so I don't really know, but since the point here is precisely to get a Free driver, we would have the full source, so it would be just a matter of handling any endianness (order of bytes in a word) issues, and compiling for PPC. Since the original code (disassembly?) on which this development is based was for the MIPS CPUs, I suspect this aspect is already taken care of. IIRC, MIPS worked in big-endian, just like PPC. Hence this shouldn't be a problem specially if some people, like you and me, test the experimental drivers as soon as they start working on x86 to help the developers debug any remaining problem. By: Kendall Blake - kendallemm RE: Airport extreme? 2003-10-26 12:34 Nothing is supported just yet, however, once the 4306 is supported, it should be trivial to make sure it works with Mac & other PPC hardware. The MIPS code which is being disassembled is little-endian, but we shouldn't have much trouble getting big-endian support in the module. " -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]