Regen from HADES.in rev 1.16:
> Remove duplicated devices already defined in the common GENERIC.in.
This commit is contained in:
parent
b9f14217aa
commit
2ca9eacb91
|
@ -1,11 +1,11 @@
|
|||
#
|
||||
# $NetBSD: HADES,v 1.113 2018/03/31 04:17:27 tsutsui Exp $
|
||||
# $NetBSD: HADES,v 1.114 2018/03/31 04:23:33 tsutsui Exp $
|
||||
#
|
||||
# This file was automatically created. Changes will be
|
||||
# lost when running makeconf in this directory.
|
||||
#
|
||||
# Created from:
|
||||
# NetBSD: HADES.in,v 1.15 2016/12/13 20:42:16 christos Exp $
|
||||
# NetBSD: HADES.in,v 1.16 2018/03/31 04:19:41 tsutsui Exp $
|
||||
# NetBSD: GENERIC.in,v 1.115 2018/01/23 14:47:54 sevan Exp $
|
||||
include "arch/atari/conf/std.hades"
|
||||
options INCLUDE_CONFIG_FILE # embed config file in kernel binary
|
||||
|
@ -115,7 +115,3 @@ ss* at scsibus? target ? lun ? # SCSI scanners
|
|||
se* at scsibus? target ? lun ? # SCSI ethernet
|
||||
uk* at scsibus? target ? lun ? # SCSI unknown
|
||||
ne0 at isa0 port 0x300 irq 5 # NE2000 ethernet
|
||||
ep* at pci0 dev ? function 0 # 3Com 3c59x/3c90x Ethernet
|
||||
eso* at pci? dev ? function ? # ESS Solo-1 PCI AudioDrive
|
||||
audio* at eso?
|
||||
spkr* at audio? # PC speaker (synthesized)
|
||||
|
|
Loading…
Reference in New Issue