Actions
Feature #9891
closedQLogic 10 Gigabit Ethernet driver (qlxgb)
Start date:
11/10/2019
Due date:
% Done:
100%
Estimated time:
Plus Target Version:
Release Notes:
Description
It seems that qlxgb driver is not compiled on pfSense,
see https://forum.netgate.com/topic/139931/hp-qlogic-nc523sfp-driver-install-freebsd-11-pfsense-kernal-recompile
Updated by Viktor Gurov over 6 years ago
Updated by Jim Pingle over 6 years ago
- Status changed from New to Pull Request Review
Updated by Renato Botelho over 6 years ago
- Status changed from Pull Request Review to Feedback
- Assignee set to Renato Botelho
- Target version set to 2.4.5-p1
- % Done changed from 0 to 100
Added to kernel
Updated by Jim Pingle over 6 years ago
- Status changed from Feedback to Resolved
Appears to be present in the kernel.
: sysctl kern.conftxt | grep qlx
device qlxgb
: strings /boot/kernel/kernel | grep qlxgb
device qlxgb
: kldstat -v | grep qla80xx
632 pci/qla80xx
Updated by Jim Pingle about 6 years ago
It is present in the kernel config and in the kernel. Same output as on 2.4.5-p1 in my comment above.
Note that the kernel option is qlxgb but the module name in the kernel is qla80xx so if you only look for qlxgb, you won't find that.
Actions
Also available in: Atom