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:
John Baldwin 2001-01-19 08:55:14 +00:00
parent 568ae39fd5
commit 5e878a541c
Notes: svn2git 2020-12-20 02:59:44 +00:00
svn path=/head/; revision=71233

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 {