From 692bb4ac43fc394b8ef73e3b453c63d9cf500ebe Mon Sep 17 00:00:00 2001 From: Jonathan Gray Date: Sat, 12 Jul 2014 11:33:14 +0000 Subject: Remove the qli driver for QLogic 4010 & 4022 iSCSI. It was never enabled and is apparently unfinished. ok deraadt@ krw@ claudio@ kettenis@ --- sys/dev/pci/files.pci | 7 +------ 1 file changed, 1 insertion(+), 6 deletions(-) (limited to 'sys/dev/pci/files.pci') diff --git a/sys/dev/pci/files.pci b/sys/dev/pci/files.pci index e42e489fefe..f0676268757 100644 --- a/sys/dev/pci/files.pci +++ b/sys/dev/pci/files.pci @@ -1,4 +1,4 @@ -# $OpenBSD: files.pci,v 1.306 2014/04/12 05:06:58 dlg Exp $ +# $OpenBSD: files.pci,v 1.307 2014/07/12 11:33:13 jsg Exp $ # $NetBSD: files.pci,v 1.20 1996/09/24 17:47:15 christos Exp $ # # Config file and device description for machine-independent PCI code. @@ -247,11 +247,6 @@ file dev/pci/sli_pci.c sli_pci attach sili at pci with sili_pci file dev/pci/sili_pci.c sili_pci -# QLogic iSCSI HBAs -device qli: scsi -attach qli at pci with qli_pci -file dev/pci/qli_pci.c qli_pci - # Ethernet driver for DC21040-based boards device de: ether, ifnet, ifmedia attach de at pci -- cgit v1.2.3