Skip to content

Instantly share code, notes, and snippets.

@deferraz
Created January 22, 2012 22:14
Show Gist options
  • Select an option

  • Save deferraz/1659107 to your computer and use it in GitHub Desktop.

Select an option

Save deferraz/1659107 to your computer and use it in GitHub Desktop.
[root@centos ~]# modinfo bnx2x
filename: /lib/modules/2.6.32-220.el6.x86_64/kernel/drivers/net/bnx2x/bnx2x.ko
firmware: bnx2x/bnx2x-e2-7.0.23.0.fw
firmware: bnx2x/bnx2x-e1h-7.0.23.0.fw
firmware: bnx2x/bnx2x-e1-7.0.23.0.fw
version: 1.70.00-0
license: GPL
description: Broadcom NetXtreme II BCM57710/57711/57711E/57712/57712_MF/57800/57800_MF/57810/57810_MF/57840/57840_MF Driver
author: Eliezer Tamir
srcversion: 6A5A19EFF0B787AC073CB60
alias: pci:v000014E4d000016ABsv*sd*bc*sc*i*
alias: pci:v000014E4d0000168Dsv*sd*bc*sc*i*
alias: pci:v000014E4d000016AEsv*sd*bc*sc*i*
alias: pci:v000014E4d0000168Esv*sd*bc*sc*i*
alias: pci:v000014E4d000016A5sv*sd*bc*sc*i*
alias: pci:v000014E4d0000168Asv*sd*bc*sc*i*
alias: pci:v000014E4d00001663sv*sd*bc*sc*i*
alias: pci:v000014E4d00001662sv*sd*bc*sc*i*
alias: pci:v000014E4d00001650sv*sd*bc*sc*i*
alias: pci:v000014E4d0000164Fsv*sd*bc*sc*i*
alias: pci:v000014E4d0000164Esv*sd*bc*sc*i*
depends: mdio,libcrc32c
vermagic: 2.6.32-220.el6.x86_64 SMP mod_unload modversions
parm: multi_mode: Multi queue mode (0 Disable; 1 Enable (default)) (int)
parm: num_queues: Number of queues for multi_mode=1 (default is as a number of CPUs) (int)
parm: disable_tpa: Disable the TPA (LRO) feature (int)
parm: int_mode: Force interrupt mode other than MSI-X (1 INT#x; 2 MSI) (int)
parm: dropless_fc: Pause on exhausted host ring (int)
parm: poll: Use polling (for debug) (int)
parm: mrrs: Force Max Read Req Size (0..3) (for debug) (int)
parm: debug: Default debug msglevel (int)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment