glebius c9a02b4657 - 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
..
2006-09-15 10:44:55 +00:00
2006-05-26 13:54:27 +00:00
2006-08-10 06:04:00 +00:00
2006-09-15 11:01:23 +00:00
2006-09-03 22:24:08 +00:00