Skip to content

Instantly share code, notes, and snippets.

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

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

Select an option

Save deferraz/1657784 to your computer and use it in GitHub Desktop.
[root@xxxx linux-2.6.32]# modinfo bnx2x
filename: /lib/modules/2.6.32.46-grsec-7.yos.x86_64/kernel/drivers/net/bnx2x.ko
firmware: bnx2x-e1h-5.2.13.0.fw
firmware: bnx2x-e1-5.2.13.0.fw
version: 1.52.1-7
license: GPL
description: Broadcom NetXtreme II BCM57710/57711/57711E Driver
author: Eliezer Tamir
srcversion: 386CA02B991532F59771546
alias: pci:v000014E4d00001650sv*sd*bc*sc*i*
alias: pci:v000014E4d0000164Fsv*sd*bc*sc*i*
alias: pci:v000014E4d0000164Esv*sd*bc*sc*i*
depends:
vermagic: 2.6.32.46-grsec SMP mod_unload modversions GRSECURITY REFCOUNT
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 (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