summaryrefslogtreecommitdiff
path: root/sys/dev/microcode/isp
diff options
context:
space:
mode:
authormrg <mrg@NetBSD.org>2010-07-05 20:32:23 +0000
committermrg <mrg@NetBSD.org>2010-07-05 20:32:23 +0000
commitad13e17661fbfbe9bd601d1b078fd2c15e2effcf (patch)
tree875a63b38552e24da071ec4fd484237b35100428 /sys/dev/microcode/isp
parent83eca23e73b3baae830fe7c2fee8a567e2eab133 (diff)
move all the radeondrm firmware images into the filesystem. check that
some firmware sizes are the expected size. (XXX make all.) based upon similar changes seen in the linux radeon drm driver. this saves about 250KB in the kernel or module.
Diffstat (limited to 'sys/dev/microcode/isp')
0 files changed, 0 insertions, 0 deletions
-11-13change the second arg of unvis from char -> int, to avoid K&R vs. ansichristos 1998-02-02merge lite-2perry 1997-11-04Fix __RENAME quoting lossage (don't pass it a quoted string). Fromthorpej 1997-10-22New hacks to make libc work painlessly without bumping the major number:fvdl 1997-10-20Fix the shared library versioning snafu caused by the recent changesthorpej 1997-10-16second argument is now int instead of charchristos 1994-10-26new RCS ID format.cgd