From owner-freebsd-hackers Mon Apr 5 3:27:16 1999 Delivered-To: freebsd-hackers@freebsd.org Received: from ns.skylink.it (ns.skylink.it [194.177.113.1]) by hub.freebsd.org (Postfix) with ESMTP id 298C514C2D for ; Mon, 5 Apr 1999 03:27:13 -0700 (PDT) (envelope-from hibma@skylink.it) Received: from heidi.plazza.it (va-152.skylink.it [194.177.113.152]) by ns.skylink.it (8.9.1/8.8.8) with ESMTP id MAA00851; Mon, 5 Apr 1999 12:23:04 +0200 Received: from localhost (localhost.plazza.it [127.0.0.1]) by heidi.plazza.it (8.8.8/8.8.5) with SMTP id SAA01804; Sun, 4 Apr 1999 18:02:43 +0200 (CEST) Date: Sun, 4 Apr 1999 18:02:43 +0200 (CEST) From: Nick Hibma X-Sender: n_hibma@heidi.plazza.it Reply-To: Nick Hibma To: FreeBSD hackers mailing list Cc: USB BSD list Subject: disassembling i386 code Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-freebsd-hackers@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG I would like to fetch some hints for doing things out of the object code of a windblows driver for a FreeBSD driver I am writing (USB Zip drive). The device is standards compliant, but the marketing department of Iomega has forgotten to tell us about how compliant it is and where the compliancy breaks (for the iMac: 'We suggest you use our drivers, not the ones from Apple' :-/ ). Could anyone tell me what I could use to disassemble the object code file, either into assembler or otherwise maybe into C? Cheers, Nick FreeBSD USB project To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-hackers" in the body of the message