NetBSD/sys/arch/hpcmips/vr
drochner 46289e1fef Phase out the use of a string as first "attach args" member to control
which bustype should be attached with a specific call to config_found()
(from a "mainbus" or a bus bridge).
Do it for isa/eisa/mca and pci/agp for now. These buses all attach to
an mi interface attribute "isabus", "eisabus" etc., and the autoconf
framework now allows to specify an interface attribute on config_found()
and config_search(), which limits the search of matching config data
to these which attach to that specific attribute.
So we basically have to call config_found_ia(..., "foobus", ...) where
such a bus is attached.
As a consequence, where a "mainbus" or alike also attaches other
devices (eg CPUs) which do not attach to a specific attribute yet,
we need at least pass an attribute name (different from "foobus") so
that the foo bus is not found at these places. This made some minor
changes necessary which are not obviously related to the mentioned buses.
2004-08-30 15:05:15 +00:00
..
bcu_vrip.c Uppercase CPU, plural is CPUs. 2004-02-13 11:36:08 +00:00
bcureg.h
bcuvar.h
cfireg.h
cmu.c __KERNEL_RCSID() 2003-07-15 02:29:24 +00:00
cmureg.h
cmuvar.h
com_vrip.c __KERNEL_RCSID() 2003-07-15 02:29:24 +00:00
com_vripvar.h
dcureg.h
dmaaureg.h
dsureg.h
flash_vrip.c throw error status when erase command timed out 2003-12-29 12:59:54 +00:00
flashreg.h
flashvar.h
icureg.h
ite8181_vrip.c __KERNEL_RCSID() 2003-07-15 02:29:24 +00:00
mq200_vrip.c __KERNEL_RCSID() 2003-07-15 02:29:24 +00:00
rtc.c __KERNEL_RCSID() 2003-07-15 02:29:24 +00:00
rtcreg.h
siureg.h
vr4102ip.c __KERNEL_RCSID() 2003-07-15 02:29:24 +00:00
vr4122ip.c __KERNEL_RCSID() 2003-07-15 02:29:24 +00:00
vr4181aiu.c remove unused functions to make compile 2003-12-29 12:28:14 +00:00
vr4181aiureg.h
vr4181dcureg.h
vr4181ecureg.h
vr4181giu.c __KERNEL_RCSID() 2003-07-15 02:29:24 +00:00
vr4181giureg.h
vr4181ip.c __KERNEL_RCSID() 2003-07-15 02:29:24 +00:00
vr4181ipvar.h
vr_asm.h
vr_idle.S Move UCB-licensed code from 4-clause to 3-clause licence. 2003-08-07 16:26:28 +00:00
vr.c Fix typo. 2003-10-25 18:04:34 +00:00
vr.h
vraiu.c The vraiu(4) hardware doesn't provide any interface for volume control. 2004-02-04 06:43:47 +00:00
vraiureg.h
vrc4172gpio.c Token-pasting nits for GCC 3. 2003-10-25 17:59:16 +00:00
vrc4172gpioreg.h
vrc4172icureg.h
vrc4172pci.c Phase out the use of a string as first "attach args" member to control 2004-08-30 15:05:15 +00:00
vrc4172pcireg.h
vrc4172pcsreg.h
vrc4172pmureg.h
vrc4172pwm.c Add MC/R700A, MC/R730, and MC/R730A vrc4172pwm flags. 2003-12-27 07:29:56 +00:00
vrc4172pwmreg.h
vrc4172pwmvar.h
vrc4172reg.h Spell controller with two ls. Inspired by miod@openbsd. 2004-01-04 16:19:43 +00:00
vrc4173bcu.c Update for new pci_devinfo(9) signature. 2004-04-24 15:49:00 +00:00
vrc4173bcuvar.h
vrc4173cmureg.h
vrc4173icureg.h
vrcpudef.h
vrdcu.c __KERNEL_RCSID() 2003-07-15 02:29:24 +00:00
vrdcuvar.h
vrdmaau.c __KERNEL_RCSID() 2003-07-15 02:29:24 +00:00
vrdmaauvar.h
vrdsiu_mouse.c netbsd.org -> NetBSD.org 2003-12-04 13:05:15 +00:00
vrdsiureg.h
vrdsu.c __KERNEL_RCSID() 2003-07-15 02:29:24 +00:00
vrdsuvar.h
vrecu.c And the settype pointer. 2004-08-11 06:05:21 +00:00
vrgiu.c __KERNEL_RCSID() 2003-07-15 02:29:24 +00:00
vrgiureg.h
vrip.c __KERNEL_RCSID() 2003-07-15 02:29:24 +00:00
vripif.h
vripreg.h
vripunit.h
vripvar.h
vrkiu.c Remove needless includes of <dev/pckbc/wskbdmap_mfii.h>. 2004-03-13 17:23:32 +00:00
vrkiureg.h
vrkiuvar.h
vrled.c __KERNEL_RCSID() 2003-07-15 02:29:24 +00:00
vrledreg.h
vrledvar.h
vrpciu.c Phase out the use of a string as first "attach args" member to control 2004-08-30 15:05:15 +00:00
vrpciureg.h
vrpiu.c Refactor tpcalib and hpc* ports to make tpcalib MI, as discussed on tech-kern. 2004-05-28 17:52:06 +00:00
vrpiureg.h
vrpiuvar.h
vrpmu.c __KERNEL_RCSID() 2003-07-15 02:29:24 +00:00
vrpmureg.h
vrpmuvar.h