From owner-freebsd-hackers Sun Oct 22 21:12:04 1995 Return-Path: owner-hackers Received: (from root@localhost) by freefall.freebsd.org (8.6.12/8.6.6) id VAA20467 for hackers-outgoing; Sun, 22 Oct 1995 21:12:04 -0700 Received: from godzilla.zeta.org.au (godzilla.zeta.org.au [203.2.228.19]) by freefall.freebsd.org (8.6.12/8.6.6) with ESMTP id VAA20457 for ; Sun, 22 Oct 1995 21:11:52 -0700 Received: (from bde@localhost) by godzilla.zeta.org.au (8.6.9/8.6.9) id OAA11146; Mon, 23 Oct 1995 14:08:11 +1000 Date: Mon, 23 Oct 1995 14:08:11 +1000 From: Bruce Evans Message-Id: <199510230408.OAA11146@godzilla.zeta.org.au> To: davidg@Root.COM, mbailey@cps.cmich.edu Subject: Re: SNAP 951020 Kernel compile problems. Cc: hackers@freebsd.org Sender: owner-hackers@freebsd.org Precedence: bulk >> You need to have IDE controller support - the "wdc0/wd0" entries were >> apparantly removed. >The LINT file says the two lines are required. There is nothing stating >you need to have a controller. Some of use SCSI hard Drives this is not >all that obvious. I think a little note in the LINT makefile would be >advisable. It's the same as for SCSI. Specifying sd0 without specifying a SCSI controller won't work. Bruce