Fix modules so resources don't get included twice in ROM builds
Jeffrey Lee authored
Detail:
  A couple of the USB modules were including their resources both in the Messages module and within themselves, leading to wasted ROM space
  build/OBJOHCIDriver, build/OBJUSBDriver - Tweaked makefiles so that ohcimsgs.o and usbmsgs.o only get built/linked for RAM builds
  build/c/usbmodule - Fix erroneous attempt to free non-registered resource files in ROM builds
  Version - Increased OHCIDriver & USBDriver version numbers
Admin:
  Tested with Iyonix ROM softload. Saves approx 48k of ROM space.
  Fixes bug #265


Version 0.57. Tagged as 'NetBSD-0_57'
32bcd2b5
Name Last commit Last update
..
Doc Revert previous commit as it has already been superceded.
Resources/UK Extensive changes and bug fixes to usb and ohci ..
c Fix modules so resources don't get included twice in ROM builds
cmhg Update EHCI driver to NetBSD latest (as of 10/07/2010), improve DeviceFS interface
h Update EHCI driver to NetBSD latest (as of 10/07/2010), improve DeviceFS interface
rom_link_v BBE-related change:
s Fix EHCIDriver & OHCIDriver to sync the caches properly when setting up assembler veneers
!Mk,fd7 Latest stuff from John - mainly Rhenium improvements.
!MkClean,fd7 Build fix
!MkDebug,fd7 New versions from John.
!MkEhDeb,fd7 Update of EHCIDriver to current NetBSD, together with needed changes in both OHCIDriver and USBDriver.
!MkExport,fd7 Support for SCSISoftUSB, and some tidying up.
!MkRhbdebug,fd7 Summary: Minor tweaks to USBDriver and EHCI prior to USB2 release resulting from beta testing
!MkRhenbulk,fd7 Summary: Minor tweaks to USBDriver and EHCI prior to USB2 release resulting from beta testing
!MkRhenium,fd7 Update of EHCIDriver to current NetBSD, together with needed changes in both OHCIDriver and USBDriver.
!Mkeh,fd7 Update of EHCIDriver to current NetBSD, together with needed changes in both OHCIDriver and USBDriver.
!MkehMacLoc,fd7 Update of EHCIDriver to current NetBSD, together with needed changes in both OHCIDriver and USBDriver.
!Mkres,fd7 Merge of Dan Ellis's USB2 sources.
Info An increased delay caused havoc with chicony keyboards in the field
Makefile Rework USB driver makefile & cmhg files to avoid constant rebuilds of USBDriver.h
OBJEHCIDriver Update EHCI driver to NetBSD latest (as of 10/07/2010), improve DeviceFS interface
OBJOHCIDriver Fix modules so resources don't get included twice in ROM builds
OBJUSBDriver Fix modules so resources don't get included twice in ROM builds
Version Fix modules so resources don't get included twice in ROM builds
makedevs.mk Build fix
mkunictype.mk