From e0eb3c19a7fb7e8f28cd8c9e811cdacd78364534 Mon Sep 17 00:00:00 2001 From: Warner Losh Date: Mon, 9 Aug 2004 17:36:19 +0000 Subject: [PATCH] Remove commented out pcic driver. It is too broken to work (even if you fix the obvious bugs, nastier ones reside below the surfac), and having it commented out here just encourages people to try it. # I'm not removing it from the base system, yet. --- sys/i386/conf/GENERIC | 1 - 1 file changed, 1 deletion(-) diff --git a/sys/i386/conf/GENERIC b/sys/i386/conf/GENERIC index 34c019360a20..5bb33922254c 100644 --- a/sys/i386/conf/GENERIC +++ b/sys/i386/conf/GENERIC @@ -168,7 +168,6 @@ device pmtimer # PCCARD (PCMCIA) support # PCMCIA and cardbus bridge support device cbb # cardbus (yenta) bridge -#device pcic # ExCA ISA and PCI bridges device pccard # PC Card (16-bit) bus device cardbus # CardBus (32-bit) bus