From 2793071e8cf9cfd86f01f167108102d1a4e50825 Mon Sep 17 00:00:00 2001 From: Theo de Raadt Date: Sat, 27 Jan 2001 04:02:45 +0000 Subject: enable USBVERBOSE --- sys/arch/i386/conf/GENERIC | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'sys/arch') diff --git a/sys/arch/i386/conf/GENERIC b/sys/arch/i386/conf/GENERIC index 84f20d28e52..d6cd59270dd 100644 --- a/sys/arch/i386/conf/GENERIC +++ b/sys/arch/i386/conf/GENERIC @@ -1,4 +1,4 @@ -# $OpenBSD: GENERIC,v 1.223 2001/01/24 10:25:42 hugh Exp $ +# $OpenBSD: GENERIC,v 1.224 2001/01/27 04:02:44 deraadt Exp $ # $NetBSD: GENERIC,v 1.48 1996/05/20 18:17:23 mrg Exp $ # # GENERIC -- everything that's currently supported @@ -52,7 +52,7 @@ pci* at mainbus0 bus ? option PCIVERBOSE option EISAVERBOSE #option PCMCIAVERBOSE -#option USBVERBOSE +option USBVERBOSE #option PCIBIOSVERBOSE pchb* at pci? dev ? function ? # PCI-Host bridges -- cgit v1.2.3