NetBSD/sys/arch/sgimips/mace
bjh21 5aca86918f Add a new MI attribute, pckbc_machdep_cnattach, and change pckbc_cnattach()
to only call pckbc_machdep_cnattach() if this is present.  This allows
pckbc_machdep_cnattach() to be omitted entirely on most ports, where it only
returns ENXIO anyway.

The devices with this attribute at the moment are pc(4) on i386 and bebox, and
pckbc on sparc, where pckbc_machdep_cnattach() mysteriously returns 0 rather
than ENXIO.
2004-02-14 14:33:28 +00:00
..
com_mace.c Checking for IP32 in each driver is redundant -- they're attached as children 2004-01-19 10:28:28 +00:00
files.mace cleanup old lpt(4) attachment, and glue ppbus in so that they can coexist: 2004-01-20 19:58:00 +00:00
if_mec_mace.c Checking for IP32 in each driver is redundant -- they're attached as children 2004-01-19 10:28:28 +00:00
if_mecreg.h
lpt_mace.c Checking for IP32 in each driver is redundant -- they're attached as children 2004-01-19 10:28:28 +00:00
macaureg.h
mace.c
macereg.h
macevar.h
mcclock_mace.c Checking for IP32 in each driver is redundant -- they're attached as children 2004-01-19 10:28:28 +00:00
pci_mace.c Checking for IP32 in each driver is redundant -- they're attached as children 2004-01-19 10:28:28 +00:00
pcireg_mace.h
pckbc_mace.c Add a new MI attribute, pckbc_machdep_cnattach, and change pckbc_cnattach() 2004-02-14 14:33:28 +00:00