From owner-cvs-all Mon Apr 10 21:58:53 2000 Delivered-To: cvs-all@freebsd.org Received: from rover.village.org (rover.village.org [204.144.255.49]) by hub.freebsd.org (Postfix) with ESMTP id D127437B733; Mon, 10 Apr 2000 21:58:47 -0700 (PDT) (envelope-from imp@harmony.village.org) Received: from harmony.village.org (harmony.village.org [10.0.0.6]) by rover.village.org (8.9.3/8.9.3) with ESMTP id WAA21886; Mon, 10 Apr 2000 22:58:45 -0600 (MDT) (envelope-from imp@harmony.village.org) Received: from harmony.village.org (localhost.village.org [127.0.0.1]) by harmony.village.org (8.9.3/8.8.3) with ESMTP id WAA27589; Mon, 10 Apr 2000 22:58:36 -0600 (MDT) Message-Id: <200004110458.WAA27589@harmony.village.org> To: Mike Smith Subject: Re: cvs commit: src/sys/dev/mlx mlx.c mlx_disk.c mlxio.h mlxreg.h mlxvar.h Cc: cvs-committers@FREEBSD.ORG, cvs-all@FREEBSD.ORG In-reply-to: Your message of "Mon, 10 Apr 2000 19:52:49 PDT." <200004110252.TAA39051@freefall.freebsd.org> References: <200004110252.TAA39051@freefall.freebsd.org> Date: Mon, 10 Apr 2000 22:58:36 -0600 From: Warner Losh Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG In message <200004110252.TAA39051@freefall.freebsd.org> Mike Smith writes: : Try to use disk_create/disk_destroy correctly. This isn't working : properly yet, but it's not clear whose fault that is. In all the drivers that I've seen use disk_destroy, they have fallen on their nose. I think there's a pattern emerging. :-) Warner To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message