This website requires JavaScript.
Explore
Help
Sign In
Aren
/
NetBSD
Watch
1
Star
0
Fork
0
You've already forked NetBSD
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
deeb71246e
NetBSD
/
sys
/
arch
/
x86
History
dyoung
deeb71246e
In ipmi_detach(), don't sysmon_envsys_destroy(), but just _unregister():
...
_unregister() calls _destroy().
2009-04-07 21:00:30 +00:00
..
acpi
Rearrange TSC inter-CPU synchronization code so that the gory details
2009-03-27 19:53:19 +00:00
conf
Add opt_intrdebug.h for the INTRDEBUG option, and #include it here and
2009-04-07 18:24:23 +00:00
include
During shutdown, detach devices in an orderly fashion.
2009-04-02 00:09:32 +00:00
isa
Detach sysbeep0 at shutdown.
2009-04-07 17:51:46 +00:00
pci
Detach pchb(4) instances at shutdown.
2009-04-07 17:52:36 +00:00
x86
In ipmi_detach(), don't sysmon_envsys_destroy(), but just _unregister():
2009-04-07 21:00:30 +00:00