diff options
Diffstat (limited to 'sys/i386/isa/lpt.c')
-rw-r--r-- | sys/i386/isa/lpt.c | 18 |
1 files changed, 2 insertions, 16 deletions
diff --git a/sys/i386/isa/lpt.c b/sys/i386/isa/lpt.c index 17170402..6d65d8a 100644 --- a/sys/i386/isa/lpt.c +++ b/sys/i386/isa/lpt.c @@ -45,22 +45,8 @@ * OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF * SUCH DAMAGE. * - * PATCHES MAGIC LEVEL PATCH THAT GOT US HERE - * -------------------- ----- ---------------------- - * CURRENT PATCH LEVEL: 2 00164 - * -------------------- ----- ---------------------- - * - * 06 Apr 93 Eric Haug Fixed comments and includes. [Ed: I did - * not include the unit-1 thing, that is a - * DOSism, fixed the config file instead] - * 06 Apr 93 Rodney W. Grimes A real probe routine, may even cause on - * interrupt if a printer is attached. - * - * 01 Jun 93 Rodney W. Grimes Made lpflag uniq now is lptflag - * Added timeout loop to lpt_port_test. - * lpt_port_test should move to a common - * routine.. - * + * from: unknown origin, 386BSD 0.1 + * $Id$ */ /* |