Date: Mon, 16 Dec 2002 11:23:34 -0800 (PST) From: Olivier Houchard <cognet@FreeBSD.org> To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/dev/trm trm.c trm.h Message-ID: <200212161923.gBGJNY4H048237@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
cognet 2002/12/16 11:23:34 PST Modified files: (Branch: RELENG_5_0) sys/dev/trm trm.c trm.h Log: MFC rev 1.3: Fix the panic that occurs when kldunloading trm by using the correct prototype for trm_detach and freeing all resources. Rework a bit the way error are handled in trm_attach. Remove the PCI_BASE_ADDR0 definition, since we now use PCIR_MAPS. Approved by: re Revision Changes Path 1.2.4.1 +48 -29 src/sys/dev/trm/trm.c 1.1.4.1 +3 -0 src/sys/dev/trm/trm.h To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200212161923.gBGJNY4H048237>