NetBSD/sys/arch/acorn26
thorpej 3912e469dd Rename cdev_systrace_init() to cdev_clonemisc_init(), so it can
be properly used by any misc. cloning device.  While here, correct
a comment to indicate that "open" is the only entry point and that
everything else is handled with fileops.
2002-07-19 16:38:14 +00:00
..
acorn26 Rename cdev_systrace_init() to cdev_clonemisc_init(), so it can 2002-07-19 16:38:14 +00:00
compile
conf Use MALLOC_NOINLINE (saves 11K on FOURMEG) 2002-07-05 13:06:45 +00:00
include Remove all my pointless "This file is part of NetBSD/arm26" comments, since 2002-03-24 23:37:42 +00:00
iobus Remove all my pointless "This file is part of NetBSD/arm26" comments, since 2002-03-24 23:37:42 +00:00
ioc Remove all my pointless "This file is part of NetBSD/arm26" comments, since 2002-03-24 23:37:42 +00:00
podulebus Substantial overhaul of podule IDs. Unlike on PCI or USB, podule IDs are 2002-05-22 22:43:13 +00:00
stand Change the entry pointer of the module from an offset to a branch instruction. 2002-06-13 22:30:22 +00:00
vidc alloc_attr -> allocattr 2002-07-04 14:37:10 +00:00
Makefile