Jump to content

CardBus/PCMCIA PC Cards for Leopard


~Eureka
 Share

1,073 posts in this topic

Recommended Posts

Hi all,

 

I need people to test the file and report the result.

 

Here is the test13 IOPCIFamily. Use this one with IOPCCardFamily on rev7.

First:

Please boot with "-s" to enter single user mode. Let me know the dmesg result.

Second:

After that, please boot with standard mode. Check if both firewire and pccard function correctly. In addition, let me know if the system has other issues after trying test13.

 

Don't forget to backup your original file before trying it. Thanks a lot.

 

Chun-Nan

 

IOPCIFamily.test13.zip

Link to comment
Share on other sites

Hi all,

 

I need people to test the file and report the result.

 

Here is the test13 IOPCIFamily. Use this one with IOPCCardFamily on rev7.

First:

Please boot with "-s" to enter single user mode. Let me know the dmesg result.

Second:

After that, please boot with standard mode. Check if both firewire and pccard function correctly. In addition, let me know if the system has other issues after trying test13.

 

Don't forget to backup your original file before trying it. Thanks a lot.

 

Chun-Nan

 

IOPCIFamily.test13.zip

Hi Chun-Nan,

 

here is dmesg for test13 (neither PCMCIA nor FW is working):

 

npvhash=4095
hi mem tramps at 0xffe00000
PAE enabled
Darwin Kernel Version 9.1.0: Wed Oct 31 17:46:22 PDT 2007; root:xnu-1228.0.2~1/RELEASE_I386
standard timeslicing quantum is 10000 us
vm_page_bootstrap: 510558 free pages and 13730 wired pages
mig_table_max_displ = 79
Extension "com.apple.driver.AppleACPIPlatform" has immediate dependencies on both com.apple.kernel and com.apple.kpi components; use only one style.
AppleACPICPU: ProcessorApicId=0 LocalApicId=0 Enabled
AppleACPICPU: ProcessorApicId=1 LocalApicId=1 Enabled
Loading security extension com.apple.nke.applicationfirewall
Loading security extension com.apple.security.seatbelt
calling mpo_policy_init for mb
Seatbelt MACF policy initialized
Security policy loaded: Seatbelt Policy (mb)
Loading security extension com.apple.security.TMSafetyNet
calling mpo_policy_init for TMSafetyNet
Security policy loaded: Safety net for Time Machine (TMSafetyNet)
Copyright © 1982, 1986, 1989, 1991, 1993
The Regents of the University of California. All rights reserved.

MAC Framework successfully initialized
using 10485 buffer headers and 4096 cluster IO buffer headers
IOAPIC: Version 0x20 Vectors 64:87
ACPI: System State [s0 S3 S4 S5] (S3)
Extension "com.apple.driver.AppleACPIPlatform" has immediate dependencies on both com.apple.kernel and com.apple.kpi components; use only one style.
Extension "com.apple.driver.AppleACPIPlatform" has immediate dependencies on both com.apple.kernel and com.apple.kpi components; use only one style.
Extension "com.apple.driver.AppleACPIPlatform" has immediate dependencies on both com.apple.kernel and com.apple.kpi components; use only one style.mbinit: done
Security auditing service present
BSM auditing present

Starting AppleACPIPS2Nub
Found mouse PNP device
AppleACPIPS2Nub startup complete
Extension "com.apple.driver.AppleACPIPlatform" has immediate dependencies on both com.apple.kernel and com.apple.kpi components; use only one style.
pciBridgeAllocateResource(bus 7, state 0)
Allocating resources on bus 7
 clipped bridge MEM range head to f0904000:fc000 for f0900000:4000 overlap 4000
 MEM: sub-range outside parent range: 0xf0900000:0x4000
 MEM: 2 sub-range limited to 7d380 each
 I/O: 1 sub-range limited to 0 each
 BUS: 1 sub-range limited to 0 each
 MEM: allocated block f0906000:1000
pciBridgeDistributeResource(bus 7, state 2)
Distribute resources for bus 7
 BUS: total size 0, required size 1, maximize count 1
 BUS: assigned block 8:1
Applying config for device 7:6:3
 bar 0x10 = f0905800
 Device Command = 02100006From path: "uuid", 
Waiting for boot volume with UUID 252724EC-A21D-3FC0-94F9-BCEC237771D7
Waiting on <dict ID="0"><key>IOProviderClass</key><string ID="1">IOResources</string><key>IOResourceMatch</key><string ID="2">boot-uuid-media</string></dict>

Applying config for device 7:6:2
 bar 0x10 = f0904000
 Device Command = 02100006
Applying config for device 7:6:1
 bar 0x10 = f0905000
 bar 0x14 = f0900000
 Device Command = 02100016
Applying config for bridge serving bus 8
 MEM: start/size = 00000000:00100000
 I/O: start/size = 00000000:00001000
 BUS: start/size = 00000008:00000001
 Regs:
 BUS: prim/sec/sub = 07:08:08
Enabling bridge serving bus 8
 Bridge Command    = 02100007
[ PCI configuration Phase-4 ]
[ PCI configuration end ]
PCI configuration changed (bridge=0 device=3 yenta=1)
ApplePCIConfigurator::free(0x45c2000)
IOPCCard info:   Intel PCIC probe:   TI XX12 rev 00
FireWire (OHCI) TI ID 803a PCI now active, GUID 00080da0d13f83df; max speed s400.
IOPCCard info:   cs: cb_alloc(bus 8): unable to create cardbus nub for socket 0

 

Regards,

Mariusz.

Link to comment
Share on other sites

Run around? B)

 

do

{

PCI configure;

some driver start (AGP, USB, FireWire, PCMCI etc) and change PCI configuration;

Allocate resources, bus renumbering;

} repeat until kernel panic...

Link to comment
Share on other sites

dmesg with test13:

 

Loading security extension com.apple.nke.applicationfirewall
Loading security extension com.apple.security.seatbelt
calling mpo_policy_init for mb
Seatbelt MACF policy initialized
Security policy loaded: Seatbelt Policy (mb)
Copyright © 1982, 1986, 1989, 1991, 1993
The Regents of the University of California. All rights reserved.

MAC Framework successfully initialized
using 10485 buffer headers and 4096 cluster IO buffer headers
IOAPIC: Version 0x20 Vectors 64:87
ACPI: System State [s0 S3 S4 S5] (S3)
Extension "com.apple.driver.ApplePCIConfigurator" has immediate dependencies on both com.apple.kernel and com.apple.kpi components; use only one style.
Extension "com.apple.driver.AppleACPIPlatform" has immediate dependencies on both com.apple.kernel and com.apple.kpi components; use only one style.
Extension "com.apple.driver.AppleACPIPlatform" has immediate dependencies on both com.apple.kernel and com.apple.kpi components; use only one style.
Extension "com.apple.driver.AppleACPIPlatform" has immediate dependencies on both com.apple.kernel and com.apple.kpi components; use only one style.pciBridgeAllocateResource(bus 10, state 0)
Allocating resources on bus 10
 MEM: 6 sub-range limited to 2aaaa each
 I/O: 2 sub-range limited to 0 each
 BUS: 2 sub-range limited to 0 each
 MEM: allocated block d0400000:1000
 MEM: allocated block d0401000:800
 MEM: allocated block d0402000:1000
 MEM: allocated block d0403000:1000
pciBridgeDistributeResource(bus 10, state 2)
Distribute resources for bus 10
 BUS: total size 1, required size 2, maximize count 2
 BUS: assigned block b:1
 BUS: assigned block c:1
Applying config for device 10:9:4
 bar 0x10 = d0400000
 bar 0x14 = d0401000
 Device Command = 02100017
Applying config for bridge serving bus 12
 MEM: start/size = 00000000:00100000
 I/O: start/size = 00000000:00001000
 BUS: start/size = 0000000c:00000001
 Regs:
 BUS: prim/sec/sub = 0a:0c:0c
Enabling bridge serving bus 12
 Bridge Command    = 04100087
Applying config for bridge serving bus 11
 MEM: start/size = 00000000:00100000
 I/O: start/size = 00000000:00001000
 BUS: start/size = 0000000b:00000001
 Regs:
 BUS: prim/sec/sub = 0a:0b:0b
Enabling bridge serving bus 11
 Bridge Command    = 04100007
pciBridgeAllocateResource(bus 10, state 2)
pciBridgeDistributeResource(bus 10, state 2)
Distribute resources for bus 10
 BUS: total size 1, required size 2, maximize count 2
 BUS: assigned block b:1
 BUS: assigned block c:1
Applying config for device 10:9:4
 bar 0x10 = d0400000
 bar 0x14 = d0401000
 Device Command = 02100017
[ PCI configuration Phase-4 ]
[ PCI configuration end ]
PCI configuration changed (bridge=0 device=2 yenta=2)
ApplePCIConfigurator::free(0x383b000)

Extension "com.apple.driver.AppleACPIPlatform" has immediate dependencies on both com.apple.kernel and com.apple.kpi components; use only one style.
Starting AppleACPIPS2Nub
Found mouse PNP device
AppleACPIPS2Nub startup complete
mbinit: done
Security auditing service present
BSM auditing present
From path: "uuid", 
Waiting for boot volume with UUID F4EDFD34-C9E7-3FF1-A157-8A7E8C92493B
Waiting on <dict ID="0"><key>IOProviderClass</key><string ID="1">IOResources</string><key>IOResourceMatch</key><string ID="2">boot-uuid-media</string></dict>
IOPCCard info:   Intel PCIC probe:   O2Micro OZ711MP1/MS1 rev 21
IOPCCard info:   Intel PCIC probe: ,   O2Micro OZ711MP1/MS1 rev 21
FireWire (OHCI) VendorID 1217 ID f7 PCI now active, GUID 009fc0001a119e00; max speed s400.
IOPCCard info:   cs: memory probe 0xa0000000-0xa0ffffff: clean.
IOPCCard16Device: binding socket 0 function 0 to card services.
Extension "com.apple.driver.iTunesPhoneDriver" has no explicit kernel dependency; using version 6.0.
Got boot device = IOService:/AppleACPIPlatformExpert/PCI0@0/AppleACPIPCI/USB7@1D,7/AppleUSBEHCI/NOONTEC USB Storage@fd410000/MSC Bulk-Only Transfer@0/IOUSBMassStorageClass/IOSCSIPeripheralDeviceNub/IOSCSIPeripheralDeviceType00/IOBlockStorageServices/IOBlockStorageDriver/Maxtor 6 AD1G Media/IOFDiskPartitionScheme/Untitled 1@1
BSD root: disk1s1, major 14, minor 3

 

