Created
November 9, 2011 12:13
-
-
Save kwilczynski/1351272 to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
kwilczynski@natty:~/hp-nx_nic-4.0.556/driver$ modinfo ./nx_nic.ko | |
filename: ./nx_nic.ko | |
version: 4.0.556 | |
license: GPL | |
description: HP Multi port (1/10) Gigabit Network Driver | |
author: Copyright (C) 2003 - 2008 NetXen, Inc. | |
srcversion: 885B43034A2B10AA7BDBA04 | |
alias: pci:v00004040d00000100sv*sd*bc*sc*i* | |
alias: pci:v00004040d00000025sv*sd*bc*sc*i* | |
alias: pci:v00004040d00000024sv*sd*bc*sc*i* | |
alias: pci:v00004040d00000005sv*sd*bc*sc*i* | |
alias: pci:v00004040d00000004sv*sd*bc*sc*i* | |
alias: pci:v00004040d00000002sv*sd*bc*sc*i* | |
alias: pci:v00004040d00000001sv*sd*bc*sc*i* | |
alias: pci:v00004040d00000003sv*sd*bc*sc*i* | |
depends: | |
vermagic: 2.6.38-10-server SMP mod_unload modversions | |
parm: port_mode:Ports operate in XG, 1G or Auto-Neg mode (int) | |
parm: use_msi:Enable or Disable MSI (bool) | |
parm: use_msi_x:Enable or Disable MSI-X (bool) | |
parm: rss_enable:Enable or Disable RSS (bool) | |
parm: tx_desc:Maximum Transmit Descriptors in Host (int) | |
parm: jumbo_desc:Maximum Jumbo Receive Descriptors (int) | |
parm: rdesc_1g:Maximum Receive Descriptors for 1G (int) | |
parm: rdesc_10g:Maximum Receive Descriptors for 10G (int) | |
parm: jumbo_desc_1g:Maximum Jumbo Receive Descriptors for 1G (int) | |
kwilczynski@natty:~/hp-nx_nic-4.0.556/nx_xport$ modinfo ./nx_xport.ko | |
filename: ./nx_xport.ko | |
version: 4.0.556 | |
license: GPL | |
description: NetXen Xport Driver | |
author: Copyright (C) 2003 - 2008 NetXen, Inc. | |
srcversion: 03EDEF99879A18E8906D6D5 | |
alias: pci:v00004040d00000100sv*sd*bc*sc*i* | |
alias: pci:v00004040d00000025sv*sd*bc*sc*i* | |
alias: pci:v00004040d00000024sv*sd*bc*sc*i* | |
alias: pci:v00004040d00000005sv*sd*bc*sc*i* | |
alias: pci:v00004040d00000004sv*sd*bc*sc*i* | |
alias: pci:v00004040d00000002sv*sd*bc*sc*i* | |
alias: pci:v00004040d00000001sv*sd*bc*sc*i* | |
alias: pci:v00004040d00000003sv*sd*bc*sc*i* | |
depends: | |
vermagic: 2.6.38-10-server SMP mod_unload modversions |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Needed when building: