From owner-freebsd-current Tue Jul 4 4:18:15 2000 Delivered-To: freebsd-current@freebsd.org Received: from mass.osd.bsdi.com (adsl-63-202-177-51.dsl.snfc21.pacbell.net [63.202.177.51]) by hub.freebsd.org (Postfix) with ESMTP id 0688B37B78E for ; Tue, 4 Jul 2000 04:18:13 -0700 (PDT) (envelope-from msmith@mass.osd.bsdi.com) Received: from mass.osd.bsdi.com (localhost [127.0.0.1]) by mass.osd.bsdi.com (8.9.3/8.9.3) with ESMTP id EAA02484; Tue, 4 Jul 2000 04:25:26 -0700 (PDT) (envelope-from msmith@mass.osd.bsdi.com) Message-Id: <200007041125.EAA02484@mass.osd.bsdi.com> X-Mailer: exmh version 2.1.1 10/15/1999 To: Michael Lucas Cc: current@freebsd.org Subject: Re: hints syntax? In-reply-to: Your message of "Mon, 03 Jul 2000 09:44:49 EDT." <200007031344.JAA34324@blackhelicopters.org> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Date: Tue, 04 Jul 2000 04:25:26 -0700 From: Mike Smith Sender: owner-freebsd-current@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG > I'm having trouble with the hints file syntax for a more complicated > device, namely a sound card. > > The device shows up with the unknown driver: > > unknown7: at port 0x220-0x233,0x530-0x537,0x388-0x38f,0x330-0x333,0x53 > 8-0x539 irq 5 drq 1,0 on isa0 > > I've tried hints files with a variety of syntaxes, including listing > only the first variable (i,e., "hint.pcm.0.drq="1"), and listing them > all (hint.pcm.0.drq="1,0"). Currently I have: > > hint.pcm.0.irq="5" > hint.pcm.0.drq="1,0" > hint.pcm.0.port="0x220" > > Anyone have any suggestions? Yeah. It's a PnP device, and as such it doesn't require hints at all. -- ... every activity meets with opposition, everyone who acts has his rivals and unfortunately opponents also. But not because people want to be opponents, rather because the taks and relationships force people to take different points of view. [Dr. Fritz Todt] To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-current" in the body of the message