CVSROOT: /cvs Module name: src Changes by: [email protected] 2014/01/18 23:04:03
Modified files:
sys/conf : files
sys/dev/pci : files.pci
Added files:
sys/dev/ic : qla.c qlareg.h qlavar.h
sys/dev/pci : qla_pci.c
Log message:
Introduce qla(4), a new driver for Qlogic fibre channel HBAs (only ISP23xx
so far). Works reasonably well now, so it's going in the tree so others can
try it out.
with some help and fixes from dlg@, general encouragement from basically
everyone
