Replace mr with gtp device.
This commit is contained in:
parent
405cd45f89
commit
2c1216208f
|
@ -1,4 +1,4 @@
|
|||
# $NetBSD: GENERIC,v 1.507 2002/08/12 03:28:52 thorpej Exp $
|
||||
# $NetBSD: GENERIC,v 1.508 2002/09/03 18:55:47 augustss Exp $
|
||||
#
|
||||
# GENERIC machine description file
|
||||
#
|
||||
|
@ -22,7 +22,7 @@ include "arch/i386/conf/std.i386"
|
|||
|
||||
options INCLUDE_CONFIG_FILE # embed config file in kernel binary
|
||||
|
||||
#ident "GENERIC-$Revision: 1.507 $"
|
||||
#ident "GENERIC-$Revision: 1.508 $"
|
||||
|
||||
maxusers 32 # estimated number of users
|
||||
|
||||
|
@ -924,11 +924,11 @@ midi* at pcppi? # MIDI interface to the PC speaker
|
|||
#sf2r0 at isa? port 0x384 # SoundForte RadioLink SF16-FMR2 FM Radio Card
|
||||
|
||||
# PCI radio devices
|
||||
#mr* at pci? dev ? function ? # Guillemot Maxi Radio FM 2000 Radio Card
|
||||
#gtp* at pci? dev ? function ? # Guillemot Maxi Radio FM 2000 Radio Card
|
||||
|
||||
# Radio support
|
||||
#radio* at az?
|
||||
#radio* at mr?
|
||||
#radio* at gtp?
|
||||
#radio* at rt?
|
||||
#radio* at rtii?
|
||||
#radio* at sf2r?
|
||||
|
|
Loading…
Reference in New Issue