2 Radeon 9000 users (4c66, 4966. 5962) with Intel chipset.
Please make tests of new set of drivers
http://forum.insanelymac.com/index.php?sho...1308&st=279Excume me, novices! I have no time to write detailed instructions. Read the thread and FAQs.
For advances users.
I found something interesting.
In our device tree we have
CODE
| | | +-o VID@0 <class IOAGPDevice, registered, matched, active, busy 0, retain count 15>
| | | | {
| | | | "acpi-reg" = <00000000>
| | | | "vendor-id" = <02100000>
| | | | "device-id" = <"fL">
| | | | "subsystem-vendor-id" = <14100000>
| | | | "AGP_Address_Block" = <00000008>
| | | | "AAPL,agp3-mode" = No
| | | | "AGP_AllowOverlap" = <01000000>
| | | | "AAPL,gart-width" = 0x20
| | | | "AGP_Alignment" = <00000008>
| | | | "class-code" = <00000300>
| | | | "IOAGPFlags" = 0x10005
| | | | "revision-id" = <02000000>
| | | | "AGP_Master" = <>
| | | | "compatible" = <"pci1014,531","pci1002,4c66","pciclass,030000">
| | | | "IOInterruptControllers" = ("8259-pic")
| | | | "name" = "display"
| | | | "AGP_Address_Range" = <ffffffff00000000>
| | | | "IOInterruptSpecifiers" = (<0b00000007000000>)
| | | | "IOPCIConfigured" = Yes
| | | | "IOName" = "display"
| | | | "AAPL,iokit-ndrv" = <40eca62f>
| | | | "IOAGPCommandValue" = <1403001f>
| | | | "subsystem-id" = <31050000>
| | | | "IODeviceMemory" = (({"address"=0xffffffffe0000000,"length"=0x8000000}),{"offset"=0x3000,"parent"=({"address"=0x0,"length"=0x10000}),"length"=0x100},({"address"=0xffffffffc0100000,"length"=0x10000}))
| | | | }
But in Real Mac one have
CODE
| | +-o ATY,Radeon9000iParent@10 <class IOAGPDevice, registered, matched, active, busy 0, retain count 18>
| | | {
| | | "ATY,Card#" = <"109-99700-00">
| | | "IODeviceMemory" = (({"address"=18446744071964721152,"length"=134217728}),({"address"=18446744071830634496,"length"=131072}),({"address"=18446744071830503424,"length"=65536}))
| | | "IOInterruptControllers" = ("IOInterruptControllerFF90FCE0")
| | | "interrupts" = <00000001>
| | | "ATIFEDSInfo" = <01b8e818>
| | | "ATY,Flags" = <07170190>
| | | "ATY,TVOInfo" = <01a45848>
| | | "ATY,memsize" = <04000000>
| | | "fcode-rom-offset" = <00000000>
| | | "max-latency" = <00000000>
| | | "AAPL,gray-value" = <00648cc3>
| | | "name" = <"ATY,Radeon9000iParent">
| | | "ATY,SCLK" = <00043239>
| | | "revision-id" = <00000001>
| | | "ATY,FCODE_MEM" = <20022002>
| | | "IOInterruptSpecifiers" = (<0000003000000001>)
| | | "ATY,Rom#" = <"113-99703-107">
| | | "subsystem-id" = <00004966>
| | | "AGP_Master" = <>
| | | "AAPL,slot-name" = <"SLOT-1">
| | | "IOAGPCommandValue" = <07000304>
| | | "AAPL,ndrv-dev" = Yes
| | | "class-code" = <00030000>
| | | "ATY,RefCLK" = <00006978>
| | | "device_type" = <"ATY,DDParent">
| | | "IOAGPFlags" = 5
| | | "ATY,MCLK" = <0003d090>
| | | "TBSense" = <00000000>
| | | "subsystem-vendor-id" = <00001002>
| | | "AGP_AllowOverlap" = <00000001>
| | | "IONVRAMProperty" = Yes
| | | "ATY,ConnectedFlags" = <10>
| | | "compatible" = <"pci1002,4966","pciclass,030000">
| | | "AAPL,address" = <2a828000328280002a7d2000>
| | | "vendor-id" = <00001002>
| | | "AGP_Alignment" = <10000000>
| | | "model" = <"ATY,RV250">
| | | "devsel-speed" = <00000001>
| | | "device-id" = <00004966>
| | | "AGP_Address_Block" = <10000000>
| | | "AAPL,interrupts" = <0000003000000001>
| | | "AGP_Address_Range" = <00000000ffffffff>
| | | }
We have no some of the keys. Who set its? I think EFI and Framebuffer.
Other hackintosh has no efi and sets these flags by ATIiject , Natit of Callisto.
We also can use my ATISlice 105 at
http://forum.insanelymac.com/index.php?act...st&id=20050and write any values into its i
nfo.plist.
May be some advanced user founds something interesting in this way?
If anyone found any changes report please. Bad or good - it is information!