Date: Tue, 22 Aug 1995 01:12:04 +0200 (MET DST) From: J Wunsch <j@uriah.heep.sax.de> To: julian@ref.tfs.com (Julian Elischer) Cc: joerg_wunsch@uriah.heep.sax.de, dufault@hda.com, scsi@freebsd.org Subject: Re: scsiconf change Message-ID: <199508212312.BAA07940@uriah.heep.sax.de> In-Reply-To: <199508211802.LAA24139@ref.tfs.com> from "Julian Elischer" at Aug 21, 95 11:02:52 am
next in thread | previous in thread | raw e-mail | index | archive | help
As Julian Elischer wrote: > > with the new code I guess I'd need to put > { > T_SEQUENTIAL, T_REMOV, "WangDAT", "Model 1300", "*", > "proc", SC_ONE_LU, 0, mode_wangdat1300 > }, > as there is no longer a direct pointer to the routine, but just a 'name' > to lookup in the list of installed drivers.. I don't believe this would work currently. I've tried it for the `od' driver -- i've got a very old SONY MOD device that identifies itself as T_DIRECT, and it has always been assigned to the `sd' driver. -- cheers, J"org joerg_wunsch@uriah.heep.sax.de -- http://www.sax.de/~joerg/ Never trust an operating system you don't have sources for. ;-)
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?199508212312.BAA07940>