Date: Wed, 26 Feb 2003 15:26:48 -0800 (PST) From: Nate Lawson <nate@root.org> To: Poul-Henning Kamp <phk@FreeBSD.org> Cc: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org Subject: Re: cvs commit: src/sys/cam/scsi scsi_target.c Message-ID: <Pine.BSF.4.21.0302261523461.67272-100000@root.org> In-Reply-To: <200302262053.h1QKr4wl010124@repoman.freebsd.org>
next in thread | previous in thread | raw e-mail | index | archive | help
On Wed, 26 Feb 2003, Poul-Henning Kamp wrote: > Modified files: > sys/cam/scsi scsi_target.c > Log: > msg > > Revision Changes Path > 1.50 +0 -1 src/sys/cam/scsi/scsi_target.c Re: (removal of cdevsw_add() calls) So how is my driver supposed to be hooked in so that its open() function is called to do the make_dev? In the past and without NO_DEVFS, the clone handler was never called unless I also had cdevsw_add(). What is the expected way of doing things now and are you sure it works? -Nate To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-src" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?Pine.BSF.4.21.0302261523461.67272-100000>