Date: Fri, 1 Aug 2008 21:33:07 +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/ie if_ie.c if_ie_isa.c if_ievar.h Message-ID: <200808012133.m71LXHwj082609@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
jhb 2008-08-01 21:33:07 UTC
FreeBSD src repository
Modified files:
sys/dev/ie if_ie.c if_ie_isa.c if_ievar.h
Log:
SVN rev 181134 on 2008-08-01 21:33:07Z by jhb
Use the new bus device_shutdown hook for performing the shutdown action
on the ee16 parts rather than explicitly registering an event handler
that wasn't being torn down on detach.
Revision Changes Path
1.111 +3 -9 src/sys/dev/ie/if_ie.c
1.10 +15 -0 src/sys/dev/ie/if_ie_isa.c
1.6 +1 -0 src/sys/dev/ie/if_ievar.h
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200808012133.m71LXHwj082609>
