home *** CD-ROM | disk | FTP | other *** search
- Path: sparky!uunet!haven.umd.edu!darwin.sura.net!zaphod.mps.ohio-state.edu!menudo.uh.edu!ccsvax.sfasu.edu!z_kupkams
- From: z_kupkams@ccsvax.sfasu.edu
- Newsgroups: comp.os.os2.programmer
- Subject: Re: How to crash OS/2 1.2 & 1.3?
- Message-ID: <1992Aug28.150650.719@ccsvax.sfasu.edu>
- Date: 28 Aug 92 15:06:50 CST
- References: <1992Aug28.131233.26834@klaava.Helsinki.FI>
- Organization: Stephen F. Austin State University
- Lines: 23
-
- In article <1992Aug28.131233.26834@klaava.Helsinki.FI>, silvonen@klaava.Helsinki.FI (Mikko Silvonen) writes:
- > The subject says it all: I need a program that crashes OS/2 versions 1.2
- > and 1.3. Plain GP faults are no good; the crasher must stop the whole
- > system without mercy.
- >
- > Any suggestions / pieces of code?
- >
- > Thanks in advance,
- > Mikko S.
- >
- > --
- > ! Mikko Silvonen ! Puhu lyhyesti ja harkitse sanasi !
- > ! University of Helsinki, Finland ! Vihollinen kuuntelee !
- > ! Department of Computer Science ! Kirjoita selv{sti K{yt{ lyhenteit{ !
- No Problem, Just write a device Driver. Or another possible choice
- is the use an IOPL segment under 1.2 to write to the Interupt Controller.
-
- DosPortAccess under 1.x might not allow the second choice, but it's worth a
- shot.
-
-
-
-
-