/[orinoco]/orinoco/orinoco_tmd.c
ViewVC logotype

Diff of /orinoco/orinoco_tmd.c

Parent Directory Parent Directory | Revision Log Revision Log | View Patch Patch

revision 1.2 by proski, Thu Sep 4 21:24:48 2003 UTC revision 1.3 by dgibson, Fri Sep 12 04:19:04 2003 UTC
# Line 1  Line 1 
1  /* orinoco_tmd.c 0.01  /* orinoco_tmd.c 0.01HEAD
2   *   *
3   * Driver for Prism II devices which would usually be driven by orinoco_cs,   * Driver for Prism II devices which would usually be driven by orinoco_cs,
4   * but are connected to the PCI bus by a TMD7160.   * but are connected to the PCI bus by a TMD7160.
# Line 207  static struct pci_driver orinoco_tmd_dri Line 207  static struct pci_driver orinoco_tmd_dri
207          .resume         = 0,          .resume         = 0,
208  };  };
209    
210  static char version[] __initdata = "orinoco_tmd.c 0.01 (Joerg Dorchain <joerg@dorchain.net>)";  static char version[] __initdata = "orinoco_tmd.c 0.01HEAD (Joerg Dorchain <joerg@dorchain.net>)";
211  MODULE_AUTHOR("Joerg Dorchain <joerg@dorchain.net>");  MODULE_AUTHOR("Joerg Dorchain <joerg@dorchain.net>");
212  MODULE_DESCRIPTION("Driver for wireless LAN cards using the TMD7160 PCI bridge");  MODULE_DESCRIPTION("Driver for wireless LAN cards using the TMD7160 PCI bridge");
213  #ifdef MODULE_LICENSE  #ifdef MODULE_LICENSE

Legend:
Removed from v.1.2  
changed lines
  Added in v.1.3

savannah-hackers-public@gnu.org
ViewVC Help
Powered by ViewVC 1.1.26