Remove duplicated devices already defined in the common GENERIC.in.

This commit is contained in:
tsutsui 2018-03-31 04:19:41 +00:00
parent 049f5d82d9
commit b9f14217aa
1 changed files with 1 additions and 8 deletions

View File

@ -1,5 +1,5 @@
#
# $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 $
#
# Medusa-Hades
#
@ -64,12 +64,5 @@ uk* at scsibus? target ? lun ? # SCSI unknown
#if !defined(SMALL030_KERNEL)
# Networking...
ne0 at isa0 port 0x300 irq 5 # NE2000 ethernet
ep* at pci0 dev ? function 0 # 3Com 3c59x/3c90x Ethernet
# Sound...
eso* at pci? dev ? function ? # ESS Solo-1 PCI AudioDrive
audio* at eso?
spkr* at audio? # PC speaker (synthesized)
#endif /* SMALL030_KERNEL */