dmesg rev13 with pcmcia card plugged in:

 

 

Extension "com.apple.driver.AppleACPIPlatform" has immediate dependencies on both com.apple.kernel and com.apple.kpi components; use only one style.
Extension "com.apple.driver.AppleACPIPlatform" has immediate dependencies on both com.apple.kernel and com.apple.kpi components; use only one style.
Extension "com.apple.driver.AppleACPIPlatform" has immediate dependencies on both com.apple.kernel and com.apple.kpi components; use only one style.mbinit: done
Security auditing service present
BSM auditing present

Starting AppleACPIPS2Nub
Found mouse PNP device
AppleACPIPS2Nub startup complete
Extension "com.apple.driver.AppleACPIPlatform" has immediate dependencies on both com.apple.kernel and com.apple.kpi components; use only one style.
From path: "uuid", 
Waiting for boot volume with UUID F4EDFD34-C9E7-3FF1-A157-8A7E8C92493B
Waiting on <dict ID="0"><key>IOProviderClass</key><string ID="1">IOResources</string><key>IOResourceMatch</key><string ID="2">boot-uuid-media</string></dict>
pciBridgeAllocateResource(bus 10, state 0)
Allocating resources on bus 10
 MEM: 6 sub-range limited to 2aaaa each
 I/O: 2 sub-range limited to 0 each
 BUS: 2 sub-range limited to 0 each
 MEM: allocated block d0400000:1000
 MEM: allocated block d0401000:800
 MEM: allocated block d0402000:1000
 MEM: allocated block d0403000:1000
pciBridgeDistributeResource(bus 10, state 2)
Distribute resources for bus 10
 BUS: total size 1, required size 2, maximize count 2
 BUS: assigned block b:1
 BUS: assigned block c:1
Applying config for device 10:9:4
 bar 0x10 = d0400000
 bar 0x14 = d0401000
 Device Command = 02100017
Applying config for bridge serving bus 12
 MEM: start/size = 00000000:00100000
 I/O: start/size = 00000000:00001000
 BUS: start/size = 0000000c:00000001
 Regs:
 BUS: prim/sec/sub = 0a:0c:0c
Enabling bridge serving bus 12
 Bridge Command    = 04100087
Applying config for bridge serving bus 11
 MEM: start/size = 00000000:00100000
 I/O: start/size = 00000000:00001000
 BUS: start/size = 0000000b:00000001
 Regs:
 BUS: prim/sec/sub = 0a:0b:0b
Enabling bridge serving bus 11
 Bridge Command    = 04100007
pciBridgeAllocateResource(bus 10, state 2)
pciBridgeDistributeResource(bus 10, state 2)
Distribute resources for bus 10
 BUS: total size 1, required size 2, maximize count 2
 BUS: assigned block b:1
 BUS: assigned block c:1
Applying config for device 10:9:4
 bar 0x10 = d0400000
 bar 0x14 = d0401000
 Device Command = 02100017
[ PCI configuration Phase-4 ]
[ PCI configuration end ]
PCI configuration changed (bridge=0 device=2 yenta=2)
ApplePCIConfigurator::free(0x393c000)
IOPCCard info:   Intel PCIC probe:   O2Micro OZ711MP1/MS1 rev 21
IOPCCard info:   Intel PCIC probe: ,   O2Micro OZ711MP1/MS1 rev 21
FireWire (OHCI) VendorID 1217 ID f7 PCI now active, GUID 009fc0001a119e00; max speed s400.
IOPCCard info:   cs: cb_alloc(bus 11): vendor 0x104c, device 0x8025
IOPCCard info:   cs: cb_alloc(bus 11): found 1 functions
IOCardBusDevice: binding socket 0 function 0 to card services.
IOPCCard info:   cs: cb_config(bus 11)
IOPCCard info:     fn 0 bar 1: mem 0xa0004000-0xa00047ff
IOPCCard info:     fn 0 bar 2: mem 0xa0000000-0xa0003fff
IOPCCard info:     irq 20
IOPCCard info:   cs: memory probe 0xa0000000-0xa0ffffff: excluding 0xa0000000-0xa00fffff
IOPCCard16Device: binding socket 1 function 0 to card services.
FireWire (OHCI) TI ID 8025 CardBus now active, GUID 000108000000fbf8; max speed s800.
Extension "com.apple.driver.iTunesPhoneDriver" has no explicit kernel dependency; using version 6.0.
Got boot device = IOService:/AppleACPIPlatformExpert/PCI0@0/AppleACPIPCI/USB7@1D,7/AppleUSBEHCI/NOONTEC USB Storage@fd410000/MSC Bulk-Only Transfer@0/IOUSBMassStorageClass/IOSCSIPeripheralDeviceNub/IOSCSIPeripheralDeviceType00/IOBlockStorageServices/IOBlockStorageDriver/Maxtor 6 AD1G Media/IOFDiskPartitionScheme/Untitled 1@1
BSD root: disk1s1, major 14, minor 3
USBF:	7.631	AppleUSBEHCI[0x38d9800]::Found a transaction which hasn't moved in 5 seconds on bus 0xfd, timing out! (Addr: 3, EP: 0)

 

 

booting in standard mode:

 

alf error, and iopcicard16device error is still present.

firewire dvcam capture problem with internal firewire (also if used as webcam no image is available), hdd works fine @ 400 (max speed of internal firewire).

pcmcia slot is detected (also smartcard reader), all the firewire devices works fine but max firewire speed is locked to 400 (also with fw 800 hdd).

 

regards

Link to comment
Share on other sites

Hi Chun-Nan,

 

here is dmesg for test13 (neither PCMCIA nor FW is working):

...............

 

Regards,

Mariusz.

 

Hi Mariusz,

 

Thanks for testing test13.

 

According to the result:

IOPCCard info: Intel PCIC probe: TI XX12 rev 00

FireWire (OHCI) TI ID 803a PCI now active, GUID 00080da0d13f83df; max speed s400.

 

However, none of your PCCard nor your Firewire is working. That is interesting. :unsure:

 

Chun-Nan

 

=====================

 

Hi snam11,

 

Thanks for testing test13.

 

I think iopcicard16device is related to your smartcard reader. If your smartcard reader works after trying test13, then I think it is just a warning message.

 

Has your internal firewire device (with dvcam capture or webcam funciton) worked while using other poeple's iopcifamily?

 

Did test13 cause kernel panic with your ethernet this time?

 

Chun-Nan

 

===============

 

Hi Mariusz, snam11,

 

Here is the test14 iopcifmaily. Please try it with rev7 iopccardfamily and let me know the result. Thanks.

 

Chun-Nan

 

IOPCIFamily.test14.zip

Link to comment
Share on other sites

Hi Chun-Nan,

your driver works perfect on my vaio PCIxx12 cardbus and my pcmcia d-link DWL-G650+ Rev C4 works great on leopard, was just wondereing if it is possible to get the PCIx12 FlashCard reader working under Leopard..

 

Cheers,

uk_rules_ok

Link to comment
Share on other sites

Hi Mariusz,

 

Thanks for testing test13.

 

According to the result:

IOPCCard info: Intel PCIC probe: TI XX12 rev 00

FireWire (OHCI) TI ID 803a PCI now active, GUID 00080da0d13f83df; max speed s400.

 

However, none of your PCCard nor your Firewire is working. That is interesting. ;)

 

Chun-Nan

 

Hi Mariusz, snam11,

 

Here is the test14 iopcifmaily. Please try it with rev7 iopccardfamily and let me know the result. Thanks.

 

Chun-Nan

 

IOPCIFamily.test14.zip

 

Hi Chun-Nan,

 

here is dmesg for test14 + rev 7 ( the same like test13, neither PCMCIA nor FW works [cannot list FireWire devices]):

 

npvhash=4095
hi mem tramps at 0xffe00000
PAE enabled
Darwin Kernel Version 9.1.0: Wed Oct 31 17:46:22 PDT 2007; root:xnu-1228.0.2~1/RELEASE_I386
standard timeslicing quantum is 10000 us
vm_page_bootstrap: 510558 free pages and 13730 wired pages
mig_table_max_displ = 79
Extension "com.apple.driver.AppleACPIPlatform" has immediate dependencies on both com.apple.kernel and com.apple.kpi components; use only one style.
AppleACPICPU: ProcessorApicId=0 LocalApicId=0 Enabled
AppleACPICPU: ProcessorApicId=1 LocalApicId=1 Enabled
Loading security extension com.apple.nke.applicationfirewall
Loading security extension com.apple.security.seatbelt
calling mpo_policy_init for mb
Seatbelt MACF policy initialized
Security policy loaded: Seatbelt Policy (mb)
Loading security extension com.apple.security.TMSafetyNet
calling mpo_policy_init for TMSafetyNet
Security policy loaded: Safety net for Time Machine (TMSafetyNet)
Copyright © 1982, 1986, 1989, 1991, 1993
The Regents of the University of California. All rights reserved.

