Home | History | Annotate | Line # | Download | only in conf
bw2.sun3 revision 1.1
      1  1.1  gwr # $NetBSD: bw2.sun3,v 1.1 1998/02/08 05:10:54 gwr 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.1  gwr bwtwo0 at obmem0 addr 0xff000000 flags 1  # 3/160
      7  1.1  gwr bwtwo0 at obmem0 addr 0x00100000 flags 2  # 3/50
      8  1.1  gwr bwtwo0 at obmem0 addr 0xff000000 flags 3  # 3/260
      9  1.1  gwr bwtwo0 at obmem0 addr 0xff000000 flags 7  # 3/60
     10  1.1  gwr 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.1  gwr bwtwo* at obmem0 addr 0xff000000 flags 0x44  # 3/110
     14  1.1  gwr bwtwo* at obmem0 addr 0xff300000 flags 0x47  # 3/60 (P4)
     15  1.1  gwr bwtwo* at obmem0 addr 0xff400000 flags 0x47  # 3/60 (?)
     16