Subject: Driver to device bindings
To: None <tech-kern@netbsd.org>
From: Mike M. Volokhov <mishka@terabyte.com.ua>
List: tech-kern
Date: 12/26/2003 10:09:53
Greetings!

Probably, this is already discussed topic, but let me ask once more.

Let say I have some device (for example, NIC) and it is newest clone of
some other well known NIC. This means, I have a drivers for it, but
config_match() is not recognizes my NIC (please correct me if I am
wrong). So, is it possible to specify in my kernel config to bind some
driver to that device?

--
Kind regards,
Mishka.