Source-Changes-HG archive

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

[src/trunk]: src/sys/arch/macppc/conf Add atapibus at pciide.



details:   https://anonhg.NetBSD.org/src/rev/75ef0d589783
branches:  trunk
changeset: 500911:75ef0d589783
user:      tsutsui <tsutsui%NetBSD.org@localhost>
date:      Wed Dec 20 12:05:40 2000 +0000

description:
Add atapibus at pciide.

diffstat:

 sys/arch/macppc/conf/GENERIC |  5 +++--
 1 files changed, 3 insertions(+), 2 deletions(-)

diffs (25 lines):

diff -r 42c9f9d74995 -r 75ef0d589783 sys/arch/macppc/conf/GENERIC
--- a/sys/arch/macppc/conf/GENERIC      Wed Dec 20 11:48:58 2000 +0000
+++ b/sys/arch/macppc/conf/GENERIC      Wed Dec 20 12:05:40 2000 +0000
@@ -1,11 +1,11 @@
-#      $NetBSD: GENERIC,v 1.87 2000/12/19 10:42:05 bouyer Exp $
+#      $NetBSD: GENERIC,v 1.88 2000/12/20 12:05:40 tsutsui Exp $
 #
 #      GENERIC -- everything that's currently supported
 #
 
 include                "arch/macppc/conf/std.macppc"
 
-#ident                 "GENERIC-$Revision: 1.87 $"
+#ident                 "GENERIC-$Revision: 1.88 $"
 
 maxusers       32
 
@@ -219,6 +219,7 @@
 wd*    at pciide? channel ? drive ?
 wd*    at wdc? channel ? drive ? flags 0x0000
 
+atapibus* at pciide? channel ?
 atapibus* at wdc? channel ?
 
 cd*    at atapibus? drive ? flags 0x0000       # ATAPI CD-ROM drives



Home | Main Index | Thread Index | Old Index