wpaul f246e2cfe8 Update the probe some more to deal with 16/32 bit issues. If the chip
is already in 32-bit mode, we need to be able to detect this and still
read the chip ID code. Detecting 32-bit mode is actually a little
tricky, since we want to avoid turning it on accidentally. The easiest
way to do it is to just try and read the PCI subsystem ID from the
bus control registers using 16-bit accesses and compare that with the
value read from PCI config space. If they match, then we know we're in
16-bit mode, otherwise we assume 32-bit mode.
2000-11-23 00:28:43 +00:00
..
2000-10-16 08:53:00 +00:00
2000-10-20 16:05:47 +00:00
2000-09-16 18:46:05 +00:00
1999-08-28 01:08:13 +00:00
1999-08-09 12:52:49 +00:00
1999-08-28 01:08:13 +00:00
2000-11-07 09:31:28 +00:00
2000-10-30 07:54:38 +00:00
2000-11-09 17:25:49 +00:00
2000-06-21 19:19:49 +00:00
1999-08-28 01:08:13 +00:00
2000-06-27 22:41:12 +00:00
2000-05-01 20:32:07 +00:00
1999-08-28 01:08:13 +00:00
2000-10-16 19:43:44 +00:00
2000-05-01 20:32:07 +00:00
1999-08-28 01:08:13 +00:00