Adjust for new "com" driver home.

This commit is contained in:
thorpej 1997-10-16 00:50:48 +00:00
parent 508ee08a34
commit ce61c6263d

View File

@ -1,4 +1,4 @@
/* $NetBSD: com_isapnp.c,v 1.4 1997/10/15 22:03:05 thorpej Exp $ */
/* $NetBSD: com_isapnp.c,v 1.5 1997/10/16 00:50:48 thorpej Exp $ */
/*-
* Copyright (c) 1997 The NetBSD Foundation, Inc.
@ -53,7 +53,7 @@
#include <dev/isapnp/isapnpreg.h>
#include <dev/isapnp/isapnpvar.h>
#include <dev/isa/comvar.h>
#include <dev/ic/comvar.h>
struct com_isapnp_softc {
struct com_softc sc_com; /* real "com" softc */