Subject: Re: CVS commit: syssrc
To: None <tech-kern@netbsd.org>
From: Allen Briggs <briggs@ninthwonder.com>
List: tech-kern
Date: 07/30/2000 22:07:57
> If nothing else, it should be a DIAGNOSTIC panic.

So you are suggesting that the driver that is passing a 0 count to a
bus_space_read_multi (or whatever) check for that case and not do it,
and that the bus_space_read_multi (or whatever) functions have a
DIAGNOSTIC panic if called with a count of 0?

-allen