Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 29 Jan 1996 01:56:08 +0100 (MET)
From:      J Wunsch <j@uriah.heep.sax.de>
To:        freebsd-current@FreeBSD.org (FreeBSD-current users)
Subject:   Re: cvs commit: src/sys/scsi worm.c
Message-ID:  <199601290056.BAA05488@uriah.heep.sax.de>
In-Reply-To: <199601290009.BAA04550@uriah.heep.sax.de> from "J Wunsch" at Jan 29, 96 01:09:07 am

next in thread | previous in thread | raw e-mail | index | archive | help
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. ;-)



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?199601290056.BAA05488>