From 4044c3336b95e8f6be69881c9183797099c7e111 Mon Sep 17 00:00:00 2001 From: Grigoriy Orlov Date: Thu, 4 Oct 2001 22:01:24 +0000 Subject: Add commented out sf4r, sf2r and az audio drivers. Requested by deraadt@. --- sys/arch/i386/conf/GENERIC | 12 +++++++++++- 1 file changed, 11 insertions(+), 1 deletion(-) (limited to 'sys/arch') diff --git a/sys/arch/i386/conf/GENERIC b/sys/arch/i386/conf/GENERIC index 6f2c4a56525..8adb1a91059 100644 --- a/sys/arch/i386/conf/GENERIC +++ b/sys/arch/i386/conf/GENERIC @@ -1,4 +1,4 @@ -# $OpenBSD: GENERIC,v 1.274 2001/10/02 01:37:36 millert Exp $ +# $OpenBSD: GENERIC,v 1.275 2001/10/04 22:01:23 gluk Exp $ # $NetBSD: GENERIC,v 1.48 1996/05/20 18:17:23 mrg Exp $ # # GENERIC -- everything that's currently supported @@ -431,6 +431,16 @@ audio* at uaudio? audio* at maestro? audio* at yds? +# FM-Radio devices +#sf4r0 at pci? # SoundForte RadioLink SF64-PCR FM Radio Card +#sf2r0 at isa? port 0x384 # SoundForte RadioLink SF16-FMR2 FM Radio Card +#az0 at isa? port 0x350 # Aztech/PackardBell FM Radio Card + +# FM-Radio support +#radio* at sf4r0 +#radio* at sf2r0 +#radio* at az0 + bktr0 at pci? dev ? function ? # Joystick driver. Probe is a little strange; add only if you have one. -- cgit v1.2.3