From: James S. <jsi...@tr...> - 2001-07-01 14:11:24
|
> > Yes but input.c you just increase it from what I could see. > > No: > > dev->number = find_first_zero_bit(input_devices, INPUT_DEVICES); Sorry I was looking at the dev->number = input_number which is always increased and decreased. |