On Sat, 6 May 2000, Maxim Sobolev wrote:
> I've just noticed that "sh MAKEDEV acd1" doesn't produce node for acd1 due to
> incorrect comparasion in the "while" loop. This affecting both 4.0-STABLE and
> 5.0-CURRENT. With this message I'm attaching short patch which should solve
> this little problem.
This is the intended behaviour. "sh MAKEDEV acdN" is supposed to create
N acd devices, numbered from 0 to N-1. This broken behaviour was introduced
for cd*, mcd* and scd* in rev.1.171. It has since spread to acd*. Other
types of disks are handled correctly.
Bruce
To Unsubscribe: send mail to [EMAIL PROTECTED]
with "unsubscribe freebsd-current" in the body of the message