MAC Framework successfully initialized
using 10485 buffer headers and 4096 cluster IO buffer headers
IOAPIC: Version 0x20 Vectors 64:87
ACPI: System State [s0 S3 S4 S5] (S3)
Extension "com.apple.driver.AppleACPIPlatform" has immediate dependencies on both com.apple.kernel and com.apple.kpi components; use only one style.
Extension "com.apple.driver.AppleACPIPlatform" has immediate dependencies on both com.apple.kernel and com.apple.kpi components; use only one style.
Extension "com.apple.driver.AppleACPIPlatform" has immediate dependencies on both com.apple.kernel and com.apple.kpi components; use only one style.mbinit: done
Security auditing service present
BSM auditing present

Starting AppleACPIPS2Nub
Found mouse PNP device
AppleACPIPS2Nub startup complete
Extension "com.apple.driver.AppleACPIPlatform" has immediate dependencies on both com.apple.kernel and com.apple.kpi components; use only one style.From path: "uuid", 
Waiting for boot volume with UUID 252724EC-A21D-3FC0-94F9-BCEC237771D7
Waiting on <dict ID="0"><key>IOProviderClass</key><string ID="1">IOResources</string><key>IOResourceMatch</key><string ID="2">boot-uuid-media</string></dict>

pciBridgeAllocateResource(bus 7, state 0)
Allocating resources on bus 7
 clipped bridge MEM range head to f0904000:fc000 for f0900000:4000 overlap 4000
 MEM: sub-range outside parent range: 0xf0900000:0x4000
 MEM: 2 sub-range limited to 7d380 each
 I/O: 1 sub-range limited to 0 each
 BUS: 1 sub-range limited to 0 each
 MEM: allocated block f0906000:1000
pciBridgeDistributeResource(bus 7, state 2)
Distribute resources for bus 7
 BUS: total size 0, required size 1, maximize count 1
 BUS: assigned block 8:1
Applying config for device 7:6:3
 bar 0x10 = f0905800
 Device Command = 02100006
Applying config for device 7:6:2
 bar 0x10 = f0904000
 Device Command = 02100006
Applying config for device 7:6:1
 bar 0x10 = f0905000
 bar 0x14 = f0900000
 Device Command = 02100006
Applying config for bridge serving bus 8
 MEM: start/size = 00000000:00100000
 I/O: start/size = 00000000:00001000
 BUS: start/size = 00000008:00000001
 Regs:
 BUS: prim/sec/sub = 07:08:08
Enabling bridge serving bus 8
 Bridge Command    = 02100007
[ PCI configuration Phase-4 ]
[ PCI configuration end ]
PCI configuration changed (bridge=0 device=3 yenta=1)
ApplePCIConfigurator::free(0x456b800)
IOPCCard info:   Intel PCIC probe:   TI XX12 rev 00
FireWire (OHCI) TI ID 803a PCI now active, GUID 00080da0d13f83df; max speed s400.
IOPCCard info:   cs: cb_alloc(bus 8): unable to create cardbus nub for socket 0
Got boot device = IOService:/AppleACPIPlatformExpert/PCI0@0/AppleACPIPCI/SATA@1F,2/AppleIntelPIIXATARoot/PRID@0/AppleIntelICHxSATA/ATADeviceNub@0/IOATABlockStorageDriver/IOATABlockStorageDevice/IOBlockStorageDriver/TOSHIBA MK1237GSX Media/IOFDiskPartitionScheme/Untitled 3@3
BSD root: disk0s3, major 14, minor 3
Extension "com.apple.driver.iTunesPhoneDriver" has no explicit kernel dependency; using version 6.0.

 

Regards,

Mariusz.

Link to comment
Share on other sites

Hi snam11,

 

Thanks for testing test13.

 

I think iopcicard16device is related to your smartcard reader. If your smartcard reader works after trying test13, then I think it is just a warning message.

 

Has your internal firewire device (with dvcam capture or webcam funciton) worked while using other poeple's iopcifamily?

 

Did test13 cause kernel panic with your ethernet this time?

 

Chun-Nan

 

hi chun-nan

i don't know if the smarcard reader works or not, and i don't really care :). this device is not a multicard (sd,mmc,memory stick) reader, but a smartcard reader with security/lock purpose, so pretty useless, and i cannot test it because i don't know if is available any mac soft like user login with fingerprint or smartcard reader autentication... if you tell me the iopccard16device message is only a warning i believe in you :D

 

my internal firewire has never worked, i've always got the ochi memory error message.with other people's iopcifamily i can only enable the pcmcia slot. this device started its "new life" with your rev6 :D

 

