Michael McConnell <[EMAIL PROTECTED]> writes:

> On Tue, 23 Nov 1999, fat bob wrote:
> 
> > I have LinuxPPC '99 on my rev. A iMac. Do any of you out there know if the
> > current s/w supports the h/w? I have a psion 3 and a Motorola L7089 and was
> > hoping to get them to work all together. If it is a h/w interface problem
> > any pointers on where I should start to write an interface for your s/w???
> 
> Does an iMac have built-in IrDA? If not, a serial-port dongle should in
> theory work...

All iMacs should have 4Mbps IrDA at the front. If you can make this port
show up as a serial port (using setserial) then you should be able to use
IrDA and bind irattach to this port. You must however compile IrDA into the
kernel, and I think that /usr/src/linux/arch/ppc/config.in is missing the
config for IrDA, so you must insert the line from the i386 sources.

source net/ax25/Config.in

+source net/irda/Config.in

mainmenu_option next_comment
comment 'ISDN subsystem'

-- Dag

-- 
   / Dag Brattli                   | The Linux-IrDA Project               /
  // University of Tromsoe, Norway | Infrared communication for Linux    //
 /// http://www.cs.uit.no/~dagb    | http://www.cs.uit.no/linux-irda/   ///

_______________________________________________
Linux-IrDA mailing list  -  [EMAIL PROTECTED]
http://www4.pasta.cs.UiT.No/mailman/listinfo/linux-irda

Reply via email to