Re: [ANNOUNCE] Linux Hardened Device Drivers Project

Randy.Dunlap (rddunlap@osdl.org)
Sun, 22 Sep 2002 23:13:04 -0700 (PDT)


On Fri, 20 Sep 2002, Rhoads, Rob wrote:

| Project Announcement:
| --------------------
|
| Initially we've created a specification, a few kernel modules
| that implement a set of driver programming interfaces, and
| a sample device driver that demonstrates those interfaces.
| -

Only addressing spec bugs for now.
More comments tomorrow when I'm more awake.

section
3.1.1.1 "Table 2 takes a closer look at the fields...."
No, it doesn't.

3.2.3 "The CONFIG_DRIVER_STATISTICS flag...."
but section 5.1 calls it CONFIG_DRIVER_STATS.

3.3.2 "The CONFIG_DRIVER_STATISTICS build configuration option"
should be CONFIG_DRIVER_DIAGNOSTICS
and change "statistics support" to "diagnostics support"

3.4.2.7.3, example 2: missing final '|' after "%s"

3.4.3.8.1, Comments on #defines:
aren't several of these backwards?

3.4.3.8.3, last #define: bad font change.

-- 
~Randy

- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majordomo@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/