Subject: port-amiga/2175: Error in src/sys/arch/amiga/GENERIC
To: None <gnats-bugs@NetBSD.ORG>
From: Matthias Scheler <tron@colwyn.owl.de>
List: netbsd-bugs
Date: 03/05/1996 04:17:47
>Number:         2175
>Category:       port-amiga
>Synopsis:       Error in src/sys/arch/amiga/GENERIC
>Confidential:   no
>Severity:       serious
>Priority:       medium
>Responsible:    gnats-admin (GNATS administrator)
>State:          open
>Class:          sw-bug
>Submitter-Id:   net
>Arrival-Date:   Tue Mar  5 11:20:03 1996
>Last-Modified:
>Originator:     Matthias Scheler
>Organization:
Matthias Scheler
tron@colwyn.owl.de
>Release:        960304
>Environment:
System: NetBSD lyssa 1.1 NetBSD 1.1 (LYSSA) #2: Thu Feb 29 18:58:15 GMT+0100 1996     tron@lyssa:/usr/src/sys/arch/amiga/compile/LYSSA amiga

>Description:

The definition of "ite5" in the "GENERIC" kernel configuration file is wrong:

ite4            at grf4                 # terminal emulators for grf's
ite5            at grf4                 # terminal emulators for grf's
                      ^ This must be "grf5".

>How-To-Repeat:
Look into it.

>Fix:

*** src/sys/arch/amiga/conf/GENERIC.orig        Sun Mar  3 13:20:16 1996
--- src/sys/arch/amiga/conf/GENERIC     Tue Mar  5 04:16:39 1996
*************** ite1            at grf1                 # terminal emulators for
*** 159,165 ****
  ite2          at grf2                 # terminal emulators for grf's
  ite3          at grf3                 # terminal emulators for grf's
  ite4          at grf4                 # terminal emulators for grf's
! ite5          at grf4                 # terminal emulators for grf's
  
  msc0          at zbus0                # A2232 MSC multiport serial.
  mfc0          at zbus0                # MultiFaceCard I/O board
--- 159,165 ----
  ite2          at grf2                 # terminal emulators for grf's
  ite3          at grf3                 # terminal emulators for grf's
  ite4          at grf4                 # terminal emulators for grf's
! ite5          at grf5                 # terminal emulators for grf's
  
  msc0          at zbus0                # A2232 MSC multiport serial.
  mfc0          at zbus0                # MultiFaceCard I/O board
>Audit-Trail:
>Unformatted: