On Tue, Apr 03, 2007 at 09:17:43AM +0200, ccases@navista.fr wrote:
Without knowing which code you're using we cannot say very much. Can you post the full patch of the code you're trying to use?
The code is attach on mail.
Try to use the w83627hf in v2, that might work out of the box. If it doesn't try to use 0x370, 0x3f0, or 0x2e in this line in auto.c:
#define SERIAL_DEV PNP_DEV(0x3f0, W83977AF_SP1)
Page 128 (section 9.2) of the datasheet might help if you still have problems afterwards...
http://www.winbond-usa.com/products/winbond_products/pdfs/PCIC/w83977F_AF-A....
HTH, Uwe.