yes, the kp is still present (i've attached a pic)

 

 

this is rev14 with no pcmcia cards plugged in:

 

Seatbelt MACF policy initialized
Security policy loaded: Seatbelt Policy (mb)
Copyright © 1982, 1986, 1989, 1991, 1993
The Regents of the University of California. All rights reserved.

MAC Framework successfully initialized
using 10485 buffer headers and 4096 cluster IO buffer headers
IOAPIC: Version 0x20 Vectors 64:87
ACPI: System State [s0 S3 S4 S5] (S3)
Extension "com.apple.driver.ApplePCIConfigurator" has immediate dependencies on both com.apple.kernel and com.apple.kpi components; use only one style.
Extension "com.apple.driver.AppleACPIPlatform" has immediate dependencies on both com.apple.kernel and com.apple.kpi components; use only one style.
Extension "com.apple.driver.AppleACPIPlatform" has immediate dependencies on both com.apple.kernel and com.apple.kpi components; use only one style.mbinit: done
Security auditing service present
BSM auditing present

Starting AppleACPIPS2Nub
Found mouse PNP device
AppleACPIPS2Nub startup complete
Extension "com.apple.driver.AppleACPIPlatform" has immediate dependencies on both com.apple.kernel and com.apple.kpi components; use only one style.
From path: "uuid", 
Waiting for boot volume with UUID F4EDFD34-C9E7-3FF1-A157-8A7E8C92493B
Waiting on <dict ID="0"><key>IOProviderClass</key><string ID="1">IOResources</string><key>IOResourceMatch</key><string ID="2">boot-uuid-media</string></dict>
Extension "com.apple.driver.AppleACPIPlatform" has immediate dependencies on both com.apple.kernel and com.apple.kpi components; use only one style.
pciBridgeAllocateResource(bus 10, state 0)
Allocating resources on bus 10
 MEM: 6 sub-range limited to 2aaaa each
 I/O: 2 sub-range limited to 0 each
 BUS: 2 sub-range limited to 0 each
 MEM: allocated block d0400000:1000
 MEM: allocated block d0401000:800
 MEM: allocated block d0402000:1000
 MEM: allocated block d0403000:1000
pciBridgeDistributeResource(bus 10, state 2)
Distribute resources for bus 10
 BUS: total size 1, required size 2, maximize count 2
 BUS: assigned block b:1
 BUS: assigned block c:1
Applying config for device 10:9:4
 bar 0x10 = d0400000
 bar 0x14 = d0401000
 Device Command = 02100015
Applying config for bridge serving bus 12
 MEM: start/size = 00000000:00100000
 I/O: start/size = 00000000:00001000
 BUS: start/size = 0000000c:00000001
 Regs:
 BUS: prim/sec/sub = 0a:0c:0c
Enabling bridge serving bus 12
 Bridge Command    = 04100087
Applying config for bridge serving bus 11
 MEM: start/size = 00000000:00100000
 I/O: start/size = 00000000:00001000
 BUS: start/size = 0000000b:00000001
 Regs:
 BUS: prim/sec/sub = 0a:0b:0b
Enabling bridge serving bus 11
 Bridge Command    = 04100007
pciBridgeAllocateResource(bus 10, state 2)
pciBridgeDistributeResource(bus 10, state 2)
Distribute resources for bus 10
 BUS: total size 1, required size 2, maximize count 2
 BUS: assigned block b:1
 BUS: assigned block c:1
Applying config for device 10:9:4
 bar 0x10 = d0400000
 bar 0x14 = d0401000
 Device Command = 02100015
[ PCI configuration Phase-4 ]
[ PCI configuration end ]
PCI configuration changed (bridge=0 device=2 yenta=2)
ApplePCIConfigurator::free(0x383b000)
IOPCCard info:   Intel PCIC probe:   O2Micro OZ711MP1/MS1 rev 21
IOPCCard info:   Intel PCIC probe: ,   O2Micro OZ711MP1/MS1 rev 21
FireWire (OHCI) VendorID 1217 ID f7 PCI now active, GUID 009fc0001a119e00; max speed s400.
IOPCCard info:   cs: memory probe 0xa0000000-0xa0ffffff: clean.
IOPCCard16Device: binding socket 0 function 0 to card services.
Extension "com.apple.driver.iTunesPhoneDriver" has no explicit kernel dependency; using version 6.0.
Got boot device = IOService:/AppleACPIPlatformExpert/PCI0@0/AppleACPIPCI/USB7@1D,7/AppleUSBEHCI/NOONTEC USB Storage@fd310000/MSC Bulk-Only Transfer@0/IOUSBMassStorageClass/IOSCSIPeripheralDeviceNub/IOSCSIPeripheralDeviceType00/IOBlockStorageServices/IOBlockStorageDriver/Maxtor 6 AD1G Media/IOFDiskPartitionScheme/Untitled 1@1
BSD root: disk1s1, major 14, minor 3
USBF:	7.621	AppleUSBEHCI[0x398a800]::Found a transaction which hasn't moved in 5 seconds on bus 0xfd, timing out! (Addr: 3, EP: 0)

 

this is the dmesg with firewire 800 pcmcia card plugged in:

 

Extension "com.apple.driver.ApplePCIConfigurator" has immediate dependencies on both com.apple.kernel and com.apple.kpi components; use only one style.
Extension "com.apple.driver.AppleACPIPlatform" has immediate dependencies on both com.apple.kernel and com.apple.kpi components; use only one style.
Extension "com.apple.driver.AppleACPIPlatform" has immediate dependencies on both com.apple.kernel and com.apple.kpi components; use only one style.
Extension "com.apple.driver.AppleACPIPlatform" has immediate dependencies on both com.apple.kernel and com.apple.kpi components; use only one style.pciBridgeAllocateResource(bus 10, state 0)
Allocating resources on bus 10
 MEM: 6 sub-range limited to 2aaaa each
 I/O: 2 sub-range limited to 0 each
 BUS: 2 sub-range limited to 0 each
 MEM: allocated block d0400000:1000
 MEM: allocated block d0401000:800
 MEM: allocated block d0402000:1000
 MEM: allocated block d0403000:1000
pciBridgeDistributeResource(bus 10, state 2)
Distribute resources for bus 10
 BUS: total size 1, required size 2, maximize count 2
 BUS: assigned block b:1
 BUS: assigned block c:1
Applying config for device 10:9:4
 bar 0x10 = d0400000
 bar 0x14 = d0401000
 Device Command = 02100015
Applying config for bridge serving bus 12
 MEM: start/size = 00000000:00100000
 I/O: start/size = 00000000:00001000
 BUS: start/size = 0000000c:00000001
 Regs:
 BUS: prim/sec/sub = 0a:0c:0c
Enabling bridge serving bus 12
 Bridge Command    = 04100087
Applying config for bridge serving bus 11
 MEM: start/size = 00000000:00100000
 I/O: start/size = 00000000:00001000
 BUS: start/size = 0000000b:00000001
 Regs:
 BUS: prim/sec/sub = 0a:0b:0b
Enabling bridge serving bus 11
 Bridge Command    = 04100007
pciBridgeAllocateResource(bus 10, state 2)
pciBridgeDistributeResource(bus 10, state 2)
Distribute resources for bus 10
 BUS: total size 1, required size 2, maximize count 2
 BUS: assigned block b:1
 BUS: assigned block c:1
Applying config for device 10:9:4
 bar 0x10 = d0400000
 bar 0x14 = d0401000
 Device Command = 02100015
[ PCI configuration Phase-4 ]
[ PCI configuration end ]
PCI configuration changed (bridge=0 device=2 yenta=2)
ApplePCIConfigurator::free(0x383b000)

Starting AppleACPIPS2NubExtension "com.apple.driver.AppleACPIPlatform" has immediate dependencies on both com.apple.kernel and com.apple.kpi components; use only one style.

Found mouse PNP device
AppleACPIPS2Nub startup complete
mbinit: done
Security auditing service present
BSM auditing present
From path: "uuid", 
Waiting for boot volume with UUID F4EDFD34-C9E7-3FF1-A157-8A7E8C92493B
Waiting on <dict ID="0"><key>IOProviderClass</key><string ID="1">IOResources</string><key>IOResourceMatch</key><string ID="2">boot-uuid-media</string></dict>
IOPCCard info:   Intel PCIC probe:   O2Micro OZ711MP1/MS1 rev 21
IOPCCard info:   Intel PCIC probe: ,   O2Micro OZ711MP1/MS1 rev 21
FireWire (OHCI) VendorID 1217 ID f7 PCI now active, GUID 009fc0001a119e00; max speed s400.
IOPCCard info:   cs: cb_alloc(bus 11): vendor 0x104c, device 0x8025
IOPCCard info:   cs: cb_alloc(bus 11): found 1 functions
IOCardBusDevice: binding socket 0 function 0 to card services.
IOPCCard info:   cs: cb_config(bus 11)
IOPCCard info:     fn 0 bar 1: mem 0xa0004000-0xa00047ff
IOPCCard info:     fn 0 bar 2: mem 0xa0000000-0xa0003fff
IOPCCard info:     irq 20
IOPCCard info:   cs: memory probe 0xa0000000-0xa0ffffff: excluding 0xa0000000-0xa00fffff
IOPCCard16Device: binding socket 1 function 0 to card services.
FireWire (OHCI) TI ID 8025 CardBus now active, GUID 000108000000fbf8; max speed s800.
Extension "com.apple.driver.iTunesPhoneDriver" has no explicit kernel dependency; using version 6.0.
Got boot device = IOService:/AppleACPIPlatformExpert/PCI0@0/AppleACPIPCI/USB7@1D,7/AppleUSBEHCI/NOONTEC USB Storage@fd310000/MSC Bulk-Only Transfer@0/IOUSBMassStorageClass/IOSCSIPeripheralDeviceNub/IOSCSIPeripheralDeviceType00/IOBlockStorageServices/IOBlockStorageDriver/Maxtor 6 AD1G Media/IOFDiskPartitionScheme/Untitled 1@1
BSD root: disk1s1, major 14, minor 3

 

 

 

i've tested rev14 and the results are same as rev13

this time another problem is added: need to power off the smartcard reader (clicking on pcmcia icon and choosing the power off option) otherwise no matter if any pcmcia card is plugged in, the system won't detect it.

 

regards

post-38685-1202076190_thumb.jpg

Link to comment
Share on other sites

Hi guys,

 

I felt I should explain why there have been so many test releases of IOPCIFamily.

 

The various bugs, crashes, panics, and such that people have been experiencing, I cannot replicate on my machine. Every version I've released has worked perfectly for my hardware. As I'm sure you can appreciate, it isn't easy fixing bugs when you don't have actual access to the hardware, which is why I've had to do so many test releases! Everything I try needs to be tested to see what the results are...

 

Thanks for your understanding.

 

Chun-Nan

 

===================

 

Hi Mariusz, snam11,

 

Here is the test15 iopcifmaily. Please try it with rev7 iopccardfamily and let me know the result. Thanks.

 

Chun-Nan

IOPCIFamily.test15.zip

Link to comment
Share on other sites

Hi guys,

 

I felt I should explain why there have been so many test releases of IOPCIFamily.

 

The various bugs, crashes, panics, and such that people have been experiencing, I cannot replicate on my machine. Every version I've released has worked perfectly for my hardware. As I'm sure you can appreciate, it isn't easy fixing bugs when you don't have actual access to the hardware, which is why I've had to do so many test releases! Everything I try needs to be tested to see what the results are...

 

Thanks for your understanding.

 

Chun-Nan

 

===================

 

Hi Mariusz, snam11,

 

Here is the test15 iopcifmaily. Please try it with rev7 iopccardfamily and let me know the result. Thanks.

 

Chun-Nan

 

IOPCIFamily.test15.zip

 

Hi Chun-Nan,

here is dmesg for test15 + rev7 (PCMCIA works, FW shows unknown device):

 

ading security extension com.apple.security.seatbelt
calling mpo_policy_init for mb
Seatbelt MACF policy initialized
Security policy loaded: Seatbelt Policy (mb)
Loading security extension com.apple.security.TMSafetyNet
calling mpo_policy_init for TMSafetyNet
Security policy loaded: Safety net for Time Machine (TMSafetyNet)
Copyright © 1982, 1986, 1989, 1991, 1993
The Regents of the University of California. All rights reserved.

MAC Framework successfully initialized
using 10485 buffer headers and 4096 cluster IO buffer headers
IOAPIC: Version 0x20 Vectors 64:87
ACPI: System State [s0 S3 S4 S5] (S3)
Extension "com.apple.driver.AppleACPIPlatform" has immediate dependencies on both com.apple.kernel and com.apple.kpi components; use only one style.
Extension "com.apple.driver.AppleACPIPlatform" has immediate dependencies on both com.apple.kernel and com.apple.kpi components; use only one style.
mbinit: done
Security auditing service present
BSM auditing present
Extension "com.apple.driver.AppleACPIPlatform" has immediate dependencies on both com.apple.kernel and com.apple.kpi components; use only one style.
From path: "uuid", 
Waiting for boot volume with UUID 252724EC-A21D-3FC0-94F9-BCEC237771D7
Waiting on <dict ID="0"><key>IOProviderClass</key><string ID="1">IOResources</string><key>IOResourceMatch</key><string ID="2">boot-uuid-media</string></dict>
Extension "com.apple.driver.AppleACPIPlatform" has immediate dependencies on both com.apple.kernel and com.apple.kpi components; use only one style.Starting AppleACPIPS2Nub
Found mouse PNP device
AppleACPIPS2Nub startup complete

pciBridgeAllocateResource(bus 7, state 0)
Allocating resources on bus 7
 clipped bridge MEM range head to f0904000:fc000 for f0900000:4000 overlap 4000
 MEM: sub-range outside parent range: 0xf0900000:0x4000
PCI configuration changed (BUS free=0 needed=1 added=1)
 MEM: 2 sub-range limited to 7d380 each
 I/O: 1 sub-range limited to 0 each
 BUS: 1 sub-range limited to 0 each
 MEM: allocated block f0906000:1000
pciBridgeDistributeResource(bus 7, state 2)
Distribute resources for bus 7
 BUS: total size 0, required size 1, maximize count 1
 BUS: assigned block 8:1
Applying config for device 7:6:3
 bar 0x10 = f0905800
 Device Command = 02100006
Applying config for device 7:6:2
 bar 0x10 = f0904000
 Device Command = 02100006
Applying config for device 7:6:1
 bar 0x10 = f0905000
 bar 0x14 = f0900000
 Device Command = 02100016
Applying config for bridge serving bus 8
 MEM: start/size = 00000000:00100000
 I/O: start/size = 00000000:00001000
 BUS: start/size = 00000008:00000001
 Regs:
 BUS: prim/sec/sub = 07:08:08
Enabling bridge serving bus 8
 Bridge Command    = 02100007
[ PCI configuration Phase-4 ]
[ PCI configuration end ]
PCI configuration changed (bridge=0 device=3 yenta=1)
ApplePCIConfigurator::free(0x456b800)
IOPCCard info:   Intel PCIC probe:   TI XX12 rev 00
FireWire (OHCI) TI ID 803a PCI now active, GUID 00080da0d13f83df; max speed s400.
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.
Got boot device = IOService:/AppleACPIPlatformExpert/PCI0@0/AppleACPIPCI/SATA@1F,2/AppleIntelPIIXATARoot/PRID@0/AppleIntelICHxSATA/ATADeviceNub@0/IOATABlockStorageDriver/IOATABlockStorageDevice/IOBlockStorageDriver/TOSHIBA MK1237GSX Media/IOFDiskPartitionScheme/Untitled 3@3
BSD root: disk0s3, major 14, minor 3
Extension "com.apple.driver.iTunesPhoneDriver" has no explicit kernel dependency; using version 6.0.

 

I'd like to thank for all your efforts. I can remember it took about one year for Taruga to make working codec for my ALC861.

 

Once again thank you very much!

 

 

Regards,

Mariusz.

Link to comment
Share on other sites

Hi guys,

 

I felt I should explain why there have been so many test releases of IOPCIFamily.

 

The various bugs, crashes, panics, and such that people have been experiencing, I cannot replicate on my machine. Every version I've released has worked perfectly for my hardware. As I'm sure you can appreciate, it isn't easy fixing bugs when you don't have actual access to the hardware, which is why I've had to do so many test releases! Everything I try needs to be tested to see what the results are...

 

Thanks for your understanding.

 

Chun-Nan

 

hi chun-nan

i think you're doing a supa good job, and thanx for your support.

you're working hard and "only" for the glory, so thanx again for everiything you've done, you're doing, and you'll do.

 

rev15 without pcmcia card plugged in:

MAC Framework successfully initialized
using 10485 buffer headers and 4096 cluster IO buffer headers
IOAPIC: Version 0x20 Vectors 64:87
ACPI: System State [s0 S3 S4 S5] (S3)
Extension "com.apple.driver.ApplePCIConfigurator" has immediate dependencies on both com.apple.kernel and com.apple.kpi components; use only one style.
Extension "com.apple.driver.AppleACPIPlatform" has immediate dependencies on both com.apple.kernel and com.apple.kpi components; use only one style.
Extension "com.apple.driver.AppleACPIPlatform" has immediate dependencies on both com.apple.kernel and com.apple.kpi components; use only one style.
Extension "com.apple.driver.AppleACPIPlatform" has immediate dependencies on both com.apple.kernel and com.apple.kpi components; use only one style.mbinit: done
Security auditing service present
BSM auditing present

Starting AppleACPIPS2Nub
Found mouse PNP device
AppleACPIPS2Nub startup complete
Extension "com.apple.driver.AppleACPIPlatform" has immediate dependencies on both com.apple.kernel and com.apple.kpi components; use only one style.From path: "uuid", 
Waiting for boot volume with UUID F4EDFD34-C9E7-3FF1-A157-8A7E8C92493B
Waiting on <dict ID="0"><key>IOProviderClass</key><string ID="1">IOResources</string><key>IOResourceMatch</key><string ID="2">boot-uuid-media</string></dict>

pciBridgeAllocateResource(bus 10, state 0)
Allocating resources on bus 10
PCI configuration changed (BUS free=0 needed=1 added=1)
PCI configuration changed (BUS free=0 needed=2 added=2)
 MEM: 6 sub-range limited to 2aaaa each
 I/O: 2 sub-range limited to 0 each
 BUS: 2 sub-range limited to 0 each
 MEM: allocated block d0400000:1000
 MEM: allocated block d0401000:800
 MEM: allocated block d0402000:1000
 MEM: allocated block d0403000:1000
pciBridgeDistributeResource(bus 10, state 2)
Distribute resources for bus 10
 BUS: total size 0, required size 2, maximize count 2
 BUS: assigned block b:1
 BUS: assigned block c:1
Applying config for device 10:9:4
 bar 0x10 = d0400000
 bar 0x14 = d0401000
 Device Command = 02100017
Applying config for bridge serving bus 12
 MEM: start/size = 00000000:00100000
 I/O: start/size = 00000000:00001000
 BUS: start/size = 0000000c:00000001
 Regs:
 BUS: prim/sec/sub = 0a:0c:0c
Enabling bridge serving bus 12
 Bridge Command    = 04100087
Applying config for bridge serving bus 11
 MEM: start/size = 00000000:00100000
 I/O: start/size = 00000000:00001000
 BUS: start/size = 0000000b:00000001
 Regs:
 BUS: prim/sec/sub = 0a:0b:0b
Enabling bridge serving bus 11
 Bridge Command    = 04100007
pciBridgeAllocateResource(bus 10, state 2)
pciBridgeDistributeResource(bus 10, state 2)
Distribute resources for bus 10
 BUS: total size 0, required size 2, maximize count 2
 BUS: assigned block b:1
 BUS: assigned block c:1
Applying config for device 10:9:4
 bar 0x10 = d0400000
 bar 0x14 = d0401000
 Device Command = 02100017
[ PCI configuration Phase-4 ]
[ PCI configuration end ]
PCI configuration changed (bridge=0 device=2 yenta=2)
ApplePCIConfigurator::free(0x3937800)
IOPCCard info:   Intel PCIC probe:   O2Micro OZ711MP1/MS1 rev 21
IOPCCard info:   Intel PCIC probe: ,   O2Micro OZ711MP1/MS1 rev 21
FireWire (OHCI) VendorID 1217 ID f7 PCI now active, GUID 009fc0001a119e00; max speed s400.
IOPCCard info:   cs: memory probe 0xa0000000-0xa0ffffff: clean.
IOPCCard16Device: binding socket 1 function 0 to card services.
Extension "com.apple.driver.iTunesPhoneDriver" has no explicit kernel dependency; using version 6.0.
Got boot device = IOService:/AppleACPIPlatformExpert/PCI0@0/AppleACPIPCI/USB7@1D,7/AppleUSBEHCI/NOONTEC USB Storage@fd410000/MSC Bulk-Only Transfer@0/IOUSBMassStorageClass/IOSCSIPeripheralDeviceNub/IOSCSIPeripheralDeviceType00/IOBlockStorageServices/IOBlockStorageDriver/Maxtor 6 AD1G Media/IOFDiskPartitionScheme/Untitled 1@1
BSD root: disk1s1, major 14, minor 3

 

rev15 with pcmcia firewire plugged in:

 

Found mouse PNP device
AppleACPIPS2Nub startup complete
Extension "com.apple.driver.AppleACPIPlatform" has immediate dependencies on both com.apple.kernel and com.apple.kpi components; use only one style.
mbinit: done
Security auditing service present
BSM auditing present
From path: "uuid", 
Waiting for boot volume with UUID F4EDFD34-C9E7-3FF1-A157-8A7E8C92493B
Waiting on <dict ID="0"><key>IOProviderClass</key><string ID="1">IOResources</string><key>IOResourceMatch</key><string ID="2">boot-uuid-media</string></dict>
Extension "com.apple.driver.AppleACPIPlatform" has immediate dependencies on both com.apple.kernel and com.apple.kpi components; use only one style.
pciBridgeAllocateResource(bus 10, state 0)
Allocating resources on bus 10
PCI configuration changed (BUS free=0 needed=1 added=1)
PCI configuration changed (BUS free=0 needed=2 added=2)
 MEM: 6 sub-range limited to 2aaaa each
 I/O: 2 sub-range limited to 0 each
 BUS: 2 sub-range limited to 0 each
 MEM: allocated block d0400000:1000
 MEM: allocated block d0401000:800
 MEM: allocated block d0402000:1000
 MEM: allocated block d0403000:1000
pciBridgeDistributeResource(bus 10, state 2)
Distribute resources for bus 10
 BUS: total size 0, required size 2, maximize count 2
 BUS: assigned block b:1
 BUS: assigned block c:1
Applying config for device 10:9:4
 bar 0x10 = d0400000
 bar 0x14 = d0401000
 Device Command = 02100017
Applying config for bridge serving bus 12
 MEM: start/size = 00000000:00100000
 I/O: start/size = 00000000:00001000
 BUS: start/size = 0000000c:00000001
 Regs:
 BUS: prim/sec/sub = 0a:0c:0c
Enabling bridge serving bus 12
 Bridge Command    = 04100087
Applying config for bridge serving bus 11
 MEM: start/size = 00000000:00100000
 I/O: start/size = 00000000:00001000
 BUS: start/size = 0000000b:00000001
 Regs:
 BUS: prim/sec/sub = 0a:0b:0b
Enabling bridge serving bus 11
 Bridge Command    = 04100007
pciBridgeAllocateResource(bus 10, state 2)
pciBridgeDistributeResource(bus 10, state 2)
Distribute resources for bus 10
 BUS: total size 0, required size 2, maximize count 2
 BUS: assigned block b:1
 BUS: assigned block c:1
Applying config for device 10:9:4
 bar 0x10 = d0400000
 bar 0x14 = d0401000
 Device Command = 02100017
[ PCI configuration Phase-4 ]
[ PCI configuration end ]
PCI configuration changed (bridge=0 device=2 yenta=2)
ApplePCIConfigurator::free(0x387f000)
IOPCCard info:   Intel PCIC probe:   O2Micro OZ711MP1/MS1 rev 21
IOPCCard info:   Intel PCIC probe: ,   O2Micro OZ711MP1/MS1 rev 21
FireWire (OHCI) VendorID 1217 ID f7 PCI now active, GUID 009fc0001a119e00; max speed s400.
IOPCCard info:   cs: cb_alloc(bus 11): vendor 0x104c, device 0x8025
IOPCCard info:   cs: cb_alloc(bus 11): found 1 functions
IOCardBusDevice: binding socket 0 function 0 to card services.
IOPCCard info:   cs: cb_config(bus 11)
IOPCCard info:     fn 0 bar 1: mem 0xa0004000-0xa00047ff
IOPCCard info:     fn 0 bar 2: mem 0xa0000000-0xa0003fff
IOPCCard info:     irq 20
IOPCCard info:   cs: memory probe 0xa0000000-0xa0ffffff: excluding 0xa0000000-0xa00fffff
IOPCCard16Device: binding socket 1 function 0 to card services.
FireWire (OHCI) TI ID 8025 CardBus now active, GUID 000108000000fbf8; max speed s800.
Extension "com.apple.driver.iTunesPhoneDriver" has no explicit kernel dependency; using version 6.0.
Got boot device = IOService:/AppleACPIPlatformExpert/PCI0@0/AppleACPIPCI/USB7@1D,7/AppleUSBEHCI/NOONTEC USB Storage@fd410000/MSC Bulk-Only Transfer@0/IOUSBMassStorageClass/IOSCSIPeripheralDeviceNub/IOSCSIPeripheralDeviceType00/IOBlockStorageServices/IOBlockStorageDriver/Maxtor 6 AD1G Media/IOFDiskPartitionScheme/Untitled 1@1
BSD root: disk1s1, major 14, minor 3

 

 

internal firewire works but with same issues as before (no picture with dvcam and no capture).

pcmcia slot is detected but all plugged pcmcia devices are not detected/working.

kp with lan

Link to comment
Share on other sites

Hi,

 

i tested my Lenovo T60 with Rev7 and test15.zip.

No luck.

See picture.

 

Greets,

Rubel

 

Hi Rubel,

 

I couldn't see the whole error messages but "ACPI".....

This kernel panic only happened with test15 iopcifamily or also happened with rev7 iopcifamily? Also, have you replaced AppleACPIPlatform or IOACPIFamily kexts before? Thanks.

 

Chun-Nan

 

================

Hi Mariusz, snam11,

 

Thanks for youre support. :)

