Relay-Version: version B 2.10 5/3/83; site utzoo.UUCP Path: utzoo!mnetor!seismo!columbia!rutgers!clyde!bellcore!whuxcc!lcuxlm!whuxl!whuts!2212msr From: 2212msr@whuts.UUCP (ROBIN) Newsgroups: net.micro.pc Subject: ms-dos int 11 Message-ID: <1038@whuts.UUCP> Date: Fri, 31-Oct-86 09:54:23 EST Article-I.D.: whuts.1038 Posted: Fri Oct 31 09:54:23 1986 Date-Received: Mon, 3-Nov-86 20:07:38 EST Distribution: net Organization: AT&T Bell Laboratories Lines: 17 I'm new to writing assembly lang. programs on ms-dos machine and was wondering if someone could answer a question. Int 11 is supposed to return the equipment configuration in the AX register. However I can not seem to get anything into this register. When I write a 2 line debug routine as folllows: -a100 -int 11 -int 20 and then look at the registers, AX is 0000. Can someone give me some indication of what I'm dong wrong? I should mention that this program is being written on an IBM PC/AT, but it doesn't work on an AT&T 6300 or 6300+ either. Max S. Robin AT&T Bell Laboratories voice:201-386-6865 email:whuts!2212msr