summaryrefslogtreecommitdiffstats
path: root/sys/i386/isa/pcvt/pcvt_drv.c
diff options
context:
space:
mode:
Diffstat (limited to 'sys/i386/isa/pcvt/pcvt_drv.c')
-rw-r--r--sys/i386/isa/pcvt/pcvt_drv.c2
1 files changed, 2 insertions, 0 deletions
diff --git a/sys/i386/isa/pcvt/pcvt_drv.c b/sys/i386/isa/pcvt/pcvt_drv.c
index 90758b2..0fd7e84 100644
--- a/sys/i386/isa/pcvt/pcvt_drv.c
+++ b/sys/i386/isa/pcvt/pcvt_drv.c
@@ -384,6 +384,8 @@ pcattach(struct isa_device *dev)
#else /* PCVT_NETBSD > 9 */
+ dev->id_ointr = pcrint;
+
return 1;
#endif /* PCVT_NETBSD > 9 */
OpenPOWER on IntegriCloud