Alas, Melody boards don't configure in a DraCo.
This commit is contained in:
parent
e640c5d7cc
commit
c3f462a037
|
@ -1,4 +1,4 @@
|
||||||
# $NetBSD: GENERIC,v 1.114 1999/02/04 19:01:38 is Exp $
|
# $NetBSD: GENERIC,v 1.115 1999/02/28 07:42:47 is Exp $
|
||||||
|
|
||||||
#
|
#
|
||||||
#if 0
|
#if 0
|
||||||
|
@ -271,8 +271,11 @@ lpt0 at drsupio? port ? # DraCo parallel
|
||||||
# Zorro-II, Zorro-III, DraCo Direct-Bus devices (sans graphics)
|
# Zorro-II, Zorro-III, DraCo Direct-Bus devices (sans graphics)
|
||||||
#
|
#
|
||||||
|
|
||||||
|
#ifndef DRACO_CONFIGURATION
|
||||||
|
# Alas, Melody-Z2 dont configure in the DraCo bus.
|
||||||
melody* at zbus0 # Melody MPEG audio decoder
|
melody* at zbus0 # Melody MPEG audio decoder
|
||||||
audio* at melody?
|
audio* at melody?
|
||||||
|
#endif
|
||||||
|
|
||||||
# Ethernet cards:
|
# Ethernet cards:
|
||||||
le* at zbus0 # A2065, Ameristar, Ariadne
|
le* at zbus0 # A2065, Ameristar, Ariadne
|
||||||
|
|
Loading…
Reference in New Issue