Here is the test16 iopcifmaily. Please try it with rev7 iopccardfamily and let me know the result. Thanks.

 

Also, snam11, because you have 2 pccard slots on your machine, can you also test to turn off one pccard(maybe smartcard reader) and see if the other pccard is working? Thanks.

 

Chun-Nan

 

IOPCIFamily.test16.zip

Link to comment
Share on other sites

Not sure what I'm doing wrong here, but the output of "dmesg | grep PC" is as follows... Running an hp 8510w (no idea what the hardware is). Used the latest kext's. Thanks in advance

 

 

IOPCCardDevice: there is no VersionOneInfo CIS tuple to match against?<BR>IOPCCard16Device::matchPropertyTable entered.<BR>IOPCCardDevice: there is no VersionOneInfo CIS tuple to match against?<BR>IOPCCard notice: cs: unable to map card memory!<BR>IOPCCard notice: cs: unable to map card memory!<BR>IOPCCard16Device: binding socket 0 function 0 to card services.<BR>IOPCCard16Device::matchPropertyTable entered.<BR>IOPCCardDevice: there is no VersionOneInfo CIS tuple to match against?<BR>IOPCCard16Device::matchPropertyTable entered.<BR>IOPCCardDevice: there is no VersionOneInfo CIS tuple to match against?<BR>IOPCCard16Device::matchPropertyTable entered.<BR>IOPCCardDevice: there is no VersionOneInfo CIS tuple to match against?<BR>IOPCCard16Device::matchPropertyTable entered.<BR>IOPCCardDevice: there is no VersionOneInfo CIS tuple to match against?<BR>IOPCCard: shutting down socket 0.<BR>IOPCCard: calling terminate on socket 0 function 0 nub 0x7715900.<BR>IOPCCard16Device: releasing socket 0 function 0 from card services.<BR>

