site_archiver@lists.apple.com Delivered-To: darwin-kernel@lists.apple.com Hi Sergey, On Jun 2, 2005, at 9:55 AM, Sergey Dolgopolov wrote: Regards, --gc __________________________________________________________________ Garth Cummings Apple Developer Technical Support gcummings@apple.com http://developer.apple.com/technicalsupport Spotlight on Innovation Worldwide Developers Conference 2005 June 6-10 in San Francisco http://developer.apple.com/wwdc _______________________________________________ Do not post admin requests to the list. They will be ignored. Darwin-kernel mailing list (Darwin-kernel@lists.apple.com) Help/Unsubscribe/Update your Subscription: http://lists.apple.com/mailman/options/darwin-kernel/site_archiver%40lists.a... This email sent to site_archiver@lists.apple.com Hi! I download darwin source, but not understand how build/rebuild kernel? Where "make buildworld", "make buildkernel" as in FreeBSD? Whether is cvs to receive kernel update? I have a problem in definition of the USB device in Tiger 10.4.1/ Darwin 8.0.1 (in 10.4.0/8.0.0 USB device work fine) and I want rebuild a kernel. How i can make this? On Mac OS X, none of the USB support is in the kernel itself (xnu project). Instead it's in various kernel extensions, most of which are in the IOUSBFamily project. There is also a specific mailing list for USB issues: <http:// lists.apple.com/usb>. The Apple engineers who work on USB can be found on that list. smime.p7s
participants (1)
-
Garth Cummings