From owner-freebsd-scsi Mon Aug 21 21:21:15 1995 Return-Path: freebsd-scsi-owner Received: (from majordom@localhost) by freefall.FreeBSD.org (8.6.11/8.6.6) id VAA01270 for freebsd-scsi-outgoing; Mon, 21 Aug 1995 21:21:15 -0700 Received: from irz301.inf.tu-dresden.de (irz301.inf.tu-dresden.de [141.76.1.11]) by freefall.FreeBSD.org (8.6.11/8.6.6) with SMTP id VAA01247 for ; Mon, 21 Aug 1995 21:21:04 -0700 Received: from sax.sax.de by irz301.inf.tu-dresden.de with SMTP (5.67b+/DEC-Ultrix/4.3) id AA23459; Tue, 22 Aug 1995 06:21:02 +0200 Received: by sax.sax.de (8.6.11/8.6.12-s1) with UUCP id GAA02508; Tue, 22 Aug 1995 06:21:01 +0200 Received: (from j@localhost) by uriah.heep.sax.de (8.6.11/8.6.9) id BAA07940; Tue, 22 Aug 1995 01:12:04 +0200 From: J Wunsch Message-Id: <199508212312.BAA07940@uriah.heep.sax.de> Subject: Re: scsiconf change To: julian@ref.tfs.com (Julian Elischer) Date: Tue, 22 Aug 1995 01:12:04 +0200 (MET DST) Cc: joerg_wunsch@uriah.heep.sax.de, dufault@hda.com, scsi@freebsd.org In-Reply-To: <199508211802.LAA24139@ref.tfs.com> from "Julian Elischer" at Aug 21, 95 11:02:52 am Reply-To: joerg_wunsch@uriah.heep.sax.de (Joerg Wunsch) X-Phone: +49-351-2012 669 X-Mailer: ELM [version 2.4 PL23] Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 8bit Content-Length: 699 Sender: freebsd-scsi-owner@freebsd.org Precedence: bulk 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. ;-)