1*03aef472Slukem# $NetBSD: bw2.sun3,v 1.3 2001/11/20 12:56:41 lukem Exp $ 20bc9d95fSgwr 30bc9d95fSgwr# Each bw2 config line applies to only one machine type, 40bc9d95fSgwr# and the low 4 bits of the flags (if set) are matched 50bc9d95fSgwr# against the same bits of the machine type ID code. 60bc9d95fSgwrbwtwo0 at obmem0 addr 0xff000000 flags 1 # 3/160 70bc9d95fSgwrbwtwo0 at obmem0 addr 0x00100000 flags 2 # 3/50 80bc9d95fSgwrbwtwo0 at obmem0 addr 0xff000000 flags 3 # 3/260 90bc9d95fSgwrbwtwo0 at obmem0 addr 0xff000000 flags 7 # 3/60 100bc9d95fSgwrbwtwo0 at obmem0 addr 0x00100000 flags 8 # 3/E 110bc9d95fSgwr# The bw2 driver can also run on a cg4 overlay plane, 120bc9d95fSgwr# and the 0x40 flag means "CG overlay plane" mode. 13ce396c52Sgwrbwtwo0 at obmem0 addr 0xff000000 flags 0x44 # 3/110 14ce396c52Sgwrbwtwo1 at obmem0 addr 0xff300000 flags 0x47 # 3/60 (P4) 15ce396c52Sgwrbwtwo1 at obmem0 addr 0xff400000 flags 0x47 # 3/60 (?) 16