Re: installation woes
- Subject: Re: installation woes
- From: Andrew Gallatin <email@hidden>
- Date: Wed, 22 Jun 2005 12:48:52 -0400 (EDT)
- Delivered-to: email@hidden
- Delivered-to: email@hidden
Shantonu Sen writes:
>
> On Jun 22, 2005, at 8:23 AM, Andrew Gallatin wrote:
> >
> > I dd'ed the ISO image to a disk partition and fooled around with
> > trying to get Grub to boot that partition via a chainloader, but
> > I had no joy with that either.
> >
>
> This is unlikely to work particularly well without more intimate
> knowledge of the boot process. If you are really desperate and this
> is your only option, I can try to expand on how one might make a
> bootable HD partition from another OS.
This might be generally useful..
> > Is there something "funny" about the format of the CD?
>
> The CDs use El Torito No Emulation mode, which I believe is used by
> Windows XP and Windows 2000 as well. Does your machine boot from those?
A copy of Windows 2000 pro from sometime in 2000 works fine. I don't
have any more recent Windows CDs.
> > Is it possible
> > to PXE boot Darwin/x86 to avoid this issue?
> >
>
> It may be possible, looking at the booter source code, but I don't
> know of any documentation to accomplish this.
>
> >
> > Machine 2: DFI Lanparty UTnF4 Ultra-D with an Nvidia Nforce-4
> > chipset, 1.8GHz Athlon64
> >
> > The CDROM actually boots on this machine, but the SATA drive is not
> > detected (at least the installation gives me an empty list of possible
> > installation devices and stops). Booting to single user mode from the
> > CDROM works flawlessly, but without disk to install on, its not
> > helpful.
> >
>
> This is an older Athlon64, and may not support SSE2. When you boot
> single user, does "sysctl machdep.cpu.features" have "SSE2"?
Yes. Its a venice core, so it has SSE, SSE2 and even SSE3. The sysctl
shows that Darwin is seeing SSE2.
BTW, Darwin's single-user mode from the install CDROM is quite nice.
It is much more full-featured that FreeBSD's.
> > It doesn't see the SysKonnect nor Nvidia Nforce ethernet adaptors, but
> > I have 3com and Intel EtherExpress 100 cards I could drop in there, so
> > the network is not a big issue, but disk support is. Are there
> > any tricks to getting NF4 SATA support working with Darwin, or is it a
> > lost cause?
> >
>
> Depending on what the problem is, you might just be suffering from
> the SSE2 problem. In single user mode, try "ls /dev/disk*". If you
> get more than one whole device, that means you probably have support
> for at least one internal drive.
I've only got disk0 and its various subdevices.
I have linux/BSD/Solaris using a serial console, so I was able to dump ioreg output
to the console server by redirecting it to /dev/tty.builtin-serial1. I've appended
the output. These entries look somewhat encouraging if SAT means SATA:
| | +-o SAT1@7 <class IOPCIDevice, registered, matched, active, busy 0, retain count 10>
| | +-o SAT2@8 <class IOPCIDevice, registered, matched, active, busy 0, retain count 10>
But it is not seeing the SATA disks.
Thanks again,
Drew
+-o Root <class IORegistryEntry, retain count 9>
+-o ACPI <class IOPlatformExpertDevice, registered, matched, active, busy 0, retain count 16>
+-o AppleACPIPlatformExpert <class AppleACPIPlatformExpert, registered, matched, active, busy 0, retain count 63>
| +-o IOPMrootDomain <class IOPMrootDomain, registered, matched, active, busy 0, retain count 14>
| | +-o IORootParent <class IORootParent, !registered, !matched, active, busy 0, retain count 8>
| +-o CPU0@0 <class IOACPIPlatformDevice, registered, matched, active, busy 0, retain count 6>
| | +-o AppleACPICPU <class AppleACPICPU, registered, matched, active, busy 0, retain count 7>
| | +-o AppleACPICPUInterruptController <class AppleACPICPUInterruptController, registered, matched, active, busy 0, retain count 6>
| | +-o AppleMTRRSupport <class AppleMTRRSupport, !registered, !matched, active, busy 0, retain count 4>
| +-o io-apic@fec00000 <class IOACPIPlatformDevice, registered, matched, active, busy 0, retain count 6>
| | +-o AppleAPICInterruptController <class AppleAPICInterruptController, registered, matched, active, busy 0, retain count 5>
| +-o AppleACPIEventController <class AppleACPIEventController, !registered, !matched, active, busy 0, retain count 6>
| +-o bios <class IOPlatformDevice, registered, matched, active, busy 0, retain count 6>
| | +-o AppleSMBIOS <class AppleSMBIOS, registered, matched, active, busy 0, retain count 4>
| +-o MBIO <class IOACPIPlatformDevice, registered, matched, active, busy 0, retain count 5>
| +-o PWRB <class IOACPIPlatformDevice, registered, matched, active, busy 0, retain count 6>
| | +-o AppleACPIButton <class AppleACPIButton, !registered, !matched, active, busy 0, retain count 6>
| +-o PCI0@0 <class IOACPIPlatformDevice, registered, matched, active, busy 0, retain count 93>
| | +-o AppleACPIPCI <class AppleACPIPCI, !registered, !matched, active, busy 0, retain count 53>
| | +-o HUB0@9 <class IOPCIDevice, registered, matched, active, busy 0, retain count 10>
| | | +-o IOPCI2PCIBridge <class IOPCI2PCIBridge, !registered, !matched, active, busy 0, retain count 12>
| | | +-o display@6 <class IOPCIDevice, registered, matched, active, busy 0, retain count 10>
| | | | +-o IONDRVFramebuffer <class IONDRVFramebuffer, registered, matched, active, busy 0, retain count 5>
| | | | +-o ATIRadeon <class ATIRadeon, registered, matched, active, busy 0, retain count 4>
| | | +-o pci1106,3044@9 <class IOPCIDevice, registered, matched, active, busy 0, retain count 7>
| | | +-o ethernet@A <class IOPCIDevice, registered, matched, active, busy 0, retain count 7>
| | +-o SAT1@7 <class IOPCIDevice, registered, matched, active, busy 0, retain count 10>
| | +-o SAT2@8 <class IOPCIDevice, registered, matched, active, busy 0, retain count 10>
| | +-o IDE0@6 <class IOPCIDevice, registered, matched, active, busy 0, retain count 13>
| | | +-o AppleGenericPCATAPCIRoot <class AppleGenericPCATAPCIRoot, !registered, !matched, active, busy 0, retain count 6>
| | | +-o PRI0@0 <class AppleGenericPCATAChannel, registered, matched, active, busy 0, retain count 13>
| | | | +-o AppleGenericPCATADriver <class AppleGenericPCATADriver, registered, matched, active, busy 0, retain count 5>
| | | | +-o ATADeviceNub@0 <class ATADeviceNub, registered, matched, active, busy 0, retain count 6>
| | | | +-o IOATAPIProtocolTransport <class IOATAPIProtocolTransport, registered, matched, active, busy 0, retain count 8>
| | | | +-o IOSCSIPeripheralDeviceNub <class IOSCSIPeripheralDeviceNub, registered, matched, active, busy 0, retain count 5>
| | | | +-o IOSCSIPeripheralDeviceType05 <class IOSCSIPeripheralDeviceType05, !registered, !matched, active, busy 0, retain count 7>
| | | | +-o IODVDServices <class IODVDServices, registered, matched, active, busy 0, retain count 5>
| | | | +-o IODVDBlockStorageDriver <class IODVDBlockStorageDriver, registered, matched, active, busy 0, retain count 7>
| | | | +-o LITE-ON DVD SOHD-16P9S Media <class IOCDMedia, registered, matched, active, busy 0, retain count 10>
| | | | +-o IOCDMediaBSDClient <class IOCDMediaBSDClient, registered, matched, active, busy 0, retain count 5>
| | | | +-o IOCDPartitionScheme <class IOCDPartitionScheme, !registered, !matched, active, busy 0, retain count 6>
| | | | +-o Untitled 1@1 <class IOMedia, registered, matched, active, busy 0, retain count 9>
| | | | +-o IOMediaBSDClient <class IOMediaBSDClient, registered, matched, active, busy 0, retain count 5>
| | | | +-o IOApplePartitionScheme <class IOApplePartitionScheme, !registered, !matched, active, busy 0, retain count 7>
| | | | +-o Apple@1 <class IOMedia, registered, matched, active, busy 0, retain count 8>
| | | | | +-o IOMediaBSDClient <class IOMediaBSDClient, registered, matched, active, busy 0, retain count 5>
| | | | +-o DiscRecording 3.0f6@2 <class IOMedia, registered, matched, active, busy 0, retain count 9>
| | | | +-o IOMediaBSDClient <class IOMediaBSDClient, registered, matched, active, busy 0, retain count 6>
| | | +-o SEC0@1 <class AppleGenericPCATAChannel, registered, matched, active, busy 0, retain count 8>
| | +-o K800@18 <class IOPCIDevice, registered, matched, active, busy 0, retain count 8>
| | +-o K801@18,1 <class IOPCIDevice, registered, matched, active, busy 0, retain count 8>
| | +-o K802@18,2 <class IOPCIDevice, registered, matched, active, busy 0, retain count 8>
| | +-o K810@19 <class IOPCIDevice, registered, matched, active, busy 0, retain count 8>
| | +-o K811@19,1 <class IOPCIDevice, registered, matched, active, busy 0, retain count 8>
| | +-o K812@19,2 <class IOPCIDevice, registered, matched, active, busy 0, retain count 8>
| | +-o XVR0@E <class IOPCIDevice, registered, matched, active, busy 0, retain count 10>
| | | +-o IOPCI2PCIBridge <class IOPCI2PCIBridge, !registered, !matched, active, busy 0, retain count 8>
| | | +-o pci14c1,8043@0 <class IOPCIDevice, registered, matched, active, busy 0, retain count 7>
| | +-o XVR1@D <class IOPCIDevice, registered, matched, active, busy 0, retain count 10>
| | | +-o IOPCI2PCIBridge <class IOPCI2PCIBridge, !registered, !matched, active, busy 0, retain count 6>
| | +-o XVR2@C <class IOPCIDevice, registered, matched, active, busy 0, retain count 10>
| | | +-o IOPCI2PCIBridge <class IOPCI2PCIBridge, !registered, !matched, active, busy 0, retain count 6>
| | +-o XVR3@B <class IOPCIDevice, registered, matched, active, busy 0, retain count 10>
| | | +-o IOPCI2PCIBridge <class IOPCI2PCIBridge, !registered, !matched, active, busy 0, retain count 6>
| | +-o SMB0@1,1 <class IOPCIDevice, registered, matched, active, busy 0, retain count 8>
| | +-o VT86@1 <class IOPCIDevice, registered, matched, active, busy 0, retain count 8>
| | +-o USB0@2 <class IOPCIDevice, registered, matched, active, busy 0, retain count 10>
| | | +-o AppleUSBOHCI <class AppleUSBOHCI, registered, matched, active, busy 0, retain count 7>
| | | +-o OHCI Root Hub Simulation@2 <class IOUSBRootHubDevice, registered, matched, active, busy 0, retain count 9>
| | | +-o AppleUSBHub <class AppleUSBHub, !registered, !matched, active, busy 0, retain count 4>
| | | +-o IOUSBInterface@0 <class IOUSBInterface, !registered, !matched, active, busy 0, retain count 5>
| | | +-o IOUSBUserClientInit <class IOUSBUserClientInit, !registered, !matched, active, busy 0, retain count 4>
| | +-o USB2@2,1 <class IOPCIDevice, registered, matched, active, busy 0, retain count 11>
| | | +-o IOService <class IOService, !registered, !matched, active, busy 0, retain count 4>
| | | +-o AppleUSBEHCI <class AppleUSBEHCI, registered, matched, active, busy 0, retain count 7>
| | | +-o EHCI Root Hub Simulation@2,1 <class IOUSBRootHubDevice, registered, matched, active, busy 0, retain count 9>
| | | +-o AppleUSBHub <class AppleUSBHub, registered, matched, active, busy 0, retain count 4>
| | | +-o IOUSBInterface@0 <class IOUSBInterface, !registered, !matched, active, busy 0, retain count 5>
| | | +-o IOUSBUserClientInit <class IOUSBUserClientInit, !registered, !matched, active, busy 0, retain count 4>
| | +-o MMAC@A <class IOPCIDevice, registered, matched, active, busy 0, retain count 8>
| | +-o MACI@4,1 <class IOPCIDevice, registered, matched, active, busy 0, retain count 8>
| | +-o MMCI@4 <class IOPCIDevice, registered, matched, active, busy 0, retain count 8>
| | +-o pci10de,5e@0 <class IOPCIDevice, registered, matched, active, busy 0, retain count 7>
| | +-o pci1022,1103@18,3 <class IOPCIDevice, registered, matched, active, busy 0, retain count 7>
| +-o LNK1 <class IOACPIPlatformDevice, registered, matched, active, busy 0, retain count 6>
| | +-o AppleACPIInterruptLink <class AppleACPIInterruptLink, !registered, !matched, active, busy 0, retain count 6>
| +-o LNK2 <class IOACPIPlatformDevice, registered, matched, active, busy 0, retain count 6>
| | +-o AppleACPIInterruptLink <class AppleACPIInterruptLink, !registered, !matched, active, busy 0, retain count 6>
| +-o LNK3 <class IOACPIPlatformDevice, registered, matched, active, busy 0, retain count 6>
| | +-o AppleACPIInterruptLink <class AppleACPIInterruptLink, !registered, !matched, active, busy 0, retain count 6>
| +-o LNK4 <class IOACPIPlatformDevice, registered, matched, active, busy 0, retain count 6>
| | +-o AppleACPIInterruptLink <class AppleACPIInterruptLink, !registered, !matched, active, busy 0, retain count 6>
| +-o LNK5 <class IOACPIPlatformDevice, registered, matched, active, busy 0, retain count 6>
| | +-o AppleACPIInterruptLink <class AppleACPIInterruptLink, !registered, !matched, active, busy 0, retain count 6>
| +-o LUBA <class IOACPIPlatformDevice, registered, matched, active, busy 0, retain count 6>
| | +-o AppleACPIInterruptLink <class AppleACPIInterruptLink, !registered, !matched, active, busy 0, retain count 6>
| +-o LUBB <class IOACPIPlatformDevice, registered, matched, active, busy 0, retain count 6>
| | +-o AppleACPIInterruptLink <class AppleACPIInterruptLink, !registered, !matched, active, busy 0, retain count 6>
| +-o LMAC <class IOACPIPlatformDevice, registered, matched, active, busy 0, retain count 6>
| | +-o AppleACPIInterruptLink <class AppleACPIInterruptLink, !registered, !matched, active, busy 0, retain count 6>
| +-o LACI <class IOACPIPlatformDevice, registered, matched, active, busy 0, retain count 6>
| | +-o AppleACPIInterruptLink <class AppleACPIInterruptLink, !registered, !matched, active, busy 0, retain count 6>
| +-o LMCI <class IOACPIPlatformDevice, registered, matched, active, busy 0, retain count 6>
| | +-o AppleACPIInterruptLink <class AppleACPIInterruptLink, !registered, !matched, active, busy 0, retain count 6>
| +-o LSMB <class IOACPIPlatformDevice, registered, matched, active, busy 0, retain count 6>
| | +-o AppleACPIInterruptLink <class AppleACPIInterruptLink, !registered, !matched, active, busy 0, retain count 6>
| +-o LUB2 <class IOACPIPlatformDevice, registered, matched, active, busy 0, retain count 6>
| | +-o AppleACPIInterruptLink <class AppleACPIInterruptLink, !registered, !matched, active, busy 0, retain count 6>
| +-o LIDE <class IOACPIPlatformDevice, registered, matched, active, busy 0, retain count 6>
| | +-o AppleACPIInterruptLink <class AppleACPIInterruptLink, !registered, !matched, active, busy 0, retain count 6>
| +-o LSID <class IOACPIPlatformDevice, registered, matched, active, busy 0, retain count 6>
| | +-o AppleACPIInterruptLink <class AppleACPIInterruptLink, !registered, !matched, active, busy 0, retain count 6>
| +-o LFID <class IOACPIPlatformDevice, registered, matched, active, busy 0, retain count 6>
| | +-o AppleACPIInterruptLink <class AppleACPIInterruptLink, !registered, !matched, active, busy 0, retain count 6>
| +-o LPCA <class IOACPIPlatformDevice, registered, matched, active, busy 0, retain count 6>
| | +-o AppleACPIInterruptLink <class AppleACPIInterruptLink, !registered, !matched, active, busy 0, retain count 6>
| +-o APC1 <class IOACPIPlatformDevice, registered, matched, active, busy 0, retain count 6>
| | +-o AppleACPIInterruptLink <class AppleACPIInterruptLink, !registered, !matched, active, busy 0, retain count 6>
| +-o APC2 <class IOACPIPlatformDevice, registered, matched, active, busy 0, retain count 6>
| | +-o AppleACPIInterruptLink <class AppleACPIInterruptLink, !registered, !matched, active, busy 0, retain count 6>
| +-o APC3 <class IOACPIPlatformDevice, registered, matched, active, busy 0, retain count 6>
| | +-o AppleACPIInterruptLink <class AppleACPIInterruptLink, !registered, !matched, active, busy 0, retain count 6>
| +-o APC4 <class IOACPIPlatformDevice, registered, matched, active, busy 0, retain count 6>
| | +-o AppleACPIInterruptLink <class AppleACPIInterruptLink, !registered, !matched, active, busy 0, retain count 6>
| +-o APC5 <class IOACPIPlatformDevice, registered, matched, active, busy 0, retain count 6>
| | +-o AppleACPIInterruptLink <class AppleACPIInterruptLink, !registered, !matched, active, busy 0, retain count 6>
| +-o APCF <class IOACPIPlatformDevice, registered, matched, active, busy 0, retain count 6>
| | +-o AppleACPIInterruptLink <class AppleACPIInterruptLink, !registered, !matched, active, busy 0, retain count 6>
| +-o APCG <class IOACPIPlatformDevice, registered, matched, active, busy 0, retain count 6>
| | +-o AppleACPIInterruptLink <class AppleACPIInterruptLink, !registered, !matched, active, busy 0, retain count 6>
| +-o APCH <class IOACPIPlatformDevice, registered, matched, active, busy 0, retain count 6>
| | +-o AppleACPIInterruptLink <class AppleACPIInterruptLink, !registered, !matched, active, busy 0, retain count 6>
| +-o APCJ <class IOACPIPlatformDevice, registered, matched, active, busy 0, retain count 6>
| | +-o AppleACPIInterruptLink <class AppleACPIInterruptLink, !registered, !matched, active, busy 0, retain count 6>
| +-o APCK <class IOACPIPlatformDevice, registered, matched, active, busy 0, retain count 6>
| | +-o AppleACPIInterruptLink <class AppleACPIInterruptLink, !registered, !matched, active, busy 0, retain count 6>
| +-o APCS <class IOACPIPlatformDevice, registered, matched, active, busy 0, retain count 6>
| | +-o AppleACPIInterruptLink <class AppleACPIInterruptLink, !registered, !matched, active, busy 0, retain count 6>
| +-o APCL <class IOACPIPlatformDevice, registered, matched, active, busy 0, retain count 6>
| | +-o AppleACPIInterruptLink <class AppleACPIInterruptLink, !registered, !matched, active, busy 0, retain count 6>
| +-o APCZ <class IOACPIPlatformDevice, registered, matched, active, busy 0, retain count 6>
| | +-o AppleACPIInterruptLink <class AppleACPIInterruptLink, !registered, !matched, active, busy 0, retain count 6>
| +-o APSI <class IOACPIPlatformDevice, registered, matched, active, busy 0, retain count 6>
| | +-o AppleACPIInterruptLink <class AppleACPIInterruptLink, !registered, !matched, active, busy 0, retain count 6>
| +-o APSJ <class IOACPIPlatformDevice, registered, matched, active, busy 0, retain count 6>
| | +-o AppleACPIInterruptLink <class AppleACPIInterruptLink, !registered, !matched, active, busy 0, retain count 6>
| +-o APCP <class IOACPIPlatformDevice, registered, matched, active, busy 0, retain count 6>
| | +-o AppleACPIInterruptLink <class AppleACPIInterruptLink, !registered, !matched, active, busy 0, retain count 6>
| +-o SYSR <class IOACPIPlatformDevice, registered, matched, active, busy 0, retain count 5>
| +-o PIC <class IOACPIPlatformDevice, registered, matched, active, busy 0, retain count 5>
| +-o DMA1 <class IOACPIPlatformDevice, registered, matched, active, busy 0, retain count 5>
| +-o TMR <class IOACPIPlatformDevice, registered, matched, active, busy 0, retain count 5>
| +-o RTC <class IOACPIPlatformDevice, registered, matched, active, busy 0, retain count 5>
| +-o SPKR <class IOACPIPlatformDevice, registered, matched, active, busy 0, retain count 5>
| +-o COPR <class IOACPIPlatformDevice, registered, matched, active, busy 0, retain count 5>
| +-o UAR1 <class IOACPIPlatformDevice, registered, matched, active, busy 0, retain count 6>
| | +-o Apple16X50ACPI1 <class com_apple_driver_16X50ACPI, !registered, !matched, active, busy 0, retain count 5>
| | +-o Apple16X50UARTSync1 <class com_apple_driver_16X50UARTSync, registered, matched, active, busy 0, retain count 11>
| | +-o IOSerialBSDClient <class IOSerialBSDClient, registered, matched, active, busy 0, retain count 5>
| +-o IRDA <class IOACPIPlatformDevice, registered, matched, active, busy 0, retain count 5>
| +-o PS2M <class IOACPIPlatformDevice, registered, matched, active, busy 0, retain count 6>
| | +-o ps2controller <class AppleACPIPS2Nub, registered, matched, active, busy 0, retain count 9>
| | +-o ApplePS2Controller <class ApplePS2Controller, !registered, !matched, active, busy 0, retain count 10>
| | +-o ApplePS2KeyboardDevice <class ApplePS2KeyboardDevice, registered, matched, active, busy 0, retain count 7>
| | | +-o ApplePS2Keyboard <class ApplePS2Keyboard, registered, matched, active, busy 0, retain count 10>
| | | +-o IOHIDSystem <class IOHIDSystem, registered, matched, active, busy 0, retain count 8>
| | | +-o IOBSDConsole <class IOBSDConsole, !registered, !matched, active, busy 0, retain count 5>
| | | +-o IOHIDKeyboardDevice <class IOHIDKeyboardDevice, registered, matched, active, busy 0, retain count 7>
| | | +-o IOHIDInterface <class IOHIDInterface, registered, matched, active, busy 0, retain count 5>
| | | +-o IOHIDLibUserClientIniter <class IOHIDLibUserClientIniter, !registered, !matched, active, busy 0, retain count 4>
| | +-o ApplePS2MouseDevice <class ApplePS2MouseDevice, registered, matched, active, busy 0, retain count 7>
| | +-o ApplePS2Mouse <class ApplePS2Mouse, registered, matched, active, busy 0, retain count 9>
| | +-o IOHIDPointingDevice <class IOHIDPointingDevice, registered, matched, active, busy 0, retain count 7>
| | | +-o IOHIDInterface <class IOHIDInterface, registered, matched, active, busy 0, retain count 5>
| | | +-o IOHIDLibUserClientIniter <class IOHIDLibUserClientIniter, !registered, !matched, active, busy 0, retain count 4>
| | +-o IOHIDSystem <class IOHIDSystem, registered, matched, active, busy 0, retain count 8>
| +-o PS2K <class IOACPIPlatformDevice, registered, matched, active, busy 0, retain count 6>
| | +-o ps2controller <class AppleACPIPS2Nub, registered, matched, active, busy 0, retain count 9>
| | +-o ApplePS2Controller <class ApplePS2Controller, !registered, !matched, active, busy 0, retain count 10>
| | +-o ApplePS2KeyboardDevice <class ApplePS2KeyboardDevice, registered, matched, active, busy 0, retain count 7>
| | | +-o ApplePS2Keyboard <class ApplePS2Keyboard, registered, matched, active, busy 0, retain count 10>
| | | +-o IOHIDSystem <class IOHIDSystem, registered, matched, active, busy 0, retain count 8>
| | | +-o IOBSDConsole <class IOBSDConsole, !registered, !matched, active, busy 0, retain count 5>
| | | +-o IOHIDKeyboardDevice <class IOHIDKeyboardDevice, registered, matched, active, busy 0, retain count 7>
| | | +-o IOHIDInterface <class IOHIDInterface, registered, matched, active, busy 0, retain count 5>
| | | +-o IOHIDLibUserClientIniter <class IOHIDLibUserClientIniter, !registered, !matched, active, busy 0, retain count 4>
| | +-o ApplePS2MouseDevice <class ApplePS2MouseDevice, registered, matched, active, busy 0, retain count 7>
| | +-o ApplePS2Mouse <class ApplePS2Mouse, registered, matched, active, busy 0, retain count 9>
| | +-o IOHIDPointingDevice <class IOHIDPointingDevice, registered, matched, active, busy 0, retain count 7>
| | | +-o IOHIDInterface <class IOHIDInterface, registered, matched, active, busy 0, retain count 5>
| | | +-o IOHIDLibUserClientIniter <class IOHIDLibUserClientIniter, !registered, !matched, active, busy 0, retain count 4>
| | +-o IOHIDSystem <class IOHIDSystem, registered, matched, active, busy 0, retain count 8>
| +-o EXPL <class IOACPIPlatformDevice, registered, matched, active, busy 0, retain count 5>
| +-o MEM <class IOACPIPlatformDevice, registered, matched, active, busy 0, retain count 5>
| +-o FAN <class IOACPIPlatformDevice, registered, matched, active, busy 0, retain count 5>
| +-o THRM <class IOACPIPlatformDevice, registered, matched, active, busy 0, retain count 7>
| | +-o AppleACPIThermalZone <class AppleACPIThermalZone, registered, matched, active, busy 0, retain count 6>
| +-o AppleACPISleepControl <class AppleACPISleepControl, !registered, !matched, active, busy 0, retain count 6>
+-o IOResources <class IOResources, registered, matched, active, busy 0, retain count 9>
+-o IODisplayWrangler <class IODisplayWrangler, registered, matched, active, busy 0, retain count 6>
+-o IOHIDSystem <class IOHIDSystem, registered, matched, active, busy 0, retain count 8>
+-o IONetworkStack <class IONetworkStack, registered, matched, active, busy 0, retain count 4>
+-o IOBSDConsole <class IOBSDConsole, !registered, !matched, active, busy 0, retain count 5>
_______________________________________________
Do not post admin requests to the list. They will be ignored.
Darwin-x86 mailing list (email@hidden)
Help/Unsubscribe/Update your Subscription:
http://lists.apple.com/mailman/options/darwin-x86/email@hidden
This email sent to email@hidden
Visit the Apple Store online or at retail locations.
1-800-MY-APPLE
Contact Apple | Terms of Use | Privacy Policy
Copyright © 2007 Apple Inc. All rights reserved.