summaryrefslogtreecommitdiff
path: root/sys/dev/usb/usbdevs
diff options
context:
space:
mode:
authormrg <mrg@NetBSD.org>2010-07-02 08:09:58 +0000
committermrg <mrg@NetBSD.org>2010-07-02 08:09:58 +0000
commit890d0a141cab500772bc45524874ba702906ea9b (patch)
tree5d83f759dde8882e2c91c50ad0d3839c6f88922e /sys/dev/usb/usbdevs
parent028129a7b8a64de04cbf3a3327801151e2062b79 (diff)
move the *.elf contents into the *mi* contents. we're not going to have
non-elf platforms at any thing in the near future, and these extra files are only making sets handling even worse than necessary. ok lukem.
Diffstat (limited to 'sys/dev/usb/usbdevs')
0 files changed, 0 insertions, 0 deletions
duringhaad 2009-03-08Fix tyop in previous.agc 2009-02-20Release tables before we drop reference on device, now creating device withhaad 2009-02-19Add support for autoloading of device-mapper targets modules. Addhaad 2009-01-16Disable unloading of dm driver when there are any devices defined. This meanshaad 2009-01-11Use 64bit long minor nuber in dm_dev structure.haad 2008-12-21Fix error path in target_init call. When initializing target fails i havehaad 2008-12-19Add infrastructure needed to load device-mapper targets as modules.haad 2008-12-19Merge the haad-dm branch to -current. This branch adds LVM functionality tohaad