[movitz-cvs] CVS update: movitz/losp/x86-pc/all.lisp
Frode Vatvedt Fjeld
ffjeld at common-lisp.net
Wed Aug 24 07:33:04 UTC 2005
Update of /project/movitz/cvsroot/movitz/losp/x86-pc
In directory common-lisp.net:/tmp/cvs-serv5247/losp/x86-pc
Modified Files:
all.lisp
Log Message:
sync
Date: Wed Aug 24 09:33:03 2005
Author: ffjeld
Index: movitz/losp/x86-pc/all.lisp
diff -u movitz/losp/x86-pc/all.lisp:1.4 movitz/losp/x86-pc/all.lisp:1.5
--- movitz/losp/x86-pc/all.lisp:1.4 Fri Apr 23 17:04:12 2004
+++ movitz/losp/x86-pc/all.lisp Wed Aug 24 09:33:02 2005
@@ -1,6 +1,6 @@
;;;;------------------------------------------------------------------
;;;;
-;;;; Copyright (C) 2001-2004,
+;;;; Copyright (C) 2001-2005,
;;;; Department of Computer Science, University of Tromso, Norway.
;;;;
;;;; For distribution policy, see the accompanying file COPYING.
@@ -10,7 +10,7 @@
;;;; Author: Frode Vatvedt Fjeld <frodef at acm.org>
;;;; Created at: Thu Sep 27 21:14:56 2001
;;;;
-;;;; $Id: all.lisp,v 1.4 2004/04/23 15:04:12 ffjeld Exp $
+;;;; $Id: all.lisp,v 1.5 2005/08/24 07:33:02 ffjeld Exp $
;;;;
;;;;------------------------------------------------------------------
@@ -23,7 +23,7 @@
(require :x86-pc/pit8253)
(require :x86-pc/interrupt)
(require :x86-pc/cmos)
-(require :x86-pc/pci)
+(require :x86-pc/pci-device)
;; (require :x86-pc/serial)
(require :x86-pc/textmode-console)
(require :x86-pc/debugger)
More information about the Movitz-cvs
mailing list