Add atapibus* at umass?

This commit is contained in:
augustss 2000-04-03 00:03:28 +00:00
parent 136667cd21
commit 9a31a8c77f
15 changed files with 35 additions and 20 deletions

View File

@ -1,4 +1,4 @@
# $NetBSD: ALPHA,v 1.117 2000/03/22 00:58:16 cgd Exp $
# $NetBSD: ALPHA,v 1.118 2000/04/03 00:03:28 augustss Exp $
#
# Alpha kernel with all the options you'd want, and more.
@ -6,7 +6,7 @@ include "arch/alpha/conf/std.alpha"
maxusers 32
ident "ALPHA-$Revision: 1.117 $"
ident "ALPHA-$Revision: 1.118 $"
# CPU Support
#options DEC_2000_300 # "Jensen": 2000/300 (DECpc AXP 150)
@ -394,6 +394,7 @@ ucom* at umodem?
# USB Mass Storage
umass* at uhub? port ? configuration ? interface ?
atapibus* at umass? channel ?
scsibus* at umass? channel ?
# USB audio

View File

@ -1,4 +1,4 @@
# $NetBSD: ENIWETOK,v 1.20 2000/03/22 00:58:16 cgd Exp $
# $NetBSD: ENIWETOK,v 1.21 2000/04/03 00:03:28 augustss Exp $
# From: GENERIC,v 1.139 2000/01/19 03:01:46 mycroft Exp
#
# Mycroft's AS200.
@ -383,6 +383,7 @@ fd* at fdc? drive ?
# USB Mass Storage
#umass* at uhub? port ? configuration ? interface ?
#atapibus* at umass? channel ?
#scsibus* at umass? channel ?
# USB Ethernet adapters

View File

@ -1,4 +1,4 @@
# $NetBSD: GENERIC,v 1.146 2000/03/22 00:58:17 cgd Exp $
# $NetBSD: GENERIC,v 1.147 2000/04/03 00:03:28 augustss Exp $
#
# Generic Alpha kernel. Enough to get booted, etc., but not much more.
#
@ -6,7 +6,7 @@
include "arch/alpha/conf/std.alpha"
#ident "GENERIC-$Revision: 1.146 $"
#ident "GENERIC-$Revision: 1.147 $"
maxusers 32
@ -360,6 +360,7 @@ ucom* at umodem?
# USB Mass Storage
umass* at uhub? port ? configuration ? interface ?
atapibus* at umass? channel ?
scsibus* at umass? channel ?
# USB Ethernet adapters

View File

@ -1,4 +1,4 @@
# $NetBSD: CATS,v 1.28 2000/03/26 04:31:39 tsutsui Exp $
# $NetBSD: CATS,v 1.29 2000/04/03 00:03:29 augustss Exp $
#
# CATS -- CHALTECH CATS Development kernel
#
@ -326,6 +326,7 @@ ucom* at umodem?
# USB Mass Storage
umass* at uhub? port ? configuration ? interface ?
atapibus* at umass? channel ?
scsibus* at umass? channel ?
# USB audio

View File

@ -1,4 +1,4 @@
# $NetBSD: CATSINST,v 1.12 2000/03/26 04:31:40 tsutsui Exp $
# $NetBSD: CATSINST,v 1.13 2000/04/03 00:03:29 augustss Exp $
#
# CATSINST -- CHALTECH CATS Install kernel
#
@ -326,6 +326,7 @@ wskbd* at ukbd? console ?
# USB Mass Storage
umass* at uhub? port ? configuration ? interface ?
atapibus* at umass? channel ?
scsibus* at umass? channel ?
# USB audio

View File

@ -1,4 +1,4 @@
# $NetBSD: EBSA285,v 1.14 2000/03/22 00:58:18 cgd Exp $
# $NetBSD: EBSA285,v 1.15 2000/04/03 00:03:29 augustss Exp $
#
# EBSA285 -- EBSA285 Architecture Kernel
#
@ -285,6 +285,7 @@ ukphy* at mii? phy ? # generic unknown PHYs
# USB Mass Storage
#umass* at uhub? port ? configuration ? interface ?
#atapibus* at umass? channel ?
#scsibus* at umass? channel ?
# USB audio

View File

@ -2,7 +2,7 @@
# Distribution kernel (TX3922 based model) kernel config file
#
# $NetBSD: TX3922,v 1.11 2000/03/25 15:08:26 uch Exp $
# $NetBSD: TX3922,v 1.12 2000/04/03 00:03:29 augustss Exp $
#
include "arch/hpcmips/conf/std.hpcmips"
@ -132,6 +132,7 @@ ulpt* at uhub? port ? configuration ? interface ?
umodem* at uhub? port ? configuration ?
ucom* at umodem?
umass* at uhub? port ? configuration ? interface ?
atapibus* at umass? channel ?
scsibus* at umass? channel ?
#ujoy* at uhub? configuration ? interface ?

View File

@ -1,4 +1,4 @@
# $NetBSD: BIKINI,v 1.25 2000/03/22 00:58:19 cgd Exp $
# $NetBSD: BIKINI,v 1.26 2000/04/03 00:03:30 augustss Exp $
# From: GENERIC,v 1.260 1999/09/28 18:07:29 thorpej Exp
#
# BIKINI -- Mycroft's development machine
@ -545,6 +545,7 @@ uhub* at uhub? port ? configuration ? interface ?
# USB Mass Storage
#umass* at uhub? port ? configuration ? interface ?
#atapibus* at umass? channel ?
#scsibus* at umass? channel ?
# USB audio

