]> Devoid-pointer.net GitWeb - omnibook.git/commitdiff
* Wifi witing seems to fail with an ipw3945, update TODO
authorMathieu Bérard <mathieu.berard@crans.org>
Sun, 10 Sep 2006 00:48:57 +0000 (00:48 +0000)
committerMathieu Bérard <mathieu.berard@crans.org>
Sun, 10 Sep 2006 00:48:57 +0000 (00:48 +0000)
* Add forgotten release_region in cdimode-init error path

compal.c
doc/TODO

index 6ca36fc3400014daba38376a1060ac51b7d4e0ca..02fbceda94f904ff04a8f5b2470059ec9361754c 100644 (file)
--- a/compal.c
+++ b/compal.c
@@ -346,6 +346,7 @@ static int omnibook_cdimode_init(const struct omnibook_operation *io_op)
        
 error3:
        clear_cdimode_pci();
+       release_region(ioport_base,4);
 error2:
        pci_dev_put(lpc_bridge);
        lpc_bridge = NULL;
index b9fefb8f1e019a16f0fb6acb00b7274b2b332720..a32c2898b3c6a106f48a42918bbdc478d8259250 100644 (file)
--- a/doc/TODO
+++ b/doc/TODO
@@ -8,6 +8,7 @@ Current issues:
 * Create a clean access method to the i8042 kbd controller (this will require
   a kernel patch)
 * To be cleaned: battery dump fan_policy
+* Fix wifi and Toshiba Satellite M100 (ipw3945)
 
 Old items imported from previous version: