Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 7 Nov 1997 09:16:42 -0800 (PST)
From:      "Jamil J. Weatherbee" <jamil@trojanhorse.ml.org>
To:        hackers@freebsd.org
Subject:   Inter outb() timing
Message-ID:  <Pine.BSF.3.96.971107091323.184A-100000@trojanhorse.ml.org>

next in thread | raw e-mail | index | archive | help

If I do a:

   outb (0x300, 0x00);
   outb (0x300, 0xff);
   outb (0x300, 0x00);

How long should 0xff appear at that address?




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?Pine.BSF.3.96.971107091323.184A-100000>