Sync with i386 - add ADAPTIVE_GIANT, remove pcic

This commit is contained in:
Peter Wemm 2004-08-16 22:59:24 +00:00
parent 9727279886
commit deefc3c4f5
Notes: svn2git 2020-12-20 02:59:44 +00:00
svn path=/head/; revision=133904

View File

@ -58,6 +58,7 @@ options AHC_REG_PRETTY_PRINT # Print register bitfields in debug
options AHD_REG_PRETTY_PRINT # Print register bitfields in debug
# output. Adds ~215k to driver.
options PFIL_HOOKS # pfil(9) framework
options ADAPTIVE_GIANT # Giant mutex is adaptive.
# Debugging for use in -current
options KDB # Enable kernel debugger support.
@ -149,7 +150,6 @@ device sc
# 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