summaryrefslogtreecommitdiff
path: root/sys/dev/microcode/Makefile
diff options
context:
space:
mode:
authorpgoyette <pgoyette@NetBSD.org>2017-12-16 06:39:07 +0000
committerpgoyette <pgoyette@NetBSD.org>2017-12-16 06:39:07 +0000
commiteac7a3804288afbe8f9972b735f45ede395a3fa7 (patch)
treedd42cabd16bbcbddab7878b3a7f8da450fd380d9 /sys/dev/microcode/Makefile
parentacf2eea863d1c7cb98b5051d39e5e4badd9665a6 (diff)
Use config(1) and IOCONF= to generate most of the auto-config data
structures. (Note that bin/52823 documents the reasons for still requiring hand-crafted cfattach structures.)
Diffstat (limited to 'sys/dev/microcode/Makefile')
0 files changed, 0 insertions, 0 deletions
ktrace-lwp.christos 2005-05-11Don't keep the devinfo string on the stack, instead use malloc/free.augustss 2004-04-23use bounded string ops (snprintf, strl*)itojun 2002-07-11Get rid of trailing white space.augustss 2001-11-13add RCSIDslukem 2001-07-11Minor formatting fix.augustss 2001-01-18constifyjdolecek 2001-01-02Cosmetics.augustss 2001-01-02Add a transient driver for the YAP phone that downloads firmware intoaugustss