Subject: Re: ugen change for review (try 2)
To: None <tech-kern@netbsd.org>
From: Christos Zoulas <christos@astron.com>
List: tech-kern
Date: 07/20/2006 18:37:11
In article <44BFC17A.50307@3am-software.com>,
Matt Thomas  <matt@3am-software.com> wrote:
>Joanne M Mikkelson wrote:
>> +struct usb_bulk_ra_wb_opt {
>> +	int	ra_wb_buffer_size;
>> +	int	ra_wb_request_size;
>> +};
>
>These should be unsigned.

Aside from that, the changes look fine. Is there a reason why we wouldn't
want to enable them by default all the time?

christos