From mboxrd@z Thu Jan 1 00:00:00 1970 From: Johannes Kuhlmann Subject: Re: Smart Battery System driver Date: Sat, 15 Jan 2005 04:03:11 +0100 Message-ID: <47e0449d05011419037877f931@mail.gmail.com> References: <41E81C2C.8010809@bartol.udel.edu> <1105747983.7368.3.camel@tyrosine> Reply-To: Johannes Kuhlmann Mime-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit Return-path: In-Reply-To: <1105747983.7368.3.camel@tyrosine> Sender: acpi-devel-admin-5NWGOfrQmneRv+LV9MX5uipxlwaOVQ5f@public.gmane.org Errors-To: acpi-devel-admin-5NWGOfrQmneRv+LV9MX5uipxlwaOVQ5f@public.gmane.org List-Unsubscribe: , List-Post: List-Help: List-Subscribe: , List-Archive: To: acpi-devel-5NWGOfrQmneRv+LV9MX5uipxlwaOVQ5f@public.gmane.org List-Id: linux-acpi@vger.kernel.org Hi, I just tried to use this with a pure kernel (2.6.10-gentoo-r2), that means I didn't apply Bruno's patch before, and had some problems with 'acpi_ec_read' and 'acpi_ec_write' being unknown symbols. The problem was, that those symbols were not exported. I had to put EXPORT_SYMBOL(acpi_ec_write); and EXPORT_SYMBOL(acpi_ec_read); after the functions in drivers/acpi/ec.c. Regards, Johannes ------------------------------------------------------- The SF.Net email is sponsored by: Beat the post-holiday blues Get a FREE limited edition SourceForge.net t-shirt from ThinkGeek. It's fun and FREE -- well, almost....http://www.thinkgeek.com/sfshirt