[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [MiNT] [PATCH] USB mass storage partitions access (wrong patch!)



On 02/15/14 16:54, David Gálvez wrote:
2014-02-14 16:42 GMT+01:00 David Gálvez <dgalvez75@gmail.com>:
2014-02-14 14:08 GMT+01:00 Alan Hourihane <alanh@fairlite.co.uk>:

the USB handlers are repeatably installed and never uninstalled in the
assembler code.
OK, I'll take a look.
Alan, I've just looked at this, USB handlers aren't touched by this
assembler code.
Do you mean perhaps the PUN_INFO struct for USB devices?


I mean these handlers...

det_hdv_bpb_usb
det_hdv_rw_usb
det_hdv_mediach_usb

Alan.