On Tue, 18 May 1999, Soren Schmidt wrote: > It seems Brian Feldman wrote: > > Yes, I finally got it working! The explanation is in the patch, which I > > should > > not need to explain again :) > > Hmm, Does it not work as is ?? It works on my LS120 drive, and a couble > of others. Besides your hack doesn't find my ZIP drive, and makes it > fail miserably.
In that case, I'll fix it to do a strstr or something like that. What's your ZIP drive say? > > If its just that you are unsatisfied with only max 32K transfers, thats > another matter, and stuff for later changes. No, it does not work at all with that maximum set. I'm using the disk to hold an FFS filesystem, and mounting it, BTW. See, in the old driver, it limited the transfer, but it ALSO queued the rest of the transfer. AFD doesn't, and I can tell this because I get random parts of kernel memory interspersed with my files (that's the corruption), so I know all of the buffer is not being filled. You need to queue the rest of the transfer too. > > -S?ren > > > To Unsubscribe: send mail to majord...@freebsd.org > with "unsubscribe freebsd-current" in the body of the message > Brian Feldman _ __ ___ ____ ___ ___ ___ gr...@unixhelp.org _ __ ___ | _ ) __| \ FreeBSD: The Power to Serve! _ __ | _ \ _ \ |) | http://www.freebsd.org _ |___)___/___/ To Unsubscribe: send mail to majord...@freebsd.org with "unsubscribe freebsd-current" in the body of the message