Add njata* at cardbus?
This commit is contained in:
parent
cb2fb285ec
commit
7e80848271
|
@ -1,4 +1,4 @@
|
|||
# $NetBSD: OPENBLOCKS266_OPT,v 1.3 2006/08/14 06:22:33 skrll Exp $
|
||||
# $NetBSD: OPENBLOCKS266_OPT,v 1.4 2006/09/07 14:23:44 itohy Exp $
|
||||
#
|
||||
|
||||
include "arch/evbppc/conf/OPENBLOCKS266"
|
||||
|
@ -44,6 +44,9 @@ uk* at scsibus? target ? lun ? # SCSI unknown
|
|||
# PCMCIA IDE controllers
|
||||
wdc* at pcmcia? function ?
|
||||
|
||||
# CardBus IDE controllers
|
||||
#njata* at cardbus? function ? flags 0 # Workbit NinjaATA-32
|
||||
|
||||
# ATA (IDE) bus support
|
||||
atabus* at ata?
|
||||
|
||||
|
|
|
@ -1,4 +1,4 @@
|
|||
# $NetBSD: ALL,v 1.59 2006/08/26 20:26:45 christos Exp $
|
||||
# $NetBSD: ALL,v 1.60 2006/09/07 14:23:44 itohy Exp $
|
||||
# From: NetBSD: GENERIC,v 1.776 2006/08/14 09:34:43 itohy Exp
|
||||
#
|
||||
# ALL machine description file
|
||||
|
@ -17,7 +17,7 @@ include "arch/i386/conf/std.i386"
|
|||
|
||||
options INCLUDE_CONFIG_FILE # embed config file in kernel binary
|
||||
|
||||
#ident "ALL-$Revision: 1.59 $"
|
||||
#ident "ALL-$Revision: 1.60 $"
|
||||
|
||||
maxusers 32 # estimated number of users
|
||||
|
||||
|
@ -736,6 +736,9 @@ wdc* at isapnp?
|
|||
# PCMCIA IDE controllers
|
||||
wdc* at pcmcia? function ?
|
||||
|
||||
# CardBus IDE controllers
|
||||
njata* at cardbus? function ? flags 0 # Workbit NinjaATA-32
|
||||
|
||||
# ISA ST506, ESDI, and IDE controllers
|
||||
# Use flags 0x01 if you want to try to use 32bits data I/O (the driver will
|
||||
# fall back to 16bits I/O if 32bits I/O are not functional).
|
||||
|
|
|
@ -1,4 +1,4 @@
|
|||
# $NetBSD: CARDBUS,v 1.76 2005/12/11 12:17:40 christos Exp $
|
||||
# $NetBSD: CARDBUS,v 1.77 2006/09/07 14:23:44 itohy Exp $
|
||||
#
|
||||
# CARDBUS: GENERIC + CardBus support
|
||||
|
||||
|
@ -40,6 +40,9 @@ adv* at cardbus? function ? # AdvanSys 1200[A,B], 9xx[U,UA] SCSI
|
|||
ahc* at cardbus? function ? # Adaptec ADP-1480
|
||||
njs* at cardbus? function ? # Workbit NinjaSCSI-32
|
||||
|
||||
# CardBus IDE controllers
|
||||
njata* at cardbus? function ? flags 0 # Workbit NinjaATA-32
|
||||
|
||||
# CardBus network cards
|
||||
ath* at cardbus? function ? # Atheros 5210/5211/5212 802.11
|
||||
atw* at cardbus? function ? # ADMtek ADM8211 (802.11)
|
||||
|
|
|
@ -1,4 +1,4 @@
|
|||
# $NetBSD: GENERIC,v 1.778 2006/08/26 20:26:45 christos Exp $
|
||||
# $NetBSD: GENERIC,v 1.779 2006/09/07 14:23:44 itohy Exp $
|
||||
#
|
||||
# GENERIC machine description file
|
||||
#
|
||||
|
@ -22,7 +22,7 @@ include "arch/i386/conf/std.i386"
|
|||
|
||||
options INCLUDE_CONFIG_FILE # embed config file in kernel binary
|
||||
|
||||
#ident "GENERIC-$Revision: 1.778 $"
|
||||
#ident "GENERIC-$Revision: 1.779 $"
|
||||
|
||||
maxusers 32 # estimated number of users
|
||||
|
||||
|
@ -754,6 +754,9 @@ wdc* at isapnp?
|
|||
# PCMCIA IDE controllers
|
||||
wdc* at pcmcia? function ?
|
||||
|
||||
# CardBus IDE controllers
|
||||
#njata* at cardbus? function ? flags 0 # Workbit NinjaATA-32
|
||||
|
||||
# ISA ST506, ESDI, and IDE controllers
|
||||
# Use flags 0x01 if you want to try to use 32bits data I/O (the driver will
|
||||
# fall back to 16bits I/O if 32bits I/O are not functional).
|
||||
|
|
|
@ -1,4 +1,4 @@
|
|||
# $NetBSD: GENERIC_LAPTOP,v 1.203 2006/08/26 20:26:45 christos Exp $
|
||||
# $NetBSD: GENERIC_LAPTOP,v 1.204 2006/09/07 14:23:44 itohy Exp $
|
||||
# From: NetBSD: GENERIC,v 1.414 2001/07/30 19:59:05 ad Exp
|
||||
#
|
||||
# GENERIC_LAPTOP -- GENERIC with cardbus and some USB devices enabled
|
||||
|
@ -8,7 +8,7 @@ include "arch/i386/conf/std.i386"
|
|||
|
||||
options INCLUDE_CONFIG_FILE # embed config file in kernel binary
|
||||
|
||||
#ident "GENERIC-$Revision: 1.203 $"
|
||||
#ident "GENERIC-$Revision: 1.204 $"
|
||||
|
||||
maxusers 32 # estimated number of users
|
||||
|
||||
|
@ -546,6 +546,9 @@ wdc* at isapnp?
|
|||
# PCMCIA IDE controllers
|
||||
wdc* at pcmcia? function ?
|
||||
|
||||
# CardBus IDE controllers
|
||||
njata* at cardbus? function ? flags 0 # Workbit NinjaATA-32
|
||||
|
||||
# ISA ST506, ESDI, and IDE controllers
|
||||
# Use flags 0x01 if you want to try to use 32bits data I/O (the driver will
|
||||
# fall back to 16bits I/O if 32bits I/O are not functional).
|
||||
|
|
|
@ -1,4 +1,4 @@
|
|||
# $NetBSD: GENERIC,v 1.64 2006/08/26 20:27:08 christos Exp $
|
||||
# $NetBSD: GENERIC,v 1.65 2006/09/07 14:23:44 itohy Exp $
|
||||
#
|
||||
# GENERIC machine description file
|
||||
#
|
||||
|
@ -22,7 +22,7 @@ include "arch/sparc64/conf/std.sparc64"
|
|||
|
||||
options INCLUDE_CONFIG_FILE # embed config file in kernel binary
|
||||
|
||||
#ident "GENERIC-$Revision: 1.64 $"
|
||||
#ident "GENERIC-$Revision: 1.65 $"
|
||||
|
||||
maxusers 64
|
||||
|
||||
|
@ -720,6 +720,9 @@ pseudo-device stf # 6to4 IPv6 over IPv4 encapsulation
|
|||
#ahc* at cardbus? function ? # Adaptec ADP-1480 UT
|
||||
#njs* at cardbus? function ? # Workbit NinjaSCSI-32
|
||||
|
||||
# CardBus IDE controllers
|
||||
#njata* at cardbus? function ? flags 0 # Workbit NinjaATA-32
|
||||
|
||||
# CardBus network interfaces
|
||||
#ath* at cardbus? function ? # Atheros 5210/5211/5212 802.11
|
||||
#atw* at cardbus? function ? # ADMtek ADM8211 (802.11) UT
|
||||
|
|
Loading…
Reference in New Issue