Andrew Gallatin bd82bbb145 Fix a typo in pcib_alloc_msi{x} which resulted in the
device's, not the bridge's, softc to be used to check the
PCIB_DISABLE_MSI flag.  This resulted in randomly allowing
or denying MSI interrupts based on whatever value the driver
happened to store at sizeof(device_t) bytes into its softc.

I noticed this when I stopped getting MSI interrupts
after slighly re-arranging mxge's softc yesterday.
2007-05-23 15:31:00 +00:00
..
2007-05-23 13:21:57 +00:00
2007-05-23 13:36:02 +00:00
2007-05-23 13:36:02 +00:00
2007-05-15 23:29:57 +00:00
2007-05-23 13:36:02 +00:00
2007-05-22 16:17:31 +00:00
2007-05-05 11:07:52 +00:00
2007-05-21 11:57:36 +00:00
2007-05-09 09:02:11 +00:00