Chun-Nan, on Jan 29 2008, 11:31 PM, said:
My latest sources with more tunings and output is here.Free for any purpose.
BTW I still don't understand your idea about bus numbering. Can you explain?
Chun-Nan, on Jan 29 2008, 11:31 PM, said:
Chun-Nan, on Jan 30 2008, 10:15 AM, said:
PCI configuration changed (BUS free=0 needed=1 added=1) PCI configuration changed (bridge=0 device=3 yenta=1) USB caused wake event (EHCI) IOPCCard info: Intel PCIC probe: TI XX12 rev 00 FireWire (OHCI) TI ID 803a PCI now active, GUID 00080da0d13f83df; max speed s400. Extension "com.apple.driver.iTunesPhoneDriver" has no kernel dependency. IOPCCard info: cs: cb_alloc(bus 8): vendor 0x1106, device 0x3038 IOPCCard info: cs: cb_alloc(bus 8): found 3 functions IOCardBusDevice: binding socket 0 function 0 to card services. IOPCCard info: cs: cb_config(bus 8) IOPCCard info: fn 0 bar 2: mem 0xa0004000-0xa00040ff IOPCCard info: fn 0 bar 5: io 0x120-0x13f IOPCCard info: fn 1 bar 2: mem 0xa0003000-0xa00030ff IOPCCard info: fn 1 bar 5: io 0x100-0x11f IOPCCard info: fn 2 bar 1: mem 0xa0002000-0xa00020ff IOPCCard info: fn 2 bar 2: mem 0xa0001000-0xa00010ff IOPCCard info: irq 18 IOCardBusDevice: binding socket 0 function 1 to card services. IOCardBusDevice: binding socket 0 function 2 to card services.
kIOPCIResetKeyI have no the definition as well as Configurationreset
if (0 & gIOPCISkip) //Chun-NanThe result always = 0 despite on all previous calculations. May be you want to write
//Chun-Nan
if (childRange->type == kIOPCIResourceTypeBusNumber)
{
if (allocators[childRange->type]->getFreeCount() <= waitCounts[childRange->type])
{
/*! @function getFreeCount @abstract Totals the sizes of the free fragments. @discussion This method returns the total of the sizes of the fragments on the free list. @result Returns the total of the free fragments sizes. */ virtual IORangeScalar getFreeCount( void );
/*! @function getFragmentCount @abstract Accessor to return the number of free fragments in the range. @discussion This method returns a count of free fragments. Each fragment describes a non-contiguous free range - deallocations will merge contiguous fragments together. @result Returns the count of free fragments. */ virtual UInt32 getFragmentCount( void );With this changes I have good results
Quote
Slice, on Jan 30 2008, 01:38 AM, said:
agpgart_ioreg.txt 439.77K
12 downloads
noagp_ioreg.txt 439.28K
2 downloads
noagp_pcmcia.rev2_ioreg.txt 446.17K
4 downloads
agp_pcmcia.rev2_ioreg.txt 446.76K
3 downloads
Chun-Nan, on Jan 30 2008, 04:15 PM, said:
barbie, on Jan 30 2008, 09:05 PM, said:
Chun-Nan, on Jan 31 2008, 12:33 AM, said:
Quote
Quote
Quote
Chun-Nan, on Jan 31 2008, 11:13 AM, said:
EqUaTe, on Jan 31 2008, 12:54 PM, said:
Quote
Quote
Slice, on Jan 31 2008, 10:48 AM, said:
Quote
Quote
0 members, 0 guests, 0 anonymous users