here are the steps:

  login as root
  umount /mnt/cdrive  (unmount dos drive)
  inp 101   (to make sure hardware is OK)
    output  44  (as I expect from the hardware)
  dos    (start dos)
  debug   (enter debug)
  i101   (IN 0x101)
  output is FF  (which is invalid)

I have also checked without the hardware and 'inp 101'
under native Linux, correctly gives me 'FF'

Any other suggestions?

--- Hans Lermen <[EMAIL PROTECTED]> wrote:
> On Tue, 27 Jul 1999, Prathibha Divya wrote:
> 
> >   $_ports = "fast range 0x100,0x10f"
> > 
> > but, I cannot access ports 100-10f.
> > Is there anything else in dosemu, that I should be
> > configuring to indicate the usage of these ports.
> 
> You need either to be root or DOSEMU run suid-root
> to access
> real (non-emulated) ports.
> 
> Hans
> <[EMAIL PROTECTED]>
> 
> 

_________________________________________________________
Do You Yahoo!?
Get your free @yahoo.com address at http://mail.yahoo.com

Reply via email to