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

Diff of /orinoco/orinoco_pci.c

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

revision 1.7 by dgibson, Mon Sep 29 05:23:30 2003 UTC revision 1.8 by dgibson, Tue Sep 30 03:44:56 2003 UTC
# Line 1  Line 1 
1  /* orinoco_pci.c 0.14beta1HEAD  /* orinoco_pci.c 0.14alpha1HEAD
2   *   *
3   * Driver for Prism II devices that have a direct PCI interface   * Driver for Prism II devices that have a direct PCI interface
4   * (i.e., not in a Pcmcia or PLX bridge)   * (i.e., not in a Pcmcia or PLX bridge)
# Line 382  static struct pci_driver orinoco_pci_dri Line 382  static struct pci_driver orinoco_pci_dri
382          .resume         = orinoco_pci_resume,          .resume         = orinoco_pci_resume,
383  };  };
384    
385  static char version[] __initdata = "orinoco_pci.c 0.14beta1HEAD (David Gibson <hermes@gibson.dropbear.id.au> & Jean Tourrilhes <jt@hpl.hp.com>)";  static char version[] __initdata = "orinoco_pci.c 0.14alpha1HEAD (David Gibson <hermes@gibson.dropbear.id.au> & Jean Tourrilhes <jt@hpl.hp.com>)";
386  MODULE_AUTHOR("David Gibson <hermes@gibson.dropbear.id.au>");  MODULE_AUTHOR("David Gibson <hermes@gibson.dropbear.id.au>");
387  MODULE_DESCRIPTION("Driver for wireless LAN cards using direct PCI interface");  MODULE_DESCRIPTION("Driver for wireless LAN cards using direct PCI interface");
388  MODULE_LICENSE("Dual MPL/GPL");  MODULE_LICENSE("Dual MPL/GPL");

Legend:
Removed from v.1.7  
changed lines
  Added in v.1.8

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