Regen: add atabus
This commit is contained in:
parent
0a88b9caa1
commit
102fb2528b
@ -1,9 +1,9 @@
|
||||
# $NetBSD: AMIGA,v 1.64 2003/09/22 18:29:06 jandberg Exp $
|
||||
# $NetBSD: AMIGA,v 1.65 2003/10/08 11:03:55 bouyer Exp $
|
||||
#
|
||||
# This file was automatically created.
|
||||
# Changes will be lost when make is run in this directory.
|
||||
#
|
||||
# Created from: # NetBSD: GENERIC.in,v 1.15 2003/09/22 18:23:01 jandberg Exp $
|
||||
# Created from: # NetBSD: GENERIC.in,v 1.16 2003/10/08 11:02:45 bouyer Exp $
|
||||
#
|
||||
# GENERIC machine description file
|
||||
#
|
||||
@ -28,7 +28,7 @@ include "arch/amiga/conf/std.amiga"
|
||||
|
||||
options INCLUDE_CONFIG_FILE # embed config file in kernel binary
|
||||
|
||||
#ident "GENERIC-$Revision: 1.64 $"
|
||||
#ident "GENERIC-$Revision: 1.65 $"
|
||||
|
||||
|
||||
maxusers 8
|
||||
@ -400,8 +400,9 @@ scsibus* at empsc0
|
||||
# <<< comment out the wdc/atapibus entries below if the idesc lines above >>>
|
||||
# <<< are uncommented >>>
|
||||
wdc0 at mainbus0 # A4000 & A1200 IDE bus
|
||||
wd* at wdc? drive ? # + drives
|
||||
atapibus* at wdc? channel ? # ATAPI bus
|
||||
atabus* at wdc? channel ? # ATA bus
|
||||
wd* at atabus? drive ? # + drives
|
||||
atapibus* at atabus? # ATAPI bus
|
||||
cd* at atapibus? drive ? # ATAPI CD-ROM drives
|
||||
sd* at atapibus? drive ? # ATAPI disk drives
|
||||
|
||||
|
@ -1,9 +1,9 @@
|
||||
# $NetBSD: DRACO,v 1.80 2003/09/22 18:29:06 jandberg Exp $
|
||||
# $NetBSD: DRACO,v 1.81 2003/10/08 11:03:55 bouyer Exp $
|
||||
#
|
||||
# This file was automatically created.
|
||||
# Changes will be lost when make is run in this directory.
|
||||
#
|
||||
# Created from: # NetBSD: GENERIC.in,v 1.15 2003/09/22 18:23:01 jandberg Exp $
|
||||
# Created from: # NetBSD: GENERIC.in,v 1.16 2003/10/08 11:02:45 bouyer Exp $
|
||||
#
|
||||
# GENERIC machine description file
|
||||
#
|
||||
@ -28,7 +28,7 @@ include "arch/amiga/conf/std.amiga"
|
||||
|
||||
options INCLUDE_CONFIG_FILE # embed config file in kernel binary
|
||||
|
||||
#ident "GENERIC-$Revision: 1.80 $"
|
||||
#ident "GENERIC-$Revision: 1.81 $"
|
||||
|
||||
|
||||
maxusers 8
|
||||
|
@ -1,9 +1,9 @@
|
||||
# $NetBSD: GENERIC,v 1.198 2003/09/22 18:29:05 jandberg Exp $
|
||||
# $NetBSD: GENERIC,v 1.199 2003/10/08 11:03:55 bouyer Exp $
|
||||
#
|
||||
# This file was automatically created.
|
||||
# Changes will be lost when make is run in this directory.
|
||||
#
|
||||
# Created from: # NetBSD: GENERIC.in,v 1.15 2003/09/22 18:23:01 jandberg Exp $
|
||||
# Created from: # NetBSD: GENERIC.in,v 1.16 2003/10/08 11:02:45 bouyer Exp $
|
||||
#
|
||||
# GENERIC machine description file
|
||||
#
|
||||
@ -28,7 +28,7 @@ include "arch/amiga/conf/std.amiga"
|
||||
|
||||
options INCLUDE_CONFIG_FILE # embed config file in kernel binary
|
||||
|
||||
#ident "GENERIC-$Revision: 1.198 $"
|
||||
#ident "GENERIC-$Revision: 1.199 $"
|
||||
|
||||
|
||||
maxusers 8
|
||||
@ -406,8 +406,9 @@ scsibus* at empsc0
|
||||
# <<< comment out the wdc/atapibus entries below if the idesc lines above >>>
|
||||
# <<< are uncommented >>>
|
||||
wdc0 at mainbus0 # A4000 & A1200 IDE bus
|
||||
wd* at wdc? drive ? # + drives
|
||||
atapibus* at wdc? channel ? # ATAPI bus
|
||||
atabus* at wdc? channel ? # ATA bus
|
||||
wd* at atabus? drive ? # + drives
|
||||
atapibus* at atabus? # ATAPI bus
|
||||
cd* at atapibus? drive ? # ATAPI CD-ROM drives
|
||||
sd* at atapibus? drive ? # ATAPI disk drives
|
||||
|
||||
|
@ -1,9 +1,9 @@
|
||||
# $NetBSD: INSTALL,v 1.41 2003/09/22 18:29:05 jandberg Exp $
|
||||
# $NetBSD: INSTALL,v 1.42 2003/10/08 11:03:55 bouyer Exp $
|
||||
#
|
||||
# This file was automatically created.
|
||||
# Changes will be lost when make is run in this directory.
|
||||
#
|
||||
# Created from: # NetBSD: GENERIC.in,v 1.15 2003/09/22 18:23:01 jandberg Exp $
|
||||
# Created from: # NetBSD: GENERIC.in,v 1.16 2003/10/08 11:02:45 bouyer Exp $
|
||||
#
|
||||
# GENERIC machine description file
|
||||
#
|
||||
@ -28,7 +28,7 @@ include "arch/amiga/conf/std.amiga"
|
||||
|
||||
options INCLUDE_CONFIG_FILE # embed config file in kernel binary
|
||||
|
||||
#ident "GENERIC-$Revision: 1.41 $"
|
||||
#ident "GENERIC-$Revision: 1.42 $"
|
||||
|
||||
makeoptions COPTS="-Os"
|
||||
|
||||
@ -356,8 +356,9 @@ scsibus* at empsc0
|
||||
# <<< comment out the wdc/atapibus entries below if the idesc lines above >>>
|
||||
# <<< are uncommented >>>
|
||||
wdc0 at mainbus0 # A4000 & A1200 IDE bus
|
||||
wd* at wdc? drive ? # + drives
|
||||
atapibus* at wdc? channel ? # ATAPI bus
|
||||
atabus* at wdc? channel ? # ATA bus
|
||||
wd* at atabus? drive ? # + drives
|
||||
atapibus* at atabus? # ATAPI bus
|
||||
cd* at atapibus? drive ? # ATAPI CD-ROM drives
|
||||
sd* at atapibus? drive ? # ATAPI disk drives
|
||||
|
||||
|
@ -1,9 +1,9 @@
|
||||
# $NetBSD: WSCONS,v 1.18 2003/09/22 18:29:06 jandberg Exp $
|
||||
# $NetBSD: WSCONS,v 1.19 2003/10/08 11:03:55 bouyer Exp $
|
||||
#
|
||||
# This file was automatically created.
|
||||
# Changes will be lost when make is run in this directory.
|
||||
#
|
||||
# Created from: # NetBSD: GENERIC.in,v 1.15 2003/09/22 18:23:01 jandberg Exp $
|
||||
# Created from: # NetBSD: GENERIC.in,v 1.16 2003/10/08 11:02:45 bouyer Exp $
|
||||
#
|
||||
# GENERIC machine description file
|
||||
#
|
||||
@ -28,7 +28,7 @@ include "arch/amiga/conf/std.amiga"
|
||||
|
||||
options INCLUDE_CONFIG_FILE # embed config file in kernel binary
|
||||
|
||||
#ident "GENERIC-$Revision: 1.18 $"
|
||||
#ident "GENERIC-$Revision: 1.19 $"
|
||||
|
||||
|
||||
maxusers 8
|
||||
@ -378,8 +378,9 @@ scsibus* at empsc0
|
||||
# <<< comment out the wdc/atapibus entries below if the idesc lines above >>>
|
||||
# <<< are uncommented >>>
|
||||
wdc0 at mainbus0 # A4000 & A1200 IDE bus
|
||||
wd* at wdc? drive ? # + drives
|
||||
atapibus* at wdc? channel ? # ATAPI bus
|
||||
atabus* at wdc? channel ? # ATA bus
|
||||
wd* at atabus? drive ? # + drives
|
||||
atapibus* at atabus? # ATAPI bus
|
||||
cd* at atapibus? drive ? # ATAPI CD-ROM drives
|
||||
sd* at atapibus? drive ? # ATAPI disk drives
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user