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

List:       bochs-cvs
Subject:    [Bochs-cvs] CVS: bochs configure.in,1.333,1.334
From:       Volker Ruppert <vruppert () users ! sourceforge ! net>
Date:       2007-03-21 18:54:44
Message-ID: E1HU5xM-000392-2C () sc8-pr-cvs3 ! sourceforge ! net
[Download RAW message or body]

Update of /cvsroot/bochs/bochs
In directory sc8-pr-cvs3.sourceforge.net:/tmp/cvs-serv12079

Modified Files:
	configure.in 
Log Message:
- USB HID mouse support ported from Qemu to separate file and C++ object
  * removed old-style mouse stuff
  * TODO: implement USB tablet from Qemu and re-implement Bochs USB keypad
- clear out USB hub structures in constructor to avoid segfault
- keyboard: mouse capture flag must affect all mouse types


Index: configure.in
===================================================================
RCS file: /cvsroot/bochs/bochs/configure.in,v
retrieving revision 1.333
retrieving revision 1.334
diff -u -d -r1.333 -r1.334
--- configure.in	18 Mar 2007 11:17:27 -0000	1.333
+++ configure.in	21 Mar 2007 18:54:41 -0000	1.334
@@ -781,7 +781,7 @@
     AC_MSG_RESULT(yes)
     AC_DEFINE(BX_SUPPORT_PCIUSB, 1)
     PCI_OBJ="$PCI_OBJ pciusb.o"
-    USBDEV_OBJS="usb_msd.o"
+    USBDEV_OBJS="usb_hid.o usb_msd.o"
     SCSI_OBJS="scsi_device.o"
    else
     AC_MSG_RESULT(no)


-------------------------------------------------------------------------
Take Surveys. Earn Cash. Influence the Future of IT
Join SourceForge.net's Techsay panel and you'll get the chance to share your
opinions on IT & business topics through brief surveys-and earn cash
http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV
_______________________________________________
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