Subject: Re: Kernel config problems
To: Jeff Thieleke <thieleke@icaen.uiowa.edu>
From: Michael L. Hitch <osymh@gemini.oscs.montana.edu>
List: port-amiga
Date: 02/29/1996 10:25:07
On Feb 28, 11:26pm, Jeff Thieleke wrote:
> Does anyone know how to fix this?  The problem first appeared sometime 
> after Feb 22, and I think it might have something to do with a change to 
> files.amiga, since that is one of the files that changed around that time 
> I first noticed that config problem.

  Something was removed from files.amiga that shouldn't have been:

*** /1e/sys/arch/amiga/conf/files.amiga	Sat Feb 24 05:31:59 1996
--- files.amiga	Mon Feb 26 10:54:40 1996
***************
*** 199,204 ****
--- 199,208 ----
  device	idesc at mainbus: scsi
  file	arch/amiga/dev/idesc.c		idesc needs-flag
  
+ major	{sd = 4}
+ major	{st = 5}
+ major	{cd = 6}
+ 
  # list of standard files...
  file	dev/cons.c			ite ser
  file	dev/cninit.c			ite ser

Michael