Subject: Re: Less than 100% satisfaction with this morning's sup
To: Chris G Demetriou <Chris_G_Demetriou@ux2.sp.cs.cmu.edu>
From: Bill Sommerfeld <sommerfeld@orchard.medford.ma.us>
List: current-users
Date: 03/17/1996 20:19:57
-----BEGIN PGP SIGNED MESSAGE-----
One more nit in today's sup.. (this may already be fixed, but I
haven't seen it discussed.)
i386 kernels with the ast driver in them failed to link with an
undefined global reference to `com_commulti_ca'.
- Bill
===================================================================
RCS file: /usr/cvs/sys/dev/isa/com.c,v
retrieving revision 1.1.1.9
diff -c -r1.1.1.9 com.c
*** com.c 1996/03/17 14:07:13 1.1.1.9
- --- com.c 1996/03/17 18:10:41
***************
*** 129,135 ****
sizeof(struct com_softc), comprobe, comattach
};
! struct cfattach com_multi_ca = {
sizeof(struct com_softc), comprobe, comattach
};
- --- 129,135 ----
sizeof(struct com_softc), comprobe, comattach
};
! struct cfattach com_commulti_ca = {
sizeof(struct com_softc), comprobe, comattach
};
-----BEGIN PGP SIGNATURE-----
Version: 2.6.1
iQCVAwUBMUy6NrT+rHlVUGpxAQF0xgP+KOWh3tsJSz48bjo+6NcEHoGMD4BzwV7C
x59Tepc/TS4W02McD5g/ejHNbfVSpmjQ7LpaITMf4gWaJk7GBYGv2RZ2KkAKsPq6
YC8+HzAZ8zet3k6KO4R1C+aZ0mot+hW92/GhmnwHu634gT8zUT5S9gQVIY0CtFkw
E2NrL+i4Hmo=
=naex
-----END PGP SIGNATURE-----