Comment out ichlpcib.

There are at least 2 reports that it freezes upon startup.
http://mail-index.netbsd.org/current-users/2004/04/19/0016.html
This commit is contained in:
minoura 2004-04-29 11:54:24 +00:00
parent 5289f4b5f1
commit 3a9e37fe76
2 changed files with 8 additions and 8 deletions

View File

@ -1,4 +1,4 @@
# $NetBSD: GENERIC,v 1.597 2004/04/21 01:05:35 christos Exp $
# $NetBSD: GENERIC,v 1.598 2004/04/29 11:54:24 minoura Exp $
#
# GENERIC machine description file
#
@ -22,7 +22,7 @@ include "arch/i386/conf/std.i386"
options INCLUDE_CONFIG_FILE # embed config file in kernel binary
#ident "GENERIC-$Revision: 1.597 $"
#ident "GENERIC-$Revision: 1.598 $"
maxusers 32 # estimated number of users
@ -348,7 +348,7 @@ pci* at ppb? bus ?
elansc* at pci? dev ? function ? # AMD Elan SC520 System Controller
# PCI bridges
ichlpcib* at pci? dev ? function ? # Intel ICH PCI-ISA w/ watchdog support
#ichlpcib* at pci? dev ? function ? # Intel ICH PCI-ISA w/ watchdog support
pchb* at pci? dev ? function ? # PCI-Host bridges
pceb* at pci? dev ? function ? # PCI-EISA bridges
pcib* at pci? dev ? function ? # PCI-ISA bridges
@ -365,7 +365,7 @@ eisa0 at mainbus?
eisa0 at pceb?
# ISA bus support
isa0 at ichlpcib?
#isa0 at ichlpcib?
isa0 at mainbus?
isa0 at pceb?
isa0 at pcib?

View File

@ -1,4 +1,4 @@
# $NetBSD: GENERIC_LAPTOP,v 1.90 2004/03/14 08:09:42 minoura Exp $
# $NetBSD: GENERIC_LAPTOP,v 1.91 2004/04/29 11:54:24 minoura Exp $
# From: NetBSD: GENERIC,v 1.414 2001/07/30 19:59:05 ad Exp
#
# GENERIC_LAPTOP -- GENERIC with cardbus and some USB devices enabled
@ -8,7 +8,7 @@ include "arch/i386/conf/std.i386"
#options INCLUDE_CONFIG_FILE # embed config file in kernel binary
#ident "GENERIC-$Revision: 1.90 $"
#ident "GENERIC-$Revision: 1.91 $"
maxusers 32 # estimated number of users
@ -284,9 +284,9 @@ options PCIBIOS_INTR_GUESS # see pcibios(4)
#options PCIINTR_DEBUG # super-verbose PCI interrupt fixup
# PCI bridges
#ichlpcib* at pci? dev ? function ? # Intel ICH PCI-ISA w/ watchdog support
pchb* at pci? dev ? function ? # PCI-Host bridges
pcib* at pci? dev ? function ? # PCI-ISA bridges
ichlpcib* at pci? dev ? function ? # Intel ICH PCI-ISA w/ watchdog support
ppb* at pci? dev ? function ? # PCI-PCI bridges
# XXX 'puc's aren't really bridges, but there's no better place for them here
puc* at pci? dev ? function ? # PCI "universal" comm. cards
@ -294,9 +294,9 @@ puc* at pci? dev ? function ? # PCI "universal" comm. cards
agp* at pchb?
# ISA bus support
#isa0 at ichlpcib?
isa0 at mainbus?
isa0 at pcib?
isa0 at ichlpcib?
# PCMCIA bus support
pcmcia* at pcic? controller ? socket ?