View File

@ -1,4 +1,4 @@
# $NetBSD: DR-EVIL,v 1.11 2000/03/22 00:58:20 cgd Exp $
# $NetBSD: DR-EVIL,v 1.12 2000/04/03 00:03:30 augustss Exp $
#
# DR-EVIL -- Dell Inspiron 3500 laptop used by thorpej@netbsd.org
#
@ -576,6 +576,7 @@ ulpt* at uhub? port ? configuration ? interface ?
# USB Mass Storage
umass* at uhub? port ? configuration ? interface ?
atapibus* at umass? channel ?
scsibus* at umass? channel ?
# USB audio

View File

@ -1,11 +1,11 @@
# $NetBSD: GENERIC,v 1.319 2000/03/31 04:47:52 tsarna Exp $
# $NetBSD: GENERIC,v 1.320 2000/04/03 00:03:30 augustss Exp $
#
# GENERIC -- everything that's currently supported
#
include "arch/i386/conf/std.i386"
#ident "GENERIC-$Revision: 1.319 $"
#ident "GENERIC-$Revision: 1.320 $"
maxusers 32 # estimated number of users
@ -623,6 +623,7 @@ ucom* at umodem?
# USB Mass Storage
umass* at uhub? port ? configuration ? interface ?
atapibus* at umass? channel ?
scsibus* at umass? channel ?
# USB audio

View File

@ -1,4 +1,4 @@
# $NetBSD: GENERIC_TINY,v 1.14 2000/03/22 00:58:20 cgd Exp $
# $NetBSD: GENERIC_TINY,v 1.15 2000/04/03 00:03:30 augustss Exp $
#
# GENERIC_TINY -- suitable default for 4M machines
# No EISA, PCI, PCMCIA or SCSI.
@ -425,6 +425,7 @@ we1 at isa? port 0x300 iomem 0xcc000 irq 10
# USB Mass Storage
#umass* at uhub? port ? configuration ? interface ?
#atapibus* at umass? channel ?
#scsibus* at umass? channel ?
# USB Ethernet adapters

View File

@ -1,4 +1,4 @@
# $NetBSD: INSTALL,v 1.139 2000/03/22 00:58:20 cgd Exp $
# $NetBSD: INSTALL,v 1.140 2000/04/03 00:03:30 augustss Exp $
#
# INSTALL - Installation kernel.
#
@ -543,6 +543,7 @@ ukphy* at mii? phy ? # generic unknown PHYs
# USB Mass Storage
#umass* at uhub? port ? configuration ? interface ?
#atapibus* at umass? channel ?
#scsibus* at umass? channel ?
# USB Generic driver

View File

@ -1,4 +1,4 @@
# $NetBSD: TRINITY,v 1.93 2000/03/22 00:58:20 cgd Exp $
# $NetBSD: TRINITY,v 1.94 2000/04/03 00:03:30 augustss Exp $
# From: GENERIC,v 1.260 1999/09/28 18:07:29 thorpej Exp
#
# TRINITY -- Mycroft's laptop
@ -547,6 +547,7 @@ ne* at pcmcia? function ? # NE2000-compatible Ethernet
# USB Mass Storage
#umass* at uhub? port ? configuration ? interface ?
#atapibus* at umass? channel ?
#scsibus* at umass? channel ?
# USB audio

View File

@ -1,4 +1,4 @@
# $NetBSD: ZYGORTHIAN-SPACE-RAIDERS,v 1.25 2000/03/22 00:58:21 cgd Exp $
# $NetBSD: ZYGORTHIAN-SPACE-RAIDERS,v 1.26 2000/04/03 00:03:30 augustss Exp $
# From: GENERIC,v 1.299 2000/02/03 20:31:42 dante Exp
#
# GENERIC -- everything that's currently supported
@ -6,7 +6,7 @@
include "arch/i386/conf/std.i386"
#ident "GENERIC-$Revision: 1.25 $"
#ident "GENERIC-$Revision: 1.26 $"
maxusers 32 # estimated number of users
@ -609,6 +609,7 @@ ate0 at isa? port 0x2a0 irq ? # AT1700
# USB Mass Storage
#umass* at uhub? port ? configuration ? interface ?
#atapibus* at umass? channel ?
#scsibus* at umass? channel ?
# USB audio

View File

@ -1,11 +1,11 @@
# $NetBSD: GENERIC,v 1.59 2000/03/26 09:16:01 tsubai Exp $
# $NetBSD: GENERIC,v 1.60 2000/04/03 00:03:30 augustss Exp $
#
# GENERIC -- everything that's currently supported
#
include "arch/macppc/conf/std.macppc"
#ident "GENERIC-$Revision: 1.59 $"
#ident "GENERIC-$Revision: 1.60 $"
maxusers 32
@ -254,6 +254,7 @@ ucom* at umodem?
# USB Mass Storage
umass* at uhub? port ? configuration ? interface ?
atapibus* at umass? channel ?
scsibus* at umass? channel ?
# USB audio