Subject: port-amiga/1385: GENERIC additions for the new A2410 driver
To: None <gnats-bugs@NetBSD.ORG>
From: Ignatios Souvatzis <ignatios@sinus.cs.uni-bonn.de>
List: netbsd-bugs
Date: 08/19/1995 21:42:06
>Number: 1385
>Category: port-amiga
>Synopsis: GENERIC is missing A2410 driver information
>Confidential: no
>Severity: non-critical
>Priority: medium
>Responsible: gnats-admin (GNATS administrator)
>State: open
>Class: change-request
>Submitter-Id: net
>Arrival-Date: Sat Aug 19 16:50:01 1995
>Last-Modified:
>Originator: & Souvatzis
>Organization:
computer science department, university of Bonn, Germany
>Release: 960819
>Environment:
System: NetBSD sinus.cs.uni-bonn.de 1.0 NetBSD 1.0 (SINUS) #7: Sat Apr 15 16:18:10 GMT 1995 ignatios@sinus.cs.uni-bonn.de:/usr/src/sys/arch/i386/compile/SINUS i386
This is just the machine I use to send the pr. It's still intended
for NetBSD-current-Amiga.
>Description:
GENERIC should contain the necessary lines for the A2410 driver.
>How-To-Repeat:
Look at it, they're missing.
>Fix:
*** GENERIC Sat Aug 19 20:16:11 1995
--- GENERIC.new Sat Aug 19 20:31:42 1995
***************
*** 113,132 ****
--- 113,140 ----
options CL5426CONSOLE # Cirrus console
#options "KFONT_8X11" # 8x11 font
+ # This is how you would tell the kernel the A2410 oscillator frequencies:
+ # The used frequencies are the defaults, and don't need option setting
+ #options "ULOWELL_OSC1=36000000"
+ #options "ULOWELL_OSC2=66667000"
+
grfcc0 at mainbus0 # custom chips
grfrt0 at zbus0 # retina II
grfrh0 at zbus0 # retina III
grfcl* at zbus0 # Picasso II/Piccalo/Spectrum
+ grful0 at zbus0 # A2410 aka University of Lowell
grf0 at grfcc0
grf1 at grfrt0
grf2 at grfrh0
grf3 at grfcl?
+ grf4 at grful0
ite0 at grf0 # terminal emulators for grf's
ite1 at grf1 # terminal emulators for grf's
ite2 at grf2 # terminal emulators for grf's
ite3 at grf3 # terminal emulators for grf's
+ ite4 at grf4 # terminal emulators for grf's
mfc0 at zbus0 # MultiFaceCard I/O board
mfcs0 at mfc0 unit 0 # MFC serial
>Audit-Trail:
>Unformatted: