Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 04 Jul 2000 04:25:26 -0700
From:      Mike Smith <msmith@freebsd.org>
To:        Michael Lucas <mwlucas@blackhelicopters.org>
Cc:        current@freebsd.org
Subject:   Re: hints syntax? 
Message-ID:  <200007041125.EAA02484@mass.osd.bsdi.com>
In-Reply-To: Your message of "Mon, 03 Jul 2000 09:44:49 EDT." <200007031344.JAA34324@blackhelicopters.org> 

next in thread | previous in thread | raw e-mail | index | archive | help
> 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: <YMH0021> 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




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200007041125.EAA02484>