> Remember that it was normal that CDROM drives shipped with
> DOS drivers in the past.

this is true. and each manufacturer took care to only support
it's own drives. until later someone showed that IDE-CDROM drivers are
inherently universal.

UDVD and vide-cdd.sys https://www.hiren.info/downloads/dos-files

https://www.uwe-sieber.de/util.html has 3 more

> It is a challenge for UDVD2 to be
> universal, but it will still find most CD/DVD drives :-)

nope. that's simply not true, and I'm really surprised that UDVD2
doesn't work where another driver does.

DVD drivers are inherently universal, unless a manufacturer puts

if (manufacturer != "SONY")
   exit();

style code into it's driver

Tom




_______________________________________________
Freedos-user mailing list
Freedos-user@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/freedos-user

Reply via email to