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

Diff of /orinoco/orinoco_cs.c

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

revision 1.1.1.23.2.2 by dgibson, Mon Sep 29 04:37:36 2003 UTC revision 1.1.1.23.2.3 by dgibson, Tue Sep 30 03:36:11 2003 UTC
# Line 1  Line 1 
1  /* orinoco_cs.c 0.14beta1- (formerly known as dldwd_cs.c)  /* orinoco_cs.c 0.14alpha1 (formerly known as dldwd_cs.c)
2   *   *
3   * A driver for "Hermes" chipset based PCMCIA wireless adaptors, such   * A driver for "Hermes" chipset based PCMCIA wireless adaptors, such
4   * as the Lucent WavelanIEEE/Orinoco cards and their OEM (Cabletron/   * as the Lucent WavelanIEEE/Orinoco cards and their OEM (Cabletron/
# Line 663  orinoco_cs_event(event_t event, int prio Line 663  orinoco_cs_event(event_t event, int prio
663    
664  /* Can't be declared "const" or the whole __initdata section will  /* Can't be declared "const" or the whole __initdata section will
665   * become const */   * become const */
666  static char version[] __initdata = "orinoco_cs.c 0.14beta1 (David Gibson <hermes@gibson.dropbear.id.au>, Pavel Roskin <proski@gnu.org>, et al)";  static char version[] __initdata = "orinoco_cs.c 0.14alpha1 (David Gibson <hermes@gibson.dropbear.id.au>, Pavel Roskin <proski@gnu.org>, et al)";
667    
668  static struct pcmcia_driver orinoco_driver = {  static struct pcmcia_driver orinoco_driver = {
669          .owner          = THIS_MODULE,          .owner          = THIS_MODULE,

Legend:
Removed from v.1.1.1.23.2.2  
changed lines
  Added in v.1.1.1.23.2.3

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