From owner-freebsd-hackers Thu Apr 13 06:00:48 1995 Return-Path: hackers-owner Received: (from majordom@localhost) by freefall.cdrom.com (8.6.10/8.6.6) id GAA13023 for hackers-outgoing; Thu, 13 Apr 1995 06:00:48 -0700 Received: from redline.ru (root@mail.redline.ru [194.87.69.22]) by freefall.cdrom.com (8.6.10/8.6.6) with SMTP id GAA13007 for ; Thu, 13 Apr 1995 06:00:36 -0700 Message-Id: Date: Thu, 13 Apr 95 16:58 GMT+0400 From: agl@redline.ru (Anthony Graphics) To: freebsd-hackers@FreeBSD.org Subject: config problems X-Mailer: GNOS 2.3.3d Sender: hackers-owner@FreeBSD.org Precedence: bulk Hi guys! What options should be given in the /sys/conf/i386/SYSTEMNAME in order to compile in SCSI symbols in ioconf.c ? I said 'config GENERIC' and it removed scsi support from ioconf.c ! Maybe I'm using outdated config? (dated Feb 9 1995) strings config reports there are some references to scsi_?init but how can I make these definitions to make thei r way into ioconf? Thanx! AGL