[tlinux-users:08142] Re: New release of omnibook module soon: testing welcome
Holger Nelson <[email protected]>
| Newsgroups | gmane.linux.hardware.toshiba |
|---|---|
| Message-ID | <[email protected]> |
-----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1 On Mon, 11 Sep 2006, Mathieu Bérard wrote: > Thanks for this piece of asm, patch applied. Just another typo-fix: - --- trunk/nbsmi.c~ 2006-09-12 02:29:06.000000000 +0200 +++ trunk/nbsmi.c 2006-09-12 02:29:06.000000000 +0200 @@ -200,7 +200,7 @@ static int nbsmi_smi_read_command(const } retval = nbsmi_smi_command( (u16) io_op->read_addr, inputbuffer, outputbuffer); - - if(!retval) + if(retval) goto out; *data = outputbuffer[0]; With this patch applied /proc/omnibook/wifi reads the correct values here. Holger -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.2.2 (GNU/Linux) Comment: Made with pgp4pine 1.76 iD8DBQFFBgDPV71P2fDJM84RAkrPAJ4mzGjGYMK1jmxTu3zexC0OVU57zACZAU6B Wb0xoVFwy5ChSl0Bp7E2hLA= =fx9g -----END PGP SIGNATURE-----