Date: Mon, 3 Oct 2005 15:52:34 +0000 (UTC) From: John Baldwin <jhb@FreeBSD.org> To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/dev/lge if_lge.c if_lgereg.h Message-ID: <200510031552.j93FqY4a091295@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
jhb 2005-10-03 15:52:34 UTC
FreeBSD src repository
Modified files:
sys/dev/lge if_lge.c if_lgereg.h
Log:
- Use if_printf() and device_printf() and axe lge_unit from the softc.
- Don't bzero the softc first thing in attach.
- Cleanup error handling in attach() to avoid lots of duplication.
- Don't initialize the callout handle twice.
MFC after: 3 days
Revision Changes Path
1.43 +41 -57 src/sys/dev/lge/if_lge.c
1.6 +0 -1 src/sys/dev/lge/if_lgereg.h
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200510031552.j93FqY4a091295>
