On TI cardbus bridges, enable PCI interrupt routing if the device has not
authorkettenis <kettenis@openbsd.org>
Sun, 20 Jul 2008 18:58:07 +0000 (18:58 +0000)
committerkettenis <kettenis@openbsd.org>
Sun, 20 Jul 2008 18:58:07 +0000 (18:58 +0000)
commit6b5cd4536134a67afdd2980c97c84271b220d090
tree4f5626df19c6b2ad1db438b514d2d3cee8adaf2f
parent091584a1f00920376b8556561397e278be1ffd20
On TI cardbus bridges, enable PCI interrupt routing if the device has not
been initialized by the firmware.  This was probably the intention of the
origional code, however, it used the wrong default value for the register
in question.

Add TI PCI1510 to the list of 12XX-compatible bridges.

"be brave" deraadt@
sys/dev/pci/pccbb.c
sys/dev/pci/pccbbreg.h