Add atabus.

This commit is contained in:
bouyer 2003-10-08 11:10:54 +00:00
parent 8f905677f4
commit 88809a6534
4 changed files with 14 additions and 10 deletions

View File

@ -1,4 +1,4 @@
# $NetBSD: GENERIC,v 1.139 2003/09/22 14:11:19 cl Exp $
# $NetBSD: GENERIC,v 1.140 2003/10/08 11:10:54 bouyer Exp $
#
# GENERIC machine description file
#
@ -22,7 +22,7 @@ include "arch/mac68k/conf/std.mac68k"
options INCLUDE_CONFIG_FILE # embed config file in kernel binary
#ident "GENERIC-$Revision: 1.139 $"
#ident "GENERIC-$Revision: 1.140 $"
maxusers 16 # estimated number of users
@ -240,7 +240,8 @@ uk* at scsibus? target ? lun ? # SCSI unknown
# IDE controller and devices
wdc* at obio? flags 0x1000
wd* at wdc? channel ? drive ?
atabus* at wdc? channel ?
wd* at atabus? drive ?
# Miscellaneous mass storage devices

View File

@ -1,4 +1,4 @@
# $NetBSD: GENERICSBC,v 1.25 2003/09/22 14:11:20 cl Exp $
# $NetBSD: GENERICSBC,v 1.26 2003/10/08 11:10:55 bouyer Exp $
#
# GENERICSBC
@ -6,7 +6,7 @@ include "arch/mac68k/conf/std.mac68k"
options INCLUDE_CONFIG_FILE # embed config file in kernel binary
#ident "GENERICSBC-$Revision: 1.25 $"
#ident "GENERICSBC-$Revision: 1.26 $"
maxusers 16 # estimated number of users
@ -219,7 +219,8 @@ uk* at scsibus? target ? lun ? # SCSI unknown
# IDE controller and devices
wdc* at obio? flags 0x1000
wd* at wdc? channel ? drive ?
atabus* at wdc? channel ?
wd* at atabus? drive ?
# Miscellaneous mass storage devices

View File

@ -1,4 +1,4 @@
# $NetBSD: INSTALL,v 1.25 2003/09/22 14:11:20 cl Exp $
# $NetBSD: INSTALL,v 1.26 2003/10/08 11:10:55 bouyer Exp $
#
# INSTALL
@ -153,7 +153,8 @@ st* at scsibus? target ? lun ? # SCSI tape drives
# IDE controller and devices
wdc* at obio? flags 0x1000
wd* at wdc? channel ? drive ?
atabus* at wdc? channel ?
wd* at atabus? drive ?
# Miscellaneous mass storage devices

View File

@ -1,4 +1,4 @@
# $NetBSD: INSTALLSBC,v 1.16 2003/09/22 14:11:21 cl Exp $
# $NetBSD: INSTALLSBC,v 1.17 2003/10/08 11:10:55 bouyer Exp $
#
# INSTALLSBC
@ -153,7 +153,8 @@ st* at scsibus? target ? lun ? # SCSI tape drives
# IDE controller and devices
wdc* at obio? flags 0x1000
wd* at wdc? channel ? drive ?
atabus* at wdc? channel ?
wd* at atabus? drive ?
# Miscellaneous mass storage devices