From owner-freebsd-bugs Thu Apr 11 03:48:39 1996 Return-Path: owner-bugs Received: (from root@localhost) by freefall.freebsd.org (8.7.3/8.7.3) id DAA02951 for bugs-outgoing; Thu, 11 Apr 1996 03:48:39 -0700 (PDT) Received: from CS.UTK.EDU (CS.UTK.EDU [128.169.94.1]) by freefall.freebsd.org (8.7.3/8.7.3) with SMTP id DAA02946 for ; Thu, 11 Apr 1996 03:48:36 -0700 (PDT) Received: from hogg.harley.org (TCHM01A4.RMT.UTK.EDU [128.169.27.14]) by CS.UTK.EDU with SMTP (cf v2.9s-UTK) id GAA06774; Thu, 11 Apr 1996 06:28:34 -0400 Message-ID: <316CA7D6.41C67EA6@cs.utk.edu> Date: Thu, 11 Apr 1996 06:33:58 +0000 From: "Russell N. Barry" X-Mailer: Mozilla 2.0 (X11; I; FreeBSD 2.1.0-RELEASE i386) MIME-Version: 1.0 To: bugs@freebsd.org Subject: options OPTI_MAD16_PORT?? X-URL: http://www.freebsd.org/support.html Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Sender: owner-bugs@freebsd.org X-Loop: FreeBSD.org Precedence: bulk In the file /sys/i386/isa/config/sound/sound.doc, it makes mention of the 'options OPTI_MAD16_PORT'. This option is not mentioned in the LINT file and when I do a config(8) , I get a syntax error at this line. #sound card support controller snd0 device mss0 at isa? port 0x530 irq 10 drq 1 vector adintr options OPTI_MAD16_PORT I get the error on the options line. If this option is not supported. The sound.doc file should be modified.