lkml.org 
[lkml]   [1999]   [Mar]   [24]   [last100]   RSS Feed
Views: [wrap][no wrap]   [headers]  [forward] 
 
Messages in this thread
/
Date
From
SubjectDos Emulation under 2.2.4
An attempt to access the floppy drive during dosemu produces the
following:

gettimeofday({922292676, 183447}, NULL) = 0
read(3, 0x80d42e5, 128) = -1 EAGAIN (Try again)
ioctl(3, TIOCMGET, [TIOCM_DTR|TIOCM_RTS|0x4000]) = 0
read(4, 0x80d4564, 125) = -1 EAGAIN (Try again)
ioctl(4, TIOCMGET, [TIOCM_DTR|TIOCM_RTS|0x4000]) = 0
read(5, 0x80d47dd, 128) = -1 EIO (I/O error)
ioctl(5, TIOCMGET, [TIOCM_DTR|TIOCM_RTS|0x4000]) = -1 EIO (I/O error)
read(6, 0x80d4a59, 128) = -1 EIO (I/O error)
ioctl(6, TIOCMGET, [TIOCM_DTR|TIOCM_RTS|0x4000]) = -1 EIO (I/O error)
vm86(0x80aef9c) = -1 ENOSYS (Function not implemented)
open("/dev/fd0", O_RDWR) = 11
--- SIGALRM (Alarm clock) ---
sigreturn() = ? (mask now [])
ioctl(11, ETH_P_ALL, 0xbffff8ac) = -1 EINVAL (Invalid argument)
write(2, "ERROR: can\'t get floppy paramet"..., 65ERROR: can't get floppy parameter of /dev/fd0 (Invalid argument)
) = 65
lseek(11, 512, SEEK_SET) = 512
read(11, "\360\377\377\3@\0\5`\0\7\200\0\t"..., 512) = 512
gettimeofday({922292676, 200734}, NULL) = 0
write(2, "error exit: (5,0x0005) in_sigseg"..., 52error exit: (5,0x0005) in_sigsegv: 0 ignore_segv: 0
) = 52
sync() = 0
--- SIGALRM (Alarm clock) ---
sigreturn() = ? (mask now [])
--- SIGLOST (Possible I/O) ---
sigreturn() = ? (mask now [])
write(2, "Not a good day to die!!!!!\n", 27Not a good day to die!!!!!
) = 27
rmdir("/tmp/dosem02611aaa") = 0


Cheers,
Dick Johnson
***** FILE SYSTEM WAS MODIFIED *****
Penguin : Linux version 2.2.4 on an i686 machine (400.59 BogoMips).
Warning : It's hard to remain at the trailing edge of technology.


-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@vger.rutgers.edu
Please read the FAQ at http://www.tux.org/lkml/

\
 
 \ /
  Last update: 2005-03-22 13:51    [W:0.034 / U:0.200 seconds]
©2003-2020 Jasper Spaans|hosted at Digital Ocean and TransIP|Read the blog|Advertise on this site