Link to comment
Share on other sites

Not sure what I'm doing wrong here, but the output of "dmesg | grep PC" is as follows... Running an hp 8510w (no idea what the hardware is). Used the latest kext's. Thanks in advance

 

 

IOPCCardDevice: there is no VersionOneInfo CIS tuple to match against?<BR>IOPCCard16Device::matchPropertyTable entered.<BR>IOPCCardDevice: there is no VersionOneInfo CIS tuple to match against?<BR>IOPCCard notice: cs: unable to map card memory!<BR>IOPCCard notice: cs: unable to map card memory!<BR>IOPCCard16Device: binding socket 0 function 0 to card services.<BR>IOPCCard16Device::matchPropertyTable entered.<BR>IOPCCardDevice: there is no VersionOneInfo CIS tuple to match against?<BR>IOPCCard16Device::matchPropertyTable entered.<BR>IOPCCardDevice: there is no VersionOneInfo CIS tuple to match against?<BR>IOPCCard16Device::matchPropertyTable entered.<BR>IOPCCardDevice: there is no VersionOneInfo CIS tuple to match against?<BR>IOPCCard16Device::matchPropertyTable entered.<BR>IOPCCardDevice: there is no VersionOneInfo CIS tuple to match against?<BR>IOPCCard: shutting down socket 0.<BR>IOPCCard: calling terminate on socket 0 function 0 nub 0x7715900.<BR>IOPCCard16Device: releasing socket 0 function 0 from card services.<BR>

 

Hi brices21,

 

Can you post the full dmesg information under "singleuser" mode (Boot with "-s")? And maybe your hardware information, too. Thanks.

 

Chun-Nan

Link to comment
Share on other sites

hi chun-nan

 

rev16:

MAC Framework successfully initialized
using 10485 buffer headers and 4096 cluster IO buffer headers
IOAPIC: Version 0x20 Vectors 64:87
ACPI: System State [s0 S3 S4 S5] (S3)
Extension "com.apple.driver.ApplePCIConfigurator" has immediate dependencies on both com.apple.kernel and com.apple.kpi components; use only one style.
Extension "com.apple.driver.AppleACPIPlatform" has immediate dependencies on both com.apple.kernel and com.apple.kpi components; use only one style.
Extension "com.apple.driver.AppleACPIPlatform" has immediate dependencies on both com.apple.kernel and com.apple.kpi components; use only one style.
Starting AppleACPIPS2NubExtension "com.apple.driver.AppleACPIPlatform" has immediate dependencies on both com.apple.kernel and com.apple.kpi components; use only one style.

Found mouse PNP device
AppleACPIPS2Nub startup complete
mbinit: done
Security auditing service present
BSM auditing present
From path: "uuid", 
Waiting for boot volume with UUID F4EDFD34-C9E7-3FF1-A157-8A7E8C92493B
Waiting on <dict ID="0"><key>IOProviderClass</key><string ID="1">IOResources</string><key>IOResourceMatch</key><string ID="2">boot-uuid-media</string></dict>
Extension "com.apple.driver.AppleACPIPlatform" has immediate dependencies on both com.apple.kernel and com.apple.kpi components; use only one style.
pciBridgeAllocateResource(bus 10, state 0)
Allocating resources on bus 10
 MEM: 6 sub-range limited to 2aaaa each
 I/O: 2 sub-range limited to 0 each
 BUS: 2 sub-range limited to 1 each
 MEM: allocated block d0400000:1000
 MEM: allocated block d0401000:800
 MEM: allocated block d0402000:1000
 MEM: allocated block d0403000:1000
pciBridgeDistributeResource(bus 10, state 2)
Distribute resources for bus 10
 BUS: total size 2, required size 2, maximize count 2
 BUS: assigned block b:1
 BUS: assigned block c:1
Applying config for device 10:9:4
 bar 0x10 = d0400000
 bar 0x14 = d0401000
 Device Command = 02100015
Applying config for bridge serving bus 12
 MEM: start/size = 00000000:00100000
 I/O: start/size = 00000000:00001000
 BUS: start/size = 0000000c:00000001
 Regs:
 BUS: prim/sec/sub = 0a:0c:0c
Enabling bridge serving bus 12
 Bridge Command    = 04100087
Applying config for bridge serving bus 11
 MEM: start/size = 00000000:00100000
 I/O: start/size = 00000000:00001000
 BUS: start/size = 0000000b:00000001
 Regs:
 BUS: prim/sec/sub = 0a:0b:0b
Enabling bridge serving bus 11
 Bridge Command    = 04100007
pciBridgeAllocateResource(bus 10, state 2)
pciBridgeDistributeResource(bus 10, state 2)
Distribute resources for bus 10
 BUS: total size 2, required size 2, maximize count 2
 BUS: assigned block b:1
 BUS: assigned block c:1
Applying config for device 10:9:4
 bar 0x10 = d0400000
 bar 0x14 = d0401000
 Device Command = 02100015
PCI configuration changed (bridge=0 device=2 yenta=2)
IOPCCard info:   Intel PCIC probe:   O2Micro OZ711MP1/MS1 rev 21
IOPCCard info:   Intel PCIC probe: ,   O2Micro OZ711MP1/MS1 rev 21
FireWire (OHCI) VendorID 1217 ID f7 PCI now active, GUID 009fc0001a119e00; max speed s400.
IOPCCard info:   cs: memory probe 0xa0000000-0xa0ffffff: clean.
IOPCCard16Device: binding socket 1 function 0 to card services.
Extension "com.apple.driver.iTunesPhoneDriver" has no explicit kernel dependency; using version 6.0.
Got boot device = IOService:/AppleACPIPlatformExpert/PCI0@0/AppleACPIPCI/USB7@1D,7/AppleUSBEHCI/NOONTEC USB Storage@fd410000/MSC Bulk-Only Transfer@0/IOUSBMassStorageClass/IOSCSIPeripheralDeviceNub/IOSCSIPeripheralDeviceType00/IOBlockStorageServices/IOBlockStorageDriver/Maxtor 6 AD1G Media/IOFDiskPartitionScheme/Untitled 1@1
BSD root: disk1s1, major 14, minor 3

 

rev16 with firewire pcmcia:

 

