Re: [coreboot] Improving KBC1126 support for HP laptops

2017-02-23 Thread Iru Cai
On Fri, Feb 24, 2017 at 8:14 AM, Peter Stuge wrote: > Iru Cai wrote: > > I have searched and downloaded two SMSC confidential document: a KBC1122 > > preliminary datasheet and a KBC1122 BIOS porting guide. Is there any > > problem if I use them to write some code? > > Obviously

Re: [coreboot] Improving KBC1126 support for HP laptops

2017-02-23 Thread Peter Stuge
Iru Cai wrote: > I have searched and downloaded two SMSC confidential document: a KBC1122 > preliminary datasheet and a KBC1122 BIOS porting guide. Is there any > problem if I use them to write some code? Obviously they are copyrighted works, so you can't contribute any code which you may have

[coreboot] Improving KBC1126 support for HP laptops

2017-02-23 Thread Iru Cai
Hi, I'm now doing the port for HP Elitebook 2760p ( https://review.coreboot.org/#/c/18241/) and other HP laptops, but I'm now having trouble with the EC+SuperIO chip KBC1126. Now I can use superio/smsc/kbc1100 to enable keyboard support. However, I still cannot access the EC with ectool, which