[linux-usb-devel] Linux 2.4.20pre3 breaks alsa 0.9.0.rc3

2002-08-20 Thread Jack Howarth
I haven't seen this mentioned yet but the new pre3 changes remove the typedef of urb_t and purb_t from include/linux/usb.h. This causes alas-drivers 0.9.0rc3 to fail to compile. I wanted to find out if this removal of urb_t and purb_t was final or if it would be regressed back in pre4? Thanks

[linux-usb-devel] [BK PATCH] And yet more USB changes for 2.5.31

2002-08-20 Thread Greg KH
Pull from: http://linuxusb.bkbits.net/linus-2.5 thanks, greg k-h drivers/usb/class/printer.c| 1130 - drivers/usb/class/Makefile |2 drivers/usb/class/usblp.c | 1130 + drivers/usb/core/hcd.c

Re: [reiserfs-list] big reiserfs regression in 2.4.20-pre2

2002-08-20 Thread Oleg Drokin
Hello! On Sat, Aug 17, 2002 at 06:05:07AM -0400, [EMAIL PROTECTED] wrote: > > Is regression going away if you pass this mount option to reiserfs: > > -o alloc=preallocmin=4:preallocsize=9 > Yes. Great, I just found that we forgot to enable preallocation with new block allocator by defa