Starting AppleACPIPS2Nub
Found mouse PNP device
AppleACPIPS2Nub startup complete
From path: "uuid", 
Waiting for boot volume with UUID F4EDFD34-C9E7-3FF1-A157-8A7E8C92493B
Waiting on <dict ID="0"><key>IOProviderClass</key><string ID="1">IOResources</string><key>IOResourceMatch</key><string ID="2">boot-uuid-media</string></dict>
Extension "com.apple.driver.AppleACPIPlatform" has immediate dependencies on both com.apple.kernel and com.apple.kpi components; use only one style.
pciBridgeAllocateResource(bus 10, state 0)
Allocating resources on bus 10
 MEM: 6 sub-range limited to 2aaaa each
 I/O: 2 sub-range limited to 0 each
 BUS: 2 sub-range limited to 1 each
 MEM: allocated block d0400000:1000
 MEM: allocated block d0401000:800
 MEM: allocated block d0402000:1000
 MEM: allocated block d0403000:1000
pciBridgeDistributeResource(bus 10, state 2)
Distribute resources for bus 10
 BUS: total size 2, required size 2, maximize count 2
 BUS: assigned block b:1
 BUS: assigned block c:1
Applying config for device 10:9:4
 bar 0x10 = d0400000
 bar 0x14 = d0401000
 Device Command = 02100015
Applying config for bridge serving bus 12
 MEM: start/size = 00000000:00100000
 I/O: start/size = 00000000:00001000
 BUS: start/size = 0000000c:00000001
 Regs:
 BUS: prim/sec/sub = 0a:0c:0c
Enabling bridge serving bus 12
 Bridge Command    = 04100087
Applying config for bridge serving bus 11
 MEM: start/size = 00000000:00100000
 I/O: start/size = 00000000:00001000
 BUS: start/size = 0000000b:00000001
 Regs:
 BUS: prim/sec/sub = 0a:0b:0b
Enabling bridge serving bus 11
 Bridge Command    = 04100007
pciBridgeAllocateResource(bus 10, state 2)
pciBridgeDistributeResource(bus 10, state 2)
Distribute resources for bus 10
 BUS: total size 2, required size 2, maximize count 2
 BUS: assigned block b:1
 BUS: assigned block c:1
Applying config for device 10:9:4
 bar 0x10 = d0400000
 bar 0x14 = d0401000
 Device Command = 02100015
PCI configuration changed (bridge=0 device=2 yenta=2)
IOPCCard info:   Intel PCIC probe:   O2Micro OZ711MP1/MS1 rev 21
IOPCCard info:   Intel PCIC probe: ,   O2Micro OZ711MP1/MS1 rev 21
FireWire (OHCI) VendorID 1217 ID f7 PCI now active, GUID 009fc0001a119e00; max speed s400.
IOPCCard info:   cs: cb_alloc(bus 11): vendor 0x104c, device 0x8025
IOPCCard info:   cs: cb_alloc(bus 11): found 1 functions
IOCardBusDevice: binding socket 0 function 0 to card services.
IOPCCard info:   cs: cb_config(bus 11)
IOPCCard info:     fn 0 bar 1: mem 0xa0004000-0xa00047ff
IOPCCard info:     fn 0 bar 2: mem 0xa0000000-0xa0003fff
IOPCCard info:     irq 20
IOPCCard info:   cs: memory probe 0xa0000000-0xa0ffffff: excluding 0xa0000000-0xa00fffff
IOPCCard16Device: binding socket 1 function 0 to card services.
FireWire (OHCI) TI ID 8025 CardBus now active, GUID 000108000000fbf8; max speed s800.
Extension "com.apple.driver.iTunesPhoneDriver" has no explicit kernel dependency; using version 6.0.
Got boot device = IOService:/AppleACPIPlatformExpert/PCI0@0/AppleACPIPCI/USB7@1D,7/AppleUSBEHCI/NOONTEC USB Storage@fd410000/MSC Bulk-Only Transfer@0/IOUSBMassStorageClass/IOSCSIPeripheralDeviceNub/IOSCSIPeripheralDeviceType00/IOBlockStorageServices/IOBlockStorageDriver/Maxtor 6 AD1G Media/IOFDiskPartitionScheme/Untitled 1@1
BSD root: disk1s1, major 14, minor 3
USBF:	7.557	AppleUSBEHCI[0x3973800]::Found a transaction which hasn't moved in 5 seconds on bus 0xfd, timing out! (Addr: 3, EP: 0)

 

this release fixed the firewire pcmcia detection.this time the plugged in device is detected and working but max speed is locked at 400.

i can oly power off the smartcard reader if the device detection doesn't work. If i power off the pcmcia slot it disables also express slot.

internal firewire issues not solved.

kp with lan

Link to comment
Share on other sites

Here is the full dmesg output after booting into single user mode and mounting the disk...

 

npvhash=4095
hi mem tramps at 0xffe00000
PAE enabled
64 bit mode enabled
HPET enabled on your system
enabling INTEL features
Darwin Kernel Version 9.1.0: Sat Nov 17 02:56:34 SCT 2007; made by ToH:xnu-1228.0.2~1/BUILD/obj/RELEASE_I386
standard timeslicing quantum is 10000 us
vm_page_bootstrap: 974542 free pages and 74034 wired pages
mig_table_max_displ = 79
 HTT: 2 cores per package; 2 logical cpus per package
Extension "com.apple.driver.AppleACPIPlatform" has immediate dependencies on both com.apple.kernel and com.apple.kpi components; use only one style.
ACPI CA 20060421
AppleACPICPU: ProcessorApicId=1 LocalApicId=0 Enabled
AppleACPICPU: ProcessorApicId=2 LocalApicId=1 Enabled
Loading security extension com.apple.security.TMSafetyNet
calling mpo_policy_init for TMSafetyNet
Security policy loaded: Safety net for Time Machine (TMSafetyNet)
Loading security extension com.apple.nke.applicationfirewall
Loading security extension com.apple.security.seatbelt
calling mpo_policy_init for mb
Seatbelt MACF policy initialized
Security policy loaded: Seatbelt Policy (mb)
Copyright (c) 1982, 1986, 1989, 1991, 1993
The Regents of the University of California. All rights reserved.

MAC Framework successfully initialized
using 16384 buffer headers and 4096 cluster IO buffer headers
IOAPIC: Version 0x20 Vectors 64:87
ACPI: System State [S0 S3 S4 S5] (S3)
Extension "com.apple.driver.ApplePCIConfigurator" has immediate dependencies on both com.apple.kernel and com.apple.kpi components; use only one style.
Extension "com.apple.driver.AppleACPIPlatform" has immediate dependencies on both com.apple.kernel and com.apple.kpi components; use only one style.
Extension "com.apple.driver.AppleACPIPlatform" has immediate dependencies on both com.apple.kernel and com.apple.kpi components; use only one style.
Extension "com.apple.driver.AppleACPIPlatform" has immediate dependencies on both com.apple.kernel and com.apple.kpi components; use only one style.
mbinit: done
Security auditing service present
BSM auditing present
PCI configuration changed (BUS free=2 needed=2 added=0)
PCI configuration changed (bridge=0 device=3 yenta=2)
From path: "uuid", 
Waiting for boot volume with UUID 8E6F62AF-8D03-39A5-951A-368EB7E2ED6A
Waiting on <dict ID="0"><key>IOProviderClass</key><string ID="1">IOResources</string><key>IOResourceMatch</key><string ID="2">boot-uuid-media</string></dict>
AppleIntelPIIXPATA: Secondary PCI IDE channel is disabled
IOPCCard info:   Intel PCIC probe:   Ricoh RL5C476 rev b9
IOPCCard info:   Intel PCIC probe: ,   Ricoh RL5C476 rev b9
Got boot device = IOService:/AppleACPIPlatformExpert/C003@0/AppleACPIPCI/C3B2@1F,2/AppleAHCI/C10D@0/IOAHCIDevice@0/AppleAHCIDiskDriver/IOAHCIBlockStorageDevice/IOBlockStorageDriver/ST9120823AS Media/IOFDiskPartitionScheme/Untitled [email="1@1FireWire"]1@1FireWire[/email] (OHCI) VendorID 1180 ID 832 PCI now active, GUID 00023f9929d53f0e; max speed s400.

BSD root: disk0s1, major 14, minor 1
IOPCCard info:   cs: memory probe 0xa0000000-0xa0ffffff: excluding 0xa0000000-0xa0ffffff
IOPCCard notice: cs: unable to map card memory!
IOPCCard notice: cs: unable to map card memory!
IOPCCard16Device: binding socket 0 function 0 to card services.

 

after exiting single user mode, and it booting the rest of the way there were some additions to the dmesg listed below...

 

[size="2"]

Jettisoning kernel linker.

Resetting IOCatalogue.

C14B: family specific matching fails

Matching service count = 2

Matching service count = 3

IOPCCard16Device::matchPropertyTable entered.

IOPCCardDevice: there is no VersionOneInfo CIS tuple to match against?

pccard-no-cis: family specific matching fails

Matching service count = 3

IOPCCard16Device::matchPropertyTable entered.

IOPCCardDevice: there is no VersionOneInfo CIS tuple to match against?

pccard-no-cis: family specific matching fails

Matching service count = 3

IOPCCard16Device::matchPropertyTable entered.

IOPCCardDevice: there is no VersionOneInfo CIS tuple to match against?

pccard-no-cis: family specific matching fails

Matching service count = 3

IOPCCard16Device::matchPropertyTable entered.

IOPCCardDevice: there is no VersionOneInfo CIS tuple to match against?

pccard-no-cis: family specific matching fails

Matching service count = 3

ACPI_SMC_CtrlLoop::initCPUCtrlLoop - pmCPUControl (PMIOCSETPSTATETABLE) returned 0x643e280

Apple16X50ACPI0: Identified Serial Port on ACPI Device=C225

