Loading losp/x86-pc/serial.lisp +3 −3 Original line number Diff line number Diff line ;;;;------------------------------------------------------------------ ;;;; ;;;; Copyright (C) 2001-2004, ;;;; Department of Computer Science, University of Tromsø, Norway. ;;;; Department of Computer Science, University of Tromso, Norway. ;;;; ;;;; For distribution policy, see the accompanying file COPYING. ;;;; ;;;; Filename: serial.lisp ;;;; Description: ;;;; Description: Serial port interfacing. ;;;; Author: Frode Vatvedt Fjeld <frodef@acm.org> ;;;; Created at: Fri Oct 11 14:42:12 2002 ;;;; ;;;; $Id: serial.lisp,v 1.6 2004/01/13 09:57:45 frodef Exp $ ;;;; $Id: serial.lisp,v 1.1.1.1 2004/01/13 11:05:06 ffjeld Exp $ ;;;; ;;;;------------------------------------------------------------------ Loading Loading
losp/x86-pc/serial.lisp +3 −3 Original line number Diff line number Diff line ;;;;------------------------------------------------------------------ ;;;; ;;;; Copyright (C) 2001-2004, ;;;; Department of Computer Science, University of Tromsø, Norway. ;;;; Department of Computer Science, University of Tromso, Norway. ;;;; ;;;; For distribution policy, see the accompanying file COPYING. ;;;; ;;;; Filename: serial.lisp ;;;; Description: ;;;; Description: Serial port interfacing. ;;;; Author: Frode Vatvedt Fjeld <frodef@acm.org> ;;;; Created at: Fri Oct 11 14:42:12 2002 ;;;; ;;;; $Id: serial.lisp,v 1.6 2004/01/13 09:57:45 frodef Exp $ ;;;; $Id: serial.lisp,v 1.1.1.1 2004/01/13 11:05:06 ffjeld Exp $ ;;;; ;;;;------------------------------------------------------------------ Loading