[ros-diffs] [fireball] 13520: Added cromwell's drivers into build/install process. Now we have two alternatives: usbport/usbXhci or usbcore/ohci.sys. With time they will be merged into one, or cromwell will be wasted and usbport/usbXhci will be written from scratch.

fireball at svn.reactos.com fireball at svn.reactos.com
Sun Feb 13 00:27:28 CET 2005


Added cromwell's drivers into build/install process. Now we have two
alternatives: usbport/usbXhci or usbcore/ohci.sys. With time they will
be merged into one, or cromwell will be wasted and usbport/usbXhci will
be written from scratch.
Modified: trunk/reactos/drivers/usb/Makefile
  _____  

Modified: trunk/reactos/drivers/usb/Makefile
--- trunk/reactos/drivers/usb/Makefile	2005-02-12 23:11:10 UTC (rev
13519)
+++ trunk/reactos/drivers/usb/Makefile	2005-02-12 23:27:27 UTC (rev
13520)
@@ -6,7 +6,7 @@

 
 include $(PATH_TO_TOP)/rules.mak
 
-DRIVERS = usbport miniport/usbuhci miniport/usbehci miniport/usbohci
usbhub usbd
+DRIVERS = usbport miniport/usbuhci miniport/usbehci miniport/usbohci
usbhub usbd cromwell
 
 all: $(DRIVERS)
 
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://www.reactos.org/pipermail/ros-diffs/attachments/20050213/a2c995e9/attachment.html


More information about the Ros-diffs mailing list