Subject: Re: config question
To: John Brezak <brezak@apollo.hp.com>
From: Herb Peyerl <Herb.Peyerl@sidney.novatel.ca>
List: port-hp300
Date: 06/03/1994 05:54:32
: > : I made the files by hand and the kernel is compiling right now. But I'd
: > : really like to know what is going on. Is this from something that I
: > : changed or is it a change in config??
: Broken there too.
As Charles pointed out to me; hp300/conf/files.hp300 either has to have
'needs-count' or 'device-driver' after the records in question.
ie:
[sun-lamp conf 13 ]> cvs diff -r 1.13 files.hp300
===================================================================
RCS file: /b/source/CVS/src/sys/arch/hp300/conf/files.hp300,v
retrieving revision 1.13
diff -r1.13 files.hp300
1c1
< # $Id: files.hp300,v 1.13 1994/05/25 11:51:33 mycroft Exp $
---
> # $Id: files.hp300,v 1.14 1994/06/03 10:51:31 hpeyerl Exp $
36c36
< arch/hp300/dev/ct.c optional ct
---
> arch/hp300/dev/ct.c optional ct needs-count # XXX? d-d?
38c38
< arch/hp300/dev/rd.c optional rd
---
> arch/hp300/dev/rd.c optional rd needs-count # XXX? d-d?
42c42
< arch/hp300/dev/sd.c optional sd
---
> arch/hp300/dev/sd.c optional sd needs-count # XXX? d-d?
44c44
< arch/hp300/dev/st.c optional st
---
> arch/hp300/dev/st.c optional st needs-count # XXX? d-d?
hpeyerl@novatel.ca | NovAtel Commnications Ltd.
hpeyerl@fsa.ca | <nothing I say matters anyway>
"A sucking chest wound is nature's way of telling you to slow down."
------------------------------------------------------------------------------