Module Name: src
Committed By: phx
Date: Fri Jan 14 10:34:15 UTC 2011
Modified Files:
src/doc: CHANGES
Log Message:
Add driver for BlizzardPPC SCSI.
To generate a diff of this commit:
cvs rdiff -u -r1.1488 -r1.1489 src/doc/CHANGES
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Modified files:
Index: src/doc/CHANGES
diff -u src/doc/CHANGES:1.1488 src/doc/CHANGES:1.1489
--- src/doc/CHANGES:1.1488 Mon Jan 10 04:43:48 2011
+++ src/doc/CHANGES Fri Jan 14 10:34:15 2011
@@ -1,4 +1,4 @@
-# LIST OF CHANGES FROM LAST RELEASE: <$Revision: 1.1488 $>
+# LIST OF CHANGES FROM LAST RELEASE: <$Revision: 1.1489 $>
#
#
# [Note: This file does not mention every change made to the NetBSD source tree.
@@ -823,3 +823,4 @@
amd64, i386: Booting from a disk with a GUID Partition Table is
now possible. [jakllsch 20110106]
sigqueue(2): Implement sigqueue/sigqueueinfo [christos 20110109]
+ amiga: Add a driver for BlizzardPPC 603e+ SCSI [phx 20110114]