freebsd-dev/sys/dev/ti
Pyun YongHyeon 9b81d5e37f It's bad idea to allocate large memory, 4KB, from stack.
Pre-allocate the memory in device attach time. While I'm here
remove unnecessary reassignment of error variable as it was already
initialized. Also added a missing driver lock in TIIOCSETTRACE
handler.
2011-11-14 18:40:04 +00:00
..
if_ti.c It's bad idea to allocate large memory, 4KB, from stack. 2011-11-14 18:40:04 +00:00
if_tireg.h It's bad idea to allocate large memory, 4KB, from stack. 2011-11-14 18:40:04 +00:00
ti_fw2.h
ti_fw.h