NetBSD/sys/arch/sparc
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
..
compile Rework how KERNOBJDIR functions; now it's always determined with 2003-01-06 17:40:18 +00:00
conf Add a new MI attribute, pckbc_machdep_cnattach, and change pckbc_cnattach() 2004-02-14 14:33:28 +00:00
dev Uppercase CPU, plural is CPUs. 2004-02-13 11:36:08 +00:00
fpu Simplify fpu_cleanup() by having it return a code to indicate that a SIGFPE 2003-10-12 19:48:52 +00:00
include Uppercase CPU, plural is CPUs. 2004-02-13 11:36:08 +00:00
sparc Uppercase CPU, plural is CPUs. 2004-02-13 11:36:08 +00:00
stand Uppercase CPU, plural is CPUs. 2004-02-13 11:36:08 +00:00
Makefile Rework how KERNOBJDIR functions; now it's always determined with 2003-01-06 17:40:18 +00:00