Apple16X50UARTSync0: Detected 16550AF/C/CF FIFO=16 MaxBaud=115200

NVDANV50HAL loaded and registered.

ALCinject: Starting.

ALCinject: Setting built-in=<data not shown>

ALCinject: Setting layout-id=<data not shown>

ALCinject: Setting PinConfigurations=<data not shown>

ApplePS2Trackpad: Synaptics TouchPad v6.2

C14B: family specific matching fails

C14B: family specific matching fails

NVinject: Probing.

NVinject: Setting NVPM=<data not shown>

NVinject: Setting @0,device_type=display

NVinject: Setting NVCAP=<data not shown>

NVinject: Setting @0,compatible=NVDA,NVMac

NVinject: Setting model=Graphics by NVIDIA

NVinject: Setting @1,name=NVDA,Display-B

NVinject: Setting device_type=NVDA,Parent

NVinject: Setting name=displaydsmos: Initializing...

dsmos: Hook and decryption contexts set!

dsmos: Starting...

NVinject: Setting rom-revision=NVinject 0.2.1

NVinject: Setting @0,name=NVDA,Display-A

NVinject: Setting @1,compatible=NVDA,NVMac

NVinject: Setting @1,device_type=display

C14B: family specific matching fails

NVinject: Probing.

NVinject: Setting NVPM=<data not shown>

NVinject: Setting @0,device_type=display

NVinject: Setting NVCAP=<data not shown>

NVinject: Setting @0,compatible=NVDA,NVMac

NVinject: Setting model=Graphics by NVIDIA

NVinject: Setting @1,name=NVDA,Display-B

NVinject: Setting device_type=NVDA,Parent

NVinject: Setting name=display

NVinject: Setting rom-revision=NVinject 0.2.1

NVinject: Setting @0,name=NVDA,Display-A

NVinject: Setting @1,compatible=NVDA,NVMac

NVinject: Setting @1,device_type=display

[/size]

 

 

As far as the hardware specs go, according to windows it is a Ricoh R/RL/5C476(II) or Compatible CardBus Controller. Hope this helps, let me know if you need anything else.

Link to comment
Share on other sites

Hi Mariusz, snam11,

 

Thanks for youre support. :D

Here is the test16 iopcifmaily. Please try it with rev7 iopccardfamily and let me know the result. Thanks.

 

Also, snam11, because you have 2 pccard slots on your machine, can you also test to turn off one pccard(maybe smartcard reader) and see if the other pccard is working? Thanks.

 

Chun-Nan

 

IOPCIFamily.test16.zip

Hi Chun-Nan,

 

here is dmesg for test16 (PCMCIA working, FW 'cannot list firewire devices'):

orApicId=0 LocalApicId=0 Enabled
AppleACPICPU: ProcessorApicId=1 LocalApicId=1 Enabled
Loading security extension com.apple.nke.applicationfirewall
Loading security extension com.apple.security.seatbelt
calling mpo_policy_init for mb
Seatbelt MACF policy initialized
Security policy loaded: Seatbelt Policy (mb)
Loading security extension com.apple.security.TMSafetyNet
calling mpo_policy_init for TMSafetyNet
Security policy loaded: Safety net for Time Machine (TMSafetyNet)
Copyright © 1982, 1986, 1989, 1991, 1993
The Regents of the University of California. All rights reserved.

MAC Framework successfully initialized
using 10485 buffer headers and 4096 cluster IO buffer headers
IOAPIC: Version 0x20 Vectors 64:87
ACPI: System State [s0 S3 S4 S5] (S3)
Extension "com.apple.driver.AppleACPIPlatform" has immediate dependencies on both com.apple.kernel and com.apple.kpi components; use only one style.
Extension "com.apple.driver.AppleACPIPlatform" has immediate dependencies on both com.apple.kernel and com.apple.kpi components; use only one style.
Extension "com.apple.driver.AppleACPIPlatform" has immediate dependencies on both com.apple.kernel and com.apple.kpi components; use only one style.
mbinit: done
Security auditing service present
BSM auditing present
Starting AppleACPIPS2Nub
Found mouse PNP device
AppleACPIPS2Nub startup complete
Extension "com.apple.driver.AppleACPIPlatform" has immediate dependencies on both com.apple.kernel and com.apple.kpi components; use only one style.
From path: "uuid", 
Waiting for boot volume with UUID 252724EC-A21D-3FC0-94F9-BCEC237771D7
Waiting on <dict ID="0"><key>IOProviderClass</key><string ID="1">IOResources</string><key>IOResourceMatch</key><string ID="2">boot-uuid-media</string></dict>
pciBridgeAllocateResource(bus 7, state 0)
Allocating resources on bus 7
 clipped bridge MEM range head to f0904000:fc000 for f0900000:4000 overlap 4000
 MEM: sub-range outside parent range: 0xf0900000:0x4000
 MEM: 2 sub-range limited to 7d380 each
 I/O: 1 sub-range limited to 0 each
 BUS: 1 sub-range limited to 2 each
 MEM: allocated block f0906000:1000
pciBridgeDistributeResource(bus 7, state 2)
Distribute resources for bus 7
 BUS: total size 2, required size 1, maximize count 1
 BUS: assigned block 8:2
Applying config for device 7:6:3
 bar 0x10 = f0905800
 Device Command = 02100006
Applying config for device 7:6:2
 bar 0x10 = f0904000
 Device Command = 02100006
Applying config for device 7:6:1
 bar 0x10 = f0905000
 bar 0x14 = f0900000
 Device Command = 02100006
Applying config for bridge serving bus 8
 MEM: start/size = 00000000:00100000
 I/O: start/size = 00000000:00001000
 BUS: start/size = 00000008:00000002
 Regs:
 BUS: prim/sec/sub = 07:08:09
Enabling bridge serving bus 8
 Bridge Command    = 02100007
PCI configuration changed (bridge=0 device=3 yenta=1)
IOPCCard info:   Intel PCIC probe:   TI XX12 rev 00
FireWire (OHCI) TI ID 803a PCI now active, GUID 00080da0d13f83df; max speed s400.
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.

 

Regards,

Mariusz.

Link to comment
Share on other sites

Hi pumbaster,

 

What version of the following files are you using right now? Have you ever replaced those files?

 

AppleACPIPlatform.kext

AppleAPIC.kext

IOACPIFamily.kext

 

If possible, can you show the picture of kernel panic? Thanks.

 

Chun-Nan

Link to comment
Share on other sites

PCIFamily panics under either vanilla or replacement, and I need to use the replacement for the rest of my system to work properly.

 

PCCard gives the 0x0 error (Have modified plist to include my device ID: "LIFEBOOK T4210" as opposed to "ACPI" or "ADP2,1") with either your Rev6 or my edited Rev6

 

PCCard v7 panics my system with any PCIFamily.

 

Fujist Siemens Lifebook T4210 945gm ICH7-M.

Link to comment
Share on other sites

PCIFamily panics under either vanilla or replacement, and I need to use the replacement for the rest of my system to work properly.

 

PCCard gives the 0x0 error (Have modified plist to include my device ID: "LIFEBOOK T4210" as opposed to "ACPI" or "ADP2,1") with either your Rev6 or my edited Rev6

 

PCCard v7 panics my system with any PCIFamily.

 

Fujist Siemens Lifebook T4210 945gm ICH7-M.

 

What IOPCIFamily are you using? Can you take a picture of the panic with rev7 IOPCCardFamily AND IOPCIFamily ?

You do _NOT_ need to modify any parts of them at all (as it says in the first post..).

 

 

What IOPCIFamily are you using normally?

Link to comment
Share on other sites

Hi pumbaster,What version of the following files are you using right now? Have you ever replaced those files?AppleACPIPlatform.kextAppleAPIC.kextIOACPIFamily.kextIf possible, can you show the picture of kernel panic? Thanks.Chun-Nan
Chun-NanFirst of all Hat-off to you for such a comandble job you are doing. Now I am exactly in the same boat as pumbaster with a D620 and same O2Mcro. I just see a startIOPCCBridge::start failed no matterwhat revision I throw. Intresting thing is that I have a Dell D820 with same O2 Micro with Tiger installed and your rev2 works perfectly on that. I am using iatkos r2 on the D620 and have not replaced the files you asked pumbaster.
Hi pumbaster,What version of the following files are you using right now? Have you ever replaced those files?AppleACPIPlatform.kextAppleAPIC.kextIOACPIFamily.kextIf possible, can you show the picture of kernel panic? Thanks.Chun-Nan
Chun-NanFirst of all Hat-off to you for such a comandble job you are doing. Now I am exactly in the same boat as pumbaster with a D620 and same O2Mcro. I just see a startIOPCCBridge::start failed no matterwhat revision I throw. Intresting thing is that I have a Dell D820 with same O2 Micro with Tiger installed and your rev2 works perfectly on that. I am using iatkos r2 on the D620 and have not replaced the files you asked pumbaster.
Link to comment
Share on other sites

Hi all,

 

In oreder to find out the firewire issues and other issues, I need people to test the file and report the result.

 

Here is the test17 IOPCIFamily. Use this one with IOPCCardFamily on rev7.

 

Please follow these steps:

1. Backup your working IOPCCardFamily and IOPCCardFamily.

2. Replace those files with test17 IOPCIFamily and rev7 IOPCCardFamily.

3. Double-check the permessions of the files and delete the cache files (Extensions.mkext)

4. Shutdown the computer. (Don't just restart but turn it off)

5. Turn it back on after a while.

6. Boot with "-s" to enter single user mode. Let me know the dmesg result.

7. Boot with standard mode. Check if both firewire and pccard function correctly.

 

Again, don't forget to backup your original file before trying it. Thanks a lot.

 

Chun-Nan

 

IOPCIFamily.test17.zip

Link to comment
Share on other sites

 Share

×
×
  • Create New...