I have published a new Drupal module, allowing you to handle the redirection of users to your mobile site.
You can find the module and documentation here
The module allows you to check what client is visiting your site and display a message with the url of the mobile site, or does an automatic redirection to that site.
The module also gives you a session variable $_SESSION['mobile'] that holds a boolean indicating if the client is a mobile device.