Subject: Re: Default Colors for NetBSD
To: None <amiga@NetBSD.ORG, kpn@thunder.catt.ncsu.edu>
From: Niklas Hallqvist <niklas@appli.se>
List: amiga
Date: 10/01/1994 08:16:50
To: kpn@thunder.catt.ncsu.edu
CC: amiga@NetBSD.ORG
In-reply-to: <199410010200.WAA00157@thunder.catt.ncsu.edu> (kpn@thunder.catt.ncsu.edu)
Subject: Re: Default Colors for NetBSD

I don't know if this is still true, but when I ran under the chipset
console I used to use these lines:

binpatch -w -s _cc_default_colors -r 0xa73 netbsd
binpatch -w -s _cc_default_colors -o 2 -r 0x000 netbsd
binpatch -w -s _cc_default_colors -o 4 -r 0x800 netbsd

Niklas