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

Diff of /orinoco/orinoco.c

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

revision 1.3 by dgibson, Fri Sep 12 03:12:24 2003 UTC revision 1.4 by dgibson, Fri Sep 12 04:19:04 2003 UTC
# Line 1  Line 1 
1  /* orinoco.c 0.14beta1  - (formerly known as dldwd_cs.c and orinoco_cs.c)  /* orinoco.c 0.14beta1HEAD - (formerly known as dldwd_cs.c and orinoco_cs.c)
2   *   *
3   * A driver for Hermes or Prism 2 chipset based PCMCIA wireless   * A driver for Hermes or Prism 2 chipset based PCMCIA wireless
4   * adaptors, with Lucent/Agere, Intersil or Symbol firmware.   * adaptors, with Lucent/Agere, Intersil or Symbol firmware.
# Line 4176  EXPORT_SYMBOL(__orinoco_ev_info); Line 4176  EXPORT_SYMBOL(__orinoco_ev_info);
4176    
4177  /* Can't be declared "const" or the whole __initdata section will  /* Can't be declared "const" or the whole __initdata section will
4178   * become const */   * become const */
4179  static char version[] __initdata = "orinoco.c 0.14beta1 (David Gibson <hermes@gibson.dropbear.id.au> and others)";  static char version[] __initdata = "orinoco.c 0.14beta1HEAD (David Gibson <hermes@gibson.dropbear.id.au> and others)";
4180    
4181  static int __init init_orinoco(void)  static int __init init_orinoco(void)
4182  {  {

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

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