View Single Post
Old 01-31-2010, 02:09 PM   #63
Shaggy
Wizard
Shaggy ought to be getting tired of karma fortunes by now.Shaggy ought to be getting tired of karma fortunes by now.Shaggy ought to be getting tired of karma fortunes by now.Shaggy ought to be getting tired of karma fortunes by now.Shaggy ought to be getting tired of karma fortunes by now.Shaggy ought to be getting tired of karma fortunes by now.Shaggy ought to be getting tired of karma fortunes by now.Shaggy ought to be getting tired of karma fortunes by now.Shaggy ought to be getting tired of karma fortunes by now.Shaggy ought to be getting tired of karma fortunes by now.Shaggy ought to be getting tired of karma fortunes by now.
 
Shaggy's Avatar
 
Posts: 4,293
Karma: 529619
Join Date: May 2007
Device: iRex iLiad, DR800SG
Quote:
Originally Posted by badbob001 View Post
Not sure if this means anything but:

\kbdupgrade-3.0+svnr5493\src\kbdupgrade.c
Code:
static char *device_types[] = {
    "DR1000",
    "DR1000S",
    "DR1000SW",
    "DR800",
    "DR800S",
    "DR800SG",
    "DR800SW",
    NULL
};
Given the obvious nature of their naming scheme, this may not indicate any future products. I would be more excited if there were a DR800SGW.
I wouldn't read too much into that. The DR1000 and DR1000SW don't exist either. From the code point of view, it's probably a case of "stick them all in there just in case we end up releasing such a device so that we won't have to go back and fix it later".
Shaggy is offline   Reply With Quote