Regen from HADES.in rev 1.12:
> Rename device name of Crazy Dots II ET4000 video from et(4) to et4k(4).
This commit is contained in:
parent
caaa33e8a0
commit
e0063a27f3
|
@ -1,11 +1,11 @@
|
|||
#
|
||||
# $NetBSD: HADES,v 1.96 2010/12/12 09:58:29 tsutsui Exp $
|
||||
# $NetBSD: HADES,v 1.97 2010/12/12 10:07:34 tsutsui Exp $
|
||||
#
|
||||
# This file was automatically created. Changes will be
|
||||
# lost when running makeconf in this directory.
|
||||
#
|
||||
# Created from:
|
||||
# NetBSD: HADES.in,v 1.11 2010/04/10 01:59:40 tsutsui Exp $
|
||||
# NetBSD: HADES.in,v 1.12 2010/12/12 10:05:25 tsutsui Exp $
|
||||
# NetBSD: GENERIC.in,v 1.92 2010/12/12 09:56:15 tsutsui Exp $
|
||||
include "arch/atari/conf/std.hades"
|
||||
options INCLUDE_CONFIG_FILE # embed config file in kernel binary
|
||||
|
@ -128,7 +128,7 @@ avmebus0 at mainbus0 # VME bus
|
|||
vme0 at avmebus0
|
||||
le0 at vme0 irq 5 # Lance ethernet (Riebl/PAM).
|
||||
le0 at vme0 irq 4 # Lance ethernet (BVME410).
|
||||
et0 at vme0 # Crazy Dots II
|
||||
et4k0 at vme0 # Crazy Dots II
|
||||
isab0 at mainbus0 # ISA-bus
|
||||
isa0 at isab0
|
||||
wdc0 at mainbus0 # IDE-bus
|
||||
|
|
Loading…
Reference in New Issue