Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 14 Jun 1996 18:47:52 -0600
From:      Nate Williams <nate@sri.MT.net>
To:        Nate Williams <nate@freefall.freebsd.org>
Cc:        CVS-committers@freefall.freebsd.org, cvs-all@freefall.freebsd.org, cvs-sys@freefall.freebsd.org
Subject:   Re: cvs commit:  src/sys/i386/isa if_ep.c
Message-ID:  <199606150047.SAA23346@rocky.sri.MT.net>
In-Reply-To: <199606150043.RAA06679@freefall.freebsd.org>
References:  <199606150043.RAA06679@freefall.freebsd.org>

next in thread | previous in thread | raw e-mail | index | archive | help
>   Modified:    sys/i386/isa  if_ep.c
>   Log:
>   Whoops, I accidentally deleted a necessary ":" which is part of the
>   parameters to printf() using the "D" format.  (Why this even worked on
>   my box during testing I don't know, but as soon as I powered it on/off
>   it quite working.)

This leads me to say that the 'D' format of printf in the kernel is a
bit funky for me.  Is there anyway of easily impeding the separation
character in the format spec since having two parameters for a single
'fmt' seems wrong.  Also, 'D' looks too much like 'd'.  'H' would be
better for 'hexdump', but maybe I'm being picky.  (OK, there's no maybe
involved, I *am* being picky.)

In any case, all is well and my PC now uses PC-CARD stuff exclusively.



Nate



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?199606150047.SAA23346>