summaryrefslogtreecommitdiff
path: root/sys/dev/microcode/tools/Makefile
diff options
context:
space:
mode:
authordyoung <dyoung@NetBSD.org>2010-03-20 00:23:41 +0000
committerdyoung <dyoung@NetBSD.org>2010-03-20 00:23:41 +0000
commit1d2aca0728b744d531326a42a24dd7e10554b132 (patch)
treef5803ab0b2a79c847949210c4fbd261c075cd3a6 /sys/dev/microcode/tools/Makefile
parent061b0589a49625a9370c3078dffa8df2b1d57977 (diff)
Add PCI_BAR(n) for the nth Base Address Register.
Diffstat (limited to 'sys/dev/microcode/tools/Makefile')
0 files changed, 0 insertions, 0 deletions
/sys/dev/dm/dm_ioctl.c?id=8f50b1a274edc4e158107e985509770c4824c94c'>Fix bug in dm_table_resume_ioctl where dmv->flags was sent back to libdevmapperhaad 2009-12-01Revert my commit which have added knowledge about dm targets to libdevmapper,haad 2009-09-09Fix bug in kmem_alloc/kmem_free of params string. Params string washaad 2009-06-05Add support for DIOCGDISKINFO to disk like device drivers. Changehaad 2009-06-05Parse dm param string in libdevmapper and not in a dm target init function.haad 2009-04-13Destroy locks in dm_dev_free, do not allocate struct disk twice.haad 2009-04-06Use functions from disk(9) framework. Initialize disk/disklabel 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