K 10 svn:author V 8 gallatin K 8 svn:date V 27 2001-01-11T18:04:22.000000Z K 7 svn:log V 542 MFC: cleanup apecs.c - eliminate code that's been ifdef'ed out since day 1 - use a constant (APECS_PCI_CONF) for pci config space access rather than the softc. This gets us access to pci config space very early (eg when syscons is probing adapters), which will be needed for the forthcoming TGA console driver. This file has diverged substantially in -current due to the busspace rewrite that Doug did. This is somewhat of an MFC as Doug has made these changes already in -current. Tested by: "Andrew M . Miklic" END