NetBSD/sys/arch/i386
soda b63f6b5096 Add another option PCIBIOS_INTR_GUESS for no compatible ICU found case.
Under this option, if only one IRQ is available for the link,
we assumes that the IRQ is already connected, and configure
PCI Interrupt Configuration Register accordingly.
This is what Linux pcmcia-cs-3.1.19 does by default.

This fixes unconfigured pccbb interrupt problem of
Sharp Mebius MN-5500. It's interrupt router is ITExpress Inc. IT8330G.
(http://www.ite.com.tw/, vendor=0x1283, product=0x8330)
Problem reporeted by Kitagawa <sk@kiu.ac.jp> in
http://www.kaynet.or.jp/~kay/ml/netbsd-pcmcia/msg/msg00608.html
2000-08-10 21:18:27 +00:00
..
bioscall
compile
conf Alphabetize. 2000-08-04 11:51:37 +00:00
eisa
gdbscripts
i386 %r, %n -> db_format_radix() 2000-08-09 20:09:25 +00:00
include Preparation for the future introduction of multibyte locale. 2000-08-08 22:31:13 +00:00
isa Kwality control: 2000-07-02 04:40:33 +00:00
mca move struct sys_config from mca_machdep.c to mca_machdep.h 2000-07-09 10:35:11 +00:00
pci Add another option PCIBIOS_INTR_GUESS for no compatible ICU found case. 2000-08-10 21:18:27 +00:00
pnpbios remove include of <vm/vm.h>. <vm/vm.h> -> <uvm/uvm_extern.h> 2000-06-29 08:44:03 +00:00
stand Fix "suggest parentheses around assignment ..." warning in normally 2000-07-30 06:11:38 +00:00
Makefile