# # ChangeLog for boot/arch/amd64/Makefile.inc in mainline # # Generated by Trac 1.5.4 # 2024-05-21T09:48:40Z Mon, 15 Nov 2010 14:52:43 GMT Vojtech Horky [c7137738] * .bzrignore (modified) * boot/arch/amd64/Makefile.inc (modified) * uspace/Makefile (modified) * uspace/drv/uhci/Makefile (added) * uspace/drv/uhci/main.c (added) * uspace/drv/uhci/uhci.ma (added) * uspace/drv/usbkbd/Makefile (added) * uspace/drv/usbkbd/main.c (added) * uspace/drv/usbkbd/usbkbd.ma (added) * uspace/lib/usb/Makefile (modified) * uspace/lib/usb/hcd.c (modified) * uspace/lib/usb/hcdhubd.c (added) * uspace/lib/usb/hcdhubd.h (added) * uspace/lib/usb/usbdrv.c (added) * uspace/lib/usb/usbdrv.h (added) DDF proposal Proposal for new API using the device driver framework. Mon, 01 Nov 2010 22:39:06 GMT Jakub Jermar [458619f7] * boot/Makefile.common (modified) * boot/arch/amd64/Makefile.inc (modified) Do not attempt to put already removed stuff onto the RAM disk.