Subject: GUS config change
To: None <current-users@NetBSD.ORG>
From: Lennart Augustsson <augustss@cs.chalmers.se>
List: current-users
Date: 08/26/1997 21:34:46
Attention GUS owners! I've made a change to how the second
DMA channel on GUS cards is specified. It used to done with
the flags locator, but the second DMA channel now has its own
locator, drq2.
This means that you need to change your config file. If it used
to look like this
gus0 at isa? ... flags N
it should be changed to
gus0 at isa? ... drq2 N
-- Lennart