Date: Wed, 6 Aug 2003 04:05:42 -0700 (PDT) From: Bruce Evans <bde@FreeBSD.org> To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/i386/isa cxreg.h Message-ID: <200308061105.h76B5g3a028930@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
bde 2003/08/06 04:05:42 PDT FreeBSD src repository Modified files: sys/i386/isa cxreg.h Log: Broke the warning that the cx driver (cronyx.c, cx,c and if_cx.c) uses pessimal (u_short) types for i/o ports. I don't understand the data structures in this driver well enough to unpessimize the types. Revision Changes Path 1.5 +23 -0 src/sys/i386/isa/cxreg.h
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200308061105.h76B5g3a028930>