freebsd-dev/sys/dev/cs
Gleb Smirnoff 6b9f5c941c - Consistently use if_printf() only in interface methods: if_start(),
if_watchdog, etc., or in functions used only in these methods.
  In all other functions in the driver use device_printf().
- Use __func__ instead of typing function name.

Submitted by:	Alex Lyashkov <umka sevcity.net>
2006-09-15 15:16:12 +00:00
..
if_cs_isa.c Start each of the license/copyright comments with /*-, minor shuffle of lines 2005-01-06 01:43:34 +00:00
if_cs_pccard.c Remove oldcard support by removing the compat shims. 2005-09-20 19:49:33 +00:00
if_cs.c - Consistently use if_printf() only in interface methods: if_start(), 2006-09-15 15:16:12 +00:00
if_csreg.h Start each of the license/copyright comments with /*-, minor shuffle of lines 2005-01-06 01:43:34 +00:00
if_csvar.h - Consistently use if_printf() only in interface methods: if_start(), 2006-09-15 15:16:12 +00:00