Source-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[src/netbsd-1-6]: src/distrib/notes/amiga Pull up revision 1.32 (requested by...



details:   https://anonhg.NetBSD.org/src/rev/0ebc03547686
branches:  netbsd-1-6
changeset: 529001:0ebc03547686
user:      lukem <lukem%NetBSD.org@localhost>
date:      Sat Aug 17 05:20:39 2002 +0000

description:
Pull up revision 1.32 (requested by is in ticket #695):
IDE drives are no longer configured as sdN

diffstat:

 distrib/notes/amiga/install |  12 ++++++++----
 1 files changed, 8 insertions(+), 4 deletions(-)

diffs (30 lines):

diff -r da96b8453c47 -r 0ebc03547686 distrib/notes/amiga/install
--- a/distrib/notes/amiga/install       Sat Aug 17 05:17:46 2002 +0000
+++ b/distrib/notes/amiga/install       Sat Aug 17 05:20:39 2002 +0000
@@ -1,4 +1,4 @@
-.\"    $NetBSD: install,v 1.29.2.2 2002/08/03 00:15:08 lukem Exp $
+.\"    $NetBSD: install,v 1.29.2.3 2002/08/17 05:20:39 lukem Exp $
 .\"
 .\" Copyright (c) 1999-2002 The NetBSD Foundation, Inc.
 .\" All rights reserved.
@@ -175,13 +175,17 @@
 the next one
 .Li sd1 ,
 etc.
-Also, any Amiga internal IDE disk drives
+Also, any ATAPI disk drives (e.g. ZIP) 
 will be configured as
 .Dq SCSI
-drives, and will be configured
+drives, too, and will be configured
 before any
 .Sq real
-SCSI drives (if any are present).
+SCSI drives if connected to the Amiga internal port on A4000/A1200
+(if any are present). Real IDE drives will be configured as 
+.Li wd0 ,
+.Li wd1 , 
+etc.
 .Pp
 The installer will offer you to look at the
 .Nx



Home | Main Index | Thread Index | Old Index