From owner-freebsd-current Sun Jan 28 17:15:02 1996 Return-Path: owner-current Received: (from root@localhost) by freefall.freebsd.org (8.7.3/8.7.3) id RAA16409 for current-outgoing; Sun, 28 Jan 1996 17:15:02 -0800 (PST) Received: from irz301.inf.tu-dresden.de (irz301.inf.tu-dresden.de [141.76.1.11]) by freefall.freebsd.org (8.7.3/8.7.3) with SMTP id RAA16379 for ; Sun, 28 Jan 1996 17:14:52 -0800 (PST) Received: from sax.sax.de by irz301.inf.tu-dresden.de (8.6.12/8.6.12-s1) with ESMTP id CAA28315 for ; Mon, 29 Jan 1996 02:14:47 +0100 Received: by sax.sax.de (8.6.11/8.6.12-s1) with UUCP id CAA13924 for freebsd-current@FreeBSD.org; Mon, 29 Jan 1996 02:14:47 +0100 Received: (from j@localhost) by uriah.heep.sax.de (8.7.3/8.6.9) id BAA05488 for freebsd-current@FreeBSD.org; Mon, 29 Jan 1996 01:56:08 +0100 (MET) From: J Wunsch Message-Id: <199601290056.BAA05488@uriah.heep.sax.de> Subject: Re: cvs commit: src/sys/scsi worm.c To: freebsd-current@FreeBSD.org (FreeBSD-current users) Date: Mon, 29 Jan 1996 01:56:08 +0100 (MET) Reply-To: joerg_wunsch@uriah.heep.sax.de (Joerg Wunsch) In-Reply-To: <199601290009.BAA04550@uriah.heep.sax.de> from "J Wunsch" at Jan 29, 96 01:09:07 am 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 Sender: owner-current@FreeBSD.org Precedence: bulk As J Wunsch wrote: > > Since the NAME##init()'s are external, i assume they are used > elsewhere, not inside /sys/scsi. I've botched my yesterday fix by > declaring worminit() static. Corrected this half an hour ago. Well, config(8) seems to be supposed to create the prototypes in ioconf.h (and presumable use them in ioconf.c), but i have yet to figure out how to arrange this... Even rebuilding config and re-configing the test kernel didn't help. sdinit() and all the other things were there, worminit() not. What am i doing wrong? -- cheers, J"org joerg_wunsch@uriah.heep.sax.de -- http://www.sax.de/~joerg/ -- NIC: JW11-RIPE Never trust an operating system you don't have sources for. ;-)