Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 2 Dec 1996 07:29:31 +0100 (MET)
From:      J Wunsch <j@uriah.heep.sax.de>
To:        freebsd-hackers@freebsd.org (FreeBSD hackers)
Cc:        taob@io.org (Brian Tao)
Subject:   Re: Wiring down disks in 2.2-ALPHA
Message-ID:  <199612020629.HAA21666@uriah.heep.sax.de>
In-Reply-To: <Pine.BSF.3.95.961201204105.4096A-100000@nap.io.org> from Brian Tao at "Dec 1, 96 08:45:40 pm"

next in thread | previous in thread | raw e-mail | index | archive | help
As Brian Tao wrote:

> Removing old directory ../../compile/NEWS:  Done.
> config: line 44: ahc connected to non-controller
> config: line 45: ahc connected to non-controller

>   38>   controller      pci0
>   39>   device          ahc0
>   40>   device          ahc1

ahc is a controller, so declare it as being one.

>     However, if I change "device" in lines 39 and 40 to "controller",
> config runs without any warnings.  This is contrary to the example in
> the LINT file.

My LINT file also has them as `controller'.

-- 
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?199612020629.HAA21666>