From mboxrd@z Thu Jan 1 00:00:00 1970 From: joy merwin monteiro Subject: permission problem Date: Sat, 20 Nov 2004 19:56:55 +0530 Message-ID: <4b0d6e0d0411200626361bd414@mail.gmail.com> Reply-To: joy_mm@ieee.org Mime-Version: 1.0 Content-Type: multipart/mixed; boundary="----=_Part_1682_18031882.1100960815140" Return-path: Sender: linux-assembly-owner@vger.kernel.org List-Id: To: linux-assembly@vger.kernel.org ------=_Part_1682_18031882.1100960815140 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit Content-Disposition: inline Hi, wantdd to write something to the parallel port "windows style" but am getting a seg fault on the "out" instruction. any pointers? any easy stuff on this i/o port programming in assembly available on the net (tutorials, I mean) I'm using nasm for assembling. thanks in advance, Joy.M.Monteiro -- people always turn away, from the eyes of a stranger... Afraid to know what lies behind the stare....... --QueensRyche ------=_Part_1682_18031882.1100960815140 Content-Type: application/octet-stream; name="parport.s" Content-Transfer-Encoding: base64 Content-Disposition: attachment; filename="parport.s" c2VjdGlvbiAudGV4dAoKICAgIGdsb2JhbCBfc3RhcnQKCnBvcnQgZXF1IDB4Mzc4CnN0YXQgZXF1 IHBvcnQrMQpjdHJsIGVxdSBwb3J0KzIKCl9zdGFydDoKCiAgICBtb3YgZHgscG9ydAogICAgbW92 IGFsLDB4ZmYKICAgIG91dCBkeCxhbAogICAgbW92IGVheCwxCiAgICBpbnQgMHg4MAo= ------=_Part_1682_18031882.1100960815140--