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?

==ml


To Unsubscribe: send mail to [EMAIL PROTECTED]
with "unsubscribe freebsd-current" in the body of the message

Reply via email to