Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 11 May 1995 01:32:49 -0700
From:      David Greenman <davidg@Root.COM>
To:        Bruce Evans <bde@zeta.org.au>
Cc:        CVS-commiters@time.cdrom.com, cvs-usrsbin@time.cdrom.com, jkh@time.cdrom.com
Subject:   Re: cvs commit: src/usr.sbin/config mkioconf.c 
Message-ID:  <199505110832.BAA01861@corbin.Root.COM>
In-Reply-To: Your message of "Thu, 11 May 95 18:22:07 %2B1000." <199505110822.SAA11481@godzilla.zeta.org.au> 

next in thread | previous in thread | raw e-mail | index | archive | help
>>  Modified:    usr.sbin/config  mkioconf.c
>>  Log:
>>  Revise this to actually print all the various isa_device field values
>>  it really should have been printing all this time.  Also fix my rather
>>  bogus handling of the id_conflicts value by moving it to the end of
>>  isa_device and dealing with that correctly now.
>
>id_conflicts was in the right place before.  id_enabled is in the wrong
>place (at the end).  None of the internal (initially 0) fields should be
>printed, but putting id_enabled at the end messed this up.  Internal
>pointer fields such as id_next can't possibly be printed.

   I don't think I agree. I think it is rather bogus to generate an
initialized structure that is only partially initialized.

-DG



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