summaryrefslogtreecommitdiff
path: root/sys/dev/microcode/radeon/REDWOOD_me.bin
diff options
context:
space:
mode:
authormsaitoh <msaitoh@NetBSD.org>2018-03-02 08:25:53 +0000
committermsaitoh <msaitoh@NetBSD.org>2018-03-02 08:25:53 +0000
commit8a388d3ec5e00b6871cec94dea8be89818cb043e (patch)
treee36d0d84ad4753fa09adddc1c64191c06f06cf0b /sys/dev/microcode/radeon/REDWOOD_me.bin
parent78366d4f81e6ce643d7154b5a07279f53dd92f04 (diff)
Add Apollo Lake and Gemini Lake devices.
Diffstat (limited to 'sys/dev/microcode/radeon/REDWOOD_me.bin')
0 files changed, 0 insertions, 0 deletions
f='/netbsd/commit/sys/modules/lua/lua.c?h=lockdoc-9.3-0.4&id=36caccc295dc875ab70235fcd56aa30b9a0ef7f0'>lua(4): using lua_CFunctionlneto 2014-07-19lua(4): added support for running Lua scripts in intr contextlneto 2014-03-16Change (mostly mechanically) every cdevsw/bdevsw I can find to usedholland 2014-02-25Ensure that the top level sysctl nodes (kern, vfs, net, ...) exist beforepooka 2013-12-04fixed lua(4) alloc (nsize can be lesser than osize)lneto 2013-11-23switch from malloc(9) to kmem(9)mbalmer 2013-10-29initialize variablesmbalmer 2013-10-23use MODULE_CLASS_MISC for Lua modulesmbalmer 2013-10-18fix CVS marker and copyright yearmbalmer 2013-10-16welcome lua(4), a devide driver that can create and control Lua states inside...mbalmer