#
118f5d88 |
| 16-Nov-2018 |
jmcneill <jmcneill@NetBSD.org> |
Add intr_establish_xname stub
|
#
6c3fadca |
| 13-Dec-2017 |
scole <scole@NetBSD.org> |
add intr_string() stub for acpi_util.c:acpi_intr_string() so kernel will still compile
|
#
08d04d9c |
| 08-Apr-2017 |
scole <scole@NetBSD.org> |
Add ia64_handle_intr() declaration
|
#
26abecca |
| 20-Jul-2009 |
kiyohara <kiyohara@NetBSD.org> |
Fix little bit, and add a few files. current status is to see following thread. http://mail-index.netbsd.org/port-ia64/2009/06/18/msg000102.html
|
#
c45bfb6f |
| 20-Mar-2008 |
kochi <kochi@NetBSD.org> |
Make ia64 kernel of GENERIC.SKI config compile. Only compile tested.
|
#
3363855a |
| 16-Feb-2007 |
ad <ad@NetBSD.org> |
Remove spllowersoftclock() and CLKF_BASEPRI(), and always dispatch callouts via a soft interrupt. In the near future, softclock will be run from process context.
|
#
8bf76628 |
| 21-Dec-2006 |
yamt <yamt@NetBSD.org> |
merge yamt-splraiseipl branch.
- finish implementing splraiseipl (and makeiplcookie). http://mail-index.NetBSD.org/tech-kern/2006/07/01/0000.html - complete workqueue(9) and fix its ipl problem
merge yamt-splraiseipl branch.
- finish implementing splraiseipl (and makeiplcookie). http://mail-index.NetBSD.org/tech-kern/2006/07/01/0000.html - complete workqueue(9) and fix its ipl problem, which is reported to cause audio skipping. - fix netbt (at least compilation problems) for some ports. - fix PR/33218.
show more ...
|
#
ba7cbe76 |
| 07-Apr-2006 |
cherry <cherry@NetBSD.org> |
Initial import of arch/ia64 sources. These sources are ported from FreeBSD/ia64 code. See individual source files for credits. In addition, code from NetBSD/alpha NetBSD/sparc64, NetBSD/i386 and NetB
Initial import of arch/ia64 sources. These sources are ported from FreeBSD/ia64 code. See individual source files for credits. In addition, code from NetBSD/alpha NetBSD/sparc64, NetBSD/i386 and NetBSD/amd64 were used as templates, along with my own additions.
show more ...
|