NetBSD/sys/lkm
xtraeme 294582997b Fix "hard reboot" problem reported by Rhialto weeks ago on current-users@.
The problem was that pnowk7_init() was called too early in the boot
process, at this point the required calls were not available.

Thanks to Rhialto for testing and cube/christos for comments.
2006-02-03 02:37:57 +00:00
..
arch Fix "hard reboot" problem reported by Rhialto weeks ago on current-users@. 2006-02-03 02:37:57 +00:00
compat merge ktrace-lwp. 2005-12-11 12:16:03 +00:00
dev Add missing <sys/device.h> include. 2006-02-01 20:55:31 +00:00
exec merge ktrace-lwp. 2005-12-11 12:16:03 +00:00
misc merge ktrace-lwp. 2005-12-11 12:16:03 +00:00
net Properly dispose of cfdata memory when unloading the tap(4) LKM. 2006-02-01 05:51:58 +00:00
netinet merge ktrace-lwp. 2005-12-11 12:16:03 +00:00
syscall merge ktrace-lwp. 2005-12-11 12:16:03 +00:00
vfs Initial import of a UDF file system implementation for NetBSD. 2006-02-02 15:26:32 +00:00
Makefile merge ktrace-lwp. 2005-12-11 12:16:03 +00:00
Makefile.inc merge ktrace-lwp. 2005-12-11 12:16:03 +00:00
TODO