Søren Schmidt c13beb0171 Fix for the panic when using a Promise TX2.
The problem is that the code does a check for the granparent of
the Promise chip, if this is a bridge of the right type, we have
a TX4 on our hands, and need to handle that ones "issues".
Now the grandparent check cause subtle bugs in the newbus system,
mainly that pci_get_devid doesn't return an error value.
This patch works around the issue by using BUS_READ_IVAR() instead.
2002-10-08 18:25:10 +00:00
..
2002-10-01 15:21:57 +00:00
2002-10-01 15:21:57 +00:00
2002-10-01 15:21:09 +00:00
2002-09-23 18:54:32 +00:00
2002-09-28 17:34:31 +00:00
2002-09-23 18:54:32 +00:00
2002-10-01 15:21:57 +00:00
2002-09-23 18:54:32 +00:00