--- - branch: MAIN date: Wed Nov 3 22:30:51 UTC 2010 files: - new: '1.16' old: '1.15' path: src/sys/dev/usb/if_kuereg.h pathrev: src/sys/dev/usb/if_kuereg.h@1.16 type: modified - new: '1.8' old: '1.7' path: src/sys/dev/usb/if_rumvar.h pathrev: src/sys/dev/usb/if_rumvar.h@1.8 type: modified - new: '1.6' old: '1.5' path: src/sys/dev/usb/if_udavreg.h pathrev: src/sys/dev/usb/if_udavreg.h@1.6 type: modified - new: '1.6' old: '1.5' path: src/sys/dev/usb/if_urlreg.h pathrev: src/sys/dev/usb/if_urlreg.h@1.6 type: modified - new: '1.11' old: '1.10' path: src/sys/dev/usb/if_uralvar.h pathrev: src/sys/dev/usb/if_uralvar.h@1.11 type: modified - new: '1.5' old: '1.4' path: src/sys/dev/usb/if_zydreg.h pathrev: src/sys/dev/usb/if_zydreg.h@1.5 type: modified id: 20101103T223051Z.f5456f1580e44fbe00a505a849c6cb7a9369c579 log: | Stop using the compatibility macros USB_ATTACH(), USB_DETACH(), USB_MATCH(), et cetera. These files produce the same assembly (according to objdump -d) before and after the change, except for if_cue.c where two adjacent instructions inexplicably change order. Straggler from last: commit corresponding header files. module: src subject: 'CVS commit: src/sys/dev/usb' unixtime: '1288823451' user: dyoung