From owner-freebsd-hackers Thu Feb 15 14: 1:58 2001 Delivered-To: freebsd-hackers@freebsd.org Received: from ntua.gr (achilles.noc.ntua.gr [147.102.222.210]) by hub.freebsd.org (Postfix) with ESMTP id 134F737B401 for ; Thu, 15 Feb 2001 14:01:54 -0800 (PST) Received: from netmode.ntua.gr (dolly.netmode.ece.ntua.gr [147.102.13.10]) by ntua.gr (8.9.3/8.9.3) with ESMTP id AAA11855; Fri, 16 Feb 2001 00:01:46 +0200 (EET) Received: from edgar.ebs.gr (dialup.netmode.ece.ntua.gr [147.102.13.130]) by netmode.ntua.gr (8.11.1/8.11.1) with ESMTP id f1FM9NC02535; Fri, 16 Feb 2001 00:09:23 +0200 (EET) (envelope-from past@edgar.ebs.gr) Received: (from past@localhost) by edgar.ebs.gr (8.11.2/8.11.2) id f1FM12B04186; Fri, 16 Feb 2001 00:01:02 +0200 (EET) (envelope-from past) Date: Fri, 16 Feb 2001 00:00:49 +0200 From: Panagiotis Astithas To: Julian Elischer Cc: hackers@freebsd.org, Mark Santcroos , Alexander Langer Subject: Re: IrDA and FreeBSD Message-ID: <20010216000048.A4168@netmode.ece.ntua.gr> Reply-To: past@netmode.ntua.gr References: <20010214183957.A2195@netmode.ece.ntua.gr> <3A8ABAAD.A750B67F@elischer.org> <20010214205600.A531@netmode.ece.ntua.gr> <3A8B5473.DC16336@elischer.org> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline User-Agent: Mutt/1.2.5i In-Reply-To: <3A8B5473.DC16336@elischer.org>; from julian@elischer.org on Wed, Feb 14, 2001 at 08:00:51PM -0800 X-Organizational-Unit: Network Management and Optimal Design Laboratory X-Organization: National Technical University of Athens, GREECE X-Work-Phone: +30-1-772-1-450 X-Work-FAX: +30-1-772-1-452 Sender: owner-freebsd-hackers@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG On Wed, Feb 14, 2001 at 08:00:51PM -0800, Julian Elischer wrote: > you need to enable the FIR mode from the BIOS to get the PNP ID > for the fast part of the chip.. 510 is just a UART attached to the IR port > which is the SIR (slow IR :-) interface. Duh! Who would have thought that "IrDA" in the BIOS configuration would mean SIR? Indeed, changing it to FIR gives me my SMC chipset :-) I have also finished porting the findchip utility. You can find it attached. It works fine(*) on my -stable machine, but I would like someone to try it out on a -current box, just to be sure. I am going to try to port the rest of the utilities, but I would be more than happy to test the smc driver for you, when you have it ready. -past (*): except from the gtk-based 'gfindchip' that coredumps when I select quit from the menu. As a workaround use the provided perl script that has gtk bindings and works flawlessly. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-hackers" in the body of the message