Date: Sat, 24 Apr 1999 19:26:56 -0400 (EDT) From: Mikhail Teterin <mi@kot.ne.mediaone.net> To: current@freebsd.org Subject: Re: singed short to unsigned long conversion problem in isa.c Message-ID: <199904242326.TAA02475@kot.ne.mediaone.net> In-Reply-To: <Pine.BSF.4.05.9904241528531.28665-100000@herring.nlsystems.com> from Doug Rabson at "Apr 24, 1999 03:30:26 pm"
next in thread | previous in thread | raw e-mail | index | archive | help
Doug Rabson once stated: => If this should not be in sys/i386/isa, I will copy this file into => sys/pc98/pc98. Comment please. = =It needs to be signed since the value -1 is used to indicate no port =resources. Perhaps it would be better to change it to 'int' instead of ='u_short'. Uff, waisting additional 24 physical bits for one bit of information... -mi To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-current" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?199904242326.TAA02475>
