SeaBIOS CD/DVD abbreviations
[seabios.git] / src / ata.c
index 62cdbb8c9b6b4f924e9235d6fddf9bec38d14efa..2e934beeb3a0e279bab48de0ff70964fe57733ca 100644 (file)
--- a/src/ata.c
+++ b/src/ata.c
@@ -774,7 +774,7 @@ init_drive_atapi(struct atadrive_s *dummy, u16 *buffer)
     snprintf(adrive_g->drive.desc, MAXDESCSIZE, "ata%d-%d: %s ATAPI-%d %s"
              , adrive_g->chan_gf->chanid, adrive_g->slave
              , extract_model(model, buffer), extract_version(buffer)
-             , (iscd ? "CD-Rom/DVD-Rom" : "Device"));
+             , (iscd ? "DVD/CD" : "Device"));
     dprintf(1, "%s\n", adrive_g->drive.desc);
 
     // fill cdidmap