K 10 svn:author V 5 wpaul K 8 svn:date V 27 2003-09-13T23:51:35.000000Z K 7 svn:log V 404 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. END