CVSROOT: /cvs Module name: src Changes by: jmatt...@cvs.openbsd.org 2014/02/12 16:04:26
Modified files: sys/dev/pci : files.pci Added files: sys/dev/pci : qle.c qlereg.h Log message: Introduce qle(4), a new driver for QLogic ISP24xx fibre channel HBAs. While this looks a lot like qla(4), there were a lot of minor changes between the 23xx and 24xx generations that mean that there isn't really all that much shared code.