CVSROOT: /cvs Module name: src Changes by: [email protected] 2009/12/10 18:43:19
Modified files:
sys/dev/ic : pdq.c
Log message:
Fill out the pdq_cmd_info table to 18 elements, despite many of
them being stub entries, by using macros YES() and NO() to select,
for each entry, whether a real one or a stub is generated. Found
by parfait and analyzed by oga.
ok deraadt@, oga@
