Has anyone applied the USB patches from www.linux-usb.org to the 2.2.14
kernel that ships with 6.2?  I did, and it mostly patched (there was one
error somewhere in the Alpha chip tree).  I enabled audio, keyboard,
and mouse and here's what I get:

gcc -D__KERNEL__ -I/usr/src/linux/include -Wall -Wstrict-prototypes -O2 
-fomit-frame-pointer -fno-strict-aliasing -pipe -fno-strength-reduce -m486
-malign-loops=2 -malign-jumps=2 -malign-functions=2 -DCPU=686   -c -o mousedev.o 
mousedev.c
mousedev.c: In function `mousedev_event':
mousedev.c:142: too few arguments to function `kill_fasync'
mousedev.c: In function `mousedev_write':
mousedev.c:292: too few arguments to function `kill_fasync'
make[3]: *** [mousedev.o] Error 1
make[3]: Leaving directory `/usr/src/linux-2.2.14/drivers/usb'
make[2]: *** [first_rule] Error 2
make[2]: Leaving directory `/usr/src/linux-2.2.14/drivers/usb'
make[1]: *** [_subdir_usb] Error 2
make[1]: Leaving directory `/usr/src/linux-2.2.14/drivers'
make: *** [_dir_drivers] Error 2
[root@wayga linux]# 

Any ideas?  Or just bite the bullet, get a 2.3.x kernel, and try it that way?

-Mark

-- 
--------------------------------------------------------------------
Carlo Gavazzi IPC     | Mark F. Komarinski, RHCE - Compat. Engineer|
176 Second Ave        | [EMAIL PROTECTED] - www.cgipc.com            |
Waltham, MA 02451 USA | Ph: 781-266-1138  Fx: 781-290-4810         |

-- 
To unsubscribe:
mail -s unsubscribe [EMAIL PROTECTED] < /dev/null

Reply via email to