s/adpater/adapter/
Prompted by PR/34195
This commit is contained in:
parent
4fc8146812
commit
1a3062e81b
@ -1,4 +1,4 @@
|
||||
# $NetBSD: GENERIC,v 1.71 2006/08/12 15:29:52 christos Exp $
|
||||
# $NetBSD: GENERIC,v 1.72 2006/08/14 06:22:33 skrll Exp $
|
||||
#
|
||||
# GENERIC --- NetBSD/acorn32 complete configuration
|
||||
#
|
||||
@ -22,7 +22,7 @@ include "arch/acorn32/conf/std.acorn32"
|
||||
|
||||
options INCLUDE_CONFIG_FILE # embed config file in kernel binary
|
||||
|
||||
#ident "GENERIC-$Revision: 1.71 $"
|
||||
#ident "GENERIC-$Revision: 1.72 $"
|
||||
|
||||
# estimated number of users
|
||||
maxusers 32
|
||||
@ -305,7 +305,7 @@ scsibus* at csc?
|
||||
oak* at podulebus? # Oak SCSI I card
|
||||
scsibus* at oak?
|
||||
|
||||
csa* at podulebus? # Cumana SCSI I adpater
|
||||
csa* at podulebus? # Cumana SCSI I adapter
|
||||
scsibus* at csa?
|
||||
|
||||
hcsc* at podulebus0 slot ? # HCCS 8-bit SCSI interface
|
||||
|
@ -1,4 +1,4 @@
|
||||
# $NetBSD: INSTALL,v 1.40 2006/08/05 22:33:44 bjh21 Exp $
|
||||
# $NetBSD: INSTALL,v 1.41 2006/08/14 06:22:33 skrll Exp $
|
||||
#
|
||||
# INSTALL -- NetBSD/acorn32 install configuration
|
||||
#
|
||||
@ -22,7 +22,7 @@ include "arch/acorn32/conf/std.acorn32"
|
||||
|
||||
#options INCLUDE_CONFIG_FILE # embed config file in kernel binary
|
||||
|
||||
#ident "INSTALL-$Revision: 1.40 $"
|
||||
#ident "INSTALL-$Revision: 1.41 $"
|
||||
|
||||
# estimated number of users
|
||||
maxusers 32
|
||||
@ -287,7 +287,7 @@ scsibus* at csc?
|
||||
oak* at podulebus? # Oak SCSI I card
|
||||
scsibus* at oak?
|
||||
|
||||
csa* at podulebus? # Cumana SCSI I adpater
|
||||
csa* at podulebus? # Cumana SCSI I adapter
|
||||
scsibus* at csa?
|
||||
|
||||
hcsc* at podulebus0 slot ? # HCCS 8-bit SCSI interface
|
||||
|
@ -1,4 +1,4 @@
|
||||
# $NetBSD: LOWMEM_WSCONS,v 1.41 2006/08/05 22:33:44 bjh21 Exp $
|
||||
# $NetBSD: LOWMEM_WSCONS,v 1.42 2006/08/14 06:22:33 skrll Exp $
|
||||
#
|
||||
# LOWMEM_WSCONS -- RiscPC config with wscons for SMALL machines
|
||||
#
|
||||
@ -266,7 +266,7 @@ audio* at vidcaudio0
|
||||
#oak* at podulebus? # Oak SCSI I card
|
||||
#scsibus* at oak?
|
||||
|
||||
#csa* at podulebus? # Cumana SCSI I adpater
|
||||
#csa* at podulebus? # Cumana SCSI I adapter
|
||||
#scsibus* at csa?
|
||||
|
||||
#hcsc* at podulebus0 slot ? # HCCS 8-bit SCSI interface
|
||||
|
@ -1,4 +1,4 @@
|
||||
# $NetBSD: NC,v 1.40 2006/08/05 23:11:11 bjh21 Exp $
|
||||
# $NetBSD: NC,v 1.41 2006/08/14 06:22:33 skrll Exp $
|
||||
#
|
||||
# NC - with vidcconsole
|
||||
#
|
||||
@ -227,7 +227,7 @@ podulebus0 at root
|
||||
#oak* at podulebus? # Oak SCSI I card
|
||||
#scsibus* at oak?
|
||||
|
||||
#csa* at podulebus? # Cumana SCSI I adpater
|
||||
#csa* at podulebus? # Cumana SCSI I adapter
|
||||
#scsibus* at csa?
|
||||
|
||||
#hcsc* at podulebus0 slot ? # HCCS 8-bit SCSI interface
|
||||
|
@ -1,4 +1,4 @@
|
||||
# $NetBSD: NC_WSCONS,v 1.47 2006/08/05 23:11:11 bjh21 Exp $
|
||||
# $NetBSD: NC_WSCONS,v 1.48 2006/08/14 06:22:33 skrll Exp $
|
||||
#
|
||||
# NC - with wscons
|
||||
#
|
||||
@ -261,7 +261,7 @@ podulebus0 at root
|
||||
#oak* at podulebus? # Oak SCSI I card
|
||||
#scsibus* at oak?
|
||||
|
||||
#csa* at podulebus? # Cumana SCSI I adpater
|
||||
#csa* at podulebus? # Cumana SCSI I adapter
|
||||
#scsibus* at csa?
|
||||
|
||||
#hcsc* at podulebus0 slot ? # HCCS 8-bit SCSI interface
|
||||
|
@ -1,4 +1,4 @@
|
||||
# $NetBSD: RPC_WSCONS,v 1.47 2006/08/05 22:33:44 bjh21 Exp $
|
||||
# $NetBSD: RPC_WSCONS,v 1.48 2006/08/14 06:22:33 skrll Exp $
|
||||
#
|
||||
# RPC_WSCONS -- Full RiscPC config with wscons
|
||||
#
|
||||
@ -22,7 +22,7 @@ include "arch/acorn32/conf/std.acorn32"
|
||||
|
||||
#options INCLUDE_CONFIG_FILE # embed config file in kernel binary
|
||||
|
||||
#ident "GENERIC-$Revision: 1.47 $"
|
||||
#ident "GENERIC-$Revision: 1.48 $"
|
||||
|
||||
# estimated number of users
|
||||
maxusers 32
|
||||
@ -281,7 +281,7 @@ scsibus* at csc?
|
||||
oak* at podulebus? # Oak SCSI I card
|
||||
scsibus* at oak?
|
||||
|
||||
csa* at podulebus? # Cumana SCSI I adpater
|
||||
csa* at podulebus? # Cumana SCSI I adapter
|
||||
scsibus* at csa?
|
||||
|
||||
hcsc* at podulebus0 slot ? # HCCS 8-bit SCSI interface
|
||||
|
@ -1,4 +1,4 @@
|
||||
# $NetBSD: P4032,v 1.41 2006/03/28 20:58:39 pavel Exp $
|
||||
# $NetBSD: P4032,v 1.42 2006/08/14 06:22:33 skrll Exp $
|
||||
#
|
||||
# Algorithmics P-4032 kernel.
|
||||
#
|
||||
@ -7,7 +7,7 @@ include "arch/algor/conf/std.algor"
|
||||
|
||||
#options INCLUDE_CONFIG_FILE # embed config file in kernel binary
|
||||
|
||||
#ident "P4032-$Revision: 1.41 $"
|
||||
#ident "P4032-$Revision: 1.42 $"
|
||||
|
||||
maxusers 32
|
||||
|
||||
@ -259,7 +259,7 @@ ukphy* at mii? phy ? # generic unknown PHYs
|
||||
#ukbd* at uhidev? reportid ?
|
||||
#wskbd* at ukbd? console ?
|
||||
|
||||
# USB serial adpater
|
||||
# USB serial adapter
|
||||
#ucycom* at uhidev? reportid ?
|
||||
|
||||
# USB Generic HID devices
|
||||
|
@ -1,4 +1,4 @@
|
||||
# $NetBSD: P5064,v 1.47 2006/03/28 20:58:39 pavel Exp $
|
||||
# $NetBSD: P5064,v 1.48 2006/08/14 06:22:33 skrll Exp $
|
||||
#
|
||||
# Algorithmics P-5064 kernel.
|
||||
#
|
||||
@ -7,7 +7,7 @@ include "arch/algor/conf/std.algor"
|
||||
|
||||
#options INCLUDE_CONFIG_FILE # embed config file in kernel binary
|
||||
|
||||
#ident "P5064-$Revision: 1.47 $"
|
||||
#ident "P5064-$Revision: 1.48 $"
|
||||
|
||||
maxusers 32
|
||||
|
||||
@ -323,7 +323,7 @@ fd* at fdc? drive ?
|
||||
#ukbd* at uhidev? reportid ?
|
||||
#wskbd* at ukbd? console ?
|
||||
|
||||
# USB serial adpater
|
||||
# USB serial adapter
|
||||
#ucycom* at uhidev? reportid ?
|
||||
|
||||
# USB Generic HID devices
|
||||
|
@ -1,4 +1,4 @@
|
||||
# $NetBSD: P6032,v 1.41 2006/03/28 20:58:39 pavel Exp $
|
||||
# $NetBSD: P6032,v 1.42 2006/08/14 06:22:33 skrll Exp $
|
||||
#
|
||||
# Algorithmics P-6032 kernel.
|
||||
#
|
||||
@ -7,7 +7,7 @@ include "arch/algor/conf/std.algor"
|
||||
|
||||
#options INCLUDE_CONFIG_FILE # embed config file in kernel binary
|
||||
|
||||
#ident "P6032-$Revision: 1.41 $"
|
||||
#ident "P6032-$Revision: 1.42 $"
|
||||
|
||||
maxusers 32
|
||||
|
||||
@ -328,7 +328,7 @@ fd* at fdc? drive ?
|
||||
#ukbd* at uhidev? reportid ?
|
||||
#wskbd* at ukbd? console ?
|
||||
|
||||
# USB serial adpater
|
||||
# USB serial adapter
|
||||
#ucycom* at uhidev? reportid ?
|
||||
|
||||
# USB Generic HID devices
|
||||
|
@ -1,4 +1,4 @@
|
||||
# $NetBSD: ALPHA,v 1.218 2006/08/12 15:29:52 christos Exp $
|
||||
# $NetBSD: ALPHA,v 1.219 2006/08/14 06:22:33 skrll Exp $
|
||||
#
|
||||
# Alpha kernel with all the options you'd want, and more.
|
||||
|
||||
@ -6,7 +6,7 @@ include "arch/alpha/conf/std.alpha"
|
||||
|
||||
options INCLUDE_CONFIG_FILE # embed config file in kernel binary
|
||||
|
||||
ident "ALPHA-$Revision: 1.218 $"
|
||||
ident "ALPHA-$Revision: 1.219 $"
|
||||
|
||||
maxusers 32
|
||||
|
||||
@ -512,7 +512,7 @@ wsmouse* at ums?
|
||||
ukbd* at uhidev? reportid ?
|
||||
wskbd* at ukbd? console ?
|
||||
|
||||
# USB serial adpater
|
||||
# USB serial adapter
|
||||
ucycom* at uhidev? reportid ?
|
||||
|
||||
# USB Generic HID devices
|
||||
|
@ -1,4 +1,4 @@
|
||||
# $NetBSD: BASIL,v 1.45 2006/07/26 07:00:23 cube Exp $
|
||||
# $NetBSD: BASIL,v 1.46 2006/08/14 06:22:33 skrll Exp $
|
||||
#
|
||||
# basil.shagadelic.org -- thorpej's API UP1000
|
||||
|
||||
@ -6,7 +6,7 @@ include "arch/alpha/conf/std.alpha"
|
||||
|
||||
#options INCLUDE_CONFIG_FILE # embed config file in kernel binary
|
||||
|
||||
#ident "BASIL-$Revision: 1.45 $"
|
||||
#ident "BASIL-$Revision: 1.46 $"
|
||||
|
||||
maxusers 64
|
||||
|
||||
@ -416,7 +416,7 @@ wsmouse* at ums?
|
||||
ukbd* at uhidev? reportid ?
|
||||
wskbd* at ukbd? console ?
|
||||
|
||||
# USB serial adpater
|
||||
# USB serial adapter
|
||||
ucycom* at uhidev? reportid ?
|
||||
|
||||
# USB Generic HID devices
|
||||
|
@ -1,4 +1,4 @@
|
||||
# $NetBSD: FRAU-FARBISSINA,v 1.49 2006/02/05 05:01:48 cube Exp $
|
||||
# $NetBSD: FRAU-FARBISSINA,v 1.50 2006/08/14 06:22:33 skrll Exp $
|
||||
#
|
||||
# frau-farbissina.shagadelic.org -- thorpej's AlphaServer 1200 MP hacking
|
||||
# box
|
||||
@ -7,7 +7,7 @@ include "arch/alpha/conf/std.alpha"
|
||||
|
||||
#options INCLUDE_CONFIG_FILE # embed config file in kernel binary
|
||||
|
||||
#ident "FRAU-FARBISSINA-$Revision: 1.49 $"
|
||||
#ident "FRAU-FARBISSINA-$Revision: 1.50 $"
|
||||
|
||||
maxusers 64
|
||||
|
||||
@ -388,7 +388,7 @@ fd* at fdc? drive ?
|
||||
#ukbd* at uhidev? reportid ?
|
||||
#wskbd* at ukbd? console ?
|
||||
|
||||
# USB serial adpater
|
||||
# USB serial adapter
|
||||
#ucycom* at uhidev? reportid ?
|
||||
|
||||
# USB Generic HID devices
|
||||
|
@ -22,7 +22,7 @@ include "arch/alpha/conf/std.alpha"
|
||||
|
||||
options INCLUDE_CONFIG_FILE # embed config file in kernel binary
|
||||
|
||||
#ident "GENERIC-$Revision: 1.291 $"
|
||||
#ident "GENERIC-$Revision: 1.292 $"
|
||||
|
||||
maxusers 32
|
||||
|
||||
@ -524,7 +524,7 @@ ukbd* at uhidev? reportid ?
|
||||
wskbd* at ukbd? console ?
|
||||
options WSDISPLAY_COMPAT_RAWKBD
|
||||
|
||||
# USB serial adpater
|
||||
# USB serial adapter
|
||||
ucycom* at uhidev? reportid ?
|
||||
|
||||
# USB Generic HID devices
|
||||
|
@ -1,4 +1,4 @@
|
||||
# $NetBSD: GENERIC,v 1.103 2006/08/12 15:29:52 christos Exp $
|
||||
# $NetBSD: GENERIC,v 1.104 2006/08/14 06:22:33 skrll Exp $
|
||||
#
|
||||
# GENERIC machine description file
|
||||
#
|
||||
@ -22,7 +22,7 @@ include "arch/amd64/conf/std.amd64"
|
||||
|
||||
options INCLUDE_CONFIG_FILE # embed config file in kernel binary
|
||||
|
||||
#ident "GENERIC-$Revision: 1.103 $"
|
||||
#ident "GENERIC-$Revision: 1.104 $"
|
||||
|
||||
maxusers 32 # estimated number of users
|
||||
|
||||
@ -645,7 +645,7 @@ wsmouse* at ums? mux 0
|
||||
ukbd* at uhidev? reportid ?
|
||||
wskbd* at ukbd? console ? mux 1
|
||||
|
||||
# USB serial adpater
|
||||
# USB serial adapter
|
||||
ucycom* at uhidev? reportid ?
|
||||
|
||||
# USB Generic HID devices
|
||||
|
@ -1,4 +1,4 @@
|
||||
# $NetBSD: INSTALL,v 1.54 2006/07/30 17:55:31 bouyer Exp $
|
||||
# $NetBSD: INSTALL,v 1.55 2006/08/14 06:22:33 skrll Exp $
|
||||
#
|
||||
# GENERIC machine description file
|
||||
#
|
||||
@ -20,7 +20,7 @@
|
||||
|
||||
include "arch/amd64/conf/std.amd64"
|
||||
|
||||
#ident "INSTALL-$Revision: 1.54 $"
|
||||
#ident "INSTALL-$Revision: 1.55 $"
|
||||
|
||||
maxusers 32 # estimated number of users
|
||||
|
||||
@ -528,7 +528,7 @@ wsmouse* at ums? mux 0
|
||||
ukbd* at uhidev? reportid ?
|
||||
wskbd* at ukbd? console ? mux 1
|
||||
|
||||
# USB serial adpater
|
||||
# USB serial adapter
|
||||
#ucycom* at uhidev? reportid ?
|
||||
|
||||
# USB Generic HID devices
|
||||
|
@ -1,4 +1,4 @@
|
||||
# $NetBSD: GENERIC,v 1.107 2006/08/12 15:29:52 christos Exp $
|
||||
# $NetBSD: GENERIC,v 1.108 2006/08/14 06:22:33 skrll Exp $
|
||||
#
|
||||
# GENERIC machine description file
|
||||
#
|
||||
@ -382,7 +382,7 @@ wsmouse* at ums?
|
||||
ukbd* at uhidev? reportid ?
|
||||
wskbd* at ukbd? console ?
|
||||
|
||||
# USB serial adpater
|
||||
# USB serial adapter
|
||||
ucycom* at uhidev? reportid ?
|
||||
|
||||
# USB Generic HID devices
|
||||
|
@ -1,4 +1,4 @@
|
||||
# $NetBSD: INSTALL,v 1.58 2006/02/05 05:01:49 cube Exp $
|
||||
# $NetBSD: INSTALL,v 1.59 2006/08/14 06:22:33 skrll Exp $
|
||||
#
|
||||
# CATSINST -- CHALTECH CATS Install kernel
|
||||
#
|
||||
@ -317,7 +317,7 @@ ukphy* at mii? phy ? # generic unknown PHYs
|
||||
#ukbd* at uhidev? reportid ?
|
||||
#wskbd* at ukbd? console ?
|
||||
|
||||
# USB serial adpater
|
||||
# USB serial adapter
|
||||
#ucycom* at uhidev? reportid ?
|
||||
|
||||
# USB Generic HID devices
|
||||
|
@ -1,4 +1,4 @@
|
||||
# $NetBSD: HDL_G,v 1.3 2006/08/12 15:29:52 christos Exp $
|
||||
# $NetBSD: HDL_G,v 1.4 2006/08/14 06:22:33 skrll Exp $
|
||||
#
|
||||
# HDL_G -- I-O DATA HDL-G Kernel
|
||||
#
|
||||
@ -285,7 +285,7 @@ wsmouse* at ums? mux 0
|
||||
ukbd* at uhidev? reportid ?
|
||||
wskbd* at ukbd? console ? mux 1
|
||||
|
||||
# USB serial adpater
|
||||
# USB serial adapter
|
||||
ucycom* at uhidev? reportid ?
|
||||
|
||||
# USB Generic HID devices
|
||||
|
@ -1,4 +1,4 @@
|
||||
# $NetBSD: SMDK2410,v 1.28 2006/02/05 05:01:49 cube Exp $
|
||||
# $NetBSD: SMDK2410,v 1.29 2006/08/14 06:22:33 skrll Exp $
|
||||
#
|
||||
# SMDK2410 -- Samsung's S3C2410 evaluation board.
|
||||
#
|
||||
@ -249,7 +249,7 @@ wsmouse* at ums? mux 0
|
||||
ukbd* at uhidev? reportid ?
|
||||
wskbd* at ukbd? console ? mux 1
|
||||
|
||||
# USB serial adpater
|
||||
# USB serial adapter
|
||||
ucycom* at uhidev? reportid ?
|
||||
|
||||
# USB Generic HID devices
|
||||
|
@ -1,4 +1,4 @@
|
||||
# $NetBSD: TS7200,v 1.27 2006/04/19 10:31:44 drochner Exp $
|
||||
# $NetBSD: TS7200,v 1.28 2006/08/14 06:22:33 skrll Exp $
|
||||
#
|
||||
# GENERIC -- Generic kernel
|
||||
#
|
||||
@ -288,7 +288,7 @@ uhidev* at uhub? port ? configuration ? interface ?
|
||||
ukbd* at uhidev? reportid ?
|
||||
wskbd* at ukbd? console ? mux 1
|
||||
|
||||
# USB serial adpater
|
||||
# USB serial adapter
|
||||
ucycom* at uhidev? reportid ?
|
||||
|
||||
# USB Generic HID devices
|
||||
|
@ -1,4 +1,4 @@
|
||||
# $NetBSD: TWINTAIL,v 1.14 2006/02/05 05:01:49 cube Exp $
|
||||
# $NetBSD: TWINTAIL,v 1.15 2006/08/14 06:22:33 skrll Exp $
|
||||
#
|
||||
# TWINTAIL -- Genetec corp. G4255EB-X002 Evaluation Board Kernel
|
||||
#
|
||||
@ -220,7 +220,7 @@ opio0 at obio? intr 2
|
||||
#ukbd* at uhidev? reportid ?
|
||||
#wskbd* at ukbd? console ? mux 1
|
||||
|
||||
# USB serial adpater
|
||||
# USB serial adapter
|
||||
#ucycom* at uhidev? reportid ?
|
||||
|
||||
# USB Generic HID devices
|
||||
|
@ -1,11 +1,11 @@
|
||||
# $NetBSD: ALCHEMY,v 1.12 2006/07/13 22:56:01 gdamore Exp $
|
||||
# $NetBSD: ALCHEMY,v 1.13 2006/08/14 06:22:33 skrll Exp $
|
||||
#
|
||||
# Kernel config for the Alchemy Semiconductor (AMD) PB1000, PB1500,
|
||||
# DBAu1000 and DBAu1500 evaluation boards.
|
||||
|
||||
include "arch/evbmips/conf/std.alchemy"
|
||||
|
||||
#ident "ALCHEMY-$Revision: 1.12 $"
|
||||
#ident "ALCHEMY-$Revision: 1.13 $"
|
||||
|
||||
maxusers 32
|
||||
|
||||
@ -181,7 +181,7 @@ wsmouse* at ums? mux 0
|
||||
ukbd* at uhidev? reportid ?
|
||||
wskbd* at ukbd? console ? mux 1
|
||||
|
||||
# USB serial adpater
|
||||
# USB serial adapter
|
||||
ucycom* at uhidev? reportid ?
|
||||
|
||||
# USB Generic HID devices
|
||||
|
@ -1,4 +1,4 @@
|
||||
# $NetBSD: OPENBLOCKS266_OPT,v 1.2 2005/12/11 12:17:11 christos Exp $
|
||||
# $NetBSD: OPENBLOCKS266_OPT,v 1.3 2006/08/14 06:22:33 skrll Exp $
|
||||
#
|
||||
|
||||
include "arch/evbppc/conf/OPENBLOCKS266"
|
||||
@ -147,7 +147,7 @@ wsmouse* at uep? mux 0
|
||||
ukbd* at uhidev? reportid ?
|
||||
wskbd* at ukbd? console ? mux 1
|
||||
|
||||
# USB serial adpater
|
||||
# USB serial adapter
|
||||
ucycom* at uhidev? reportid ?
|
||||
|
||||
# USB Generic HID devices
|
||||
|
@ -1,4 +1,4 @@
|
||||
# $NetBSD: GENERIC,v 1.190 2006/08/12 15:29:53 christos Exp $
|
||||
# $NetBSD: GENERIC,v 1.191 2006/08/14 06:22:33 skrll Exp $
|
||||
#
|
||||
# GENERIC machine description file
|
||||
#
|
||||
@ -24,7 +24,7 @@ include "arch/hpcmips/conf/std.hpcmips.tx39"
|
||||
|
||||
options INCLUDE_CONFIG_FILE # embed config file in kernel binary
|
||||
|
||||
#ident "GENERIC-$Revision: 1.190 $"
|
||||
#ident "GENERIC-$Revision: 1.191 $"
|
||||
|
||||
maxusers 16
|
||||
|
||||
@ -563,7 +563,7 @@ wsmouse* at ums? mux 0
|
||||
ukbd* at uhidev? reportid ?
|
||||
wskbd* at ukbd? console ? mux 1
|
||||
|
||||
# USB serial adpater
|
||||
# USB serial adapter
|
||||
ucycom* at uhidev? reportid ?
|
||||
|
||||
# USB Generic HID devices
|
||||
|
@ -1,5 +1,5 @@
|
||||
#
|
||||
# $NetBSD: MPC303,v 1.44 2006/03/28 20:58:40 pavel Exp $
|
||||
# $NetBSD: MPC303,v 1.45 2006/08/14 06:22:33 skrll Exp $
|
||||
# From: NetBSD: GENERIC,v 1.91 2001/05/06 14:25:16 takemura Exp
|
||||
#
|
||||
# Kernel configuration file for Victor MP-C303; enami's test machine.
|
||||
@ -9,7 +9,7 @@ include "arch/hpcmips/conf/std.hpcmips"
|
||||
|
||||
#options INCLUDE_CONFIG_FILE # embed config file in kernel binary
|
||||
|
||||
#ident "GENERIC-$Revision: 1.44 $"
|
||||
#ident "GENERIC-$Revision: 1.45 $"
|
||||
|
||||
maxusers 16
|
||||
|
||||
@ -182,7 +182,7 @@ uhub* at uhub? port ? configuration ? interface ?
|
||||
#ukbd* at uhidev? reportid ?
|
||||
#wskbd* at ukbd? console ? mux 1
|
||||
|
||||
# USB serial adpater
|
||||
# USB serial adapter
|
||||
#ucycom* at uhidev? reportid ?
|
||||
|
||||
# USB Generic HID devices
|
||||
|
@ -1,7 +1,7 @@
|
||||
#
|
||||
# Distribution kernel (TOSHIBA TX3922 based model) kernel config file
|
||||
#
|
||||
# $NetBSD: TX3922,v 1.76 2006/07/26 07:00:24 cube Exp $
|
||||
# $NetBSD: TX3922,v 1.77 2006/08/14 06:22:33 skrll Exp $
|
||||
#
|
||||
include "arch/hpcmips/conf/std.hpcmips"
|
||||
|
||||
@ -194,7 +194,7 @@ wsmouse* at ums? mux 0
|
||||
ukbd* at uhidev? reportid ?
|
||||
wskbd* at ukbd? console ? mux 1
|
||||
|
||||
# USB serial adpater
|
||||
# USB serial adapter
|
||||
ucycom* at uhidev? reportid ?
|
||||
|
||||
# USB Generic HID devices
|
||||
|
@ -1,4 +1,4 @@
|
||||
# $NetBSD: VR41XX,v 1.39 2006/07/26 07:00:24 cube Exp $
|
||||
# $NetBSD: VR41XX,v 1.40 2006/08/14 06:22:33 skrll Exp $
|
||||
#
|
||||
# GENERIC machine description file
|
||||
#
|
||||
@ -20,7 +20,7 @@
|
||||
|
||||
include "arch/hpcmips/conf/std.hpcmips"
|
||||
include "arch/hpcmips/conf/std.hpcmips.vr41"
|
||||
#ident "GENERIC-$Revision: 1.39 $"
|
||||
#ident "GENERIC-$Revision: 1.40 $"
|
||||
|
||||
#options INCLUDE_CONFIG_FILE # embed config file in kernel binary
|
||||
|
||||
@ -431,7 +431,7 @@ wsmouse* at ums? mux 0
|
||||
ukbd* at uhidev? reportid ?
|
||||
wskbd* at ukbd? console ? mux 1
|
||||
|
||||
# USB serial adpater
|
||||
# USB serial adapter
|
||||
ucycom* at uhidev? reportid ?
|
||||
|
||||
# USB Generic HID devices
|
||||
|
@ -1,4 +1,4 @@
|
||||
# $NetBSD: GENERIC,v 1.774 2006/08/13 02:27:32 simonb Exp $
|
||||
# $NetBSD: GENERIC,v 1.775 2006/08/14 06:22:34 skrll 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.774 $"
|
||||
#ident "GENERIC-$Revision: 1.775 $"
|
||||
|
||||
maxusers 32 # estimated number of users
|
||||
|
||||
@ -1016,7 +1016,7 @@ wsmouse* at uep? mux 0
|
||||
ukbd* at uhidev? reportid ?
|
||||
wskbd* at ukbd? console ? mux 1
|
||||
|
||||
# USB serial adpater
|
||||
# USB serial adapter
|
||||
ucycom* at uhidev? reportid ?
|
||||
|
||||
# USB Generic HID devices
|
||||
|
@ -1,4 +1,4 @@
|
||||
# $NetBSD: GENERIC_LAPTOP,v 1.199 2006/08/13 02:27:33 simonb Exp $
|
||||
# $NetBSD: GENERIC_LAPTOP,v 1.200 2006/08/14 06:22:34 skrll 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.199 $"
|
||||
#ident "GENERIC-$Revision: 1.200 $"
|
||||
|
||||
maxusers 32 # estimated number of users
|
||||
|
||||
@ -692,7 +692,7 @@ wsmouse* at ums? mux 0
|
||||
ukbd* at uhidev? reportid ?
|
||||
wskbd* at ukbd? console ? mux 1
|
||||
|
||||
# USB serial adpater
|
||||
# USB serial adapter
|
||||
ucycom* at uhidev? reportid ?
|
||||
|
||||
# USB Generic HID devices
|
||||
|
@ -1,4 +1,4 @@
|
||||
# $NetBSD: INSTALL,v 1.286 2006/07/30 17:53:51 bouyer Exp $
|
||||
# $NetBSD: INSTALL,v 1.287 2006/08/14 06:22:34 skrll Exp $
|
||||
#
|
||||
# INSTALL - Installation kernel.
|
||||
#
|
||||
@ -661,7 +661,7 @@ uhidev* at uhub? port ? configuration ? interface ?
|
||||
ukbd* at uhidev? reportid ?
|
||||
wskbd* at ukbd? console ?
|
||||
|
||||
# USB serial adpater
|
||||
# USB serial adapter
|
||||
#ucycom* at uhidev? reportid ?
|
||||
|
||||
# USB Generic HID devices
|
||||
|
@ -1,4 +1,4 @@
|
||||
# $NetBSD: INSTALL_LAPTOP,v 1.100 2006/04/28 16:24:15 tron Exp $
|
||||
# $NetBSD: INSTALL_LAPTOP,v 1.101 2006/08/14 06:22:34 skrll Exp $
|
||||
#
|
||||
# INSTALL - Installation kernel.
|
||||
#
|
||||
@ -519,7 +519,7 @@ uhidev* at uhub? port ? configuration ? interface ?
|
||||
ukbd* at uhidev? reportid ?
|
||||
wskbd* at ukbd? console ?
|
||||
|
||||
# USB serial adpater
|
||||
# USB serial adapter
|
||||
ucycom* at uhidev? reportid ?
|
||||
|
||||
# USB Generic HID devices
|
||||
|
@ -1,4 +1,4 @@
|
||||
# $NetBSD: IOPENER,v 1.74 2006/04/19 10:31:45 drochner Exp $
|
||||
# $NetBSD: IOPENER,v 1.75 2006/08/14 06:22:34 skrll Exp $
|
||||
#
|
||||
# IOPENER -- GENERIC-like kernel for the Netpliance i-opener
|
||||
# from: GENERIC,v 1.358 2000/07/05 04:07:25 sommerfeld Exp
|
||||
@ -8,7 +8,7 @@ include "arch/i386/conf/std.i386"
|
||||
|
||||
#options INCLUDE_CONFIG_FILE # embed config file in kernel binary
|
||||
|
||||
#ident "IOPENER-$Revision: 1.74 $"
|
||||
#ident "IOPENER-$Revision: 1.75 $"
|
||||
|
||||
maxusers 32 # estimated number of users
|
||||
|
||||
@ -347,7 +347,7 @@ wsmouse* at ums? mux 0
|
||||
ukbd* at uhidev? reportid ?
|
||||
wskbd* at ukbd? console ? mux 1
|
||||
|
||||
# USB serial adpater
|
||||
# USB serial adapter
|
||||
ucycom* at uhidev? reportid ?
|
||||
|
||||
# USB Generic HID devices
|
||||
|
@ -1,4 +1,4 @@
|
||||
# $NetBSD: SWINGER,v 1.81 2006/04/19 10:31:45 drochner Exp $
|
||||
# $NetBSD: SWINGER,v 1.82 2006/08/14 06:22:34 skrll Exp $
|
||||
# from NetBSD: GENERIC,v 1.325 2000/04/14 14:53:32 augustss Exp
|
||||
#
|
||||
# SWINGER -- thorpej's Abit BP6+dual Celeron
|
||||
@ -8,7 +8,7 @@ include "arch/i386/conf/std.i386"
|
||||
|
||||
#options INCLUDE_CONFIG_FILE # embed config file in kernel binary
|
||||
|
||||
#ident "SWINGER-$Revision: 1.81 $"
|
||||
#ident "SWINGER-$Revision: 1.82 $"
|
||||
|
||||
maxusers 64 # estimated number of users
|
||||
|
||||
@ -615,7 +615,7 @@ wsmouse* at ums? mux 0
|
||||
ukbd* at uhidev? reportid ?
|
||||
wskbd* at ukbd? console ? mux 1
|
||||
|
||||
# USB serial adpater
|
||||
# USB serial adapter
|
||||
ucycom* at uhidev? reportid ?
|
||||
|
||||
# USB Generic HID devices
|
||||
|
@ -1,4 +1,4 @@
|
||||
# $NetBSD: VIRTUALPC,v 1.44 2006/08/12 15:29:53 christos Exp $
|
||||
# $NetBSD: VIRTUALPC,v 1.45 2006/08/14 06:22:34 skrll Exp $
|
||||
#
|
||||
# VIRTUALPC machine description file --
|
||||
#
|
||||
@ -11,7 +11,7 @@ include "arch/i386/conf/std.i386"
|
||||
|
||||
options INCLUDE_CONFIG_FILE # embed config file in kernel binary
|
||||
|
||||
#ident "VIRTUALPC-$Revision: 1.44 $"
|
||||
#ident "VIRTUALPC-$Revision: 1.45 $"
|
||||
|
||||
maxusers 32 # estimated number of users
|
||||
|
||||
@ -462,7 +462,7 @@ wsmouse* at ums? mux 0
|
||||
ukbd* at uhidev? reportid ?
|
||||
wskbd* at ukbd? console ? mux 1
|
||||
|
||||
# USB serial adpater
|
||||
# USB serial adapter
|
||||
ucycom* at uhidev? reportid ?
|
||||
|
||||
# USB Generic HID devices
|
||||
|
@ -1,4 +1,4 @@
|
||||
# $NetBSD: XEN2_DOM0,v 1.4 2006/08/12 15:29:53 christos Exp $
|
||||
# $NetBSD: XEN2_DOM0,v 1.5 2006/08/14 06:22:34 skrll Exp $
|
||||
|
||||
include "arch/xen/conf/std.xen"
|
||||
|
||||
@ -492,7 +492,7 @@ wsmouse* at uep? mux 0
|
||||
ukbd* at uhidev? reportid ?
|
||||
wskbd* at ukbd? console ? mux 1
|
||||
|
||||
# USB serial adpater
|
||||
# USB serial adapter
|
||||
ucycom* at uhidev? reportid ?
|
||||
|
||||
# USB Generic HID devices
|
||||
|
@ -1,4 +1,4 @@
|
||||
# $NetBSD: GENERIC,v 1.30 2006/06/28 15:19:28 liamjfoy Exp $
|
||||
# $NetBSD: GENERIC,v 1.31 2006/08/14 06:22:34 skrll Exp $
|
||||
#
|
||||
# GENERIC -- Generic kernel
|
||||
#
|
||||
@ -338,7 +338,7 @@ usb* at uhci?
|
||||
# ukbd* at uhidev? reportid ?
|
||||
# wskbd* at ukbd? console ? mux 1
|
||||
|
||||
# USB serial adpater
|
||||
# USB serial adapter
|
||||
# ucycom* at uhidev? reportid ?
|
||||
|
||||
# USB Generic HID devices
|
||||
|
@ -1,4 +1,4 @@
|
||||
# $NetBSD: GENERIC,v 1.231 2006/08/12 15:29:53 christos Exp $
|
||||
# $NetBSD: GENERIC,v 1.232 2006/08/14 06:22:34 skrll Exp $
|
||||
#
|
||||
# GENERIC machine description file
|
||||
#
|
||||
@ -22,7 +22,7 @@ include "arch/macppc/conf/std.macppc"
|
||||
|
||||
options INCLUDE_CONFIG_FILE # embed config file in kernel binary
|
||||
|
||||
#ident "GENERIC-$Revision: 1.231 $"
|
||||
#ident "GENERIC-$Revision: 1.232 $"
|
||||
|
||||
maxusers 32
|
||||
|
||||
@ -427,7 +427,7 @@ wsmouse* at ums?
|
||||
ukbd* at uhidev? reportid ? # USB Keyboards
|
||||
wskbd* at ukbd? console ?
|
||||
|
||||
ucycom* at uhidev? reportid ? # USB serial adpater
|
||||
ucycom* at uhidev? reportid ? # USB serial adapter
|
||||
|
||||
uhid* at uhidev? reportid ? # USB Generic HID
|
||||
|
||||
|
@ -1,4 +1,4 @@
|
||||
# $NetBSD: PMPPC,v 1.38 2006/05/09 19:01:39 he Exp $
|
||||
# $NetBSD: PMPPC,v 1.39 2006/08/14 06:22:34 skrll Exp $
|
||||
#
|
||||
# PMPPC
|
||||
#
|
||||
@ -324,7 +324,7 @@ ums* at uhidev? reportid ?
|
||||
# USB Keyboards
|
||||
ukbd* at uhidev? reportid ?
|
||||
|
||||
# USB serial adpater
|
||||
# USB serial adapter
|
||||
ucycom* at uhidev? reportid ?
|
||||
|
||||
# USB Generic HID devices
|
||||
|
@ -1,4 +1,4 @@
|
||||
# $NetBSD: GENERIC,v 1.124 2006/08/12 15:29:54 christos Exp $
|
||||
# $NetBSD: GENERIC,v 1.125 2006/08/14 06:22:34 skrll Exp $
|
||||
#
|
||||
# GENERIC machine description file
|
||||
#
|
||||
@ -24,7 +24,7 @@ options INCLUDE_CONFIG_FILE # embed config file in kernel binary
|
||||
|
||||
makeoptions COPTS="-Os -mmultiple" # -Os -mmultiple to reduce size.
|
||||
|
||||
#ident "GENERIC-$Revision: 1.124 $"
|
||||
#ident "GENERIC-$Revision: 1.125 $"
|
||||
|
||||
maxusers 32
|
||||
|
||||
@ -422,7 +422,7 @@ ukphy* at mii? phy ? # generic unknown PHYs
|
||||
#ukbd* at uhidev? reportid ?
|
||||
#wskbd* at ukbd? console ? mux 1
|
||||
|
||||
# USB serial adpater
|
||||
# USB serial adapter
|
||||
#ucycom* at uhidev? reportid ?
|
||||
|
||||
# USB Generic HID devices
|
||||
|
@ -1,4 +1,4 @@
|
||||
# $NetBSD: GENERIC32_IP3x,v 1.53 2006/08/12 15:29:54 christos Exp $
|
||||
# $NetBSD: GENERIC32_IP3x,v 1.54 2006/08/14 06:22:35 skrll Exp $
|
||||
#
|
||||
# GENERIC32_IP3x machine description file
|
||||
#
|
||||
@ -28,7 +28,7 @@ makeoptions TEXTADDR="0x80069000" # entry point
|
||||
|
||||
options INCLUDE_CONFIG_FILE # embed config file in kernel binary
|
||||
|
||||
#ident "GENERIC32_IP3x-$Revision: 1.53 $"
|
||||
#ident "GENERIC32_IP3x-$Revision: 1.54 $"
|
||||
|
||||
maxusers 32
|
||||
|
||||
@ -309,7 +309,7 @@ wsmouse* at ums? mux 0
|
||||
ukbd* at uhidev? reportid ?
|
||||
wskbd* at ukbd? console ? mux 1
|
||||
|
||||
# USB serial adpater
|
||||
# USB serial adapter
|
||||
ucycom* at uhidev? reportid ?
|
||||
|
||||
# USB Generic HID devices
|
||||
|
@ -1,4 +1,4 @@
|
||||
# $NetBSD: GENERIC,v 1.59 2006/08/12 15:29:54 christos Exp $
|
||||
# $NetBSD: GENERIC,v 1.60 2006/08/14 06:22:35 skrll 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.59 $"
|
||||
#ident "GENERIC-$Revision: 1.60 $"
|
||||
|
||||
maxusers 64
|
||||
|
||||
@ -560,7 +560,7 @@ wsmouse* at uep? mux 0
|
||||
ukbd* at uhidev? reportid ?
|
||||
wskbd* at ukbd? console ? mux 1
|
||||
|
||||
# USB serial adpater
|
||||
# USB serial adapter
|
||||
ucycom* at uhidev? reportid ?
|
||||
|
||||
# USB Generic HID devices
|
||||
|
@ -1,4 +1,4 @@
|
||||
# $NetBSD: GENERIC,v 1.128 2006/08/12 15:29:54 christos Exp $
|
||||
# $NetBSD: GENERIC,v 1.129 2006/08/14 06:22:35 skrll Exp $
|
||||
#
|
||||
# GENERIC machine description file
|
||||
#
|
||||
@ -22,7 +22,7 @@ include "arch/x68k/conf/std.x68k"
|
||||
|
||||
options INCLUDE_CONFIG_FILE # embed config file in kernel binary
|
||||
|
||||
#ident "GENERIC-$Revision: 1.128 $"
|
||||
#ident "GENERIC-$Revision: 1.129 $"
|
||||
|
||||
maxusers 8
|
||||
|
||||
@ -341,7 +341,7 @@ bmd* at intio0 addr 0xecebf0 # Nereid
|
||||
#ukbd* at uhidev? reportid ?
|
||||
#wskbd* at ukbd? console ? mux 1
|
||||
|
||||
# USB serial adpater
|
||||
# USB serial adapter
|
||||
#ucycom* at uhidev? reportid ?
|
||||
|
||||
# USB Generic HID devices
|
||||
|
Loading…
Reference in New Issue
Block a user