Add in an interrupt type for this driver. I have no idea how this could

have ever worked without this.

Reviewed by:	peter
This commit is contained in:
jhb 2001-01-19 08:55:14 +00:00
parent 907cf4ad4b
commit b1da41f4a5

View File

@ -216,7 +216,8 @@ static int in_ietint = 0;
* This tells the autoconf code how to set us up.
*/
struct isa_driver iedriver = {
ieprobe, ieattach, "ie",
INTR_TYPE_NET,
ieprobe, ieattach, "ie"
};
enum ie_hardware {