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

Diff of /orinoco/airport.c

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

revision 1.4 by dgibson, Mon Sep 29 05:23:30 2003 UTC revision 1.5 by dgibson, Tue Sep 30 03:44:56 2003 UTC
# Line 1  Line 1 
1  /* airport.c 0.14beta1HEAD  /* airport.c 0.14alpha1HEAD
2   *   *
3   * A driver for "Hermes" chipset based Apple Airport wireless   * A driver for "Hermes" chipset based Apple Airport wireless
4   * card.   * card.
# Line 268  airport_attach(struct macio_dev *mdev, c Line 268  airport_attach(struct macio_dev *mdev, c
268  }                               /* airport_attach */  }                               /* airport_attach */
269    
270    
271  static char version[] __initdata = "airport.c 0.15beta1HEAD (Benjamin Herrenschmidt <benh@kernel.crashing.org>)";  static char version[] __initdata = "airport.c 0.14alpha1HEAD (Benjamin Herrenschmidt <benh@kernel.crashing.org>)";
272  MODULE_AUTHOR("Benjamin Herrenschmidt <benh@kernel.crashing.org>");  MODULE_AUTHOR("Benjamin Herrenschmidt <benh@kernel.crashing.org>");
273  MODULE_DESCRIPTION("Driver for the Apple Airport wireless card.");  MODULE_DESCRIPTION("Driver for the Apple Airport wireless card.");
274  MODULE_LICENSE("Dual MPL/GPL");  MODULE_LICENSE("Dual MPL/GPL");

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

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