[prev in list] [next in list] [prev in thread] [next in thread] 

List:       bochs-cvs
Subject:    [Bochs-cvs] CVS: bochs/iodev floppy.cc, 1.120, 1.121 iodev.h, 1.116,
From:       "Stanislav Shwartsman" <sshwarts () users ! sourceforge ! net>
Date:       2009-08-10 8:08:27
Message-ID: E1MaPvf-0001wk-TV () ddv4jf1 ! ch3 ! sourceforge ! com
[Download RAW message or body]

Update of /cvsroot/bochs/bochs/iodev
In directory ddv4jf1.ch3.sourceforge.com:/tmp/cvs-serv7159/iodev

Modified Files:
	floppy.cc iodev.h 
Log Message:
fixes with long phy addr


Index: floppy.cc
===================================================================
RCS file: /cvsroot/bochs/bochs/iodev/floppy.cc,v
retrieving revision 1.120
retrieving revision 1.121
diff -u -d -r1.120 -r1.121
--- floppy.cc	24 Apr 2009 14:57:24 -0000	1.120
+++ floppy.cc	10 Aug 2009 08:08:25 -0000	1.121
@@ -669,10 +669,6 @@
 
 void bx_floppy_ctrl_c::floppy_command(void)
 {
-#if BX_PROVIDE_CPU_MEMORY==0
-  BX_PANIC(("floppy_command(): uses DMA: not supported for"
-           " external environment"));
-#else
   unsigned i;
   Bit8u motor_on;
   Bit8u head, drive, cylinder, sector, eot;
@@ -1005,7 +1001,6 @@
       BX_PANIC(("You should never get here! cmd = 0x%02x",
                 BX_FD_THIS s.command[0]));
   }
-#endif
 }
 
 void bx_floppy_ctrl_c::floppy_xfer(Bit8u drive, Bit32u offset, Bit8u *buffer,

Index: iodev.h
===================================================================
RCS file: /cvsroot/bochs/bochs/iodev/iodev.h,v
retrieving revision 1.116
retrieving revision 1.117
diff -u -d -r1.116 -r1.117
--- iodev.h	21 Apr 2009 20:27:35 -0000	1.116
+++ iodev.h	10 Aug 2009 08:08:25 -0000	1.117
@@ -587,8 +587,6 @@
 
 #endif /* NO_DEVICE_INCLUDES */
 
-#if BX_PROVIDE_DEVICE_MODELS
 BOCHSAPI extern bx_devices_c bx_devices;
-#endif
 
 #endif /* IODEV_H */


------------------------------------------------------------------------------
Let Crystal Reports handle the reporting - Free Crystal Reports 2008 30-Day 
trial. Simplify your report design, integration and deployment - and focus on 
what you do best, core application coding. Discover what's new with 
Crystal Reports now.  http://p.sf.net/sfu/bobj-july
_______________________________________________
Bochs-cvs mailing list
Bochs-cvs@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/bochs-cvs
[prev in list] [next in list] [prev in thread] [next in thread] 

Configure | About | News | Add a list | Sponsored by KoreLogic