Bill Paul c2c6548b3a Teach the re(4) driver about the CFG2 register, which tells us whether
we're on a 32-bit/64-bit bus or not. Use this to decide if we should
set the PCI dual-address cycle enable bit in the C+ command register.
(Enabling DAC on a 32-bit bus seems to do bad things.)

Also, initialize the C+ command register early in the re_init() routine.
The documentation says this register should be configured first.
2003-09-13 23:51:35 +00:00
..
2003-08-03 07:50:19 +00:00
2003-09-09 19:22:55 +00:00
2003-09-02 17:30:40 +00:00
2003-06-11 05:37:42 +00:00
2003-08-29 23:25:00 +00:00