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