freebsd-nq/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
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
pccbbreg.h
pccbbvar.h