head	1.1;
access;
symbols
	netbsd-11-0-RC4:1.1
	netbsd-11-0-RC3:1.1
	netbsd-11-0-RC2:1.1
	netbsd-11-0-RC1:1.1
	perseant-exfatfs-base-20250801:1.1
	netbsd-11:1.1.0.36
	netbsd-11-base:1.1
	netbsd-10-1-RELEASE:1.1
	perseant-exfatfs-base-20240630:1.1
	perseant-exfatfs:1.1.0.34
	perseant-exfatfs-base:1.1
	netbsd-10-0-RELEASE:1.1
	netbsd-10-0-RC6:1.1
	netbsd-10-0-RC5:1.1
	netbsd-10-0-RC4:1.1
	netbsd-10-0-RC3:1.1
	netbsd-10-0-RC2:1.1
	thorpej-ifq:1.1.0.32
	thorpej-ifq-base:1.1
	thorpej-altq-separation:1.1.0.30
	thorpej-altq-separation-base:1.1
	netbsd-10-0-RC1:1.1
	netbsd-10:1.1.0.28
	netbsd-10-base:1.1
	bouyer-sunxi-drm:1.1.0.26
	bouyer-sunxi-drm-base:1.1
	thorpej-i2c-spi-conf2:1.1.0.24
	thorpej-i2c-spi-conf2-base:1.1
	thorpej-futex2:1.1.0.22
	thorpej-futex2-base:1.1
	thorpej-cfargs2:1.1.0.20
	thorpej-cfargs2-base:1.1
	cjep_sun2x-base1:1.1
	cjep_sun2x:1.1.0.18
	cjep_sun2x-base:1.1
	cjep_staticlib_x-base1:1.1
	cjep_staticlib_x:1.1.0.16
	cjep_staticlib_x-base:1.1
	thorpej-i2c-spi-conf:1.1.0.14
	thorpej-i2c-spi-conf-base:1.1
	thorpej-cfargs:1.1.0.12
	thorpej-cfargs-base:1.1
	thorpej-futex:1.1.0.10
	thorpej-futex-base:1.1
	bouyer-xenpvh-base2:1.1
	phil-wifi-20200421:1.1
	bouyer-xenpvh-base1:1.1
	phil-wifi-20200411:1.1
	bouyer-xenpvh:1.1.0.8
	bouyer-xenpvh-base:1.1
	phil-wifi:1.1.0.6
	is-mlppp:1.1.0.4
	is-mlppp-base:1.1
	phil-wifi-20200406:1.1
	ad-namecache:1.1.0.2
	ad-namecache-base3:1.1;
locks; strict;
comment	@# @;


1.1
date	2020.02.04.21.09.03;	author jdolecek;	state Exp;
branches
	1.1.2.1
	1.1.6.1;
next	;
commitid	uZ3klRyOMe03UoVB;

1.1.2.1
date	2020.02.04.21.09.03;	author ad;	state dead;
branches;
next	1.1.2.2;
commitid	KXaq8b9IAm4cQBYB;

1.1.2.2
date	2020.02.29.20.19.15;	author ad;	state Exp;
branches;
next	;
commitid	KXaq8b9IAm4cQBYB;

1.1.6.1
date	2020.02.04.21.09.03;	author martin;	state dead;
branches;
next	1.1.6.2;
commitid	Qli2aW9E74UFuA3C;

1.1.6.2
date	2020.04.08.14.08.11;	author martin;	state Exp;
branches;
next	;
commitid	Qli2aW9E74UFuA3C;


desc
@@


1.1
log
@add a config fragment to include all ppbus devices to make it simpler
to compile test; right now assumes attachment of atppc(4) via acpi
@
text
@#	$NetBSD$
#
# This file contains all ppbus related configuration.
# It is suitable for inclusion in a kernel config(5) file.
#

# Driver for AT-style parallel port chip sets, replaces plain lpt(4)
#no lpt* at acpi?	# actually lpt* at acpi? commented out in amd64 GENERIC
atppc*	at acpi?

# Parallel Port Bus system with GPIO
ppbus*	at atppc?

# Devices
gpio*	at ppbus?	# general purpose Input/Output
lpt*	at ppbus?	# parallel printer interfaces
plip*	at ppbus?	# printer port Internet Protocol driver
pps*	at ppbus?	# Pulse per second Timing Interface
@


1.1.6.1
log
@file ppbusdevices.config was added on branch phil-wifi on 2020-04-08 14:08:11 +0000
@
text
@d1 18
@


1.1.6.2
log
@Merge changes from current as of 20200406
@
text
@a0 18
#	$NetBSD$
#
# This file contains all ppbus related configuration.
# It is suitable for inclusion in a kernel config(5) file.
#

# Driver for AT-style parallel port chip sets, replaces plain lpt(4)
#no lpt* at acpi?	# actually lpt* at acpi? commented out in amd64 GENERIC
atppc*	at acpi?

# Parallel Port Bus system with GPIO
ppbus*	at atppc?

# Devices
gpio*	at ppbus?	# general purpose Input/Output
lpt*	at ppbus?	# parallel printer interfaces
plip*	at ppbus?	# printer port Internet Protocol driver
pps*	at ppbus?	# Pulse per second Timing Interface
@


1.1.2.1
log
@file ppbusdevices.config was added on branch ad-namecache on 2020-02-29 20:19:15 +0000
@
text
@d1 18
@


1.1.2.2
log
@Sync with head.
@
text
@a0 18
#	$NetBSD: ppbusdevices.config,v 1.1 2020/02/04 21:09:03 jdolecek Exp $
#
# This file contains all ppbus related configuration.
# It is suitable for inclusion in a kernel config(5) file.
#

# Driver for AT-style parallel port chip sets, replaces plain lpt(4)
#no lpt* at acpi?	# actually lpt* at acpi? commented out in amd64 GENERIC
atppc*	at acpi?

# Parallel Port Bus system with GPIO
ppbus*	at atppc?

# Devices
gpio*	at ppbus?	# general purpose Input/Output
lpt*	at ppbus?	# parallel printer interfaces
plip*	at ppbus?	# printer port Internet Protocol driver
pps*	at ppbus?	# Pulse per second Timing Interface
@


