From owner-freebsd-hackers Tue Jan 10 03:47:59 1995 Return-Path: hackers-owner Received: (from root@localhost) by freefall.cdrom.com (8.6.9/8.6.6) id DAA10149 for hackers-outgoing; Tue, 10 Jan 1995 03:47:59 -0800 Received: from hda.com (hda.com [199.232.40.182]) by freefall.cdrom.com (8.6.9/8.6.6) with ESMTP id DAA10143 for ; Tue, 10 Jan 1995 03:47:57 -0800 Received: (dufault@localhost) by hda.com (8.6.9/8.3) id GAA07568; Tue, 10 Jan 1995 06:48:37 -0500 From: Peter Dufault Message-Id: <199501101148.GAA07568@hda.com> Subject: Re: Where is THIS file? To: rkw@dataplex.net (Richard Wackerbarth) Date: Tue, 10 Jan 1995 06:48:37 -0500 (EST) Cc: hackers@FreeBSD.org In-Reply-To: from "Richard Wackerbarth" at Jan 9, 95 10:27:02 pm X-Mailer: ELM [version 2.4 PL24] Content-Type: text Content-Length: 867 Sender: hackers-owner@FreeBSD.org Precedence: bulk Richard Wackerbarth writes: > > DKERNEL -Di386 -DLOAD_ADDRESS=0xF0100000 ../../i386/i386/conf.c > .../../i386/i386/conf.c:658: ssc.h: No such file or directory > *** Error code 1 > That will show up when you config the kernel. It is a new general optional device that is added in /sys/conf/files: > scsi/ssc.c optional ssc Do new ISA devices get handled without doing a config, while new general devices don't? For now you can just create one in your /sys/compile/MYNAME directory with this in it: > #define NSSC 0 and it will get recreated when you config. Someone can tell me if I did something wrong. Peter -- Peter Dufault Real Time Machine Control and Simulation HD Associates, Inc. Voice: 508 433 6936 dufault@hda.com Fax: 508 433 5267 -- Formerly hd@world.std.com. E-mail problems? Tell hdslip@iii.net