Searched hist:148945 (Results 1 - 1 of 1) sorted by relevance

/freebsd-11-stable/sys/dev/my/
H A Dif_my.cdiff 148945 Wed Aug 10 18:15:56 MDT 2005 jhb - Use if_printf() and device_printf() instead of outputting my%d:
everywhere. This means that my_unit is no longer used as well. The
watchdog routine now also prints 'my0: ...' rather than 'm0x0: ...'.
- Don't bzero the softc and don't try to free it in detach or if attach
fails.
- A whitespace fix.

Completed in 60 milliseconds