USBAT02 0.4.21 for Linux 2.6

frodg frodg@optushome.com.au
Thu, 30 Sep 2004 18:20:05 +1000


Daniel Drake wrote:

> Hi,
>
> Here's the first release in a long time :)
> I haven't changed much since the last working version (an unpublished 
> version of 0.4.19) but I'd appreciate a quick heads up that this works 
> for people.
>
> I'm going to be making changes in small steps again, so thanks in 
> advance for your patience :)
>
> http://prdownloads.sourceforge.net/usbat2/usbat02-2.6-0.4.21.tar.gz?download 
>
>
> Thanks
>
> Daniel
> _______________________________________________
> Usbat2 mailing list
> Usbat2@lists.lysator.liu.se
> http://lists.lysator.liu.se/mailman/listinfo/usbat2
>
Daniel,

I get this oputput from the install......

# make install
cd src && ./copy "/usr/src/linux"
Source files copied
cd patch && ./apply "/usr/src/linux"
patching file drivers/usb/storage/Kconfig
Hunk #1 succeeded at 81 (offset 22 lines).
Hunk #2 succeeded at 113 (offset 22 lines).
patching file drivers/usb/storage/Makefile
patching file drivers/usb/storage/transport.h
Hunk #1 succeeded at 75 (offset 1 line).
patching file drivers/usb/storage/unusual_devs.h
Hunk #1 succeeded at 238 (offset 1 line).
Hunk #2 succeeded at 538 with fuzz 2 (offset 28 lines).
patching file drivers/usb/storage/usb.c
Hunk #1 succeeded at 86 with fuzz 1 (offset 5 lines).
Hunk #2 succeeded at 632 (offset 10 lines).
USB integration patch applied
./kcheck "/usr/src/linux"
CONFIG_USB_STORAGE enabled as module, looks good...
USBAT02 support enabled... now rebuilding modules
make[1]: Entering directory `/usr/src/linux-2.6.9-rc1-love2'
  CHK     include/linux/version.h
scripts/kconfig/conf -s arch/i386/Kconfig
#
# using defaults found in .config
#
  SPLIT   include/linux/autoconf.h -> include/config/*
make[2]: `arch/i386/kernel/asm-offsets.s' is up to date.
  CHK     include/linux/compile.h
  CC [M]  drivers/usb/storage/scsiglue.o
  CC [M]  drivers/usb/storage/protocol.o
  CC [M]  drivers/usb/storage/transport.o
  CC [M]  drivers/usb/storage/usb.o
In file included from drivers/usb/storage/usb.c:90:
drivers/usb/storage/shuttle_usbat02.h:27: error: syntax error before '*' 
token
drivers/usb/storage/shuttle_usbat02.h:27: warning: function declaration 
isn't a prototype
drivers/usb/storage/shuttle_usbat02.h:105: warning: `drive' defined but 
not used
make[4]: *** [drivers/usb/storage/usb.o] Error 1
make[3]: *** [drivers/usb/storage] Error 2
make[2]: *** [drivers/usb] Error 2
make[1]: *** [drivers] Error 2
make[1]: Leaving directory `/usr/src/linux-2.6.9-rc1-love2'
Installation failed. Please examine the above messages.
make: *** [install] Error 1


Geoff