Move check of extended configuration after the device is checked to exist, simplifies...
commitd16a20e35f5fb3375ff15e3cc59feaa9d3976be1
authorDizzyOfCRN <DizzyOfCRN@fb15a70f-31f2-0310-bbcc-cdcc74a49acc>
Mon, 25 Aug 2014 15:17:35 +0000 (25 15:17 +0000)
committerDizzyOfCRN <DizzyOfCRN@fb15a70f-31f2-0310-bbcc-cdcc74a49acc>
Mon, 25 Aug 2014 15:17:35 +0000 (25 15:17 +0000)
treee41ec61241db37890ce29df0310c620960ab25a5
parenta14c580da1ffe2056c816f23d209705437870dc3
Move check of extended configuration after the device is checked to exist, simplifies extended configuration validation.
Introduce new attribute for device "ConfigSize", returns either 256 or 4096 depending if extended configuration exists.
Clean ECAM long function.
Clean BUG macros, sorry...

git-svn-id: https://svn.aros.org/svn/aros/trunk/AROS@49530 fb15a70f-31f2-0310-bbcc-cdcc74a49acc
arch/all-pc/hidds/pcipc/driverclass.c
rom/hidds/pci/pci.conf
rom/hidds/pci/pci.h
rom/hidds/pci/pciclass.c
rom/hidds/pci/pcideviceclass.c