diff options
Diffstat (limited to 'sys/arch/i386/conf/GENERIC')
-rw-r--r-- | sys/arch/i386/conf/GENERIC | 4 |
1 files changed, 2 insertions, 2 deletions
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 |