]> xenbits.xensource.com Git - seabios.git/commit
Bug fix - cdrom media emulation only moves drives if of the same type.
authorKevin O'Connor <kevin@koconnor.net>
Wed, 18 Feb 2009 01:40:59 +0000 (20:40 -0500)
committerKevin O'Connor <kevin@koconnor.net>
Wed, 18 Feb 2009 01:40:59 +0000 (20:40 -0500)
commit5c0c4b7d083d5d6bee924e78ed102857f6a93d71
treea47f9af2e5c8b8a5bbb13678517475b73bf90d85
parent7da1dcd03e3fc3a187c7222178a220fcb074b055
Bug fix - cdrom media emulation only moves drives if of the same type.

The bug caused floppies to move when hard drive emulation was in
    effect, and vice-versa.  This patch fixes it.
src/disk.c