site_archiver@lists.apple.com Delivered-To: darwin-dev@lists.apple.com User-agent: Thunderbird 2.0.0.14 (X11/20080513) Hi there, Thanks for any info! Kind regards, Tim _______________________________________________ Do not post admin requests to the list. They will be ignored. Darwin-dev mailing list (Darwin-dev@lists.apple.com) Help/Unsubscribe/Update your Subscription: http://lists.apple.com/mailman/options/darwin-dev/site_archiver%40lists.appl... This email sent to site_archiver@lists.apple.com I'm currently creating IOBlockStorageDevice objects. I'm curious to know if there is a way to change the actual exposed BSD file name, for example from /dev/disk1 to /dev/monkey1 ? The reason I ask: my application needs to list devices that our driver has created. Normally, I would go down the route of searching IORegistry, looking for kIOBSDName etc. But if a rename of the device file is possible, the whole task could be simplified greatly. signature.asc