John Baldwin eb975edd06 Fix a busted constant related to PCI configuration acess method #1. The
reserved bits in the port that must be zero are 24:30, not 20:30.  Bits
16:23 are used to set the bus number.  This meant that when we tested for
config mechanism #1, if the previous PCI configuration transaction sent
used a bus number greater than 15, one of the bits in 20:23 would be
non-zero and we would fail to use config mechanism #1 and thus fail to see
that PCI existed on the machine at all.

Obtained from:	Shanley's PCI System Architecture book
Tested by:	des
Proxied through:	njl
2003-09-18 17:00:03 +00:00
..
2003-05-19 20:29:07 +00:00
2003-09-10 01:11:58 +00:00
2003-09-10 01:11:58 +00:00
2003-08-03 07:50:19 +00:00
2003-02-08 20:37:55 +00:00
2002-06-29 07:04:59 +00:00
2003-05-19 20:29:07 +00:00
2003-06-02 00:29:35 +00:00
2003-03-24 20:44:39 +00:00
2002-10-23 10:14:30 +00:00
2002-11-27 16:28:18 +00:00