freebsd-dev/sys/dev/pccbb
Warner Losh 84e6c29ca5 Add back accidentally dropped masking...
-       PCI_MASK_CONFIG(sc->dev, CBBR_BRIDGECTRL,
-           & ~CBBM_BRIDGECTRL_INTR_IREQ_ISA_EN, 2);

was accidentally dropped from r355822 in the refactor. Restore it since 16-bit
cards may fail without it (some bridges autodetect this properly, so my laptop
worked when I tested it).

Noticed by: rpokala@
2019-12-16 23:08:09 +00:00
..
pccbb_isa.c Regularize my copyright notice 2019-12-04 16:56:11 +00:00
pccbb_pci.c Move attachment of pccard children into exca library. Attach the 2019-12-16 21:35:02 +00:00
pccbb.c Add back accidentally dropped masking... 2019-12-16 23:08:09 +00:00
pccbbdevid.h Regularize my copyright notice 2019-12-04 16:56:11 +00:00
pccbbreg.h
pccbbvar.h We'll never have multiple slots a cardbus bridge. So, replace exca 2019-12-16 21:34:51 +00:00