summaryrefslogtreecommitdiffstats
path: root/sys/dev/isa/files.isa
diff options
context:
space:
mode:
authormickey <mickey@openbsd.org>2002-04-25 04:56:59 +0000
committermickey <mickey@openbsd.org>2002-04-25 04:56:59 +0000
commit716ca16ffbec743a57e0c7af5144a501c90bd81c (patch)
tree14cc968f06d8ce5858d4dbfc1de3ded02af11dc9 /sys/dev/isa/files.isa
parentdo not map memory for malloc w/ execute perms. (diff)
downloadwireguard-openbsd-716ca16ffbec743a57e0c7af5144a501c90bd81c.tar.xz
wireguard-openbsd-716ca16ffbec743a57e0c7af5144a501c90bd81c.zip
soundforte radio driver, from Vladimir Popov <jumbo@narod.ru>
Diffstat (limited to 'sys/dev/isa/files.isa')
-rw-r--r--sys/dev/isa/files.isa7
1 files changed, 6 insertions, 1 deletions
diff --git a/sys/dev/isa/files.isa b/sys/dev/isa/files.isa
index 08dc5625cb0..9def8d83545 100644
--- a/sys/dev/isa/files.isa
+++ b/sys/dev/isa/files.isa
@@ -1,4 +1,4 @@
-# $OpenBSD: files.isa,v 1.75 2002/02/12 19:02:22 mickey Exp $
+# $OpenBSD: files.isa,v 1.76 2002/04/25 04:56:59 mickey Exp $
# $NetBSD: files.isa,v 1.21 1996/05/16 03:45:55 mycroft Exp $
#
# Config file and device description for machine-independent ISA code.
@@ -338,6 +338,11 @@ file dev/isa/gus_isa.c gus & (gus_isa | gus_isapnp) needs-flag
attach opl at isa with opl_isa
file dev/isa/opl_isa.c opl_isa
+# Sound Forte RadioLink SF16-FMR FM Radio Card
+device sfr: radio, tc921x, pt2254a
+attach sfr at isa
+file dev/isa/sf16fmr.c sfr
+
# Sound Forte RadioLink SF16-FMR2 FM Radio Card
device sf2r: radio, tea5757
attach sf2r at isa